Commit graph

5484 commits

Author SHA1 Message Date
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
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
f4d47f27aa Fixed: Crash when div was following p element
--HG--
branch : develop
2015-12-22 01:29:53 +02:00
kervala
016390446d Changed: Forgot to change RYZOM_GAMES_PREFIX
--HG--
branch : develop
2015-12-21 18:20:04 +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
7ca5e7acf6 Fixed: Compilation with Qt 5 static under Linux
--HG--
branch : develop
2015-12-21 14:20: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
kervala
68b23fe50f Changed: Typo
--HG--
branch : develop
2015-12-20 19:09:18 +01:00
kervala
71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
2015-12-20 19:08:52 +01:00
kervala
2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
2015-12-20 19:06:38 +01:00
kervala
ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
2015-12-20 18:59:45 +01:00
kervala
08671a2c57 Changed: Minor changes
--HG--
branch : develop
2015-12-20 11:19:51 +01:00
kervala
c0a3345c83 Changed: Simplified code
--HG--
branch : develop
2015-12-20 11:18:53 +01:00
kervala
f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
2015-12-20 11:18:01 +01:00
kervala
935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
2015-12-20 11:14:13 +01:00
kervala
ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
2015-12-20 11:13:08 +01:00
kervala
08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
2015-12-20 11:12:44 +01:00
kervala
d67d831afe Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists

--HG--
branch : develop
2015-12-20 11:12:01 +01:00
kervala
f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
2015-12-20 11:09:41 +01:00
kervala
fcda945608 Fixed: Wrong default shape names
--HG--
branch : develop
2015-12-20 11:08:15 +01:00
Nimetu
b06d8bb039 Fixed: Stuck scrollbar
--HG--
branch : develop
2015-12-20 03:33:43 +02:00
Nimetu
e68d6f83fe Fixed: Incorrect vertical spacing between block style elements
--HG--
branch : develop
2015-12-18 21:23:18 +02:00
Nimetu
5e61995c3c Changed: Render p and div as block level elements
--HG--
branch : develop
2015-12-19 20:39:40 +02:00
Nimetu
73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
2015-12-19 20:39:33 +02:00
kervala
1863f91782 Merge
--HG--
branch : develop
2015-12-18 18:09:00 +01:00
Nimetu
bcae216816 Fixed: Table colspan overwrites previous row column width
--HG--
branch : develop
2015-12-18 14:29:40 +02:00