Commit Graph

329 Commits (b033942d369c5ce7f45658cb4854a780c70d0ba4)

Author SHA1 Message Date
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
kervala e7166c1161 Merge with hotfix
--HG--
branch : compatibility
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
kervala 47051791fa Changed: Added RYZOM_COMPATIBILITY_VERSION version string for compatibility branch
--HG--
branch : compatibility
kervala eb05c962de Merge with develop
--HG--
branch : compatibility
dfighter1985 b2d137eb07 Merged hotfix to compatibility.
--HG--
branch : compatibility
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
kervala 4fc639671c Changed: Check for string length
--HG--
branch : develop
kaetemi 0a7462f7e1 Merge with hotfix
--HG--
branch : develop
kaetemi bb8eb7dcec Fix mirror type sizes
--HG--
branch : hotfix
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
kaetemi 79b6fcae28 Merge with default
--HG--
branch : compatibility
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
kaetemi 358f19acae Merge with ryzomcore/v0.11.1
--HG--
branch : compatibility
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
kaetemi 53b3a51b54 Merge with ryzomcore/v0.11.0
--HG--
branch : compatibility
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
kaetemi fe4c2becf8 File name, fix
--HG--
branch : compatibility
kaetemi b698c10475 Merge with ryzomcore/v0.10.0
--HG--
branch : compatibility
kaetemi 9e74156181 Move islands entry points to data
kaetemi 55ca1e7a2a Crashfix
kaetemi ea9cf3db93 Typo
kaetemi d651eff10b Cleanup some RYZOMID code
kaetemi 4dda4099de Remove dead code
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table
kaetemi fad363efb5 Merge with ryzomcore/v0.9.1
--HG--
branch : compatibility
kaetemi 025d7b6260 Fix crypt
--HG--
branch : sha512-auth
kaetemi e6c0c70fc9 Compile fixes
--HG--
branch : sha512-auth
kaetemi f900f80b36 Merge with develop
--HG--
branch : sha512-auth
kaetemi b98c6f6a59 Set version
--HG--
branch : develop
Rodolphe Breard 4c2be7ea1f ref : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
Rodolphe Breard 81d5294fc3 ref : removing unused crypt lib reference
--HG--
branch : sha512-auth
Rodolphe Breard 65b902970a ref : rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
Rodolphe Breard 094a23bd09 fixing : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
kaetemi b18203fc4e Fix Ryzom server compile under MinGW
kaetemi 2e096a9b36 Fix Ryzom client compile under MinGW
kervala 574382fcbb Changed: Set official Ryzom client version and identifiers for OS X bundle
--HG--
branch : compatibility
kervala e2797c2567 Changed: Include PCH
kaetemi 91d453dd63 Make packed sheets behaviour consistent accross services
kaetemi 2555e93771 Add sheets packer tool for CTimeDateSeasonManager
kaetemi cb6661b10d Fix for excessive inlining of npc chat serialization, issue
kervala ae5becbb0b Fixed: Warning with clang
kervala d8a6c9f966 Fixed: Warning with clang
kervala 36a537a88e Changed: Replaced atof by fromString
kervala de42e4d7ff Fixed: Some warnings
kaetemi 3b1d4e3915 Fix warnings
kervala 8577277bfd Fixed: prtab function not compiling with VC++ (define DEBUG_CRYPT if you want to debug crypt() method)
kervala 920cbf55ca Fixed: Assign instead of a comparison
mattraykowski e7e51f01e0 merging gui editor repo.
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012
kervala 0cabe14089 Changed: Code simplification
kervala b94b59c9b7 Changed: Changes in game_share
dfighter1985 cb13ce46cd MODIFIED: Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
kervala d2da18ff10 Changed: Minor typos
kervala ef19fc9ec6 Changed: New STRING_MANAGER type clan
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty()
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty()
kervala 9bbbb79ba6 Changed: Synchronization with SVN
kervala 1374286cab Changed: Remove all warnings when compiling Ryzom
kervala 0795a61516 Changed: Remove all warnings when compiling Ryzom
kervala 7a04e920e1 Fixed: MultiArch support
kervala 8922f96b9a Changed: Synchronization with SVN
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
kaetemi e9f75e639d Fixed: Valgrind warnings
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala f6178de16c Changed: Don't include local files in PCH
dfighter1985 decc92e75d Extracted the CDB bank handling code into a new class CCDBBankHandler, the CDB system should be now totally independent of Ryzom.
--HG--
branch : cdb-refactoring
dfighter1985 17eab4ef52 CDB is now part of NLMISC. However it still requires some work!
--HG--
branch : cdb-refactoring
dfighter1985 29cde6e15b Moved xml auto pointer to nlmisc.
--HG--
branch : cdb-refactoring
kervala 55f7150202 Changed: Remove all warnings when compiling Ryzom
kervala 36fcd706fa Changed: Remove all warnings when compiling Ryzom
kervala 48e05d0056 Changed: Remove all warnings when compiling Ryzom
kervala 0ac33d338a Changed: Remove all warnings when compiling Ryzom
kervala cdcdc05e88 Fixed: Compilation with CLang
kervala 6c768a144a Changed: Compilation with CLang
kervala 425927cd50 Changed: Compilation with CLang (patch provided by GelluleX, thanks !)
kaetemi fab5ddfd74 Fixed: Compile errors under Linux.
sfb 5bbff4201d merge inbound
sfb 66d5b0b879 Fixed: Added missing header, fixed CMake configuration, fixed iterators. GUS builds fine without MFC extensions.
sfb ade9ab1689 Fixed: Fixed license header for deployment_configuration files - PMS should be building fine now.
kaetemi d0ff6b9c80 Fixed: Forgot to add the grouped files to the target thing
kaetemi 33842ea6ed Changed: Some source file grouping in some projects
kervala ea0804b153 Changed: Merge changes from patch 1.13
kervala 3c47b9f8d5 Fixed: Remove all remaining .vcproj, Makefiles, automake scripts, etc...
sfb a00d451e09 Added: Missing deployment_configuration.cpp/h files.
kervala 457704b2b6 Changed: Merge changes from patch 1.13
kaetemi d0a628a444 Fixed: Errors when using the database xslt using msxsl.
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
kervala 4027e82360 Changed: Remove all warnings when compiling Ryzom
kervala f9cc842b82 Changed: Exceptions catched by reference
kervala 73bf79340d Changed: Fix typos in comments/code
kervala 2efa01d373 Changed: Fix typos in comments/code
kervala e909556883 Changed: VS 2010 does not work under CMake
kervala ddc0180e74 Changed: Merge changes from next patch
kervala c01c622076 Fixed: Compilation with GCC 4.6
kervala 47ebe49fbd Fixed: Compilation with GCC 4.6
kervala 3fd9f30695 Changed: Remove all warnings when compiling Ryzom
kervala 5baccb8b54 Changed: Fix typos in comments/code
kervala 72992ee877 Changed: Changes from last patch
kervala cb73ccd99a Changed: Fix typos in comments/code
kervala 56dc241c3d Fixed: Compilation under Linux with STLport
kervala 626f05bcb9 Changed: Fix typos in comments/code
kervala dabb47d18a Changed: entities_game_service segfault in ubuntu 64biten
kervala 2efa82be4e Changed: Change the wrong header in the source code
kervala 56db70265f Changed: Fix typos in comments/code
kervala 54b6685a9e Changed: Fix typos in comments/code
kervala 9550ed9d36 Changed: Fix typos in comments/code
kervala 4cf6b46cc2 Changed: Save r2_buffer.dat in "save" instead of "data"
kervala 16a086697d Changed: Remove all warning when compiling Ryzom
kervala 39d099f21d Changed: Remove all warning when compiling Ryzom
kervala 5512b47d68 Changed: Merge changes from Ryzom patch 1.10
kervala da4281e176 Changed: Change the wrong header in the source code
kervala 812cfa71f9 Changed: Replace atoi and sscanf by fromString when it's possible
kervala a8eb2591d2 Changed: Remove all warning when compiling Ryzom
kervala c3e7de0df1 Changed: Remove all warning when compiling Ryzom
kervala 4c4a67255e Changed: Added titles associated to title enum
kervala 10e30641e9 Changed: Change the wrong header in the source code
kervala 0c33f7cfe1 Changed: Remove all warning when compiling Ryzom
kervala dadbe664c5 Fixed: Compilation under GCC 4.0.1
kervala 9228e00c18 Changed: Display of headers from game_share
kervala b485e6e986 Changed: Remove all warning when compiling Ryzom
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala 123c773bae Changed: Commented out all #pragma message
vl 8bde6fa98d Fixed: missing endline
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 256062307b Changed: Remove all warnings when compiling Ryzom (patch provided by Abelgar)
kervala 3f8bc64bca Changed: Remove all warnings when compiling Ryzom
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala a3ae822a88 Changed: Fix typos in comments/code
kervala c6d7643b4b Changed: Remove all warning when compiling Ryzom
kervala f4c0778e45 Changed: Fix typos in comments/code
kervala 31236e1dea Changed: Remove/convert/update old projects
kervala 0383b14169 Changed: optimizations for PCH
vl 39b6194f02 Changed: misc things
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala de9ba8fbe4 Changed: Change the wrong header in the source code
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala dcf1277953 Changed: Added SOVERSION property to shared libraries
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 1f1981e0ad Changed: Remove all warning when compiling Ryzom on Linux
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
kervala 004f5b3f83 Changed: Remove all warning when compiling Ryzom on Linux
kervala b8e5331ffe Changed: Prefix all Ryzom binaries by ryzom_
kervala a6b5c5f453 Changed: Remove all warning when compiling Ryzom on Linux (patch provided by Letto)
kervala ab7adb557f Changed: Remove all warning when compiling Ryzom on Linux
kervala 4b15d7273e Changed: Fix typos in comments/code
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories
kervala e823e9ece2 Changed: Fix typos in comments/code
rti 80e7cb03c7 Fixed: - NeL and Ryzom client should build out of the box using CMake on mac os x now.
vl 4773981bdf Fixed: move code from .h to .cpp to resolve a libxml allocator problem
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
vl bec9f0f252 Changed: remove some warning
Matt Raykowski 2742738c4b Update: More initialization order issues.
Matt Raykowski 22fc0c3447 Update: Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order.
kervala 5ffff9709e Changed: add do while to nldebug and co
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
kervala 7ffa7858bf Changed: Remove all warning when compiling Ryzom on Linux
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
kervala d955ac8426 Changed: Fix typos in comments/code
kervala 0ce1916acb Changed: Fix typos in comments/code
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
Matt Raykowski 99a66f677b Update: merged
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
vl 6bc0e6d202 Fixed: problem with crypt function under 64b system. patch by ratmice
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version