Commit Graph

1012 Commits (28ca97015811225f5be0e70c0feff53ffa07e7bd)

Author SHA1 Message Date
sfb bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline. 14 years ago
rti 5d087f27fe merge 14 years ago
rti 120af2580d Fixed: #1130 Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp) 14 years ago
kervala db4a4dc862 Fixed: nel-config installation problem with some CMake versions 14 years ago
kervala 92a682bc1b Changed: Added better check for Mac OS SDK version 14 years ago
kervala dbe04e26e4 Changed: Add another check for libwwww 14 years ago
kervala 9198a34e32 Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods 14 years ago
kervala a7989d16c5 Fixed: EGS PCH compilation (allocated more memory) 14 years ago
kervala 86aa43e207 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 8198f65d50 Fixed: #1057 X11 Key auto repeat 14 years ago
kervala 75f8af21f2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 1347527272 Changed: #1051 Fixed some display problems 14 years ago
kervala 28800dcda6 Changed: #1109 Checks for libwww dir 14 years ago
kervala 8e4814e128 Fixed: NeL tests compilation 14 years ago
kervala 4c33320ec8 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 18ad6218a6 Changed: Use of BSD function OSAtomicCompareAndSwap32 under Mac OS X 14 years ago
kervala 89f6f37b4d Changed: getModes for Mac OS X < 10.6 14 years ago
kervala 25f97a0f2e Fixed: #1119 Crash when pressing a key under Mac OS X 10.5.7 14 years ago
kervala 6b94ad9fdb Changed: #1023 Use a standard application path for writing files 14 years ago
kervala 7e99294db2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala f655a8d015 Fixed: Compilation under Mac OS X 10.5 14 years ago
kervala e2967cf317 Fixed: #1109 Checks for libwww stream and dir modules 14 years ago
kervala 51569df830 Fixed: Missing #include <limits> 14 years ago
kervala 7e7dc58314 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala dadbe664c5 Fixed: Compilation under GCC 4.0.1 14 years ago
kervala 572d9acf34 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 9228e00c18 Changed: Display of headers from game_share 14 years ago
kervala b485e6e986 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 85d3d6e68c Changed: Factorized code using READ_STRINGVECTOR_FV and READ_STRINGVECTOR_DEV macros 14 years ago
kervala 7587fc23da Changed: Deactivate logs in console only in Release mode 14 years ago
kervala f3b1ea3d95 Changed: #1111 Added commands for Mac OS 14 years ago
kervala f2ebf0b626 Changed: #1109 archlinux libwww linker error 14 years ago
kervala 04ba071785 Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 31a990fa60 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 48d1ca1677 Changed: #878 Fix typos in comments/code 14 years ago
kervala 181bc269cf Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 0cdb90cf44 Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 92c923d7d2 Changed: #878 Fix typos in comments/code 14 years ago
kervala 1927750a9b Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest 14 years ago
kervala 8139ee2911 Fixed: #1114 Add a check for boost includes directory 14 years ago
kervala af1cddcb14 Added: Groups in client target 14 years ago
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 14 years ago
kervala 62d821ebe0 Fixed: Bad detection of MFC 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala aad61b3ecb Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 14 years ago
kervala c9ca9c6a9b Changed: User can now have 2 externals: external and external_stlport, it will use the correct one 14 years ago
kervala 47e1fe0f27 Fixed: server_share compilation (include guard added) 14 years ago
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww) 14 years ago
kervala b9d24855ec Fixed: PCH problem with GCC 14 years ago
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3 14 years ago
sfb 56b5247fb3 merge 14 years ago
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib 14 years ago
kervala 0322c32737 Fixed: Compilation with nmake and jom 14 years ago
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 14 years ago
kervala 9ce327a46a Fixed: PCHSupport.cmake to support Jom and Nmake 14 years ago
kervala 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+) 14 years ago
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory 14 years ago
kervala b5257a0f94 Changed: Optimized PCH for EGS 14 years ago
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 14 years ago
kervala 1677874af2 Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 14 years ago
kervala 13f3a96c60 Changed: Moved some #include 14 years ago
kervala 429087d4d6 Added: Groups for EGS project 14 years ago
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 14 years ago
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects 14 years ago
kervala cacd5be701 Changed: Use MFC only under Windows 14 years ago
kervala 03d16778cb Fixed: Luabind library name with STLport 14 years ago
kervala 3f9f5aaee4 Changed: Generate only one config.h in root 14 years ago
kervala 148a7260fc Fixed: #1105 NLMISC::createDebug - Infinite loop 14 years ago
kervala cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kaetemi d6c99a6d9c Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process. 14 years ago
kaetemi 76b1a30af9 Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 14 years ago
kaetemi 5d9db22b91 Changed: #1092 Reliability improvements for batched anim export from max 14 years ago
vl ff8f7b1875 Added: missing namespace nlmisc 14 years ago
kervala 08bcbc3451 Changed: Updated CMake projects 14 years ago
kervala 5a68440aa5 Changed: #825 object_viewer warnings 14 years ago
kervala 7939c1a07d Fixed: Some compilation errors 14 years ago
kervala 9e29a11377 Fixed: Bad merge 14 years ago
kervala 6d4bdb0db5 Changed: Centralized NeL includes in PCH 14 years ago
kervala 123c773bae Changed: #825 Commented out all #pragma message 14 years ago
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default) 14 years ago
kervala ce9e1514d8 Fixed: DirectX SDK 64bits directory 14 years ago
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport 14 years ago
kervala 7be61404af Fixed: tile_edit compilation 14 years ago
kervala 4a62ca74e5 Changed: Removed "using namespace" in *.h 14 years ago
kervala c86d923901 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 2c09b73e7c Changed: Optimized PCH for ai_share 14 years ago
kervala ff0029ff5a Changed: Added namespace in some macros 14 years ago
kervala 25eabdf305 Changed: Removed using namespace in *.h 14 years ago
kervala 243b1e7d38 Fixed: tile_edit compilation 14 years ago
kervala e33ffc0a3c Added: New tools projects 14 years ago
kervala 6a348e7194 Removed: Useless stdafx.h/cpp 14 years ago
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport 14 years ago
kervala 9be9822b15 Removed: .hgignore from ryzom directory 14 years ago
kervala 4e87c04806 Removed: CMake modules from Snowballs (already in root directory) 14 years ago
kervala 32a67cc16e Changed: Use of FindExternal module 14 years ago
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs 14 years ago
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available. 14 years ago
"Matt Raykowski" ca4f13daeb merge 14 years ago
"Matt Raykowski" e22b5c02f1 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor. 14 years ago
"Matt Raykowski" b4d5572a83 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now. 14 years ago
vl 6549c71170 Merge 14 years ago
vl 3f66586110 Fixed: #1033 WebIG now works on linux too 14 years ago
"Matt Raykowski" d4570fffd5 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc 14 years ago
"Matt Raykowski" ed4c26a0e2 merge 14 years ago
"Matt Raykowski" 960d1c20ef Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo. 14 years ago
vl 45eb6f48c7 Changed: include ssl only if the lib is found 14 years ago
vl c53f0b1b48 Added: special case of rgba.cpp on static 14 years ago
vl 9275ac1fce Merge 14 years ago
kervala 7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it) 14 years ago
vl f9903f46de Changed: ogg vorbis lib order 14 years ago
vl 0c00af96a5 Removed: sound lib inclusion 14 years ago
kervala abd1827468 Fixed: ryzom_ai_service compilation 14 years ago
kervala a69f0050b6 Changed: Removed "using namespace" from *.h 14 years ago
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel 14 years ago
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 14 years ago
vl 8bde6fa98d Fixed: missing endline 14 years ago
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib 14 years ago
vl 65a58d76d1 Added: case for static version of the driver 14 years ago
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib 14 years ago
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static 14 years ago
kervala a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 14 years ago
kervala 2a939c2800 Fixed: #1096 Build error with gcc 14 years ago
kervala a6bdd40593 Changed: #1096 Build error with gcc (patch provided by abelgar) 14 years ago
"Matt Raykowski" f78901ae60 Changed: Moved the dashboard build helpers. 14 years ago
"Matt Raykowski" 9d69716a18 merge 14 years ago
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash 14 years ago
mattraykowski 2acf06da85 Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank 14 years ago
mattraykowski b625859997 Changed: #1102 Explicitly linking nelmisc to zviewer tool. 14 years ago
mattraykowski efa0e7a017 Changed: #1102 Explicitly linking nelmisc in build_shadow_skin 14 years ago
mattraykowski c425329719 merge 14 years ago
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt. 14 years ago
mattraykowski 3a3d2137ea Changed: #1102 Explicitly link nelmisc in ig_lighter. 14 years ago
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword 14 years ago
vl e9492506b1 Fixed: compile on linux 14 years ago
vl 09d80bfb6e Added: define the toString() for size_t 14 years ago
vl bc8339857d Added: warning when we cannot open a big file 14 years ago
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time 14 years ago
vl eb45c9e694 Fixed: make it compile on mac 14 years ago
kaetemi 7f739bed8a Changed: #1092 Reliability improvements for 3dsmax nel export 14 years ago
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 7528f35fdf Changed: NeLNS projects updated 14 years ago
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
kervala 149a73e6eb Fixed: build_world_packed_col compilation 14 years ago
kervala 2758e14672 Changed: Snowballs projects updated 14 years ago