Commit graph

781 commits

Author SHA1 Message Date
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
1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt 2010-09-12 13:40:16 +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
048a53558d Fixed: libwww unresolved symbols on Archlinux 2010-09-11 19:47:17 +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
7cd92db05b Merge 2010-09-11 19:31:30 +02:00
kervala
072a44cac3 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
2e40a2a593 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
rti
1322a9bbb1 merge 2010-09-09 14:59:49 +02:00
rti
5808e90181 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
7961fe8838 merge 2010-09-09 06:47:17 -06:00
mattraykowski
8e2b6b6737 merge 2010-09-09 06:46:09 -06:00
mattraykowski
b4b9c37068 merged FindLibwww.cmake 2010-09-09 06:44:01 -06:00
mattraykowski
52483da28f Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 2010-09-09 06:40:07 -06:00
kervala
8db652391b Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
rti
4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 2010-09-09 13:52:13 +02:00
kervala
58635a112c Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +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
mattraykowski
359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00
kervala
cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
mattraykowski
007037b407 Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 2010-09-07 06:19:45 -06:00
kervala
ac9684c8e5 Fixed: Compilation under Windows 2010-09-06 20:42:13 +02:00
kervala
709b796f0a Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
78b10b758b Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries 2010-09-04 20:19:38 +02:00
kervala
2966ff7392 Changed: FindLibwww search also for libexpat 2010-09-04 20:18:44 +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
9895da21d0 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-04 19:46:43 +02:00
kervala
7401b20488 Fixed: Some services compilation (winmain not found) 2010-09-04 18:34:09 +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
kervala
bb86bb0991 Changed: Don't use "using namespace" in .h 2010-09-04 17:45:15 +02:00
kervala
f884148dde Fixed: make_anim_melee_impact compilation 2010-09-03 23:09:44 +02:00
kervala
3f8bc64bca Changed: #825 Remove all warnings when compiling Ryzom 2010-09-03 22:55:29 +02:00
kervala
10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 2010-09-03 22:48:53 +02:00
kervala
f432768edc Fixed: sheets_packer compilation 2010-09-03 22:18:31 +02:00
kervala
5ab87d866b Fixed: Server source directory 2010-09-03 22:16:46 +02:00
kervala
f4d64df8c3 Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
kervala
1020a09ca4 Fixed: Detects mysqlclient library 2010-09-03 22:13:48 +02:00
kervala
36623018b4 Fixed: Detects fmod 64bits library 2010-09-03 22:13:18 +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
f0d758bc6a Changed: Moved config.h stuff in ConfigureChecks.cmake 2010-09-02 18:23:02 +02: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
kervala
1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
6781fcf098 Fixed: warning when destination file doesn'texist 2010-09-01 21:46:39 +02:00
kervala
44ae363d64 Changed: removed MFC dependencies to object_viewer 2010-09-01 21:46:06 +02:00
kervala
16535f7e84 Changed: Updated tools and samples CMake projects 2010-09-01 21:03:30 +02:00
kaetemi
d4caf01eb1 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
ad068c46bb 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
kaetemi
c8ee84fbe4 Changed: #964 Some more rules for batched max convert paths. 2010-09-01 15:15:55 +02:00
kaetemi
f362c9363b Changed: #964 Skip over deleted bones in skinning when exporting from max. 2010-09-01 15:15:30 +02:00
kervala
e3ea920741 Changed: Updated 3dsmax plugins CMake projects 2010-09-01 13:54:42 +02:00
kervala
aceaccc3c0 Fixed: 3dsmax plugins compilation (64 bits and STLport) 2010-09-01 13:44:01 +02:00
kervala
ca710cdac4 Changed: Updated tools CMake projects 2010-09-01 10:03:34 +02:00
mattraykowski
f6c11aff7e Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
kervala
bce05f44f9 Changed: #1051 Progress tweak 2010-08-31 09:43:59 +02:00
kervala
99181c4a9d Fixed: sound_source compilation under Linux 2010-08-31 09:28:49 +02:00
kaetemi
328dc084ac Added: #929 Some more path fixing rules for max batch asset convert. 2010-08-31 00:23:26 +02:00
kaetemi
42aa859245 Added: #929 Added the objects build project and updated the max file batch convert script. 2010-08-30 23:24:13 +02:00
kervala
ad51d50449 Changed: Prevent Windows to draw background of NeL windows and some other messages 2010-08-30 18:38:00 +02:00
kervala
27f3b8c8e8 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-30 17:42:17 +02:00
kervala
06ec6effa8 Fixed: tga2dds compilation under Linux 2010-08-30 17:41:53 +02:00
kervala
47b3d5ce60 Changed: Use of CFile::getApplicationDirectory 2010-08-30 17:41:15 +02:00
kervala
ee40f8f9b5 Changed: Updated samples CMake projects 2010-08-30 17:14:48 +02:00
rti
4f02a8591a Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 2010-08-28 17:33:44 +02:00
kervala
65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
6328b3fd56 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 2010-08-28 14:56:29 +02:00
kervala
c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 2010-08-28 14:49:21 +02:00
kervala
b99425d5eb Changed: Allow user to specify externals location for CMake 2010-08-28 14:44:24 +02:00
kervala
aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kaetemi
5b0a249338 Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
2010-08-27 22:29:13 +02:00
kaetemi
61f2851a2b Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally. 2010-08-27 22:15:51 +02:00
kervala
a1fcd412b1 Changed: code simplification for s3tc_compressor_lib 2010-08-27 20:21:15 +02:00
kervala
1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 2010-08-27 20:00:23 +02:00
kervala
b2417a68ab Changed: Bad parenthesis 2010-08-27 17:09:51 +02:00
kervala
7610d61b80 Changed: Allow to write interface into a PNG file 2010-08-27 17:03:41 +02:00
kervala
790cdf83c1 Fixed: #1074 sheets_packer using default static relative paths 2010-08-27 16:48:44 +02:00
kervala
b80b9c4c58 Fixed: #1074 sheets_packer using default static relative paths 2010-08-26 14:49:11 +02:00