Commit graph

223 commits

Author SHA1 Message Date
kervala
ce33eb213a Fixed: #1132 Set the LanguageCode when client is creating a client.cfg 2010-10-16 14:34:09 +02:00
kervala
75f8af21f2 Changed: #825 Remove all warning when compiling Ryzom 2010-10-11 15:43:22 +02:00
kervala
6b94ad9fdb Changed: #1023 Use a standard application path for writing files 2010-10-05 21:20:01 +02:00
kervala
51569df830 Fixed: Missing #include <limits> 2010-10-04 17:55:11 +02:00
kervala
b485e6e986 Changed: #825 Remove all warning when compiling Ryzom 2010-10-03 18:35:16 +02:00
kervala
85d3d6e68c Changed: Factorized code using READ_STRINGVECTOR_FV and READ_STRINGVECTOR_DEV macros 2010-10-03 18:29:32 +02:00
kervala
7587fc23da Changed: Deactivate logs in console only in Release mode 2010-10-03 18:26:35 +02:00
kervala
48d1ca1677 Changed: #878 Fix typos in comments/code 2010-10-02 14:25:36 +02:00
kervala
af1cddcb14 Added: Groups in client target 2010-10-01 17:25:31 +02:00
kervala
5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 2010-09-29 23:52:28 +02:00
kervala
3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
vl
ff8f7b1875 Added: missing namespace nlmisc 2010-09-26 10:24:46 +02:00
kervala
08bcbc3451 Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
kervala
7939c1a07d Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
9e29a11377 Fixed: Bad merge 2010-09-25 22:38:06 +02:00
kervala
123c773bae Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
ff0029ff5a Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
25eabdf305 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
vl
3f66586110 Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
vl
9275ac1fce Merge 2010-09-24 11:26:41 +02:00
kervala
7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
vl
0c00af96a5 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
a69f0050b6 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
vl
b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
kervala
a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
vl
2cdf9e71f6 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
vl
8046962fa2 Added: setrlimit to define how many open file we can have in the same time 2010-09-21 08:54:18 +02:00
kervala
32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 2010-09-20 21:43:14 +02:00
kervala
256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +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
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
709b796f0a Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
7f72ef0bcb Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +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
f4d64df8c3 Fixed: Merged Windows and Mac OS executable types 2010-09-03 22:16:10 +02:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06: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
811b229f52 Changed: #878 Fix typos in comments/code 2010-09-02 11:02:03 +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
kervala
65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +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
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
kervala
d7943cfa7d Fixed: #955 CMake does not search luabind 2010-08-20 13:27:17 +02:00
rti
06f7326e34 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00