Commit graph

886 commits

Author SHA1 Message Date
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
3db8ae1e25 Added: build/* to .hgignore 2010-09-16 17:24:40 +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
mattraykowski
3bbe4935b7 Changed: Altered the .hgignore to ignore the build and 3rdParty folders for the new code/CMakeLists.txt build 2010-09-16 07:03:38 -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
rti
3e1078cae7 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 2010-09-09 14:57:59 +02:00
mattraykowski
1fc66de1da merge 2010-09-09 06:47:17 -06:00
mattraykowski
81694cfc4d merge 2010-09-09 06:46:09 -06:00