Commit graph

410 commits

Author SHA1 Message Date
kaetemi
e8a303389d Changed: 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: 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: 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
mattraykowski
991b57d796 merged FindLibwww.cmake 2010-09-09 06:44:01 -06:00
mattraykowski
7773e8bda9 Changed: Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 2010-09-09 06:40:07 -06:00
kervala
be0cf4a0e1 Changed: NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
rti
b2d47ab097 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 2010-09-09 13:52:13 +02:00
kervala
541d58f410 Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +02:00
kervala
36f5c26023 Fixed: Installation of nel-config 2010-09-08 09:18:37 +02:00
kervala
5d0eaf7b80 Changed: Samples projects updated 2010-09-07 23:51:56 +02:00
mattraykowski
a36167cee9 Changed: Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00
kervala
b54ed1f2a7 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
mattraykowski
45812f6de0 Changed: Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 2010-09-07 06:19:45 -06:00
kervala
e7260f8dd4 Fixed: Compilation under Windows 2010-09-06 20:42:13 +02:00
kervala
1efb1cc804 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
338b68b395 Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
f2e85f2a64 Changed: Use LIBXML_STATIC if building static libraries 2010-09-04 20:19:38 +02:00
kervala
2511286f37 Changed: FindLibwww search also for libexpat 2010-09-04 20:18:44 +02:00
kervala
dd8924a11a Changed: Change the wrong header in the source code 2010-09-04 19:57:54 +02:00
kervala
24f94426c7 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
8a25bac7d3 Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +02:00
kervala
8cd6548990 Changed: Remove all warnings when compiling Ryzom 2010-09-04 19:46:43 +02:00
kervala
d0fa6ed153 Fixed: Some services compilation (winmain not found) 2010-09-04 18:34:09 +02:00
kervala
2e2792cb74 Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
4e2d50d28c Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +02:00
kervala
c48f5380f0 Changed: Don't use "using namespace" in .h 2010-09-04 17:45:15 +02:00
kervala
3ea34cc1f2 Fixed: make_anim_melee_impact compilation 2010-09-03 23:09:44 +02:00
kervala
5fbbb6a1c5 Changed: Remove all warnings when compiling Ryzom 2010-09-03 22:55:29 +02:00
kervala
cf8109e469 Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 2010-09-03 22:48:53 +02:00
kervala
d9a74261dd Fixed: sheets_packer compilation 2010-09-03 22:18:31 +02:00
kervala
2f72a16d8a Fixed: Server source directory 2010-09-03 22:16:46 +02:00
kervala
7cccaa282a Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
kervala
2a57de7d91 Fixed: Detects mysqlclient library 2010-09-03 22:13:48 +02:00
kervala
7d873c841d Fixed: Detects fmod 64bits library 2010-09-03 22:13:18 +02:00
mattraykowski
64f12bb98e Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 2010-09-03 09:45:59 -06:00
mattraykowski
5bd65edcc6 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
6cc72f65b9 Changed: 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
efa6ac2b28 Added: Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed:  Improved skipping of exported max files, corrected search paths for some tools configurations.
2010-09-03 12:37:35 +02:00
kaetemi
5c94eb0080 Changed: Max asset batch converter now also shows maps in older max versions. 2010-09-03 12:33:08 +02:00
kaetemi
68738ead5b Fixed: georges2csv.vcproj dependencies 2010-09-03 12:31:07 +02:00
mattraykowski
e247e6b990 Update: 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
11df03cbad Changed: Moved config.h stuff in ConfigureChecks.cmake 2010-09-02 18:23:02 +02:00
kervala
55a359bdab Changed: Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +02:00
kervala
28f661b72b Changed: Updated tools CMake projects 2010-09-02 12:48:33 +02:00
kervala
6a4d519887 Fixed: nel_unit_test compilation 2010-09-02 11:27:25 +02:00
kervala
43a1134948 Changed: Check for MFC (to disable tools using MFC if not found) 2010-09-02 11:23:32 +02:00
kervala
648402b9eb Changed: Fix typos in comments/code 2010-09-02 11:02:03 +02:00
kervala
31be20d16d Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-02 09:56:54 +02:00
kervala
5b47ba698a Fixed: non detection of STLport libs under Windows 2010-09-02 09:54:46 +02:00
kervala
9cd2e96c5f Changed: Change the wrong header in the source code 2010-09-02 09:32:30 +02:00
kervala
f0c22644f6 Changed: Added PCH to nelligo 2010-09-02 09:31:54 +02:00
kervala
42f0f8f5ae Changed: Added PCH to nelligo 2010-09-02 09:31:24 +02:00
kervala
daead509b7 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
5ce19fa110 Fixed: warning when destination file doesn'texist 2010-09-01 21:46:39 +02:00
kervala
5e01ff6de3 Changed: removed MFC dependencies to object_viewer 2010-09-01 21:46:06 +02:00
kervala
a7f69b757f Changed: Updated tools and samples CMake projects 2010-09-01 21:03:30 +02:00
kaetemi
856717a6cb Added: 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
e3ce2a224e Changed: 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
78eb6ba776 Changed: Some more rules for batched max convert paths. 2010-09-01 15:15:55 +02:00
kaetemi
bfc95095af Changed: Skip over deleted bones in skinning when exporting from max. 2010-09-01 15:15:30 +02:00
kervala
7fe2e6f0db Changed: Updated 3dsmax plugins CMake projects 2010-09-01 13:54:42 +02:00
kervala
d389a4eaa6 Fixed: 3dsmax plugins compilation (64 bits and STLport) 2010-09-01 13:44:01 +02:00
kervala
d517e94a97 Changed: Updated tools CMake projects 2010-09-01 10:03:34 +02:00
mattraykowski
5813704991 Update: Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
kervala
5369756210 Changed: Progress tweak 2010-08-31 09:43:59 +02:00
kervala
82c4a148e6 Fixed: sound_source compilation under Linux 2010-08-31 09:28:49 +02:00
kaetemi
e6802b6f63 Added: Some more path fixing rules for max batch asset convert. 2010-08-31 00:23:26 +02:00
kaetemi
dd8dc5171f Added: Added the objects build project and updated the max file batch convert script. 2010-08-30 23:24:13 +02:00
kervala
ddfcd45c37 Changed: Prevent Windows to draw background of NeL windows and some other messages 2010-08-30 18:38:00 +02:00
kervala
b9142a9935 Changed: Remove all warnings when compiling Ryzom 2010-08-30 17:42:17 +02:00
kervala
80fcb4f92f Fixed: tga2dds compilation under Linux 2010-08-30 17:41:53 +02:00
kervala
9fa9999627 Changed: Use of CFile::getApplicationDirectory 2010-08-30 17:41:15 +02:00
kervala
113e955568 Changed: Updated samples CMake projects 2010-08-30 17:14:48 +02:00
rti
8dc5e57154 Fixed: cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 2010-08-28 17:33:44 +02:00
kervala
73d568da62 Changed: Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
f5c1113f58 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 2010-08-28 14:56:29 +02:00
kervala
74f93cb05c Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 2010-08-28 14:49:21 +02:00
kervala
35d90877c2 Changed: Allow user to specify externals location for CMake 2010-08-28 14:44:24 +02:00
kervala
aa0e5be06b Fixed: Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kaetemi
9ce81d57e3 Changed: Max shape export runs all the way through now.
Added: ,  Interface build project.
2010-08-27 22:29:13 +02:00
kaetemi
b5a56bd9e1 Fixed: 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
309ad634a3 Changed: code simplification for s3tc_compressor_lib 2010-08-27 20:21:15 +02:00
kervala
24aaafd38b Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 2010-08-27 20:00:23 +02:00
kervala
0e76fb19b3 Changed: Bad parenthesis 2010-08-27 17:09:51 +02:00
kervala
51bfb41c64 Changed: Allow to write interface into a PNG file 2010-08-27 17:03:41 +02:00
kervala
440084d5da Fixed: sheets_packer using default static relative paths 2010-08-27 16:48:44 +02:00
kervala
c21199466d Fixed: sheets_packer using default static relative paths 2010-08-26 14:49:11 +02:00
kervala
f7ca2c3dc6 Changed: sheets_packer using default static relative paths 2010-08-26 09:56:30 +02:00
kaetemi
f97b47eef1 Changed: Some reliability fixes for the max export plugin. 2010-08-25 23:36:29 +02:00
kervala
46de2a84b1 Fixed: Window content is black after switching windowed <-> fullscreen 2010-08-22 09:57:33 +02:00
kervala
fbae333941 Changed: Remove all warnings when compiling Ryzom 2010-08-21 15:57:55 +02:00
kervala
219e368134 Merge 2010-08-21 15:51:21 +02:00
Matt Raykowski
a3802bdc11 Changed: Fixed warning/error about C++ comment blocks in C code. 2010-08-20 08:44:58 -05:00
kervala
2c89d3c26c Fixed: CMake does not search luabind 2010-08-20 13:27:17 +02:00
kervala
30b6b25f58 Fixed: Replace deprecated functions gethostbyname and gethostbyaddr 2010-08-18 18:31:05 +02:00
kervala
10553e96c1 Fixed: chatclient sample compilation 2010-08-18 18:14:58 +02:00
kervala
585b053040 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 2010-08-17 23:02:47 +02:00
kervala
fd2e238e6c Changed: Removed uneeded dependency to libxml and using new macros 2010-08-17 16:31:50 +02:00
kervala
b0955a7e2b Fixed: client_patcher compilation under Windows 2010-08-16 14:41:05 +02:00
rti
13f3d267fe Fixed: Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
rti
70d892c7ba merge 2010-08-13 16:05:39 +02:00
rti
e42399e5be Fixed: Fullscreen with game resolution < desktop resolution 2010-08-13 16:05:01 +02:00
rti
8556bb970b Changed: Fix typos in comments/code 2010-08-13 15:40:04 +02:00
kervala
478b5491ac Changed: client_default.cfg and patcher translations installation 2010-08-12 20:25:53 +02:00
kervala
f625bfec80 Changed: Remove all warning when compiling Ryzom 2010-08-12 19:42:33 +02:00
kervala
6f53918f87 Fixed: Thread/process CPU affinity Implementation for Linux 2010-08-12 19:15:29 +02:00
kervala
2194a31f0a Changed: Removed libjpeg dependency on nel3d 2010-08-12 10:21:22 +02:00
kervala
9940aa5fa3 Added: client_default.cfg.in to use specified data pathes 2010-08-12 10:19:37 +02:00
kervala
60555fcafd Added: translations for client_patcher 2010-08-12 10:18:57 +02:00
kervala
a2621370b3 Fixed: nelsound dependency to nelsound_lowlevel 2010-08-12 10:12:15 +02:00
kervala
79ad6ba47f Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-12 10:11:53 +02:00
kervala
243ee32d35 Changed: Remove all warning when compiling Ryzom 2010-08-12 10:10:52 +02:00
kervala
bef158549b Changed: "using CVector" in 3d/vegetable.h 2010-08-11 20:36:49 +02:00
kervala
9f3ac159fb Changed: Removed useless dependencies 2010-08-11 19:43:52 +02:00
kervala
443a7c3d17 Changed: Fix typos in comments/code 2010-08-11 19:28:29 +02:00
kervala
582af49a73 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
kervala
394068caba Fixed: nelsound dependency to nelsound_lowlevel 2010-08-11 14:41:10 +02:00
kaetemi
f350ee9f94 Added: Ig build process. 2010-08-11 14:18:33 +02:00
kervala
59170cb99c Changed: Remove all warning when compiling Ryzom 2010-08-11 12:33:23 +02:00
kervala
fb9cbfe4c0 Changed: Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
kervala
073365a13e Changed: Fix typos in comments/code 2010-08-09 15:26:52 +02:00
kervala
1214754d6e Changed: PreDataPath and DataPath must be set in client_default.cfg 2010-08-09 15:25:58 +02:00
kervala
a3dcbb3463 Changed: Progress overwrite current line 2010-08-09 15:21:14 +02:00
kervala
6da1c7dbd8 Change: Apply shared libraries properties also for modules 2010-08-08 21:14:34 +02:00
kervala
c6e75f3c82 Fixed: Removed driver_opengl_mac.cpp from VC++ project 2010-08-08 20:17:13 +02:00
kervala
3462b8edf3 Fixed: Don't put VERSION in executables 2010-08-08 10:26:47 +02:00
kervala
4e101bd4bb Fixed: New interface definition missing (patch provided by Naush) 2010-08-08 10:12:03 +02:00
kervala
2b12972a12 Merge 2010-08-06 19:42:56 +02:00
kervala
961969e228 Changed: Create a console-based working patcher 2010-08-06 18:22:33 +02:00
kervala
782e5035fc Changed: Remove all warning when compiling Ryzom 2010-08-05 18:57:15 +02:00
kervala
3ae2ce679a Changed: Remove all warning when compiling Ryzom 2010-08-05 18:54:32 +02:00
kervala
eb0c8b6d5d Fixed: Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 2010-08-05 18:05:57 +02:00
kervala
9c3ee889c3 Fixed: Create a console-based working patcher 2010-08-05 15:20:06 +02:00
kervala
cfb5f27650 Fixed: X11 Key auto repeat 2010-08-05 14:21:41 +02:00
kervala
d4ff95bf3a Changed: Create a console-based working patcher 2010-08-05 09:53:38 +02:00
rti
bb3bbe8a6d Fixed: Problem when we start moving the camera in third person 2010-08-05 03:06:22 +02:00
rti
4534f54044 Fixed: using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 2010-08-04 23:37:47 +02:00
rti
1a7138dc40 Fixed: screen mode retrieval only in cocoa mode 2010-08-04 22:58:14 +02:00