Commit graph

387 commits

Author SHA1 Message Date
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
kaetemi
097f9f96a2 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
372920f72e Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 2010-09-12 00:40:26 +02:00
kervala
8468733ba0 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
c8a7d2b796 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
mattraykowski
3ca1b6a6bd merge 2010-09-09 06:46:09 -06:00
kervala
a45f6fd9d1 Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +02:00
mattraykowski
497cea4b14 Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00
kervala
5ae8eb8203 Fixed: Compilation under Windows 2010-09-06 20:42:13 +02:00
kervala
0985762b63 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
45e3a5bff6 Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
131ce4ced2 Changed: FindLibwww search also for libexpat 2010-09-04 20:18:44 +02:00
kervala
29997015c9 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
15884b6acc Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +02:00
kervala
933e37cdf5 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-04 19:46:43 +02:00
kervala
9b84af242e Fixed: Some services compilation (winmain not found) 2010-09-04 18:34:09 +02:00
kervala
1722180ee3 Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
ee9064da2f Changed: Don't use "using namespace" in .h 2010-09-04 17:45:15 +02:00
kervala
2379551abe Fixed: make_anim_melee_impact compilation 2010-09-03 23:09:44 +02:00
kervala
91e371e533 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-03 22:55:29 +02:00
kervala
a54335e454 Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 2010-09-03 22:48:53 +02:00
kervala
2f0e1ceb27 Fixed: sheets_packer compilation 2010-09-03 22:18:31 +02:00
kervala
e33a1eb875 Fixed: Server source directory 2010-09-03 22:16:46 +02:00
kervala
8c451ba6dd Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
mattraykowski
6f882a7400 Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 2010-09-03 09:45:59 -06:00
mattraykowski
41c0e07894 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
50aee6c951 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 2010-09-03 07:07:47 -06:00
kaetemi
96935c5be2 Added: #929 Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed: #929 Improved skipping of exported max files, corrected search paths for some tools configurations.
2010-09-03 12:37:35 +02:00
mattraykowski
d8ffaa120f Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 2010-09-02 13:53:33 -06:00
kervala
c669f1bb09 Changed: Moved config.h stuff in ConfigureChecks.cmake 2010-09-02 18:23:02 +02:00
kervala
d960338b28 Changed: #878 Fix typos in comments/code 2010-09-02 11:02:03 +02:00
kaetemi
8763a898cb Added: #929 Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx. 2010-09-01 15:24:43 +02:00
kaetemi
d71836f056 Changed: #964 Add remapping in client of tga filenames onto png files for unprocessed textures from the png asset database. 2010-09-01 15:17:34 +02:00
mattraykowski
72b6fb118b Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
kervala
267a39ee02 Changed: #1051 Progress tweak 2010-08-31 09:43:59 +02:00
kaetemi
0c6799898c Added: #929 Added the objects build project and updated the max file batch convert script. 2010-08-30 23:24:13 +02:00
kervala
9f43646d77 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00