Commit graph

68 commits

Author SHA1 Message Date
rti
38fd14fbd2 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 2010-06-09 23:15:14 +02:00
kervala
6672da9201 Fixed: #966 Don't exit if no corresponding screen mode found in windowed 2010-06-07 20:24:11 +02:00
kervala
85d980b816 Changed: #860 Remove/convert/update old projects 2010-06-05 19:59:55 +02:00
kervala
3117e5fd5f Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:59:22 +02:00
kervala
7cb2d2e09e Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:55:32 +02:00
kervala
d14e6418da Fixed: #963 Floating point exceptions 2010-06-05 10:50:04 +02:00
kaetemi
cb176f9c1f Changed: Also remap png to dds in client. 2010-06-05 00:30:12 +02:00
kervala
e823e9ece2 Changed: #878 Fix typos in comments/code 2010-06-03 14:45:51 +02:00
kervala
e065046317 Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
rti
46e81fa4c1 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
kervala
acc2f84ef9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-02 12:19:56 +02:00
rti
0f62cfa0f2 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
rti
80e7cb03c7 Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now. 2010-05-29 21:49:31 +02:00
vl
1d145a0b62 Fixed: #935 save the screenshots in screenshot directory 2010-05-28 16:31:11 +02:00
vl
4690908535 Fixed: #945 mouse click events do not respect mouse position (by rti) 2010-05-28 16:08:37 +02:00
kervala
05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
kervala
2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
vl
962491b33d Changed: #906 due to strange crash, we remove the stl xml allocator 2010-05-22 08:54:18 +02:00
kervala
7ca5eea749 Fixed: Linux and Mac OS clients trying to download patches 2010-05-22 08:33:51 +02:00
kervala
05f51ac50d Removed: bloom_effect in client (the used version is in NeL) 2010-05-22 08:30:25 +02:00
kervala
d5cb795113 Fixed: #923 Loot does not appear in loot window 2010-05-21 18:54:57 +02:00
kervala
78111dec49 Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
e20d2848a3 Fixed: #917 X11 Free Look and Cam Look support (by rti) 2010-05-19 11:04:40 +02:00
kervala
4908e843e8 Fixed: #918 Luabind 0.7 is not correctly detected 2010-05-19 09:46:03 +02:00
kervala
5854b23559 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 19:24:01 +02:00
kervala
eda4939a41 Fixed: #912 Arrays not initialized and other minor bugs 2010-05-18 12:01:37 +02:00
kervala
28e20b2718 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 09:46:41 +02:00
vl
e8ea720275 Fixed: #892 segfaults with newer libwww on linux 2010-05-17 15:27:43 +02:00
vl
dfb1cb9e66 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
kervala
91f233c5fb Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
vl
bec9f0f252 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
kervala
9a978cf322 Changed: #878 Fix typos in comments/code 2010-05-13 22:57:07 +02:00
kervala
9fad66bb2d Changed: #860 Remove/convert/update old projects 2010-05-13 22:55:06 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
kervala
7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
vl
a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
kervala
d6830102f5 Changed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 18:32:05 +02:00
kervala
6eff3d4d61 Changed: #878 Fix typos in comments/code 2010-05-12 16:59:15 +02:00
vl
8ef863c832 Merge 2010-05-12 16:26:57 +02:00
kervala
0ce1916acb Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
kervala
1c96de0be8 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
1009564115 Changed: make it compile in pure static 2010-05-12 16:01:40 +02:00
kervala
85d83088a3 Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 12:45:17 +02:00
kervala
404e26a51f Fixed: #886 cannot move, only spin in circles (patch provided by ratmice) 2010-05-12 12:36:25 +02:00
kervala
c0318a2823 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-12 12:03:38 +02:00
kervala
b91fe891f3 Fixed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 11:12:19 +02:00
kervala
e8d80432ba Fixed: #883 linux segfault in lua 2010-05-11 21:45:01 +02:00
vl
929717e3b1 Fixed: make it compile 2010-05-11 18:07:00 +02:00
vl
da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 2010-05-11 16:02:53 +02:00