kervala
|
9b5c426c19
|
Merged with develop
--HG--
branch : compatibility-develop
|
2015-12-25 20:52:18 +01:00 |
|
kervala
|
2d0d87a05e
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
d999e4a3bd
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-25 18:02:13 +01:00 |
|
kervala
|
1f2678eb10
|
Fixed: Warnings compiling with Qt 5
--HG--
branch : develop
|
2015-12-25 18:00:37 +01:00 |
|
kervala
|
1be6901176
|
Fixed: Link errors under Linux
--HG--
branch : develop
|
2015-12-25 17:59:41 +01:00 |
|
kervala
|
86a903c96e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-25 15:37:07 +01:00 |
|
kervala
|
4a1f4cd725
|
Changed: Use shared libs for X11 because API doesn't change
--HG--
branch : develop
|
2015-12-25 15:35:04 +01:00 |
|
kervala
|
cbc1acfcd2
|
Fixed: Link order with Qt 5 static under Linux
--HG--
branch : develop
|
2015-12-25 15:33:03 +01:00 |
|
kervala
|
75d16f7054
|
Fixed: Define QT_NO_DEBUG in Release with Qt 5 also in PCH
--HG--
branch : develop
|
2015-12-25 15:31:34 +01:00 |
|
kervala
|
21ada78b63
|
Changed: Display a warning when calling getModes if Display is NULL
--HG--
branch : develop
|
2015-12-25 15:30:14 +01:00 |
|
kervala
|
a5d3b2d461
|
Changed: Added new function getCommandOutput
--HG--
branch : develop
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
b68f217274
|
Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
|
2015-12-25 15:28:11 +01:00 |
|
kervala
|
2c6d4b6a50
|
Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
|
2015-12-25 15:26:32 +01:00 |
|
kervala
|
be0951f21f
|
Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
|
2015-12-25 15:25:08 +01:00 |
|
kervala
|
b6cf535fb0
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-12-23 23:11:59 +01:00 |
|
kervala
|
59c0cf7f00
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-23 15:31:37 +01:00 |
|
kervala
|
a86a013a16
|
Fixed: Warning when $json was empty (but perhaps we should fix the real reason...)
--HG--
branch : develop
|
2015-12-23 15:30:52 +01:00 |
|
kervala
|
cfd905b4a9
|
Changed: Replace ~0u by std::numeric_limits<uint>::max()
--HG--
branch : develop
|
2015-12-23 15:30:12 +01:00 |
|
kervala
|
4694ca2580
|
Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
--HG--
branch : develop
|
2015-12-23 15:28:33 +01:00 |
|
kervala
|
4fa6247672
|
Changed: windows.h already included in stdligo.h
--HG--
branch : develop
|
2015-12-23 15:23:50 +01:00 |
|
kervala
|
f1cc782223
|
Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : develop
|
2015-12-23 15:22:06 +01:00 |
|
kervala
|
36358cef50
|
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
--HG--
branch : develop
|
2015-12-23 15:11:26 +01:00 |
|
kervala
|
dd69f64225
|
Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
--HG--
branch : develop
|
2015-12-23 15:10:06 +01:00 |
|
kervala
|
55feca30d7
|
Changed: Use nlSleep instead of usleep
--HG--
branch : develop
|
2015-12-23 15:08:08 +01:00 |
|
kervala
|
4061826715
|
Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
--HG--
branch : develop
|
2015-12-23 15:04:22 +01:00 |
|
kervala
|
ffe0571a12
|
Changed: Use nlwarning instead of nlerror
--HG--
branch : develop
|
2015-12-23 15:03:32 +01:00 |
|
kervala
|
360a634f5b
|
Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
|
2015-12-23 15:03:08 +01:00 |
|
kervala
|
5d64a01f58
|
Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
|
2015-12-23 15:00:49 +01:00 |
|
kervala
|
09e22e292d
|
Changed: Use toString instead of sprintf
--HG--
branch : develop
|
2015-12-23 14:56:36 +01:00 |
|
kervala
|
f57b1b9421
|
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
|
2015-12-23 14:48:33 +01:00 |
|
kervala
|
07a1285740
|
Fixed: Target at least Windows 2000
--HG--
branch : develop
|
2015-12-23 14:47:11 +01:00 |
|
kervala
|
72af4052ee
|
Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
|
2015-12-23 14:36:16 +01:00 |
|
Nimetu
|
bed1d04f6f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-22 01:30:11 +02:00 |
|
Nimetu
|
f4d47f27aa
|
Fixed: Crash when div was following p element
--HG--
branch : develop
|
2015-12-22 01:29:53 +02:00 |
|
kervala
|
8965a4d7a5
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-21 18:20:39 +01:00 |
|
kervala
|
016390446d
|
Changed: Forgot to change RYZOM_GAMES_PREFIX
--HG--
branch : develop
|
2015-12-21 18:20:04 +01:00 |
|
kervala
|
806a6d21ab
|
Changed: Only copy installscript_osx.vdf for Steam client
--HG--
branch : compatibility-develop
|
2015-12-21 17:46:38 +01:00 |
|
kervala
|
5bc5527fd6
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-21 17:39:49 +01:00 |
|
kervala
|
5cf0fd10af
|
Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
|
2015-12-21 17:34:09 +01:00 |
|
kervala
|
fb98ffe809
|
Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
|
2015-12-21 17:33:32 +01:00 |
|
kervala
|
93225c6495
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-21 17:32:05 +01:00 |
|
kervala
|
9bc4534660
|
Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
|
2015-12-21 17:31:14 +01:00 |
|
kervala
|
f88fd7719c
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-21 17:29:34 +01:00 |
|
kervala
|
1b2e607d5d
|
Changed: Add WITH_UNIX_STRUCTURE to use UNIX structure (bin, etc, share, etc...)
--HG--
branch : develop
|
2015-12-21 17:05:18 +01:00 |
|
kervala
|
3f329aacf7
|
Changed: Remove PatchServer because unused
--HG--
branch : develop
|
2015-12-21 16:29:58 +01:00 |
|
kervala
|
0d82e4ad7f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-21 14:21:08 +01:00 |
|
kervala
|
7ca5e7acf6
|
Fixed: Compilation with Qt 5 static under Linux
--HG--
branch : develop
|
2015-12-21 14:20:36 +01:00 |
|
kervala
|
335f5329ee
|
Changed: Updated translations
--HG--
branch : compatibility-develop
|
2015-12-21 14:19:49 +01:00 |
|
kervala
|
d7e9922dd7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-20 19:26:36 +01:00 |
|
kervala
|
296ca5133f
|
Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
|
2015-12-20 19:10:33 +01:00 |
|