Commit graph

4994 commits

Author SHA1 Message Date
kervala
460fb7e3c7 Added: Bin directory for translations 2015-11-04 15:45:17 +01:00
kervala
8e0c4a2b34 Changed: Updated translations 2015-11-04 15:35:42 +01:00
kervala
38423fb32b Added: Tutorial for translations 2015-11-04 15:27:47 +01:00
kervala
53925dcfd1 Added: Translations diff directory 2015-11-04 10:47:27 +01:00
kervala
01ae94843a Added: Client-side translations 2015-11-04 10:41:30 +01:00
Nimetu
5f89a64d39 Add basic gif support to CBitmap (issue #238) 2015-11-03 18:50:31 +02:00
kervala
285ff45526 Changed: CMake end tags 2015-11-03 14:04:06 +01:00
kervala
f4e7edc836 Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it) 2015-11-03 14:03:46 +01:00
kervala
32a82cc7a0 Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245) 2015-11-03 13:40:49 +01:00
Nimetu
97754b7af1 Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250) 2015-11-03 01:06:12 +02:00
kervala
2d170378ab Fixed: Wrong end tags 2015-11-01 17:04:59 +01:00
kervala
c77bbfc5e3 Changed: Support for Lua 5.3 (can be improved) 2015-11-01 17:04:41 +01:00
kervala
5db6c42975 Fixed: Avoid warnings of conflicts between Debug and Release DLLs 2015-11-01 16:47:39 +01:00
kervala
af0f35ff6c Fixed: Crash when displaying configuration window 2015-11-01 16:46:47 +01:00
kervala
e436b954d0 Fixed: Don't add dependency on target revision if not defined 2015-10-25 15:16:29 +01:00
kervala
55150a8242 Fixed: GCC 5 version check fails for PCH support 2015-10-25 15:11:27 +01:00
kervala
fbbbf0c2eb Fixed: Warnings with CMake 2015-10-06 20:31:41 +02:00
kervala
8225deee4e Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO() 2015-10-06 20:30:43 +02:00
kervala
a19df62739 Changed: Use invalid screen mode by default (will be overridden by config files) 2015-09-22 09:55:06 +02:00
kervala
4681dbec0c Changed: If Width and Height are invalid, use current screen mode 2015-09-22 09:46:51 +02:00
kervala
59b97a82ef Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel 2015-09-22 09:43:24 +02:00
Nimetu
79c101b4a2 Fix 'ah:' urls for untrusted domains 2015-08-11 19:35:27 +03:00
kaetemi
04ce449901 Fix object viewer include issue 2015-07-10 07:54:34 +02:00
kaetemi
80d4e91d74 Todo note 2015-07-10 06:33:14 +02:00
kaetemi
5a297fd58d Fix freetype include order
WINSDK added a fttypes.h header...
2015-07-10 06:30:20 +02:00
kaetemi
8602783c96 MFC now requires XP or higher 2015-07-10 06:24:17 +02:00
kaetemi
ab0aed948a Fix DXSDK include order 2015-07-10 06:16:19 +02:00
kaetemi
e8e66df3cd SDK 8.1 support 2015-07-10 05:50:05 +02:00
kaetemi
d411833ee0 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
2015-07-10 02:31:04 +02:00
Nimetu
a62a049f46 Fix missing include when WITH_PCH=OFF 2015-06-17 00:36:54 +03: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
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
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
de78560bdd Fixed compilation of font sample 2015-04-05 13:52:05 +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
kaetemi
42944adf1d Merge with hotfix 2015-03-07 00:01:02 +01:00
kaetemi
9363bdc478 EOL 2015-03-06 23:56:49 +01:00
kaetemi
8d854e3e8d ryzomcore/v0.11.3 2015-03-06 23:53:34 +01:00
kaetemi
eaf44707a7 Merge with hotfix 2015-03-06 23:40:48 +01:00
kaetemi
7764fc3a26 EOL 2015-03-06 23:39:53 +01:00
kaetemi
3c29eac27c Add script to increment version numbers 2015-03-06 23:38:37 +01:00
kaetemi
08dfa4e628 Synchronize versions 2015-03-06 23:37:21 +01:00
kaetemi
a77c5d540b Flag max plugins as windowed 2015-03-06 21:20:01 +01:00
kaetemi
f904785238 Flag studio as windowed application 2015-03-06 21:17:20 +01:00
kaetemi
28a7017c00 Flag windowed application when attempting window creation using 3D driver 2015-03-06 21:15:09 +01:00
kaetemi
4afe23c6e3 Some practical improvements for the report handling 2015-03-06 21:07:12 +01:00
kaetemi
c5a40c2616 Merge with feature-crashreport+develop 2015-03-06 21:05:31 +01:00
kaetemi
ac7dcc4ed0 Merge with feature-crashreport 2015-03-06 19:08:13 +01:00
kaetemi
7078fdb064 Replace report functionality 2015-03-06 19:07:25 +01:00
kaetemi
14c10db490 Replace report functionality 2015-03-06 19:06:11 +01:00
kaetemi
f7055db542 Extend debugging sample 2015-03-06 19:06:10 +01:00
kaetemi
4bcb8811d6 Fix checkbox behaviour 2015-03-06 19:06:10 +01:00
kaetemi
0a2c891c75 Extend debugging sample 2015-03-06 19:06:10 +01:00
kaetemi
0c1bba4540 Adjust layout 2015-03-06 19:06:10 +01:00
kaetemi
9523abfe92 Use proper style sheet for crash report under Cinnamon 2015-03-06 19:06:10 +01:00
kaetemi
ea5a53ddc4 Enable crash report tool in debugging sample application 2015-03-06 19:06:10 +01:00
kaetemi
98ff7c1535 Merge with feature-crashreport 2015-03-06 16:01:05 +01:00
kervala
5cc2b16c87 Fixed: Compilation 2015-03-03 18:59:23 +01:00
dfighter1985
c369464776 This was left here unintentionally. 2015-03-03 03:10:59 +01:00
dfighter1985
5157e7a137 Default return value. 2015-03-03 03:10:28 +01:00
dfighter1985
2eb7a6648a Merged mainline changes.. 2015-03-03 03:05:14 +01:00
dfighter1985
de5c888318 Don't offer send in non-dev mode when there's no log file specified. 2015-03-03 02:37:51 +01:00
dfighter1985
2d7784aad4 Only send email if the email CB is checked. 2015-03-03 02:33:04 +01:00
dfighter1985
a761910a78 Send report in dev mode if the CB is checked. 2015-03-03 02:30:39 +01:00
kervala
4a1e0b58e5 Fixed: Compilation with GCC 2015-03-02 23:51:23 +01:00
kervala
a9f2459f35 Fixed: Compilation with GCC 2015-03-02 23:27:12 +01:00
dfighter1985
a579fbc924 Some more GUI changes. 2015-03-02 21:06:01 +01:00
dfighter1985
da6391ec1e Added return codes as requested. 2015-03-02 20:12:09 +01:00