Commit graph

40 commits

Author SHA1 Message Date
kervala
c1c836a9b3 Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
kervala
4da04fdfaa Changed: Replaced strlwr by toLower 2014-04-24 18:11:16 +02:00
kervala
8409d5a371 Changed: Typo fixes (thanks to Vagrant!) 2013-02-09 10:05:32 +01:00
kervala
98606fb5b5 Changed: Typo fixes (thanks to Vagrant!) 2013-02-08 13:17:44 +01:00
kervala
3b835a5407 Fixed: PCH for client_sheets 2012-12-09 08:48:15 +01:00
kervala
38c5e6840d Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kervala
41551e3026 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kervala
44e3c936e4 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 2011-09-11 14:44:37 +02:00
rti
926f5f9818 Fixed: Compilation with GCC 4.6 2011-04-11 17:12:48 +02:00
kervala
356816cba7 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01: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
b51b521144 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +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
9f43646d77 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
f4a20105ce Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-12 10:11:53 +02:00
kervala
bc5968bd43 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead 2010-07-15 19:58:04 +02:00
kervala
840179a65c Changed: optimizations for PCH 2010-07-10 14:06:33 +02:00
kervala
b22081009b Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
kervala
bc7fb5fbe9 Changed: #880 Use PCH under Linux with CMake 2010-06-30 15:31:31 +02:00
kervala
d6dd18d3c3 Changed: #841 Change the wrong header in the source code 2010-06-27 15:19:21 +02:00
kervala
81a6cc4bd4 Changed: #842 Added SOVERSION property to shared libraries 2010-06-26 13:22:06 +02:00
kervala
46707ef3bc Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
804170c6f0 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
kervala
5bf30a0951 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-12 16:33:45 +02:00
kervala
8e4394a92f Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 21:56:43 +02:00
kervala
f0b80b939c Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 11:57:10 +02:00
kervala
aebd540041 Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
vl
2f5e44db63 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
kervala
a970ad675c Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
kervala
737427674c Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
kervala
97d2c2eb5d Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
vl
e6663934f1 Fixed: all path are now relative. Only have to define $RYZOM_PATH 2010-05-11 16:02:53 +02:00
Matt Raykowski
593384196f Update: merged 2010-05-10 12:18:13 -05:00
Matt Raykowski
67de333d06 Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 2010-05-10 12:17:19 -05:00
kervala
9354662325 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
thorbjorn
fb9f11120a Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
2010-05-08 23:27:35 +02:00
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00