Commit graph

881 commits

Author SHA1 Message Date
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
kervala
5e8c8d80c5 Changed: #1051 Create a console-based working patcher 2010-08-03 23:26:44 +02:00
kervala
6dec92b54b Changed: #1051 Create a console-based working patcher 2010-08-03 23:05:05 +02:00
kervala
9acff6c04d Changed: Removed wrong #endif 2010-08-03 22:42:00 +02:00
kervala
2e2c08d7cb Changed: Optimization for files loading under Linux 2010-08-03 20:23:54 +02:00
kervala
d6c2f62a93 Changed: Added a space before filename 2010-08-03 20:02:16 +02:00
aquiles
b47435695a Changed: #1048 getType() in UFormElm 2010-08-03 15:26:44 +02:00
aquiles
8bdc216597 Fixed: #1054 getFilename() in UForm 2010-08-04 22:38:34 +02:00
kervala
704eb279e2 Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies 2010-08-03 14:03:15 +02:00
kervala
aa6df6f3b9 Changed: Added parsing of PatchServer variable 2010-08-03 14:01:15 +02:00
kervala
92dff7c4f1 Fixed: numeric_limits not found in Fmod driver 2010-08-03 13:56:34 +02:00
kervala
d06e9c1b9a Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 14:18:59 +02:00
kervala
bcf2e45212 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 14:16:44 +02:00
kervala
4a833c6d13 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:45:50 +02:00
kervala
6a6272ec8c Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:39:41 +02:00
kervala
fe923a60ce Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:02:31 +02:00
kervala
e72942243d Changed: #878 Fix typos in comments/code 2010-08-01 10:02:01 +02:00
kervala
546e510fba Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 09:53:45 +02:00
kervala
6359d5c7a8 Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:48:03 +02:00
kervala
5ea0a915fb Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:45:53 +02:00
kervala
6df4bfa96c Fixed: #1046 XConfigureNotify window position different from XMoveWindow 2010-08-01 09:32:12 +02:00
kervala
33613b8cec Fixed: #1045 XMapWindow doesn't preserve current window position 2010-08-01 09:24:10 +02:00
kervala
754b997282 Fixed: #1039 X11 error when quitting the client on linux 2010-07-31 11:09:09 +02:00
kervala
f40cc65f85 Fixed: Parsing error in make_sheet_id.cfg 2010-07-31 11:04:24 +02:00
kervala
437c6194de Changed: Save CameraDistance and FPV not only if in Windowed mode (fix) 2010-07-30 09:35:09 +02:00
kervala
973320762d Changed: Save CameraDistance and FPV not only if in Windowed mode 2010-07-29 20:22:47 +02:00
kervala
8a8f2afada Changed: #878 Fix typos in comments/code 2010-07-29 20:18:49 +02:00
kervala
75a100d422 Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 2010-07-29 16:40:38 +02:00
kervala
39aeaa0ec4 Fixed: #1042 Loading music is not fading after reselecting a character 2010-07-29 16:08:14 +02:00
kervala
8b612867db Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 2010-07-29 13:51:37 +02:00
kervala
2dfef931fc Changed: #1030 Implemented getTime() in OpenAL driver 2010-07-29 13:49:41 +02:00
kervala
99c9bc60d7 Changed: #1030 Don't add buffer to queue when using sync mode 2010-07-29 13:46:33 +02:00
kervala
79d0b4fced Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 2010-07-29 13:44:55 +02:00
kervala
c4ad974909 Changed: #963 Floating point exceptions 2010-07-28 22:22:39 +02:00
kervala
b2cbd99d00 Changed: #878 Fix typos in comments/code 2010-07-28 21:48:57 +02:00
kervala
b72d16c806 Changed: #825 Remove all warning when compiling Ryzom 2010-07-28 21:46:40 +02:00
kervala
1cd25d97de Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 21:13:39 +02:00
kervala
079946f022 Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 20:32:48 +02:00
kervala
8a193abef3 Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 20:28:16 +02:00
kervala
e38e41c707 Changed: #1030 Don't delete buffers if they will be reused 2010-07-28 20:12:45 +02:00
kervala
45d4a85bc1 Changed: main() returns 0 when success 2010-07-28 19:43:13 +02:00
kervala
8a5d3811ae Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 2010-07-28 19:42:46 +02:00
kervala
032a6d67bc Changed: #878 Fix typos in comments/code 2010-07-28 19:27:38 +02:00
vl
64990ca5b2 Merge 2010-07-28 09:38:47 +02:00