Commit graph

433 commits

Author SHA1 Message Date
kaetemi
7f739bed8a Changed: #1092 Reliability improvements for 3dsmax nel export 2010-09-21 00:44:02 +02:00
kervala
998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 22:02:35 +02:00
kervala
32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
b2f006b9ca Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 16:21:23 +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
59e5c03a83 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
74b6430afb Fixed: Compile error with object viewer exe missing windows.h 2010-09-19 23:14:50 +02:00
kaetemi
2f61e2200c Changed: #964 Allow setting hls info dir in panoply config. 2010-09-19 23:14:07 +02:00
kaetemi
4c9d9f593b Fixed: Compile error with mutex.h on Windows. 2010-09-19 23:12:57 +02:00
kervala
3e3a987395 Fixed: Compilation with STLport under Linux 2010-09-19 19:19:23 +02:00
kervala
cd822bc0b4 Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
5764efeace Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:27:07 +02:00
kervala
b81696a2a1 Fixed: Some tools compilation 2010-09-16 17:23:52 +02:00
kervala
7a95148eef Fixed: shapes_exporter compilation 2010-09-16 15:15:39 +02:00
kervala
71da504731 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +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
7b22cb92e8 Changed: Added -ldl for NELMISC 2010-09-12 13:41:47 +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
c7f0dab429 Changed: #841 Change the wrong header in the source code 2010-09-12 00:12:39 +02:00
kervala
a983aa0783 Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
kervala
4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt 2010-09-11 19:42:39 +02:00
kervala
8db652391b Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
kervala
9945d92572 Fixed: Installation of nel-config 2010-09-08 09:18:37 +02:00
kervala
08efa3a809 Changed: Samples projects updated 2010-09-07 23:51:56 +02:00
kervala
cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
kervala
78b10b758b Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
92b4d5ef8a Changed: #841 Change the wrong header in the source code 2010-09-04 19:57:54 +02:00
kervala
968a752e55 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
7f72ef0bcb Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +02:00
kervala
4b48c3a77c Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
66d5227ce7 Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +02:00
mattraykowski
cc43911ccb Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 2010-09-03 09:45:59 -06:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
972e141687 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
a3b71cdb3e 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
411f2893c8 Changed: #964 Max asset batch converter now also shows maps in older max versions. 2010-09-03 12:33:08 +02:00
kaetemi
73bfbdc4f8 Fixed: georges2csv.vcproj dependencies 2010-09-03 12:31:07 +02:00
mattraykowski
1b511949c9 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
6cf96b9e36 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +02:00
kervala
e9c9345826 Changed: Updated tools CMake projects 2010-09-02 12:48:33 +02:00
kervala
aff9d7946d Fixed: nel_unit_test compilation 2010-09-02 11:27:25 +02:00
kervala
8c7aec84c3 Changed: Check for MFC (to disable tools using MFC if not found) 2010-09-02 11:23:32 +02:00
kervala
811b229f52 Changed: #878 Fix typos in comments/code 2010-09-02 11:02:03 +02:00
kervala
3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-02 09:56:54 +02:00
kervala
1481d48ab8 Fixed: non detection of STLport libs under Windows 2010-09-02 09:54:46 +02:00
kervala
0ec41da752 Changed: #841 Change the wrong header in the source code 2010-09-02 09:32:30 +02:00
kervala
b83fdd467e Changed: Added PCH to nelligo 2010-09-02 09:31:54 +02:00
kervala
d4346ef771 Changed: Added PCH to nelligo 2010-09-02 09:31:24 +02:00