Commit graph

416 commits

Author SHA1 Message Date
kervala
6d4bdb0db5 Changed: Centralized NeL includes in PCH 2010-09-25 18:28:52 +02:00
kervala
123c773bae Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
2c09b73e7c Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
ff0029ff5a Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
25eabdf305 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
9be9822b15 Removed: .hgignore from ryzom directory 2010-09-25 10:13:22 +02:00
vl
3f66586110 Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
vl
45eb6f48c7 Changed: include ssl only if the lib is found 2010-09-24 14:50:50 +02:00
vl
9275ac1fce Merge 2010-09-24 11:26:41 +02:00
kervala
7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it) 2010-09-24 10:52:29 +02:00
vl
0c00af96a5 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
abd1827468 Fixed: ryzom_ai_service compilation 2010-09-24 09:12:37 +02:00
kervala
a69f0050b6 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
vl
b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
vl
8bde6fa98d Fixed: missing endline 2010-09-23 16:03:49 +02:00
acemtp@acemtp-desktop
0f4fd77f3b Added: include dir of zlib because game_share need zlib 2010-09-23 15:48:20 +02:00
kervala
a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
2a939c2800 Fixed: #1096 Build error with gcc 2010-09-23 13:36:21 +02:00
kervala
a6bdd40593 Changed: #1096 Build error with gcc (patch provided by abelgar) 2010-09-23 13:04:08 +02:00
vl
2cdf9e71f6 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
vl
8046962fa2 Added: setrlimit to define how many open file we can have in the same time 2010-09-21 08:54:18 +02:00
kervala
32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
149a73e6eb Fixed: build_world_packed_col compilation 2010-09-20 21:42:33 +02:00
kaetemi
32cce09f83 Added: #964 Missing vcproj for wmap tools 2010-09-20 11:27:52 +02:00
kervala
db4a842b44 Fixed: Changed from Color to String (patch provided by aquiles) 2010-09-20 08:59:46 +02:00
kaetemi
6cdc77986e 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
f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 2010-09-19 23:16:55 +02:00
kervala
d568711258 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-17 12:19:11 +02:00
kervala
17abf65489 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 2010-09-17 10:22:31 +02:00
mattraykowski
f92ebac8aa merge 2010-09-16 13:07:54 -05:00
mattraykowski
bdb2a65906 Changed: Fixed typo in build_packed_world_col CMakeLists.txt 2010-09-16 13:07:05 -05:00
kervala
256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply 2010-09-16 17:26:23 +02:00
kervala
40179ff764 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:25:48 +02:00
kervala
b81696a2a1 Fixed: Some tools compilation 2010-09-16 17:23:52 +02:00
mattraykowski
42709b136c 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
b10efeb9bb merge 2010-09-15 20:36:25 -05:00
mattraykowski
a5bc41e1be 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
71da504731 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
554aeef7ba Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +02:00
kaetemi
4a37bc4d74 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
a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 2010-09-12 00:40:26 +02:00
kervala
072a44cac3 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
2e40a2a593 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
mattraykowski
8e2b6b6737 merge 2010-09-09 06:46:09 -06:00
kervala
58635a112c Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +02:00
mattraykowski
359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00