Commit graph

22568 commits

Author SHA1 Message Date
vl
f5ed11d46e Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
2010-05-17 12:02:21 +02:00
vl
e1a5d043df Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
2010-05-17 12:02:21 +02:00
kervala
344b890a65 Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
91f233c5fb Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
059c16dd25 Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
a7c13ecb71 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
de682be280 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
01050d9881 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
addc3f8ad1 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00
kervala
65e5267ffd Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00
kervala
dc5fbfe379 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00
kervala
8a1edbc395 Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
kervala
a0ca31041e Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
kervala
2c57380dcc Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
vl
2f5e44db63 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl
bec9f0f252 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl
41acaf6984 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl
00c3859429 Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl
7af5325c5b Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl
4a14cc6756 Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl
fe57276808 Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
vl
f786310f85 Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
vl
58b4e4191d Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
kervala
b2dd2a85c4 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala
39e327c1b3 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala
7b26e89d68 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala
72a66650d0 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kervala
db80394679 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kervala
0acc98b105 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kaetemi
2c741d1e76 Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
5b8661094c Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
541f678317 Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
kaetemi
7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
kaetemi
f2997d3f77 Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
Matt Raykowski
95bcd14648 merge 2010-05-14 07:48:59 -05:00
Matt Raykowski
42a098c625 merge 2010-05-14 07:48:59 -05:00
Matt Raykowski
5c7ef59e8b merge 2010-05-14 07:48:59 -05:00
Matt Raykowski
9297e16140 Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski
2742738c4b Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski
eed8fc6628 Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski
1f014d0412 Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
Matt Raykowski
22fc0c3447 Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
Matt Raykowski
1bac3e566d Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
kervala
2f2b707a3e Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala
0e7c1ddfe4 Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala
065d21150b Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala
fc76a5abdd Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
2cff7c421a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00