Commit Graph

9934 Commits (7344c98e6eb8466ac6b7e3fe86f7403d0d8ac935)
 

Author SHA1 Message Date
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
kervala 31a990fa60 Changed: Remove all warning when compiling Ryzom
kervala 48d1ca1677 Changed: Fix typos in comments/code
kervala 181bc269cf Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 0cdb90cf44 Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 92c923d7d2 Changed: Fix typos in comments/code
kervala 1927750a9b Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest
kervala 8139ee2911 Fixed: Add a check for boost includes directory
kervala af1cddcb14 Added: Groups in client target
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY
kervala 62d821ebe0 Fixed: Bad detection of MFC
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala aad61b3ecb Changed: Remove all warning when compiling Ryzom
kervala d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
kervala c9ca9c6a9b Changed: User can now have 2 externals: external and external_stlport, it will use the correct one
kervala 47e1fe0f27 Fixed: server_share compilation (include guard added)
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww)