Commit Graph

318 Commits (3baf7fdb1234fc8b54b7450e71207e3bb523ded8)

Author SHA1 Message Date
kaetemi a7504e657e Removed: Deprecated bot chat news manager
kaetemi 842deeaa69 Cleaning up unicode conversion
kervala 5cb3f8426d Changed: Install Ryzom GameShare headers and libraries
--HG--
branch : develop
kervala adb3362b44 Changed: Always compile ryzom_gameshare if WITH_RYZOM is defined
--HG--
branch : develop
ulukyn 24b99e677c Changed: Added WinchGate headers to generate_client_db
--HG--
branch : develop
ulukyn f0757edb36 Added: New PvpClan "Marauder" based on fame "black_kami"
--HG--
branch : develop
Nimetu b48b1dc0cc Changed: Set icon background from land speciality sbrick
--HG--
branch : develop
kervala cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
kervala 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
kervala f1cdcd1654 Changed: More memory leaks detection
--HG--
branch : develop
kervala 575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
Nimetu e06f8b0976 Changed: Add minutes to ingame map
--HG--
branch : develop
Guillaume Dupuy a1fbc963a9 Avoid rollover in _RyzomDay for low values
--HG--
branch : save_deposit_state_v2
Nuno Gonçalves ae6b3e38a0 Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : item_group
Nuno Gonçalves de949a60a9 Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : item_group
kervala d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
kervala bbcd14cecb Removed: Empty cpp files
--HG--
branch : develop
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
kervala ede41a3091 Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
kervala c3a6610f36 Changed: Don't need to use CSString
--HG--
branch : develop
kervala f17bd720b1 Fixed: Warnings with GGC 6
--HG--
branch : develop
kervala f3564ed86e Fixed: Compilation with GCC 6
--HG--
branch : develop
kervala e941cff0ff Fixed: Strict aliasing warnings
--HG--
branch : develop
kervala 91a1f4e34b Fixed: Compilation
--HG--
branch : develop
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
kervala 481bbae8ee Changed: Use wide versions of Win32 API
--HG--
branch : develop
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
kervala 3c8bd42335 Changed: Minor change
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
kervala 661975a471 Changed: Simplify toString
--HG--
branch : develop
kervala 3ec485331c Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
kervala 87ce45dcb1 Fixed: Delay when logging in
--HG--
branch : develop
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
kervala af6b282ec1 Changed: Minor changes
--HG--
branch : develop
kervala b932c31546 Fixed: Use correct formatted HTTP 1.1 query, previous one was blocked by some security software (a big thanks to Vojtech Vobr from AVG Technologies for his investigation to help us to fix this issue)
--HG--
branch : develop
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
kervala a002b20c7f Changed: Minor changes
--HG--
branch : develop
kervala e785de2a6e Fixed: Typo
--HG--
branch : develop
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop