Commit graph

5110 commits

Author SHA1 Message Date
Matt Raykowski
053ec7f6c0 merge 2010-05-12 11:53:09 -05:00
Matt Raykowski
89b7dae7c0 Update: #842 Applied some patches and fixed include directories for CMake. 2010-05-12 11:52:28 -05:00
Matt Raykowski
170b198703 Fixed: #849 CMake now finds XF86VidMode and links OpenGL correctly. 2010-05-12 11:49:59 -05:00
kervala
f02896261a Changed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 18:32:05 +02:00
kervala
6bf4f1a80a Changed: #878 Fix typos in comments/code 2010-05-12 18:25:48 +02:00
kervala
ef5dc445fe Changed: #878 Fix typos in comments/code 2010-05-12 16:59:15 +02:00
vl
60e972fa51 Merge 2010-05-12 16:26:57 +02:00
kervala
97d2c2eb5d Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
kervala
7688180fae Fixed: #890 Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti) 2010-05-12 16:15:48 +02:00
vl
5386672aa2 Changed: make it compile in pure static 2010-05-12 16:01:40 +02:00
kervala
52fc5c2387 Fixed: #873 NELNS: build on Mac OS X (patch provided by rti) 2010-05-12 13:18:57 +02:00
kervala
08812b5f54 Fixed: #871 Shared Libs loading on Mac OS X (patch provided by rti) 2010-05-12 13:04:22 +02:00
kervala
4e6da2e59c Merge 2010-05-12 12:48:20 +02:00
kervala
ab23b5d78b Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 12:45:17 +02:00
vl
d03d10d1ff Fixed: in static, it didn't compile 2010-05-12 12:40:30 +02:00
kervala
ab1ca3507c Fixed: #886 cannot move, only spin in circles (patch provided by ratmice) 2010-05-12 12:36:25 +02:00
kervala
58e005c29b Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-12 12:03:38 +02:00
kervala
79cc68a5a3 Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 12:00:18 +02:00
kervala
94b1f202b6 Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 11:44:28 +02:00
kervala
c151c2473a Changed: #841 Change the wrong header in the source code 2010-05-12 11:27:13 +02:00
kervala
29bc9970c2 Fixed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 11:12:19 +02:00
kervala
6bfba3d85b Fixed: #888 CSString::find and CSString::findNS broken 2010-05-12 11:10:28 +02:00
kervala
a4671b1f88 Fixed: #883 linux segfault in lua 2010-05-11 21:45:01 +02:00
kervala
4bf0244acc Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 2010-05-11 21:00:45 +02:00
kervala
9a2cd6a3d4 Changed: #860 Remove/convert/update old projects 2010-05-11 20:56:57 +02:00
vl
844d00b3be Removed: default plugins 2010-05-11 19:10:44 +02:00
vl
9bf7cfd3f9 Changed: path on sound include 2010-05-11 18:55:12 +02:00
vl
300259046a Fixed: make it compile 2010-05-11 18:07:00 +02:00
vl
e6663934f1 Fixed: all path are now relative. Only have to define $RYZOM_PATH 2010-05-11 16:02:53 +02:00
kervala
ec1b40ad4e Changed: #860 Remove/convert/update old projects 2010-05-11 13:38:43 +02:00
kervala
b7fd96aa9c Changed: #853 Compilation on 64-bits platforms 2010-05-11 13:38:03 +02:00
kervala
479afdb938 Changed: #860 Remove/convert/update old projects 2010-05-11 12:03:49 +02:00
vl
3656dde66c Merge 2010-05-11 11:28:57 +02:00
vl
2fbee83cd9 Fixed: #874 commented the old asm g++ code and use the builtin function. patch by rti 2010-05-11 11:18:32 +02:00
vl
9371453946 Changed: #853 fixed a void* to uint32 conversion 2010-05-11 11:11:36 +02:00
kervala
18b5b652ee Changed: #877 World editor crashes on launch ... 2010-05-11 11:10:51 +02:00
kervala
3b6c68fa21 Changed: #843 Client Core crashing on direct3d shader driver 2010-05-11 10:43:12 +02:00
kervala
6245470c51 Merge 2010-05-11 09:52:58 +02:00
kervala
3a360e27e4 Merge 2010-05-11 09:41:45 +02:00
kervala
67d0b0804d Changed: #877 World editor crashes on launch ... 2010-05-11 09:31:25 +02:00
kervala
77dd21f41b Changed: #878 Fix typos in comments/code 2010-05-11 09:29:46 +02:00
kervala
85b868da60 Changed: #860 Remove/convert/update old projects 2010-05-11 09:26:36 +02:00
Matt Raykowski
69c04a2af5 Resolved: #876 Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h 2010-05-10 20:41:59 -05:00
Matt Raykowski
27088aa006 Resolved: #876 Applied patch from Nille02 - typos in header move branch. 2010-05-10 20:39:16 -05:00
Matt Raykowski
2174bc1677 merge 2010-05-10 20:28:54 -05:00
kervala
5dfbf9e2cf Changed: #860 zviewer already in code/nel/tools/3d 2010-05-10 23:09:04 +02:00
Matt Raykowski
44c9a7227f Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
kervala
e605f1f776 Changed: #860 Remove/convert/update old projects 2010-05-10 22:04:05 +02:00
kervala
cb5ec98976 Fixed: #875 Add possibility to change default audio driver 2010-05-10 21:49:30 +02:00
kervala
e6aff7ac12 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-10 21:14:44 +02:00
kervala
ad4f52a781 Merge 2010-05-10 20:41:16 +02:00
kervala
487158042f Changed: #869 Crash when updating Windows 7 progress bar 2010-05-10 20:37:41 +02:00
kervala
c625dc8d90 Changed: #829 Make Ryzom client working with latest liblua, luabind, libwww 2010-05-10 20:37:23 +02:00
kervala
80ac4642f5 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-10 20:33:08 +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
vl
c85e0ca93b Fixed: #853 problem with crypt function under 64b system. patch by ratmice 2010-05-10 17:59:13 +02:00
vl
c1ecaac78c Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice 2010-05-10 17:38:27 +02:00
vl
38585d3999 Changed: #865 make the mutex working on Linux 2010-05-10 17:03:26 +02:00
vl
bb97e2a719 Changed: cfg variable to fit open shard 2010-05-10 17:02:38 +02:00
vl
3de945609e Fixed: #867 patched by kvogel 2010-05-10 16:47:50 +02:00
kervala
a1057ccaba Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined 2010-05-10 09:26:02 +02:00
kaetemi
6b46bc999d Fixed: Use of <? instead of <?php in some files broke login on some system configurations. 2010-05-09 17:17:22 +02:00
kaetemi
c3b0df569d Fixed: #864 Server crash on character create when compile on win without stlport 2010-05-09 17:09:22 +02:00
kervala
63bf6b691c Changed: #860 Remove/convert/update old projects 2010-05-09 15:23:08 +02:00
kervala
f0cb9a90d3 Changed: #860 Remove/convert/update old projects 2010-05-09 14:36:03 +02:00
kervala
c8c50512a5 Fixed: #862 Update autoexp.dat for Qt and STLport 2010-05-09 14:33:25 +02:00
kervala
f91ae0e8fe Changed: #845 Don't check for MS STL headers if STLport is used 2010-05-09 14:30:54 +02:00
kervala
fec560059f Changed: #853 Compilation on 64-bits platforms 2010-05-09 14:30:23 +02:00
kervala
98b0b8be57 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 14:29:54 +02:00
kervala
9354662325 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
kervala
b49663004d Fixed: #859 surpress the annoying "Using TR1 extensions" message 2010-05-09 11:46:24 +02:00
kaetemi
b6dec3564c Added: The 'use' sql command on the admin default data sql as well for convenience. 2010-05-09 08:11:26 +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
vl
0fd824a245 Added: 2 scripts to start/stop the shard on Windows 2010-05-10 16:26:39 +02:00
vl
45c8331db7 Fixed: bad mysql lib name in debug 2010-05-10 16:26:23 +02:00
vl
bc25c7cdf8 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; ) 2010-05-10 16:26:02 +02:00
vl
50d6c2eb5f Added: default cfg include common.cfg 2010-05-10 16:25:29 +02:00
vl
8933a655d5 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore) 2010-05-10 15:58:39 +02:00
vl
4b818d8023 Fixed: by default on linux DisableDirectInput is set to true 2010-05-10 10:33:46 +02:00
kaetemi
df42411b7c Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0. 2010-05-08 20:29:35 +02:00
kaetemi
9cef87574b Fixed: Missed version in skill tree. 2010-05-08 19:53:29 +02:00
kaetemi
53b140b116 Added: Missing skill tree sheets. 2010-05-08 19:05:00 +02:00
kaetemi
4a39afc598 Added: Missing skill tree sheets. 2010-05-08 19:03:03 +02:00
acemtp
995e05bac1 Added: default data for admin tool 2010-05-08 18:21:38 +02:00
acemtp
f9f4020d4d Added: 'use' sql command to set the good table 2010-05-08 17:51:09 +02:00
kaetemi
958a6d22d8 Fixed: Some windows system lib was not linked when using self compiled external libraries. 2010-05-08 17:11:20 +02:00
acemtp
977570fd52 Added: tables and default data for sql 2010-05-08 15:37:08 +02:00
kaetemi
a64b9dad86 Merge 2010-05-08 15:31:47 +02:00
kaetemi
845f121831 Removed: Some files generated by VS compiler. 2010-05-08 15:31:00 +02:00
kervala
9b8e688e7b Changed: #851 misc linux patches (patches provided by ratmice) 2010-05-08 15:26:22 +02:00
kervala
479357475a Changed: #853 Compilation on 64-bits platforms 2010-05-08 15:25:16 +02:00
kaetemi
824f846271 Added: Missing sheets causing server crash. 2010-05-08 14:02:09 +02:00
kervala
19587c9f69 Merge 2010-05-08 13:37:43 +02:00
kervala
c924608aed Changed: #853 Compilation on 64-bits platforms 2010-05-08 13:08:33 +02:00
kaetemi
fa576f7844 Removed: Some files generated by VS compiler. 2010-05-08 10:47:45 +02:00
kaetemi
55213c40d1 Changed: VS2008 project for max vertex tree paint. 2010-05-08 10:43:32 +02:00
kervala
95737b47b1 Merge 2010-05-07 12:53:54 +02:00
kervala
201f39151e Changed: #845 Don't check for MS STL headers if STLport is used 2010-05-07 12:43:01 +02:00
acemtp
ae52e270ab Fixed: #836 posix cp flag 2010-05-07 12:27:34 +02:00
acemtp
f21fc0cd8e Fixed: #833 remove the -march=pentium 2010-05-07 12:25:32 +02:00
acemtp
aeb2fbbb7a Changed: #832 add +x on linux script to be executable 2010-05-07 12:20:17 +02:00
acemtp
a58c08340d Fixed: #841 set the good agpl header 2010-05-07 11:16:43 +02:00
acemtp
7d2f2ff7b1 Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00
kaetemi
644a0e052c Fixed: Availability of DirectSound 8 functions differs between versions. 2010-05-07 10:39:42 +02:00
kaetemi
bcecc2f870 Fixed: Picture files in tile edit exe project don't use precompiled header. 2010-05-07 10:10:55 +02:00
acemtp
33a0d174ab Added: replace_vista_icon.exe to fix the error PRJ0019: A tool returned an error code from "insert the hi res icon" 2010-05-07 09:28:05 +02:00
kaetemi
7a6498c279 Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension. 2010-05-07 08:45:41 +02:00
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00
acemtp
9cc3c5e074 initial version 2010-05-06 01:52:28 +02:00