Commit graph

423 commits

Author SHA1 Message Date
kervala
1e1a8b97b6 Changed: Generate only one config.h in root 2010-09-26 23:16:16 +02:00
kervala
bbb68d1c08 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
kaetemi
a7c6ed7a35 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
vl
ccd5c879f6 Added: missing namespace nlmisc 2010-09-26 10:24:46 +02:00
kervala
7b96c2328f Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
kervala
3bf713f884 Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
264e3ccc9d Fixed: Bad merge 2010-09-25 22:38:06 +02:00
kervala
2dda416b27 Changed: Centralized NeL includes in PCH 2010-09-25 18:28:52 +02:00
kervala
6947bb6e82 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
491c0f7f66 Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
9c1b43c027 Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
b51b521144 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
38ee15a656 Removed: .hgignore from ryzom directory 2010-09-25 10:13:22 +02:00
vl
2055409d5a Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
vl
fc3474deb3 Changed: include ssl only if the lib is found 2010-09-24 14:50:50 +02:00
vl
0f0b0ee8cf Merge 2010-09-24 11:26:41 +02:00
kervala
0c4f818687 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
623688f0f0 Fixed: optional OpenSSL only when building in static (curl could need it) 2010-09-24 10:52:29 +02:00
vl
ebba9ec440 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
8aa918bcad Fixed: ryzom_ai_service compilation 2010-09-24 09:12:37 +02:00
kervala
3076c68530 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
vl
81947e6f82 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
vl
34d90a1885 Fixed: missing endline 2010-09-23 16:03:49 +02:00
acemtp
32b1d7aeb7 Added: include dir of zlib because game_share need zlib 2010-09-23 15:48:20 +02:00
kervala
c0c147af4e Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
98c24e3a40 Fixed: #1096 Build error with gcc 2010-09-23 13:36:21 +02:00
kervala
5b2628f4ba Changed: #1096 Build error with gcc (patch provided by abelgar) 2010-09-23 13:04:08 +02:00
vl
55330e73e3 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
vl
4e46616462 Added: setrlimit to define how many open file we can have in the same time 2010-09-21 08:54:18 +02:00
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
76ace301e2 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
334eb1ea66 Fixed: build_world_packed_col compilation 2010-09-20 21:42:33 +02:00
kaetemi
dd4a3deb74 Added: #964 Missing vcproj for wmap tools 2010-09-20 11:27:52 +02:00
kervala
f42b5a7b76 Fixed: Changed from Color to String (patch provided by aquiles) 2010-09-20 08:59:46 +02:00
kaetemi
17250f4997 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
15486b8335 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 2010-09-19 23:16:55 +02:00
kervala
96dcb1a6da Changed: #825 Remove all warnings when compiling Ryzom 2010-09-17 12:19:11 +02:00
kervala
6c84a00257 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 2010-09-17 10:22:31 +02:00
mattraykowski
d29cbc023b merge 2010-09-16 13:07:54 -05:00
mattraykowski
3a2295cf34 Changed: Fixed typo in build_packed_world_col CMakeLists.txt 2010-09-16 13:07:05 -05:00
kervala
8c64d7ed76 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
72aa7963e5 Changed: Replaced uiErrPatching by uiErrPatchApply 2010-09-16 17:26:23 +02:00
kervala
478b3ec42a Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:25:48 +02:00
kervala
17b11639a3 Fixed: Some tools compilation 2010-09-16 17:23:52 +02:00
mattraykowski
ea566f55d0 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
mattraykowski
695a5cdf83 merge 2010-09-15 20:36:25 -05:00
mattraykowski
a98739f977 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
kervala
b7cec00055 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
8a598ab46a Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
8178f50365 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +02:00