Commit graph

437 commits

Author SHA1 Message Date
vl
8d9d58fed9 Fixed: compile on linux 2010-09-21 09:25:53 +02:00
vl
44d9dbc390 Added: define the toString() for size_t 2010-09-21 08:55:31 +02:00
vl
f984c1a142 Added: warning when we cannot open a big file 2010-09-21 08:54:42 +02:00
vl
709a2c8632 Fixed: make it compile on mac 2010-09-21 08:53:28 +02:00
kaetemi
783c3021b7 Changed: #1092 Reliability improvements for 3dsmax nel export 2010-09-21 00:44:02 +02:00
kervala
c02ffcf5e9 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 22:02:35 +02:00
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
69585a8421 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 16:21:23 +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
b9323c1321 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
c6fd45bb26 Fixed: Compile error with object viewer exe missing windows.h 2010-09-19 23:14:50 +02:00
kaetemi
c2546c140b Changed: #964 Allow setting hls info dir in panoply config. 2010-09-19 23:14:07 +02:00
kaetemi
f4518f0b28 Fixed: Compile error with mutex.h on Windows. 2010-09-19 23:12:57 +02:00
kervala
e1969d46f1 Fixed: Compilation with STLport under Linux 2010-09-19 19:19:23 +02:00
kervala
b8c45ca587 Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
8c64d7ed76 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
608b688c54 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:27:07 +02:00
kervala
17b11639a3 Fixed: Some tools compilation 2010-09-16 17:23:52 +02:00
kervala
a97e963949 Fixed: shapes_exporter compilation 2010-09-16 15:15:39 +02:00
kervala
b7cec00055 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
e7afa14bd2 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +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
7432495afd Changed: Added -ldl for NELMISC 2010-09-12 13:41:47 +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
95d54e959b Changed: #841 Change the wrong header in the source code 2010-09-12 00:12:39 +02:00
kervala
0616ce2c0d Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
kervala
8948fa73c9 Changed: Winsock definition in root CMakeLists.txt 2010-09-11 19:42:39 +02:00
kervala
4df3db7485 Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
kervala
40f21aa882 Fixed: Installation of nel-config 2010-09-08 09:18:37 +02:00
kervala
a4c9b86311 Changed: Samples projects updated 2010-09-07 23:51:56 +02:00
kervala
a2d2403450 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
kervala
45e3a5bff6 Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
458797f94b Changed: #841 Change the wrong header in the source code 2010-09-04 19:57:54 +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
1722180ee3 Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
7b778bbb99 Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +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
kaetemi
835b2cab59 Changed: #964 Max asset batch converter now also shows maps in older max versions. 2010-09-03 12:33:08 +02:00
kaetemi
e5e3a642cd Fixed: georges2csv.vcproj dependencies 2010-09-03 12:31:07 +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
5ca4d992e3 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +02:00
kervala
132d35d85c Changed: Updated tools CMake projects 2010-09-02 12:48:33 +02:00
kervala
af467eb556 Fixed: nel_unit_test compilation 2010-09-02 11:27:25 +02:00
kervala
822cfab9d7 Changed: Check for MFC (to disable tools using MFC if not found) 2010-09-02 11:23:32 +02:00
kervala
d960338b28 Changed: #878 Fix typos in comments/code 2010-09-02 11:02:03 +02:00
kervala
4eae9d7739 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-02 09:56:54 +02:00