Commit graph

418 commits

Author SHA1 Message Date
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
kervala
2c8bee2174 Fixed: non detection of STLport libs under Windows 2010-09-02 09:54:46 +02:00
kervala
9cc1699f8a Changed: #841 Change the wrong header in the source code 2010-09-02 09:32:30 +02:00
kervala
2000998e5e Changed: Added PCH to nelligo 2010-09-02 09:31:54 +02:00
kervala
011134f34e Changed: Added PCH to nelligo 2010-09-02 09:31:24 +02:00
kervala
6cf910a5e7 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
fc31e417b9 Fixed: warning when destination file doesn'texist 2010-09-01 21:46:39 +02:00
kervala
23ee754b72 Changed: removed MFC dependencies to object_viewer 2010-09-01 21:46:06 +02:00
kervala
5a8d6ab09d Changed: Updated tools and samples CMake projects 2010-09-01 21:03:30 +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
e33ebf8ec7 Changed: #964 Some more rules for batched max convert paths. 2010-09-01 15:15:55 +02:00
kaetemi
773d034a30 Changed: #964 Skip over deleted bones in skinning when exporting from max. 2010-09-01 15:15:30 +02:00
kervala
d0388890e9 Changed: Updated 3dsmax plugins CMake projects 2010-09-01 13:54:42 +02:00
kervala
2924395a85 Fixed: 3dsmax plugins compilation (64 bits and STLport) 2010-09-01 13:44:01 +02:00
kervala
a638bfabb1 Changed: Updated tools CMake projects 2010-09-01 10:03:34 +02:00
mattraykowski
72b6fb118b Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
kervala
6c63513943 Fixed: sound_source compilation under Linux 2010-08-31 09:28:49 +02:00
kaetemi
0eb1d6ab74 Added: #929 Some more path fixing rules for max batch asset convert. 2010-08-31 00:23:26 +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
0879534851 Changed: Prevent Windows to draw background of NeL windows and some other messages 2010-08-30 18:38:00 +02:00