Commit Graph

336 Commits (4992c14a5f0ee7cec09e2fd2c071d6f4f20bba78)

Author SHA1 Message Date
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
9 years ago
kervala 3c4f324bfe Merge with develop
--HG--
branch : compatibility-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 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 2f45ff1ebe Merge with develop
--HG--
branch : compatibility-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 88042cc28d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 050a3679f1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 7105749d94 Changed: Include limits
--HG--
branch : develop
9 years ago
kervala 0e63e81565 Merge with develop
--HG--
branch : compatibility-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 74f297f588 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala 9e60db1a89 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala fd4519f447 Merge with develop
--HG--
branch : compatibility-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
kervala ba2cfee2b1 Merge with develop
--HG--
branch : compatibility-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 a2ba342e06 Merge with develop
--HG--
branch : compatibility-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 64e4468943 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 7f62faa794 Merge with develop
--HG--
branch : compatibility-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 f095121991 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
9 years ago
kervala 2e96c40211 Changed: Revert back to official client version (revision will be displayed in Ryzom Core client)
--HG--
branch : compatibility-develop
9 years ago
kaetemi f07e471597 Merge with develop (ryzomcore/v0.12.0)
--HG--
branch : compatibility-develop
10 years ago
kaetemi d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
10 years ago
kervala 9882d17a45 Merge with develop
--HG--
branch : compatibility-develop
10 years ago
kaetemi 1a5a0d5acb Fix CHashCode compare operator
--HG--
branch : develop
10 years ago
kervala 97eac497ff Merge with develop
--HG--
branch : compatibility-develop
10 years ago
kaetemi 3c04d70f28 Merge ryzomcore/v0.11.3
--HG--
branch : compatibility
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 e7166c1161 Merge with hotfix
--HG--
branch : compatibility
10 years ago
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
10 years ago
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
10 years ago
kervala 47051791fa Changed: Added RYZOM_COMPATIBILITY_VERSION version string for compatibility branch
--HG--
branch : compatibility
10 years ago
kervala eb05c962de Merge with develop
--HG--
branch : compatibility
10 years ago
dfighter1985 b2d137eb07 Merged hotfix to compatibility.
--HG--
branch : compatibility
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
10 years ago
kervala 4fc639671c Changed: Check for string length
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 0a7462f7e1 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi bb8eb7dcec Fix mirror type sizes
--HG--
branch : hotfix
10 years ago
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
10 years ago
kaetemi 79b6fcae28 Merge with default
--HG--
branch : compatibility
10 years ago
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
10 years ago
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
10 years ago
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
10 years ago
kaetemi 358f19acae Merge with ryzomcore/v0.11.1
--HG--
branch : compatibility
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi 53b3a51b54 Merge with ryzomcore/v0.11.0
--HG--
branch : compatibility
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kaetemi fe4c2becf8 File name, fix #202
--HG--
branch : compatibility
10 years ago
kaetemi b698c10475 Merge with ryzomcore/v0.10.0
--HG--
branch : compatibility
10 years ago
kaetemi 2abe431675 Regenerate PLR cpp and header 10 years ago
kaetemi 14fda8a39a Add missing leaf 10 years ago
kaetemi 9e74156181 Move islands entry points to data 10 years ago
kaetemi 55ca1e7a2a Crashfix 10 years ago
kaetemi ea9cf3db93 Typo 10 years ago
kaetemi d651eff10b Cleanup some RYZOMID code 10 years ago
kaetemi 4dda4099de Remove dead code 10 years ago
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table 10 years ago
kaetemi fad363efb5 Merge with ryzomcore/v0.9.1
--HG--
branch : compatibility
10 years ago
kaetemi 025d7b6260 Fix crypt
--HG--
branch : sha512-auth
10 years ago
kaetemi e6c0c70fc9 Compile fixes
--HG--
branch : sha512-auth
10 years ago
kaetemi f900f80b36 Merge with develop
--HG--
branch : sha512-auth
10 years ago
kaetemi b98c6f6a59 Set version
--HG--
branch : develop
10 years ago
Rodolphe Breard 4c2be7ea1f ref #206 : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 81d5294fc3 ref #206 : removing unused crypt lib reference
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 65b902970a ref #206 : rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 094a23bd09 fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
10 years ago
kaetemi c789a22155 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 74e9aac960 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 9283a74a22 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
10 years ago
kaetemi b18203fc4e Fix Ryzom server compile under MinGW 11 years ago
kaetemi 2e096a9b36 Fix Ryzom client compile under MinGW 11 years ago
kervala 574382fcbb Changed: Set official Ryzom client version and identifiers for OS X bundle
--HG--
branch : compatibility
11 years ago
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 11 years ago
kaetemi 562dae3c3f Add command to eternally trap players ingame 11 years ago
kervala e2797c2567 Changed: Include PCH 11 years ago
kaetemi 91d453dd63 Make packed sheets behaviour consistent accross services 11 years ago
kaetemi 2555e93771 Add sheets packer tool for CTimeDateSeasonManager 11 years ago
kaetemi cb6661b10d Fix for excessive inlining of npc chat serialization, issue #97 11 years ago
kaetemi 1bafddccf6 Fixup paths (could we use the search paths for this?) 11 years ago