Commit graph

1024 commits

Author SHA1 Message Date
kervala
f4f9347826 Changed: #841 Change the wrong header in the source code 2010-09-25 16:12:26 +02:00
kervala
491c0f7f66 Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
9c1b43c027 Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
b51b521144 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
7f6b6ed12d Fixed: tile_edit compilation 2010-09-25 15:53:28 +02:00
kervala
d77cccad49 Added: New tools projects 2010-09-25 15:48:18 +02:00
kervala
ca64c52b24 Removed: Useless stdafx.h/cpp 2010-09-25 15:45:44 +02:00
kervala
ca12c13e68 Changed: Updated CMake modules for 64bits and STLport 2010-09-25 15:41:37 +02:00
kervala
38ee15a656 Removed: .hgignore from ryzom directory 2010-09-25 10:13:22 +02:00
kervala
061b8202de Removed: CMake modules from Snowballs (already in root directory) 2010-09-25 10:11:59 +02:00
kervala
5dff584400 Changed: Use of FindExternal module 2010-09-25 10:10:24 +02:00
kervala
d4d94a1284 Added: CMake module to find external/3rd party libs 2010-09-24 23:24:05 +02:00
Matt Raykowski"
3e7d89b42c Changed: Moved the check for CppTest so that nel_unit_test has it available. 2010-09-24 14:56:47 -05:00
Matt Raykowski"
2c71ea8da9 merge 2010-09-24 14:22:30 -05:00
Matt Raykowski"
51b1d78457 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor. 2010-09-24 10:36:54 -05:00
Matt Raykowski"
aa48c82469 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now. 2010-09-24 10:36:14 -05:00
vl
e658b20a94 Merge 2010-09-24 17:08:21 +02:00
vl
2055409d5a Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
Matt Raykowski"
e7ad47d040 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc 2010-09-24 08:53:51 -05:00
Matt Raykowski"
be36011a0b merge 2010-09-24 08:51:18 -05:00
Matt Raykowski"
2d2cc28454 Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo. 2010-09-24 08:50:22 -05:00
vl
fc3474deb3 Changed: include ssl only if the lib is found 2010-09-24 14:50:50 +02:00
vl
281803cf40 Added: special case of rgba.cpp on static 2010-09-24 11:32:20 +02:00
vl
0f0b0ee8cf Merge 2010-09-24 11:26:41 +02:00
kervala
0c4f818687 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
623688f0f0 Fixed: optional OpenSSL only when building in static (curl could need it) 2010-09-24 10:52:29 +02:00
vl
c26c0f29bf Changed: ogg vorbis lib order 2010-09-24 10:29:06 +02:00
vl
ebba9ec440 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
8aa918bcad Fixed: ryzom_ai_service compilation 2010-09-24 09:12:37 +02:00
kervala
3076c68530 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
kervala
2633b61040 Fixed: Static sound drivers link to nelsnd_lowlevel 2010-09-23 18:48:04 +02:00
vl
81947e6f82 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
vl
34d90a1885 Fixed: missing endline 2010-09-23 16:03:49 +02:00
vl
a3469ecd96 Added: in static, we don't compile fmod since it only exists in dynlib 2010-09-23 15:51:24 +02:00
vl
42515f458e Added: case for static version of the driver 2010-09-23 15:50:44 +02:00
acemtp
32b1d7aeb7 Added: include dir of zlib because game_share need zlib 2010-09-23 15:48:20 +02:00
acemtp
a07b5b8d3e Changed: order of the lib to make it link in static 2010-09-23 15:47:31 +02:00
kervala
c0c147af4e Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
98c24e3a40 Fixed: #1096 Build error with gcc 2010-09-23 13:36:21 +02:00
kervala
5b2628f4ba Changed: #1096 Build error with gcc (patch provided by abelgar) 2010-09-23 13:04:08 +02:00
Matt Raykowski"
c0b204bf35 Changed: Moved the dashboard build helpers. 2010-09-21 15:08:36 -05:00
Matt Raykowski"
7d147ed8f1 merge 2010-09-21 14:51:36 -05:00
Matt Raykowski"
a941ad638a Changed: Altered build to allow CI builds to be submitted to CDash 2010-09-21 14:50:10 -05:00
mattraykowski
e384dc0e6b Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank 2010-09-21 14:44:44 -05:00
mattraykowski
c73cb9cf9e Changed: #1102 Explicitly linking nelmisc to zviewer tool. 2010-09-21 11:13:03 -05:00
mattraykowski
75adfcabd8 Changed: #1102 Explicitly linking nelmisc in build_shadow_skin 2010-09-21 08:38:37 -05:00
mattraykowski
2a36e0d914 merge 2010-09-21 07:03:17 -05:00
mattraykowski
d41eb56f38 Changed: Added source groups to Tile Edit Qt. 2010-09-21 07:02:21 -05:00
mattraykowski
e3a11741cb Changed: #1102 Explicitly link nelmisc in ig_lighter. 2010-09-21 06:59:56 -05:00
vl
55330e73e3 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
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
4e46616462 Added: setrlimit to define how many open file we can have in the same time 2010-09-21 08:54:18 +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
c03110acdf Changed: NeLNS projects updated 2010-09-20 21:50:45 +02:00
kervala
76ace301e2 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
334eb1ea66 Fixed: build_world_packed_col compilation 2010-09-20 21:42:33 +02:00
kervala
feedd13c65 Changed: Snowballs projects updated 2010-09-20 21:40:20 +02:00
kervala
b1d55cb083 Fixed: Debug version of mysqlclient 2010-09-20 21:37:15 +02:00
kervala
69585a8421 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 16:21:23 +02:00
kaetemi
dd4a3deb74 Added: #964 Missing vcproj for wmap tools 2010-09-20 11:27:52 +02:00
kervala
f42b5a7b76 Fixed: Changed from Color to String (patch provided by aquiles) 2010-09-20 08:59:46 +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
15486b8335 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 2010-09-19 23:16:55 +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
96dcb1a6da Changed: #825 Remove all warnings when compiling Ryzom 2010-09-17 12:19:11 +02:00
kervala
6c84a00257 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 2010-09-17 10:22:31 +02:00
mattraykowski
d29cbc023b merge 2010-09-16 13:07:54 -05:00
mattraykowski
3a2295cf34 Changed: Fixed typo in build_packed_world_col CMakeLists.txt 2010-09-16 13:07:05 -05: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
72aa7963e5 Changed: Replaced uiErrPatching by uiErrPatchApply 2010-09-16 17:26:23 +02:00
kervala
478b3ec42a Changed: #825 Remove all warnings when compiling Ryzom 2010-09-16 17:25:48 +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
mattraykowski
ea566f55d0 Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 2010-09-16 07:41:45 -05:00
kervala
448b875082 Fixed: Parsing of CMAKE_MAKE_PROGRAM 2010-09-16 13:05:41 +02:00
mattraykowski
695a5cdf83 merge 2010-09-15 20:36:25 -05:00
mattraykowski
a98739f977 Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places. 2010-09-15 20:30:35 -05:00
mattraykowski
28f610a3a7 Changed: #842 FindSquish finds both release and debug libraries. 2010-09-15 20:28:15 -05:00
kervala
b7cec00055 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
8a598ab46a Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
ee8055f5a3 Fixed: STLport can't be used under Windows 2010-09-14 23:10:25 +02:00
kervala
8178f50365 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +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
d47dfe993a Changed: Winsock definition in root CMakeLists.txt 2010-09-12 13:40:16 +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
b7cd8c24d4 Fixed: libwww unresolved symbols on Archlinux 2010-09-11 19:47:17 +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
1a54275a1d Merge 2010-09-11 19:31:30 +02:00
kervala
8468733ba0 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
c8a7d2b796 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
rti
00e40887df merge 2010-09-09 14:59:49 +02:00
rti
976f2b7f4e 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
4a518f8304 merge 2010-09-09 06:47:17 -06:00
mattraykowski
3ca1b6a6bd merge 2010-09-09 06:46:09 -06:00
mattraykowski
7b554697cc merged FindLibwww.cmake 2010-09-09 06:44:01 -06:00
mattraykowski
6ec1568c88 Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 2010-09-09 06:40:07 -06:00
kervala
4df3db7485 Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
rti
9810fa824e Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 2010-09-09 13:52:13 +02:00
kervala
a45f6fd9d1 Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +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
mattraykowski
497cea4b14 Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00
kervala
a2d2403450 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
mattraykowski
e05d47afae Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 2010-09-07 06:19:45 -06:00
kervala
5ae8eb8203 Fixed: Compilation under Windows 2010-09-06 20:42:13 +02:00
kervala
0985762b63 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
45e3a5bff6 Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
48818ecda6 Changed: Use LIBXML_STATIC if building static libraries 2010-09-04 20:19:38 +02:00
kervala
131ce4ced2 Changed: FindLibwww search also for libexpat 2010-09-04 20:18:44 +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
933e37cdf5 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-04 19:46:43 +02:00
kervala
9b84af242e Fixed: Some services compilation (winmain not found) 2010-09-04 18:34:09 +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
kervala
ee9064da2f Changed: Don't use "using namespace" in .h 2010-09-04 17:45:15 +02:00
kervala
2379551abe Fixed: make_anim_melee_impact compilation 2010-09-03 23:09:44 +02:00
kervala
91e371e533 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-03 22:55:29 +02:00
kervala
a54335e454 Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 2010-09-03 22:48:53 +02:00
kervala
2f0e1ceb27 Fixed: sheets_packer compilation 2010-09-03 22:18:31 +02:00
kervala
e33a1eb875 Fixed: Server source directory 2010-09-03 22:16:46 +02:00
kervala
8c451ba6dd Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
kervala
0ecb274bc4 Fixed: Detects mysqlclient library 2010-09-03 22:13:48 +02:00
kervala
bb19496b11 Fixed: Detects fmod 64bits library 2010-09-03 22:13:18 +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
c669f1bb09 Changed: Moved config.h stuff in ConfigureChecks.cmake 2010-09-02 18:23:02 +02: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
d71836f056 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
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
267a39ee02 Changed: #1051 Progress tweak 2010-08-31 09:43:59 +02: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
kervala
752af53f15 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-30 17:42:17 +02:00
kervala
bd9c9c7836 Fixed: tga2dds compilation under Linux 2010-08-30 17:41:53 +02:00
kervala
9b856d4dc5 Changed: Use of CFile::getApplicationDirectory 2010-08-30 17:41:15 +02:00
kervala
c5074063d3 Changed: Updated samples CMake projects 2010-08-30 17:14:48 +02:00
rti
4fba7a7ee0 Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 2010-08-28 17:33:44 +02:00
kervala
9f43646d77 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
f745142447 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 2010-08-28 14:56:29 +02:00
kervala
c95e70ca6e Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 2010-08-28 14:49:21 +02:00
kervala
d7c300a1f1 Changed: Allow user to specify externals location for CMake 2010-08-28 14:44:24 +02:00
kervala
95c6584e37 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kaetemi
b33c1a0f8e 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
67307bc6e8 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
0cadf5acb1 Changed: code simplification for s3tc_compressor_lib 2010-08-27 20:21:15 +02:00
kervala
bc736352c0 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 2010-08-27 20:00:23 +02:00
kervala
1f76b30435 Changed: Bad parenthesis 2010-08-27 17:09:51 +02:00
kervala
2c98c02da9 Changed: Allow to write interface into a PNG file 2010-08-27 17:03:41 +02:00
kervala
03d3c5ebcf Fixed: #1074 sheets_packer using default static relative paths 2010-08-27 16:48:44 +02:00
kervala
c4a54d8934 Fixed: #1074 sheets_packer using default static relative paths 2010-08-26 14:49:11 +02:00
kervala
20ed5649e9 Changed: #1074 sheets_packer using default static relative paths 2010-08-26 09:56:30 +02:00
kaetemi
e35371acd1 Changed: #929 Some reliability fixes for the max export plugin. 2010-08-25 23:36:29 +02:00
kervala
928ace8374 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-22 09:57:33 +02:00
kervala
957156586c Changed: #825 Remove all warnings when compiling Ryzom 2010-08-21 15:57:55 +02:00
kervala
822dc97d00 Merge 2010-08-21 15:51:21 +02:00
Matt Raykowski
561f353f0d Changed: #825 Fixed warning/error about C++ comment blocks in C code. 2010-08-20 08:44:58 -05:00
kervala
e4d69dc1c9 Fixed: #955 CMake does not search luabind 2010-08-20 13:27:17 +02:00
kervala
9fde74ff28 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 2010-08-18 18:31:05 +02:00
kervala
b1854065cf Fixed: chatclient sample compilation 2010-08-18 18:14:58 +02:00
kervala
480c88ea2e Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 2010-08-17 23:02:47 +02:00
kervala
47b362816e Changed: Removed uneeded dependency to libxml and using new macros 2010-08-17 16:31:50 +02:00
kervala
2848016447 Fixed: client_patcher compilation under Windows 2010-08-16 14:41:05 +02:00
rti
2ee6e822b7 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
rti
91d545a9da merge 2010-08-13 16:05:39 +02:00
rti
18e1867e2b Fixed: #1062 Fullscreen with game resolution < desktop resolution 2010-08-13 16:05:01 +02:00
rti
cb71c183ed Changed: #878 Fix typos in comments/code 2010-08-13 15:40:04 +02:00
kervala
39890b7fe0 Changed: client_default.cfg and patcher translations installation 2010-08-12 20:25:53 +02:00
kervala
9424cf4571 Changed: #825 Remove all warning when compiling Ryzom 2010-08-12 19:42:33 +02:00
kervala
9a528f3f8f Fixed: #1069 Thread/process CPU affinity Implementation for Linux 2010-08-12 19:15:29 +02:00
kervala
79be5ff213 Changed: Removed libjpeg dependency on nel3d 2010-08-12 10:21:22 +02:00
kervala
c247dcc79c Added: client_default.cfg.in to use specified data pathes 2010-08-12 10:19:37 +02:00
kervala
962738e647 Added: translations for client_patcher 2010-08-12 10:18:57 +02:00
kervala
7b52fd5017 Fixed: nelsound dependency to nelsound_lowlevel 2010-08-12 10:12:15 +02:00
kervala
f4a20105ce Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-12 10:11:53 +02:00
kervala
d3b59df267 Changed: #825 Remove all warning when compiling Ryzom 2010-08-12 10:10:52 +02:00
kervala
e129c55ba6 Changed: "using CVector" in 3d/vegetable.h 2010-08-11 20:36:49 +02:00
kervala
cef3dab9a7 Changed: Removed useless dependencies 2010-08-11 19:43:52 +02:00
kervala
68cc7ae142 Changed: #878 Fix typos in comments/code 2010-08-11 19:28:29 +02:00
kervala
3a675cb90b Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
kervala
5e42122af4 Fixed: nelsound dependency to nelsound_lowlevel 2010-08-11 14:41:10 +02:00
kaetemi
d3b8b80f29 Added: #929 Ig build process. 2010-08-11 14:18:33 +02:00
kervala
2ea64cdd30 Changed: #825 Remove all warning when compiling Ryzom 2010-08-11 12:33:23 +02:00
kervala
b2f5333297 Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
kervala
d68f17c5e5 Changed: #878 Fix typos in comments/code 2010-08-09 15:26:52 +02:00
kervala
d67c4a1aaa Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg 2010-08-09 15:25:58 +02:00
kervala
70568a127d Changed: #1051 Progress overwrite current line 2010-08-09 15:21:14 +02:00
kervala
12a08a54ec Change: Apply shared libraries properties also for modules 2010-08-08 21:14:34 +02:00
kervala
4830bc975f Fixed: Removed driver_opengl_mac.cpp from VC++ project 2010-08-08 20:17:13 +02:00
kervala
3aa23a1b4c Fixed: #1066 Don't put VERSION in executables 2010-08-08 10:26:47 +02:00
kervala
783c3ba8d4 Fixed: #1064 New interface definition missing (patch provided by Naush) 2010-08-08 10:12:03 +02:00
kervala
955761faa4 Merge 2010-08-06 19:42:56 +02:00
kervala
a1ef5dc8a9 Changed: #1051 Create a console-based working patcher 2010-08-06 18:22:33 +02:00
kervala
21f708b5b8 Changed: #825 Remove all warning when compiling Ryzom 2010-08-05 18:57:15 +02:00
kervala
1ce824c4f5 Changed: #825 Remove all warning when compiling Ryzom 2010-08-05 18:54:32 +02:00
kervala
a8c9328986 Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 2010-08-05 18:05:57 +02:00
kervala
a7c6b9a450 Fixed: #1051 Create a console-based working patcher 2010-08-05 15:20:06 +02:00
kervala
898e36a8d8 Fixed: #1057 X11 Key auto repeat 2010-08-05 14:21:41 +02:00
kervala
719e589d0d Changed: #1051 Create a console-based working patcher 2010-08-05 09:53:38 +02:00
rti
3460411dc1 Fixed: #1036 Problem when we start moving the camera in third person 2010-08-05 03:06:22 +02:00
rti
3c469007f5 Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 2010-08-04 23:37:47 +02:00
rti
e034715e44 Fixed: #1053 screen mode retrieval only in cocoa mode 2010-08-04 22:58:14 +02:00
rti
89b4b27d1b Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 2010-08-04 22:12:54 +02:00
rti
7140c606de Fixed: #1029 destroyWindow() terminates the whole application 2010-08-04 21:43:42 +02:00
rti
e1430c4370 Fixed: #1004 updated get display modes implementation to use more current apis 2010-08-04 21:28:07 +02:00
rti
3c91fe67ef Changed: #1004 - implemented nglGetProcAddress using dlsym 2010-08-04 20:33:52 +02:00
kaetemi
bc1c4825ff Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff. 2010-08-04 18:49:46 +02:00
rti
339c99918c Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel 2010-08-04 16:31:28 +02:00