Commit graph

434 commits

Author SHA1 Message Date
kervala
6fb3465433 Changed: #878 Fix typos in comments/code 2010-10-02 14:25:36 +02:00
kervala
1195e0e8ed Added: Groups in client target 2010-10-01 17:25:31 +02:00
kervala
fbbb7e1d30 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 2010-09-29 23:52:28 +02:00
kervala
91852cc725 Changed: #825 Remove all warning when compiling Ryzom 2010-09-29 10:20:09 +02:00
kervala
95c77cc2a2 Fixed: server_share compilation (include guard added) 2010-09-28 14:53:45 +02:00
kervala
47cd5e8c23 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
c3872b8ea9 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:25:37 +02:00
kervala
cc804842c3 Changed: Optimized PCH for EGS 2010-09-27 19:02:57 +02:00
kervala
a85e93a2ef Changed: Moved some #include 2010-09-27 14:36:03 +02:00
kervala
2ef4200394 Added: Groups for EGS project 2010-09-27 14:35:34 +02:00
kervala
2d93e27643 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
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