Commit Graph

381 Commits (37d6dc50f01edf5faa0fd7465747dc1735dfccf0)

Author SHA1 Message Date
Nimetu b8a3405ad7 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu e06f8b0976 Changed: Add minutes to ingame map
--HG--
branch : develop
8 years ago
Nimetu 8f5588e0ec Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy a1fbc963a9 Avoid rollover in _RyzomDay for low values
--HG--
branch : save_deposit_state_v2
8 years ago
Nuno Gonçalves ae6b3e38a0 Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : item_group
8 years ago
Nuno Gonçalves d33d0ffdc5 Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : compatibility-develop
8 years ago
Nuno Gonçalves de949a60a9 Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : item_group
8 years ago
Nuno Gonçalves bc8ae1ed07 Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : items_id
8 years ago
kervala c91cd27a25 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 929cf93b87 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala 4e99767ae2 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bbcd14cecb Removed: Empty cpp files
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala c767e55344 Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
8 years ago
kervala 4316dfaa98 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 042eb30b6f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ede41a3091 Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
8 years ago
kervala c9c542de8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 316ee0d69c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c3a6610f36 Changed: Don't need to use CSString
--HG--
branch : develop
8 years ago
kervala f17bd720b1 Fixed: Warnings with GGC 6
--HG--
branch : develop
8 years ago
kervala f3564ed86e Fixed: Compilation with GCC 6
--HG--
branch : develop
8 years ago
kervala e941cff0ff Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala fe0210690d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 91a1f4e34b Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 4eb21c1612 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 481bbae8ee Changed: Use wide versions of Win32 API
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala 837197ca53 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala 1e1f6ece8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3c8bd42335 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 5322109eb3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 2e7af6ab0d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 661975a471 Changed: Simplify toString
--HG--
branch : develop
8 years ago
kervala 2fc39bc14d Added: Missing files from data_common.bnp
--HG--
branch : compatibility-develop
8 years ago
kervala 65e48df782 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3ec485331c Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
9 years ago
kervala 86084649a2 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago