Commit graph

4975 commits

Author SHA1 Message Date
kervala
a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
2015-11-09 09:55:38 +01:00
kervala
326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
2015-11-08 13:43:31 +01:00
kervala
744966acd6 Changed: More comments
--HG--
branch : develop
2015-11-08 13:43:02 +01:00
kervala
b56686b9b7 Changed: Release modes list under OS X
--HG--
branch : develop
2015-11-08 13:42:31 +01:00
kervala
a49723178d Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
--HG--
branch : develop
2015-11-08 13:35:16 +01:00
kervala
2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
2015-11-08 13:25:36 +01:00
kervala
2b155c2d50 Changed: Minor changes
--HG--
branch : develop
2015-11-08 13:22:33 +01:00
kervala
3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
2015-11-08 11:53:46 +01:00
kervala
25febfa3bc Merge
--HG--
branch : develop
2015-11-08 10:48:42 +01:00
Nimetu
84dfa01176 Fixed: CViewText not updating visible text when used by CCtrlTextButton
--HG--
branch : develop
2015-11-08 05:15:40 +02:00
Nimetu
8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
2015-11-08 01:51:34 +02:00
kervala
831a3eb7b7 Changed: Minor changes
--HG--
branch : develop
2015-11-07 22:57:41 +01:00
kervala
c2c930035c Changed: Use new Ryzom icon under Windows
--HG--
branch : develop
2015-11-07 22:56:45 +01:00
kervala
cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
2015-11-07 18:33:43 +01:00
kervala
c4ea200633 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
2015-11-07 18:33:16 +01:00
kervala
67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
2015-11-07 18:31:58 +01:00
kervala
b944892c8f Fixed: Clang warning, ContinentMngr.cur() is checked later
--HG--
branch : develop
2015-11-07 14:54:24 +01:00
kervala
ffb600e03e Changed: Minor changes
--HG--
branch : develop
2015-11-07 14:53:49 +01:00
kervala
716c4cdab5 Changed: Add support for Spanish
--HG--
branch : develop
2015-11-07 14:53:07 +01:00
kervala
9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
2015-11-07 14:52:46 +01:00
kervala
285eeeab26 Fixed: Compilation errors when constant not defined
--HG--
branch : develop
2015-11-06 15:48:48 +01:00
kervala
9e74adee86 Changed: Minor changes
--HG--
branch : develop
2015-11-06 15:48:23 +01:00
kervala
2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
--HG--
branch : develop
2015-11-06 15:47:58 +01:00
kervala
93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
2015-11-06 15:24:19 +01:00
kervala
94b7148d44 Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
--HG--
branch : develop
2015-11-05 17:26:45 +01:00
kervala
2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
2015-11-05 17:22:43 +01:00
kervala
804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
2015-11-05 17:18:14 +01:00
kervala
56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
2015-11-05 17:16:55 +01:00
kervala
1b211566bb Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
--HG--
branch : develop
2015-11-05 16:48:07 +01:00
kervala
c6ea264f24 Fixed: cURL static version needs to be linked against libidn under Linux too
--HG--
branch : develop
2015-11-05 16:47:07 +01:00
Nimetu
7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue #241)
--HG--
branch : develop
2015-11-04 19:42:42 +02:00
kervala
cfb5fd56df Changed: Updated translations
--HG--
branch : develop
2015-11-04 17:29:56 +01:00
kervala
e00376a584 Added: Bin directory for translations
--HG--
branch : develop
2015-11-04 15:45:17 +01:00
kervala
959fc6a961 Changed: Updated translations
--HG--
branch : develop
2015-11-04 15:35:42 +01:00
kervala
f01ff0a222 Added: Tutorial for translations
--HG--
branch : develop
2015-11-04 15:27:47 +01:00
kervala
499a2605e0 Added: Translations diff directory
--HG--
branch : develop
2015-11-04 10:47:27 +01:00
kervala
c67f177297 Added: Client-side translations
--HG--
branch : develop
2015-11-04 10:41:30 +01:00
Nimetu
4c8b2d3134 Add basic gif support to CBitmap (issue #238)
--HG--
branch : develop
2015-11-03 18:50:31 +02:00
kervala
f1a75132dd Changed: CMake end tags
--HG--
branch : develop
2015-11-03 14:04:06 +01:00
kervala
44bfc85c7a Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
--HG--
branch : develop
2015-11-03 14:03:46 +01:00
kervala
6aaeedb077 Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
--HG--
branch : develop
2015-11-03 13:40:49 +01:00
Nimetu
f187421011 Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
--HG--
branch : develop
2015-11-03 01:06:12 +02:00
kervala
69100c20f0 Fixed: Wrong end tags
--HG--
branch : develop
2015-11-01 17:04:59 +01:00
kervala
ec39ef13bf Changed: Support for Lua 5.3 (can be improved)
--HG--
branch : develop
2015-11-01 17:04:41 +01:00
kervala
12614d5ff4 Fixed: Avoid warnings of conflicts between Debug and Release DLLs
--HG--
branch : develop
2015-11-01 16:47:39 +01:00
kervala
e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
2015-11-01 16:46:47 +01:00
kervala
5fc3c52df9 Fixed: Don't add dependency on target revision if not defined
--HG--
branch : develop
2015-10-25 15:16:29 +01:00
kervala
52800cd03b Fixed: GCC 5 version check fails for PCH support
--HG--
branch : develop
2015-10-25 15:11:27 +01:00
kervala
2910b1a375 Fixed: Warnings with CMake
--HG--
branch : develop
2015-10-06 20:31:41 +02:00
kervala
eb5f46fbae Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
--HG--
branch : develop
2015-10-06 20:30:43 +02:00