Commit graph

215 commits

Author SHA1 Message Date
kervala
1195e0e8ed Added: Groups in client target 2010-10-01 17:25:31 +02:00
kervala
fbbb7e1d30 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 2010-09-29 23:52:28 +02:00
kervala
47cd5e8c23 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
2d93e27643 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
bbb68d1c08 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
vl
ccd5c879f6 Added: missing namespace nlmisc 2010-09-26 10:24:46 +02:00
kervala
7b96c2328f Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
kervala
3bf713f884 Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
264e3ccc9d Fixed: Bad merge 2010-09-25 22:38:06 +02:00
kervala
6947bb6e82 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +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
vl
2055409d5a Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +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
vl
ebba9ec440 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
3076c68530 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
vl
81947e6f82 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
kervala
c0c147af4e Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
vl
55330e73e3 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +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
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
76ace301e2 Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
8c64d7ed76 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +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
372920f72e Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 2010-09-12 00:40:26 +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
0985762b63 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
15884b6acc Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +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
8c451ba6dd Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
mattraykowski
41c0e07894 merge while working on rebase root source dir 2010-09-03 08:02:04 -06: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
d960338b28 Changed: #878 Fix typos in comments/code 2010-09-02 11:02:03 +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
kervala
9f43646d77 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +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
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
e4d69dc1c9 Fixed: #955 CMake does not search luabind 2010-08-20 13:27:17 +02:00
rti
2ee6e822b7 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
kervala
39890b7fe0 Changed: client_default.cfg and patcher translations installation 2010-08-12 20:25:53 +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
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