Commit graph

5324 commits

Author SHA1 Message Date
Nimetu a62a049f46 Fix missing include when WITH_PCH=OFF 2015-06-17 00:36:54 +03:00
kishan_grimout eef81cf802 fix crash when a shader fails to build 2015-05-23 16:50:24 +02:00
Nimetu 746a0b9f24 Add radio button type to CGroupHTML (issue 237) 2015-03-31 18:47:46 +03:00
kervala 0d0023ddaa Comment translation 2015-04-25 19:17:58 +02:00
kervala 34999ce0db Save space in debug screen to display VPB and VPC 2015-04-25 19:16:06 +02:00
kervala 08451bad7d Fixed uint to bool conversion warning 2015-04-25 18:28:03 +02:00
kervala 25a9f70462 Changed Vcs-Hg and Vcs-Browser in Debian control files 2015-04-25 18:27:26 +02:00
kervala 0a20a6b7a1 Removed dependency on libwww 2015-04-25 12:53:52 +02:00
Nimetu 1ae44aecdd Fix compiling on 32bit linux 2015-04-22 13:44:21 +03:00
Nimetu 7966725977 Add "select_shortcut_bar_2" action handler (issue 222) 2015-04-21 18:54:08 +03:00
Nimetu e14c131332 Fix sending and receiving cookies 2015-04-20 20:51:00 +03:00
Nimetu db2cee5b84 Fix possible curl handle leak 2015-04-20 20:50:56 +03:00
Nimetu 8d86495364 Fix compiling under windows 2015-04-20 01:04:52 +03:00
Nimetu f8813e4d2e Replace url parser with one less strict 2015-04-19 22:12:05 +03:00
Nimetu d7da85970d Make sure image src attribute matches local file or is absolute url 2015-04-19 22:01:46 +03:00
Nimetu 918d2c70fe Fix utf8 tooltips on web links 2015-04-19 20:26:38 +03:00
Nimetu 7e54d79be2 Use cURL as http transport 2015-04-17 17:41:01 +03:00
Nimetu 0933ffc9d2 Ensure that html is valid utf8 and that tags come in correct(ish) order 2015-04-18 23:23:23 +03:00
Nimetu f3c99aa589 Remove libwww, only keep html entitites list 2015-04-17 15:10:00 +03:00
kaetemi d77f0c0b42 Add extra light groups for better lightmap control 2015-04-16 17:39:47 +02:00
Jan Boon 14b39953ac Merged in nimetu/ryzomcore/libxml2-html-parser (pull request #127)
implement html parser using libxml2
2015-04-16 17:01:47 +02:00
kaetemi b6a4443d8a Merge with default (ryzomcore/v0.12.0) 2015-04-14 12:08:15 +02:00
kaetemi b7c9894cb6 Added tag ryzomcore/v0.12.0 for changeset 9a6120735daa 2015-04-14 12:04:21 +02:00
kaetemi 6fe13595fc ryzomcore/v0.12.0 2015-04-14 12:01:12 +02:00
kaetemi dc7e040d94 ryzomcore/v0.12.0 2015-04-14 11:55:08 +02:00
Nimetu 6198b7f496 Parse local files (ingame help) with new html parser 2015-04-13 20:53:10 +03:00
Nimetu 55a3c66c78 Implement html parser using libxml2 2015-04-13 20:52:34 +03:00
Nimetu 1f08e3ac94 Remove libwww dependency from CGroupHTML::addLink() signature 2015-04-13 20:51:39 +03:00
kervala 391f41275a Simplify libnel filenames 2015-04-05 16:22:23 +02:00
kervala 7a35105899 Use static version of libwww 2015-04-05 16:21:58 +02:00
kervala 2c6233432a Updated Standards-Version 2015-04-05 16:21:38 +02:00
kervala 0f32319213 Removed old object_viewer_qt files 2015-04-05 16:21:21 +02:00
kervala de78560bdd Fixed compilation of font sample 2015-04-05 13:52:05 +02:00
kervala 664d25a370 Fixed Debian packaging stuff 2015-04-04 19:03:03 +02:00
kervala 7da5fe24f7 Set executable flag for Debian packaging scripts 2015-04-04 18:53:22 +02:00
kervala c15c5d2898 Added Debian/Ubuntu packaging files 2015-04-04 18:44:26 +02:00
Jan Boon dd4c90785e Merged in nimetu/ryzomcore (pull request #126)
add bold, italic, underline, strikethrough font styles
2015-04-01 06:20:41 +02:00
kaetemi 4c91c4a7d9 Separate dither matrix per color channel 2015-03-30 12:04:35 +02:00
kaetemi 76a1deb882 Apply bayer dither to TGA16 export for smoother lightmaps 2015-03-30 11:22:25 +02:00
Nimetu c1670e1318 Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML 2015-03-29 18:24:19 +03:00
Nimetu a1c11a07ba Add embolden, oblique, underline, strikethrough styles to CViewText 2015-03-29 18:24:16 +03:00
kaetemi 25a399ae9e Use unordered set and map for VS2013, ref #236 2015-03-29 16:58:07 +02:00
kaetemi 84f9d64872 Fixes for VS2013, ref #236 2015-03-29 16:58:07 +02:00
kaetemi 63df17a63c Fixup some more hashes 2015-03-29 16:58:07 +02:00
kaetemi 0a2d358e31 Fix CHashCode compare operator 2015-03-29 16:58:07 +02:00
Nimetu b5b5dcd031 Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
kaetemi 9cd1a4528c Add Wang hash functions 2015-03-29 03:14:06 +02:00
kervala c72c040589 Merge with hotfix 2015-03-24 15:52:16 +01:00
kervala 0d83cea719 Fixed compilation with GCC 2015-03-24 15:51:32 +01:00
kervala ed2d2a06de Fixed compilation (setReportEmailFunction doesn't exist anymore) 2015-03-24 15:26:34 +01:00