Commit graph

2617 commits

Author SHA1 Message Date
Nimetu
f1e4fa9739 Fixed: CViewText not updating visible text when used by CCtrlTextButton 2015-11-08 05:15:40 +02:00
Nimetu
356cc7c3df Changed: Allow to set max concurrent cURL connections per CGroupHTML instance 2015-11-08 01:51:34 +02:00
kervala
0afd605acc Fixed: Clang warnings 2015-11-07 18:33:43 +01:00
kervala
4a268da708 Changed: Minor changes (spaces replaced by tabs) 2015-11-07 18:33:16 +01:00
kervala
02633263d0 Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime 2015-11-07 18:31:58 +01:00
kervala
2de3fc3384 Changed: Add support for Spanish 2015-11-07 14:53:07 +01:00
kervala
c4c465b6c7 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N 2015-11-07 14:52:46 +01:00
kervala
2184d13ef4 Fixed: Compilation errors when constant not defined 2015-11-06 15:48:48 +01:00
kervala
72e707bbe0 Changed: Minor changes 2015-11-06 15:48:23 +01:00
kervala
63366b4c9b Fixed: clang warnings 2015-11-06 15:24:19 +01:00
kervala
dc86aa8459 Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?) 2015-11-05 16:48:07 +01:00
Nimetu
5f89a64d39 Add basic gif support to CBitmap (issue #238) 2015-11-03 18:50:31 +02: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
5db6c42975 Fixed: Avoid warnings of conflicts between Debug and Release DLLs 2015-11-01 16:47:39 +01:00
kaetemi
f54a5e1b8e Be helpful 2015-09-22 16:18:00 +02:00
kaetemi
b7a4075f90 Apply uv channel and transform 2015-09-22 16:00:07 +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
kaetemi
6e76e869a3 Initial work on UV 2015-09-21 23:47:19 +02:00
kaetemi
6c8a8d7b48 Import material texture 2015-09-21 18:11:35 +02:00
kaetemi
a3c8b2f89c Adjust material import 2015-09-21 15:53:12 +02:00
kaetemi
ad5d1d3ca9 Fix typo 2015-09-20 21:47:26 +02:00
kaetemi
0553734334 Export shape 2015-09-20 21:41:53 +02:00
kaetemi
50f4afda07 Import basic material options 2015-09-20 21:08:30 +02:00
kaetemi
a021dc9eb5 Adjust 2015-09-20 19:12:33 +02:00
kaetemi
f5db005931 Note 2015-09-20 19:06:07 +02:00
kaetemi
9f03654267 Shape import 2015-09-20 19:03:05 +02:00
kaetemi
215237c8c5 Restructure 2015-09-20 17:22:24 +02:00
kaetemi
39e4fc7f23 Skeleton scan 2015-09-20 17:03:44 +02:00
kaetemi
334e154743 Scene meta data 2015-09-20 16:44:56 +02:00
kaetemi
bb016974b7 Centralized asset database configuration 2015-09-20 15:23:27 +02:00
kaetemi
f135f11887 Add pipeline v3 tool logger 2015-09-20 14:08:38 +02:00
kaetemi
607ecda469 Flag bones in scene for skel export 2015-09-19 19:35:57 +02:00
kaetemi
d08d09b341 Command line options 2015-09-19 18:08:25 +02:00
kaetemi
8fc6c08aa6 Placeholder projects 2015-09-19 17:14:35 +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
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
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
08451bad7d Fixed uint to bool conversion warning 2015-04-25 18:28:03 +02:00
Nimetu
1ae44aecdd Fix compiling on 32bit linux 2015-04-22 13:44:21 +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