Commit graph

344 commits

Author SHA1 Message Date
Nimetu
5591ba919f Ensure that html is valid utf8 and that tags come in correct(ish) order 2015-04-18 23:23:23 +03:00
Nimetu
e069f7d6c9 Remove libwww, only keep html entitites list 2015-04-17 15:10:00 +03:00
kaetemi
e2a5b95560 Add extra light groups for better lightmap control 2015-04-16 17:39:47 +02:00
Jan Boon
8c006a46d4 Merged in nimetu/ryzomcore/libxml2-html-parser (pull request #127)
implement html parser using libxml2
2015-04-16 17:01:47 +02:00
kaetemi
342a68a529 ryzomcore/v0.12.0 2015-04-14 11:55:08 +02:00
Nimetu
e5480e213a Parse local files (ingame help) with new html parser 2015-04-13 20:53:10 +03:00
Nimetu
9ec3679780 Implement html parser using libxml2 2015-04-13 20:52:34 +03:00
Nimetu
388110a441 Remove libwww dependency from CGroupHTML::addLink() signature 2015-04-13 20:51:39 +03:00
kervala
4b355a9ad8 Fixed compilation of font sample 2015-04-05 13:52:05 +02:00
Jan Boon
b11bb3c096 Merged in nimetu/ryzomcore (pull request #126)
add bold, italic, underline, strikethrough font styles
2015-04-01 06:20:41 +02:00
kaetemi
4882d3a45f Separate dither matrix per color channel 2015-03-30 12:04:35 +02:00
kaetemi
13baf03ffb Apply bayer dither to TGA16 export for smoother lightmaps 2015-03-30 11:22:25 +02:00
Nimetu
2b74943a5b Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML 2015-03-29 18:24:19 +03:00
Nimetu
be3c6610b8 Add embolden, oblique, underline, strikethrough styles to CViewText 2015-03-29 18:24:16 +03:00
kaetemi
360914017d Use unordered set and map for VS2013, ref #236 2015-03-29 16:58:07 +02:00
kaetemi
879f51d9d3 Fixes for VS2013, ref #236 2015-03-29 16:58:07 +02:00
kaetemi
d05461a837 Fixup some more hashes 2015-03-29 16:58:07 +02:00
kaetemi
77375d6d7d Fix CHashCode compare operator 2015-03-29 16:58:07 +02:00
Nimetu
1c22925e63 Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
kaetemi
71cc7c3197 Add Wang hash functions 2015-03-29 03:14:06 +02:00
kervala
10aded4c42 Merge with hotfix 2015-03-24 15:52:16 +01:00
kervala
1130af71f9 Fixed compilation with GCC 2015-03-24 15:51:32 +01:00
kervala
5903f18278 Fixed compilation (setReportEmailFunction doesn't exist anymore) 2015-03-24 15:26:34 +01:00
kaetemi
a4f8ae738a Merge with hotfix 2015-03-07 00:01:02 +01:00
kaetemi
d7c6e8e49a Merge with default 2015-03-06 23:59:47 +01:00
kaetemi
503eb6ea5e Merge with hotfix 2015-03-06 23:40:48 +01:00
kaetemi
168a0eaa67 EOL 2015-03-06 23:39:53 +01:00
kaetemi
1168804e36 Flag max plugins as windowed 2015-03-06 21:20:01 +01:00
kaetemi
98a7831f61 Flag studio as windowed application 2015-03-06 21:17:20 +01:00
kaetemi
d6b4989a5f Flag windowed application when attempting window creation using 3D driver 2015-03-06 21:15:09 +01:00
kaetemi
1e172bcfcf Some practical improvements for the report handling 2015-03-06 21:07:12 +01:00
kaetemi
42b3791a8d Merge with feature-crashreport+develop 2015-03-06 21:05:31 +01:00
kaetemi
adc98ff45b Merge with feature-crashreport 2015-03-06 19:08:13 +01:00
kaetemi
8358197f91 Replace report functionality 2015-03-06 19:07:25 +01:00
kaetemi
176086d372 Replace report functionality 2015-03-06 19:06:11 +01:00
kaetemi
796ed46977 Extend debugging sample 2015-03-06 19:06:10 +01:00
kaetemi
df2297b818 Fix checkbox behaviour 2015-03-06 19:06:10 +01:00
kaetemi
8b4e782815 Extend debugging sample 2015-03-06 19:06:10 +01:00
kaetemi
bbac7db8c5 Adjust layout 2015-03-06 19:06:10 +01:00
kaetemi
419f51a947 Use proper style sheet for crash report under Cinnamon 2015-03-06 19:06:10 +01:00
kaetemi
cbf3394df8 Enable crash report tool in debugging sample application 2015-03-06 19:06:10 +01:00
kaetemi
870dcf6547 Merge with feature-crashreport 2015-03-06 16:01:05 +01:00
kervala
51b22a5ef0 Fixed: Compilation 2015-03-03 18:59:23 +01:00
dfighter1985
3bde65b0b0 This was left here unintentionally. 2015-03-03 03:10:59 +01:00
dfighter1985
b773b8c05a Default return value. 2015-03-03 03:10:28 +01:00
dfighter1985
275f1d3e34 Merged mainline changes.. 2015-03-03 03:05:14 +01:00
dfighter1985
dfecf4c769 Don't offer send in non-dev mode when there's no log file specified. 2015-03-03 02:37:51 +01:00
dfighter1985
001b870654 Only send email if the email CB is checked. 2015-03-03 02:33:04 +01:00
dfighter1985
9a9b2042dd Send report in dev mode if the CB is checked. 2015-03-03 02:30:39 +01:00
kervala
fb988fa7e4 Fixed: Compilation with GCC 2015-03-02 23:51:23 +01:00