kervala
|
45a9a519db
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 17:22:19 +02:00 |
|
kervala
|
5a526b01e7
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 16:29:18 +02:00 |
|
kervala
|
beaeccf2ce
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-17 15:26:57 +02:00 |
|
kervala
|
e8563f4156
|
Changed: #1038 Implement copy/paste for Linux (patch provided by Naush)
|
2010-10-16 22:16:09 +02:00 |
|
kervala
|
15cb5a955b
|
Changed: #1023 Use a standard application path for writing files
|
2010-10-16 20:07:20 +02:00 |
|
kervala
|
83622c6cbb
|
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2010-10-16 19:58:05 +02:00 |
|
sfb
|
3f3611b92e
|
Merge
|
2010-10-15 20:54:14 -05:00 |
|
sfb
|
54a3d644ff
|
Changed: Moved zone_region.h header - used by leveldesign tools.
|
2010-10-15 20:39:59 -05:00 |
|
rti
|
b0817ae1e6
|
Fixed: #1130 Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp)
|
2010-10-15 23:33:42 +02:00 |
|
kervala
|
3fae9a7495
|
Changed: Added better check for Mac OS SDK version
|
2010-10-14 20:41:34 +02:00 |
|
kervala
|
a07856f16c
|
Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
|
2010-10-14 19:03:39 +02:00 |
|
kervala
|
e31861b62b
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-14 14:01:15 +02:00 |
|
kervala
|
1c88b0ada0
|
Fixed: #1057 X11 Key auto repeat
|
2010-10-14 13:43:28 +02:00 |
|
kervala
|
d303839620
|
Changed: getModes for Mac OS X < 10.6
|
2010-10-05 21:31:02 +02:00 |
|
kervala
|
397048420b
|
Fixed: #1119 Crash when pressing a key under Mac OS X 10.5.7
|
2010-10-05 21:29:47 +02:00 |
|
kervala
|
c22eddb3c6
|
Fixed: Compilation under Mac OS X 10.5
|
2010-10-04 21:47:26 +02:00 |
|
kervala
|
cc2bb37e3f
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 23:20:33 +02:00 |
|
kervala
|
5bee9dd2e6
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 18:50:18 +02:00 |
|
kervala
|
8b1aa9cff9
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-02 17:27:20 +02:00 |
|
kervala
|
c3872b8ea9
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:25:37 +02:00 |
|
kervala
|
2e1891d281
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:18:21 +02:00 |
|
kervala
|
4456d81dd8
|
Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
|
2010-09-27 14:40:21 +02:00 |
|
kervala
|
629d273ecf
|
Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB
|
2010-09-27 14:37:42 +02:00 |
|
kervala
|
2d93e27643
|
Fixed: Compilation with STLport under Linux (and probably Mac OS X)
|
2010-09-26 23:27:52 +02:00 |
|
kervala
|
9ad0a25d50
|
Fixed: #1105 NLMISC::createDebug - Infinite loop
|
2010-09-26 23:08:17 +02:00 |
|
kervala
|
7b96c2328f
|
Changed: Updated CMake projects
|
2010-09-25 22:53:33 +02:00 |
|
kervala
|
f4f9347826
|
Changed: #841 Change the wrong header in the source code
|
2010-09-25 16:12:26 +02:00 |
|
Matt Raykowski"
|
e7ad47d040
|
Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
|
2010-09-24 08:53:51 -05:00 |
|
vl
|
281803cf40
|
Added: special case of rgba.cpp on static
|
2010-09-24 11:32:20 +02:00 |
|
vl
|
c26c0f29bf
|
Changed: ogg vorbis lib order
|
2010-09-24 10:29:06 +02:00 |
|
kervala
|
2633b61040
|
Fixed: Static sound drivers link to nelsnd_lowlevel
|
2010-09-23 18:48:04 +02:00 |
|
vl
|
a3469ecd96
|
Added: in static, we don't compile fmod since it only exists in dynlib
|
2010-09-23 15:51:24 +02:00 |
|
vl
|
42515f458e
|
Added: case for static version of the driver
|
2010-09-23 15:50:44 +02:00 |
|
vl
|
f984c1a142
|
Added: warning when we cannot open a big file
|
2010-09-21 08:54:42 +02:00 |
|
kervala
|
c02ffcf5e9
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 22:02:35 +02:00 |
|
kervala
|
665873a2f8
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 21:58:24 +02:00 |
|
kaetemi
|
b9323c1321
|
Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
|
2010-09-19 23:18:29 +02:00 |
|
kervala
|
b8c45ca587
|
Fixed: Display of .h files in generated projects
|
2010-09-19 18:49:03 +02:00 |
|
kervala
|
8c64d7ed76
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar)
|
2010-09-16 19:04:18 +02:00 |
|
kervala
|
b7cec00055
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
e7afa14bd2
|
Added: NL_ADD_RUNTIME_FLAGS for libraries
|
2010-09-14 13:51:44 +02:00 |
|
kervala
|
7432495afd
|
Changed: Added -ldl for NELMISC
|
2010-09-12 13:41:47 +02:00 |
|
kervala
|
0616ce2c0d
|
Changed: Dependencies definitions
|
2010-09-11 19:44:22 +02:00 |
|
kervala
|
4df3db7485
|
Changed: #915 NeL fails to build with --as-needed
|
2010-09-09 14:20:18 +02:00 |
|
kervala
|
458797f94b
|
Changed: #841 Change the wrong header in the source code
|
2010-09-04 19:57:54 +02:00 |
|
kervala
|
29997015c9
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
mattraykowski
|
41c0e07894
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
50aee6c951
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kervala
|
5ca4d992e3
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-02 13:02:03 +02:00 |
|
kervala
|
d960338b28
|
Changed: #878 Fix typos in comments/code
|
2010-09-02 11:02:03 +02:00 |
|