Commit graph

548 commits

Author SHA1 Message Date
kervala
837fbd9f09 Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 2010-09-28 15:37:52 +02:00
kervala
fcd0f82660 Changed: User can now have 2 externals: external and external_stlport, it will use the correct one 2010-09-28 15:27:32 +02:00
kervala
2b938639cc Fixed: server_share compilation (include guard added) 2010-09-28 14:53:45 +02:00
kervala
803a14e00c Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
98c43b1540 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:25:37 +02:00
kervala
818989f069 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
83172dec9a Changed: Make some options less verbose (MFC and Libwww) 2010-09-28 10:49:30 +02:00
kervala
ad6e9fe1da Fixed: PCH problem with GCC 2010-09-28 09:25:39 +02:00
sfb
f41c74eea1 Changed: Default env path to Qt changed to 4.6.3 2010-09-27 21:14:21 -05:00
sfb
99af77e8d9 merge 2010-09-27 21:13:43 -05:00
sfb
17bb540ba8 Changed: Install Qt DLLs from bin instead of lib 2010-09-27 21:13:13 -05:00
kervala
a591b93031 Fixed: Compilation with nmake and jom 2010-09-28 00:16:12 +02:00
kervala
3658bd8005 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 2010-09-28 00:03:11 +02:00
kervala
d2b7481bfb Fixed: PCHSupport.cmake to support Jom and Nmake 2010-09-27 23:34:35 +02:00
kervala
32c325afad Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+) 2010-09-27 23:33:26 +02:00
kervala
ad4142b08f Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory 2010-09-27 23:25:40 +02:00
kervala
d1198d7fe5 Changed: Optimized PCH for EGS 2010-09-27 19:02:57 +02:00
kervala
af00aa2b6f Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 2010-09-27 14:40:21 +02:00
kervala
637058962c Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 2010-09-27 14:37:42 +02:00
kervala
32744ced2f Changed: Moved some #include 2010-09-27 14:36:03 +02:00
kervala
452e57155e Added: Groups for EGS project 2010-09-27 14:35:34 +02:00
kervala
e2302236c1 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
2cf271fab9 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects 2010-09-26 23:24:51 +02:00
kervala
2232f20979 Changed: Use MFC only under Windows 2010-09-26 23:19:36 +02:00
kervala
f75fbb10cb Fixed: Luabind library name with STLport 2010-09-26 23:17:51 +02:00
kervala
80b3a50818 Changed: Generate only one config.h in root 2010-09-26 23:16:16 +02:00
kervala
d1ef849017 Fixed: #1105 NLMISC::createDebug - Infinite loop 2010-09-26 23:08:17 +02:00
kervala
8aacfd2e81 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
kaetemi
d421adf908 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. 2010-09-26 17:12:45 +02:00
kaetemi
2fdbeea4da Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 2010-09-26 17:07:13 +02:00
kaetemi
7f0ad4a2d1 Changed: #1092 Reliability improvements for batched anim export from max 2010-09-26 17:00:01 +02:00
vl
b13b869dd5 Added: missing namespace nlmisc 2010-09-26 10:24:46 +02:00
kervala
3dcac5f751 Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
kervala
ccb3748c21 Changed: #825 object_viewer warnings 2010-09-25 22:52:01 +02:00
kervala
b4f9506d27 Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
41ec8762dd Fixed: Bad merge 2010-09-25 22:38:06 +02:00
kervala
38eead637b Changed: Centralized NeL includes in PCH 2010-09-25 18:28:52 +02:00
kervala
6e90a1f706 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
beb6f39136 Added: Options to build NeLNS and Snowballs (OFF by default) 2010-09-25 17:24:19 +02:00
kervala
c3b3b8d2a2 Fixed: DirectX SDK 64bits directory 2010-09-25 17:10:32 +02:00
kervala
57438eff01 Fixed: Compilation with MFC in a custom path and/or STLport 2010-09-25 17:08:31 +02:00
kervala
2d91edd634 Fixed: tile_edit compilation 2010-09-25 16:18:15 +02:00
kervala
677e9d2931 Changed: Removed "using namespace" in *.h 2010-09-25 16:14:34 +02:00
kervala
eccc08b43d Changed: #841 Change the wrong header in the source code 2010-09-25 16:12:26 +02:00
kervala
8f6e0f973e Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
b6410b45ad Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
8602c91b04 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
7778e8c161 Fixed: tile_edit compilation 2010-09-25 15:53:28 +02:00
kervala
374271a0b4 Added: New tools projects 2010-09-25 15:48:18 +02:00
kervala
95a05935b1 Removed: Useless stdafx.h/cpp 2010-09-25 15:45:44 +02:00
kervala
f1dfec38d3 Changed: Updated CMake modules for 64bits and STLport 2010-09-25 15:41:37 +02:00
kervala
4798fc2bd2 Removed: .hgignore from ryzom directory 2010-09-25 10:13:22 +02:00
kervala
80b11e297d Removed: CMake modules from Snowballs (already in root directory) 2010-09-25 10:11:59 +02:00
kervala
2bcdf41c92 Changed: Use of FindExternal module 2010-09-25 10:10:24 +02:00
kervala
79ab903ca9 Added: CMake module to find external/3rd party libs 2010-09-24 23:24:05 +02:00
Matt Raykowski
4afb6c05be Changed: Moved the check for CppTest so that nel_unit_test has it available. 2010-09-24 14:56:47 -05:00
Matt Raykowski
c7960efbe4 merge 2010-09-24 14:22:30 -05:00
Matt Raykowski
7e42b03de0 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor. 2010-09-24 10:36:54 -05:00
Matt Raykowski
e270b874c0 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now. 2010-09-24 10:36:14 -05:00
vl
33a17b6287 Merge 2010-09-24 17:08:21 +02:00
vl
26f33f0721 Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
Matt Raykowski
056e5963da Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc 2010-09-24 08:53:51 -05:00
Matt Raykowski
85d2b3a159 merge 2010-09-24 08:51:18 -05:00
Matt Raykowski
b0694fd512 Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo. 2010-09-24 08:50:22 -05:00
vl
bb6f4cbc21 Changed: include ssl only if the lib is found 2010-09-24 14:50:50 +02:00
vl
2dfc82bba9 Added: special case of rgba.cpp on static 2010-09-24 11:32:20 +02:00
vl
a9f34d1e8c Merge 2010-09-24 11:26:41 +02:00
kervala
fd669d8563 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
ec0cc60ce8 Fixed: optional OpenSSL only when building in static (curl could need it) 2010-09-24 10:52:29 +02:00
vl
798f90b278 Changed: ogg vorbis lib order 2010-09-24 10:29:06 +02:00
vl
914ed8bbda Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
0391023bf6 Fixed: ryzom_ai_service compilation 2010-09-24 09:12:37 +02:00
kervala
c127d36789 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
kervala
d3d29aae60 Fixed: Static sound drivers link to nelsnd_lowlevel 2010-09-23 18:48:04 +02:00
vl
3e238bb754 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
vl
4903c738ab Fixed: missing endline 2010-09-23 16:03:49 +02:00
vl
4f25a32a40 Added: in static, we don't compile fmod since it only exists in dynlib 2010-09-23 15:51:24 +02:00
vl
2605a167f1 Added: case for static version of the driver 2010-09-23 15:50:44 +02:00
acemtp
42909cd9f3 Added: include dir of zlib because game_share need zlib 2010-09-23 15:48:20 +02:00
acemtp
62a956f6cf Changed: order of the lib to make it link in static 2010-09-23 15:47:31 +02:00
kervala
9ba4f60306 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
742304e29e Fixed: #1096 Build error with gcc 2010-09-23 13:36:21 +02:00
kervala
66c6137eed Changed: #1096 Build error with gcc (patch provided by abelgar) 2010-09-23 13:04:08 +02:00
Matt Raykowski
e6a67d807a Changed: Moved the dashboard build helpers. 2010-09-21 15:08:36 -05:00
Matt Raykowski
87475bcfb0 merge 2010-09-21 14:51:36 -05:00
Matt Raykowski
4b202154d2 Changed: Altered build to allow CI builds to be submitted to CDash 2010-09-21 14:50:10 -05:00
mattraykowski
f4e9aebcce Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank 2010-09-21 14:44:44 -05:00
mattraykowski
e98b950077 Changed: #1102 Explicitly linking nelmisc to zviewer tool. 2010-09-21 11:13:03 -05:00
mattraykowski
1eca7ae170 Changed: #1102 Explicitly linking nelmisc in build_shadow_skin 2010-09-21 08:38:37 -05:00
mattraykowski
9f4295cc1b merge 2010-09-21 07:03:17 -05:00
mattraykowski
d9d97126b3 Changed: Added source groups to Tile Edit Qt. 2010-09-21 07:02:21 -05:00
mattraykowski
7db407c521 Changed: #1102 Explicitly link nelmisc in ig_lighter. 2010-09-21 06:59:56 -05:00
vl
9b1a601c02 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
vl
c24f90fc26 Fixed: compile on linux 2010-09-21 09:25:53 +02:00
vl
4611acc5b7 Added: define the toString() for size_t 2010-09-21 08:55:31 +02:00
vl
beb3649ec3 Added: warning when we cannot open a big file 2010-09-21 08:54:42 +02:00
vl
67de265627 Added: setrlimit to define how many open file we can have in the same time 2010-09-21 08:54:18 +02:00
vl
83a376c357 Fixed: make it compile on mac 2010-09-21 08:53:28 +02:00
kaetemi
ef36f2eb77 Changed: #1092 Reliability improvements for 3dsmax nel export 2010-09-21 00:44:02 +02:00
kervala
772c3f5da5 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 22:02:35 +02:00
kervala
7c4d179395 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
aaa533604f Changed: NeLNS projects updated 2010-09-20 21:50:45 +02:00
kervala
181d48fb72 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
1d06b4ae28 Fixed: build_world_packed_col compilation 2010-09-20 21:42:33 +02:00
kervala
a673910e7a Changed: Snowballs projects updated 2010-09-20 21:40:20 +02:00
kervala
9fd332e02c Fixed: Debug version of mysqlclient 2010-09-20 21:37:15 +02:00
kervala
7bcba3912e Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 16:21:23 +02:00
kaetemi
619bbf7c79 Added: #964 Missing vcproj for wmap tools 2010-09-20 11:27:52 +02:00
kervala
c435c52088 Fixed: Changed from Color to String (patch provided by aquiles) 2010-09-20 08:59:46 +02:00
kaetemi
fbfa2e7d3b Fixed: #929 Gamedata build pipeline works mostly. Install writes to seperate dir instead of directly to dev client data dir. Added scripts to build dev client linked to install dir, as well as client install with bnp and patches generation, and shard data install. No more generated buildsite on repo. Panoply build added to map process. Fixed an issue with rbank build. Implemented sheets and sheet id building processes. Fixed some lookup paths. Implemented wmap build process. Added gamedev and data_common to install output. Added projects for characters and maps, sheets, indoors, and projects for fyros, matis, zorai and tryker continents to export shape and texture data. 2010-09-19 23:31:28 +02:00
kaetemi
0ed8458cf4 Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory. 2010-09-19 23:18:29 +02:00
kaetemi
5ef1c15c24 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 2010-09-19 23:16:55 +02:00
kaetemi
06ea166e55 Fixed: Compile error with object viewer exe missing windows.h 2010-09-19 23:14:50 +02:00
kaetemi
e759674bec Changed: #964 Allow setting hls info dir in panoply config. 2010-09-19 23:14:07 +02:00
kaetemi
0bcbebcb41 Fixed: Compile error with mutex.h on Windows. 2010-09-19 23:12:57 +02:00
kervala
fc2a8872ec Fixed: Compilation with STLport under Linux 2010-09-19 19:19:23 +02:00
kervala
fc759b313c Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
f3ec39bd98 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-17 12:19:11 +02:00
kervala
6b238d8960 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 2010-09-17 10:22:31 +02:00
Matt Raykowski
c819dd44e8 Changed: Added 'install' to the list of ignored folders. 2010-09-16 20:43:58 -05:00
mattraykowski
1efeb4f88f merge 2010-09-16 13:07:54 -05:00
mattraykowski
d91a2a0abf Changed: Fixed typo in build_packed_world_col CMakeLists.txt 2010-09-16 13:07:05 -05:00
kervala
13e8ef02e1 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
feeff815a7 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:27:07 +02:00
kervala
44c7bc1916 Changed: Replaced uiErrPatching by uiErrPatchApply 2010-09-16 17:26:23 +02:00
kervala
9da8a7db77 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:25:48 +02:00
kervala
78a5dccaf5 Fixed: Some tools compilation 2010-09-16 17:23:52 +02:00
kervala
b2aebfd26a Fixed: shapes_exporter compilation 2010-09-16 15:15:39 +02:00
mattraykowski
46b360fdae Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 2010-09-16 07:41:45 -05:00
kervala
62134dbac9 Fixed: Parsing of CMAKE_MAKE_PROGRAM 2010-09-16 13:05:41 +02:00
mattraykowski
bd70339508 merge 2010-09-15 20:36:25 -05:00
mattraykowski
5ee51940f0 Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places. 2010-09-15 20:30:35 -05:00
mattraykowski
79e37057ba Changed: #842 FindSquish finds both release and debug libraries. 2010-09-15 20:28:15 -05:00
kervala
fbd2ae7cfa Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
35499ce0c4 Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
f4183e2328 Fixed: STLport can't be used under Windows 2010-09-14 23:10:25 +02:00
kervala
a9878b001c Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +02:00
kervala
2c8f81953a Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
kaetemi
e8a303389d Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script. 2010-09-13 10:44:23 +02:00
kervala
46a95a0c88 Changed: Added -ldl for NELMISC 2010-09-12 13:41:47 +02:00
kervala
7df208289c Changed: Winsock definition in root CMakeLists.txt 2010-09-12 13:40:16 +02:00
kervala
5ee85d90ef Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 2010-09-12 00:40:26 +02:00
kervala
ad374fa85d Changed: #841 Change the wrong header in the source code 2010-09-12 00:12:39 +02:00
kervala
3941cd587d Fixed: libwww unresolved symbols on Archlinux 2010-09-11 19:47:17 +02:00
kervala
dc136ca1e2 Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
kervala
60ddac2b67 Changed: Winsock definition in root CMakeLists.txt 2010-09-11 19:42:39 +02:00
kervala
6bee09fea1 Merge 2010-09-11 19:31:30 +02:00
kervala
9a19292137 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
6a698ab26c Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
rti
8f6385304e merge 2010-09-09 14:59:49 +02:00