Commit Graph

8553 Commits (c8927c9c4bdbf18f2521a7a682356c74dcaaf505)
 

Author SHA1 Message Date
kervala d5cf876504 Changed: Remove all warning when compiling Ryzom
kervala db77a234b6 Changed: Implement copy/paste for Linux
kervala 621f7505c1 Changed: Implement copy/paste for Linux
kervala a044d8a5e7 Changed: Remove all warning when compiling Ryzom
kervala b1cdc3e67e Changed: Implement copy/paste for Linux (patch provided by Naush)
kervala a5cdcc85df Changed: Implement copy/paste for Linux (patch provided by Naush)
kervala b7b1197f45 Changed: Implement copy/paste for Linux (patch provided by Naush)
kervala 10522eae91 Changed: Use a standard application path for writing files
kervala f5657002bf Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 1917d42ce1 Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile
kervala 65fc8b91b2 Changed: Remove all warning when compiling Ryzom
kervala ce33eb213a Fixed: Set the LanguageCode when client is creating a client.cfg
sfb 03db06e0c6 Merge
sfb 535cf01de9 Added: .flora and .plant sheets for the jungle ecosystem - trees now build correctly via build_gamedata
sfb e4c7a21ba6 Added: indoors.continent sheet - the ai_wmap section of build_gamedata needs this.
sfb d25f8454f4 Changed: Moved zone_region.h header - used by leveldesign tools.
sfb bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline.
rti 5d087f27fe merge
rti 120af2580d Fixed: Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp)
kervala db4a4dc862 Fixed: nel-config installation problem with some CMake versions
kervala 92a682bc1b Changed: Added better check for Mac OS SDK version
kervala dbe04e26e4 Changed: Add another check for libwwww
kervala 9198a34e32 Changed: Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
kervala a7989d16c5 Fixed: EGS PCH compilation (allocated more memory)
kervala 86aa43e207 Changed: Remove all warning when compiling Ryzom
kervala 8198f65d50 Fixed: X11 Key auto repeat
kervala 75f8af21f2 Changed: Remove all warning when compiling Ryzom
kervala 1347527272 Changed: Fixed some display problems
kervala 28800dcda6 Changed: Checks for libwww dir
kervala 8e4814e128 Fixed: NeL tests compilation
kervala 4c33320ec8 Changed: Remove all warning when compiling Ryzom
kervala 18ad6218a6 Changed: Use of BSD function OSAtomicCompareAndSwap32 under Mac OS X
kervala 89f6f37b4d Changed: getModes for Mac OS X < 10.6
kervala 25f97a0f2e Fixed: Crash when pressing a key under Mac OS X 10.5.7
kervala 6b94ad9fdb Changed: Use a standard application path for writing files
kervala 7e99294db2 Changed: Remove all warning when compiling Ryzom
kervala f655a8d015 Fixed: Compilation under Mac OS X 10.5
kervala e2967cf317 Fixed: Checks for libwww stream and dir modules
kervala 51569df830 Fixed: Missing #include <limits>
kervala 7e7dc58314 Changed: Remove all warning when compiling Ryzom
kervala dadbe664c5 Fixed: Compilation under GCC 4.0.1
kervala 572d9acf34 Changed: Remove all warning when compiling Ryzom
kervala 9228e00c18 Changed: Display of headers from game_share
kervala b485e6e986 Changed: Remove all warning when compiling Ryzom
kervala 85d3d6e68c Changed: Factorized code using READ_STRINGVECTOR_FV and READ_STRINGVECTOR_DEV macros
kervala 7587fc23da Changed: Deactivate logs in console only in Release mode
kervala f3b1ea3d95 Changed: Added commands for Mac OS
kervala f2ebf0b626 Changed: archlinux libwww linker error
kervala 04ba071785 Changed: Create a CMake macro to check if we should link to an external lib or not