Commit Graph

2315 Commits (6471fada97454cf1ced2273a25bfc84cbe09c399)

Author SHA1 Message Date
kervala 12c4adf943 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
9 years ago
kervala 47364c47c3 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 844b1e3d02 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 11c0a073ed Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala de77bb634d Changed: Don't need to cast since it's already a sint32
--HG--
branch : develop
9 years ago
kervala 958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : develop
9 years ago
kervala 20711e24e3 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 25a7caf341 Fixed: Use SaveShardRoot from game_share
--HG--
branch : develop
9 years ago
kervala bcfdd36844 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 860a4d99ba Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
--HG--
branch : develop
9 years ago
kervala 03eaa9181a Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3984309945 Changed: Useless code because all clients will be able to patch themselve
--HG--
branch : develop
9 years ago
kervala 149adc351a Fixed: Path when UnpackTo doesn't have a trailing /
--HG--
branch : develop
9 years ago
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala 46ce493ccb Fixed: Replaced Mage and Magene (???) by Magicien and Magicienne
--HG--
branch : compatibility-develop
9 years ago
kervala 9bc9c8585b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ef6b8fb501 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala df308276ed Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 17090524b1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 7247cba9eb Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 424e9ba99f Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 2f45ff1ebe Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
9 years ago
kervala 130ca08bc7 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala ab4dc8ec01 Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 98c485bd94 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d5e74ca5c8 Fixed: Wrong check (if c is NULL, nothing is happening)
--HG--
branch : develop
9 years ago
kervala c6927af7c0 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ef16bab62e Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 88042cc28d Changed: Minor changes
--HG--
branch : develop
9 years ago
Nimetu da34e717af Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : develop
9 years ago
kervala aee315bda9 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
9 years ago
kervala 19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
9 years ago
kervala 12ae39eb53 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 545569d049 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 1928f6229c Fixed: Universe channel tab close
--HG--
branch : develop
9 years ago
kervala 4806693f49 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a8383e8f0f Changed: Use entity textures cache size depending on video memory
--HG--
branch : develop
9 years ago
kervala d7255a63d8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b5c426c19 Merged with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 86a903c96e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
9 years ago
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
9 years ago
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
9 years ago
kervala b6cf535fb0 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 59c0cf7f00 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala cfd905b4a9 Changed: Replace ~0u by std::numeric_limits<uint>::max()
--HG--
branch : develop
9 years ago
kervala 4694ca2580 Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
--HG--
branch : develop
9 years ago
kervala f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala 806a6d21ab Changed: Only copy installscript_osx.vdf for Steam client
--HG--
branch : compatibility-develop
9 years ago
kervala 5bc5527fd6 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 5cf0fd10af Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
9 years ago
kervala fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
9 years ago
kervala 93225c6495 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala f88fd7719c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3f329aacf7 Changed: Remove PatchServer because unused
--HG--
branch : develop
9 years ago
kervala 335f5329ee Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala d7e9922dd7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 296ca5133f Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
9 years ago
kervala 68b23fe50f Changed: Typo
--HG--
branch : develop
9 years ago
kervala 71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
9 years ago
kervala 2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
9 years ago
kervala ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
9 years ago
kervala f4c853d922 Changed: Revert back PreDataPath directories
--HG--
branch : compatibility-develop
9 years ago
kervala eb60aa4446 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 08671a2c57 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0a3345c83 Changed: Simplified code
--HG--
branch : develop
9 years ago
kervala f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
9 years ago
kervala 935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
9 years ago
kervala ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
9 years ago
kervala 08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
9 years ago
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
9 years ago
kervala f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
9 years ago
kervala fcda945608 Fixed: Wrong default shape names
--HG--
branch : develop
9 years ago
kervala 3b985311e0 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu 67eee7f3dd Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
9 years ago
kervala 1863f91782 Merge
--HG--
branch : develop
9 years ago
kervala 664fef5c59 Merge
--HG--
branch : compatibility-develop
9 years ago
kervala 83bdc24c1f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 12da01085f Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
Nimetu 193abf876b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
9 years ago
kervala 2a86e317be Changed: Synchronization with private repository
--HG--
branch : develop
9 years ago
kervala ec4dea9975 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala b1885e9783 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala b2927175c3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 80581347a4 Changed: Replace NLMISC::strupr by NLMISC::toUpper
--HG--
branch : develop
9 years ago
kervala 613150e5bc Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository
--HG--
branch : develop
9 years ago
kervala 1e9092a385 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d187138099 Changed: Replace more ~0 by std::numeric_limits<*>::max()
--HG--
branch : develop
9 years ago
kervala 5efaa8360f Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d927ada0ae Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala 9b337a064b Merge with develop
--HG--
branch : compatibility-develop
9 years ago