Commit graph

227 commits

Author SHA1 Message Date
kervala
35c1603f20 Fixed: #946 Add a check for GL_ARB_texture_rectangle 2010-05-29 18:12:27 +02:00
kervala
2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
kaetemi
a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png. 2010-05-29 13:45:11 +02:00
kaetemi
cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
kaetemi
6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 2010-05-29 13:42:57 +02:00
vl
cfabb13cca Fixed: #847 downcast in 32b on 64b platform. 2010-05-28 20:25:14 +02:00
vl
7db7fac7b3 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
840ead61ba Changed: #847 downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize. 2010-05-28 17:15:27 +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
aquiles
2f3f320843 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
9dcd284614 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-27 19:07:17 +02:00
kervala
0668dc8408 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-27 19:04:06 +02:00
kervala
b31ad9974a Fixed: #941 Dead keys are not working on Linux 2010-05-27 14:32:47 +02:00
kervala
2522e93604 Changed: #941 Dead keys are not working on Linux 2010-05-27 10:04:43 +02:00
kervala
e0a5ebf20f Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-27 09:59:28 +02:00
Matt Raykowski
10577effa0 Update: Merged in nlWindow patch from SVN. 2010-05-26 12:31:49 -05:00
kervala
7c664c32f7 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:46:13 +02:00
kervala
a63e6c5dc3 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:42:19 +02:00
kervala
247d75b75b Fixed: #937 Implement first time pressed keys on Linux 2010-05-25 07:46:01 +02:00
kervala
23d3e04d3e Fixed: #936 Invalid character when pressing DEL key under Linux 2010-05-25 07:40:26 +02:00
kaetemi
93277088e1 Fixed: Nel application context missing in build far bank tool. 2010-05-25 00:28:55 +02:00
kaetemi
a2f203f7a9 Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version. 2010-05-25 00:27:59 +02:00
kervala
0107b510f2 Changed: #853 Compilation on 64-bits platforms 2010-05-24 19:09:01 +02:00
kervala
cca38ca645 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-24 10:04:40 +02:00
kaetemi
61161d3092 Fixed: #930 Added the land export tool vcproj to the tools sln. 2010-05-23 23:18:43 +02:00
kervala
b6138d5ec8 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-23 17:54:46 +02:00
kervala
39f2624a69 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 22:37:50 +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
Matt Raykowski
6eb4cfa546 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
526effaaca Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
vl
e0e050970a Fixed: #919 egs warning by kerozcak 2010-05-20 15:41:41 +02:00
Matt Raykowski
f0ecd029f2 Fixed: #914 Added additional path to FindMySQL.cmake 2010-05-20 07:26:05 -05:00
kervala
e6412d9f25 Merge 2010-05-20 10:43:21 +02:00
vl
2213015d4a Fixed: #919 egs warning by kerozcak 2010-05-20 10:33:23 +02:00
kervala
78111dec49 Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
a819027d72 Changed: new cfg cleaned by kerozcak 2010-05-20 10:27:57 +02:00
vl
53579fdd52 Added: some ignore filter
Removed: hgignore in the code directory
2010-05-20 10:27:17 +02:00
vl
d8e885e53d Removed: hardcoded path replaced with $RYZOM_PATH 2010-05-20 10:19:16 +02:00
vl
25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH 2010-05-20 10:17:54 +02:00
vl
79e9fb5bdc Merge 2010-05-19 17:50:49 +02:00
vl
b8ee03c43a Merge 2010-05-19 17:38:39 +02:00
vl
4add4275d8 Changed: no more hard coded paths 2010-05-19 17:37:37 +02:00
kervala
dc7c67701a Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
vl
d6be8873e4 Added: graph_output directory that is necessary for the admin www tool 2010-05-19 17:17:09 +02:00