rti
|
84ffbd6c7f
|
Changed: #947 window title, position, resize. fixed notify sound on key down.
|
2010-06-01 01:34:19 +02:00 |
|
rti
|
126f0c39b1
|
Fixed: link X11 on Mac OS X if without WITH_COCOA
|
2010-05-31 22:35:49 +02:00 |
|
rti
|
25b0733f2e
|
Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
|
2010-05-31 21:32:36 +02:00 |
|
kervala
|
1ee6003817
|
Fixed: #951 Use nlWindow instead of void* for window ID
|
2010-05-31 13:15:36 +02:00 |
|
kervala
|
c05493a1b9
|
Added: #825 CSystemUtils class in Makefile.am
|
2010-05-31 09:06:14 +02:00 |
|
rti
|
23f5658989
|
Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth
|
2010-05-29 22:44:40 +02:00 |
|
rti
|
d75b0dd584
|
Fixed: #872 NEL: build on Mac OS X
|
2010-05-29 18:27:27 +02:00 |
|
kervala
|
30bb2c72d1
|
Fixed: #946 Add a check for GL_ARB_texture_rectangle
|
2010-05-29 18:12:27 +02:00 |
|
kervala
|
40a25d55c2
|
Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
|
2010-05-29 17:43:49 +02:00 |
|
kaetemi
|
54557c0bbb
|
Fixed: Updated dds rename in tilebank to also work with png.
|
2010-05-29 13:45:11 +02:00 |
|
kaetemi
|
b70c68d332
|
Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
|
2010-05-29 13:44:12 +02:00 |
|
kaetemi
|
be1afc9e73
|
Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
|
2010-05-29 13:42:57 +02:00 |
|
aquiles
|
bbf5e94699
|
Fixed: #944 Bloom for non NV Cards on OpenGL
|
2010-05-27 21:57:44 +02:00 |
|
kervala
|
d35d1f654e
|
Changed: #860 Remove/convert/update Visual C++ projects
|
2010-05-27 19:04:06 +02:00 |
|
kervala
|
432b789a0e
|
Fixed: #941 Dead keys are not working on Linux
|
2010-05-27 14:32:47 +02:00 |
|
kervala
|
4b2a9a5718
|
Changed: #941 Dead keys are not working on Linux
|
2010-05-27 10:04:43 +02:00 |
|
kervala
|
ba9443f84b
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
2010-05-27 09:59:28 +02:00 |
|
Matt Raykowski
|
26393ab3ef
|
Update: Merged in nlWindow patch from SVN.
|
2010-05-26 12:31:49 -05:00 |
|
kervala
|
0cdd2c6323
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
2010-05-26 14:46:13 +02:00 |
|
kervala
|
a205ec408d
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
2010-05-26 14:42:19 +02:00 |
|
kervala
|
e07f6814a4
|
Fixed: #937 Implement first time pressed keys on Linux
|
2010-05-25 07:46:01 +02:00 |
|
kervala
|
2823a1f16b
|
Fixed: #936 Invalid character when pressing DEL key under Linux
|
2010-05-25 07:40:26 +02:00 |
|
kaetemi
|
dbbb773b7b
|
Fixed: Nel application context missing in build far bank tool.
|
2010-05-25 00:28:55 +02:00 |
|
kaetemi
|
79129ae3b3
|
Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version.
|
2010-05-25 00:27:59 +02:00 |
|
kervala
|
8c06ff2d1a
|
Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti)
|
2010-05-24 10:04:40 +02:00 |
|
kervala
|
2dee6a2c37
|
Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti)
|
2010-05-23 17:54:46 +02:00 |
|
kervala
|
0a9673f1ae
|
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
|
1c36c03d3c
|
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
|
b77ca97431
|
Fixed: #869 Crash when updating Windows 7 progress bar
|
2010-05-22 13:42:13 +02:00 |
|
Thibaut Girka
|
66718d2f4a
|
Refactor a bit
|
2010-05-22 13:06:56 +02:00 |
|
Thibaut Girka
|
e9afbd69b3
|
Add X mode setting when fullscreen
|
2010-05-22 12:54:26 +02:00 |
|
Thibaut Girka
|
212febb048
|
Implement CDriverGL::setMode for X
|
2010-05-22 12:18:02 +02:00 |
|
kervala
|
896b62d236
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-18 16:53:47 +02:00 |
|
kaetemi
|
2c741d1e76
|
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 |
|
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
|
169cd0426d
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 23:37:09 +02:00 |
|
kervala
|
f79217476b
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 23:33:22 +02:00 |
|
kervala
|
65c58b40ab
|
Fixed: removed MFC dependencies
|
2010-05-13 23:31:05 +02:00 |
|
kervala
|
8f860a594d
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 23:29:42 +02:00 |
|
kervala
|
38752c9587
|
Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing)
|
2010-05-13 23:27:35 +02:00 |
|
kervala
|
7e4a8206a5
|
Merge
|
2010-05-13 22:58:05 +02:00 |
|
kervala
|
a970ad675c
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 22:53:14 +02:00 |
|
vl
|
0dce63db29
|
Fixed: #887 add missing ;
|
2010-05-13 22:44:07 +02:00 |
|
kervala
|
88bc352b2b
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 22:23:34 +02:00 |
|
kervala
|
f873521f1d
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 22:14:36 +02:00 |
|
kervala
|
e417730df3
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 21:58:50 +02:00 |
|
kervala
|
1104704333
|
Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error
|
2010-05-13 20:55:50 +02:00 |
|
vl
|
0a3bb8db15
|
Fixed: #887 add do/while to remove some warning and add missing ;
|
2010-05-13 19:02:00 +02:00 |
|
vl
|
4950682c80
|
Changed: #872 include path are not the same for openal on mac (patch by rti)
|
2010-05-13 19:01:07 +02:00 |
|
vl
|
841daea6da
|
Changed: #872 threadid is now in size_t. patch by rti
|
2010-05-13 19:00:29 +02:00 |
|
kervala
|
4b1e47e6d1
|
Fixed: #884 24bpp support (patch provided by ThibG)
|
2010-05-12 19:13:45 +02:00 |
|
Matt Raykowski
|
053ec7f6c0
|
merge
|
2010-05-12 11:53:09 -05:00 |
|
Matt Raykowski
|
170b198703
|
Fixed: #849 CMake now finds XF86VidMode and links OpenGL correctly.
|
2010-05-12 11:49:59 -05: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
|
5386672aa2
|
Changed: make it compile in pure static
|
2010-05-12 16:01:40 +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
|
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
|
6bfba3d85b
|
Fixed: #888 CSString::find and CSString::findNS broken
|
2010-05-12 11:10:28 +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
|
300259046a
|
Fixed: make it compile
|
2010-05-11 18:07:00 +02:00 |
|
kervala
|
479afdb938
|
Changed: #860 Remove/convert/update old projects
|
2010-05-11 12:03:49 +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 |
|
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 |
|
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 |
|
Matt Raykowski
|
44c9a7227f
|
Update: #870 Fixing the private headers issues.
|
2010-05-10 15:28:57 -05:00 |
|
kervala
|
ad4f52a781
|
Merge
|
2010-05-10 20:41:16 +02:00 |
|
kervala
|
80ac4642f5
|
Changed: #860 Remove/convert/update Visual C++ projects
|
2010-05-10 20:33:08 +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 |
|
kervala
|
a1057ccaba
|
Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
|
2010-05-10 09:26:02 +02:00 |
|
kervala
|
f0cb9a90d3
|
Changed: #860 Remove/convert/update old projects
|
2010-05-09 14:36:03 +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
|
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
|
845f121831
|
Removed: Some files generated by VS compiler.
|
2010-05-08 15:31:00 +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
|
aeb2fbbb7a
|
Changed: #832 add +x on linux script to be executable
|
2010-05-07 12:20:17 +02:00 |
|
acemtp
|
7d2f2ff7b1
|
Fixed: #841 set the good agpl header
|
2010-05-07 11:06:20 +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 |
|
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 |
|