Commit Graph

277 Commits (7818e78b333298b8b61b4506d6bbaa111990acc5)

Author SHA1 Message Date
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala af6b282ec1 Changed: Minor changes
--HG--
branch : develop
9 years ago
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
9 years ago
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
9 years ago
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a002b20c7f Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala e785de2a6e Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala a7b3532687 Changed: Minor changes
--HG--
branch : develop
9 years ago
kaetemi c8646b26d1 Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
9 years ago
kervala 79be594f54 Changed: Trim URL before to display it
--HG--
branch : develop
9 years ago
kervala 14f46e884b Changed: Updated world_editor_classes.xml
--HG--
branch : develop
9 years ago
kervala 3dfcdb758a Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
--HG--
branch : develop
9 years ago
kervala 35e3ef1d68 Changed: Minor changes (replaced l: by L:)
--HG--
branch : develop
9 years ago
kervala 460708a015 Changed: Use L:/ path instead of R:/ for leveldesign
--HG--
branch : develop
9 years ago
kervala baecfcf944 Adapt CSTLoader to use nlfopen and some simplifications, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala 75307d00da Changed: Minor changes (thanks to SIELA1915)
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
9 years ago
kervala bcb1aa242d Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
--HG--
branch : develop
9 years ago
kervala 844b1e3d02 Fixed: Warnings with GCC
--HG--
branch : 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 ab4dc8ec01 Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 88042cc28d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 7105749d94 Changed: Include limits
--HG--
branch : develop
9 years ago
kervala 3a3a8752d1 Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
--HG--
branch : develop
9 years ago
kervala 189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
9 years ago
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala 86a866d4cb Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
--HG--
branch : develop
9 years ago
kaetemi 525b0f1643 Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested
--HG--
branch : develop
9 years ago
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 45597ebd8a Changed: Implement a TODO
--HG--
branch : develop
9 years ago
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
9 years ago
kaetemi d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
10 years ago
kaetemi 1a5a0d5acb Fix CHashCode compare operator
--HG--
branch : develop
10 years ago
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
10 years ago