rti
|
8f30227e23
|
Fixed: #1009 Cocoa Window not necessary
|
2010-07-06 20:31:30 +02:00 |
|
rti
|
ebd5b8481b
|
merge
|
2010-07-04 19:49:59 +02:00 |
|
rti
|
0169f5f1b8
|
Changed: #947 improved mouse wheel handling (thresholding)
|
2010-07-04 19:49:34 +02:00 |
|
kervala
|
80f743433c
|
Changed: USE_JPEG is only used when building NLMISC now
|
2010-07-01 15:51:27 +02:00 |
|
kervala
|
bfc3409cb3
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
2010-07-01 11:51:27 +02:00 |
|
kervala
|
bc7fb5fbe9
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-30 15:31:31 +02:00 |
|
rti
|
c205315f72
|
Fixed: #1000 ft2build.h not found by FindFreetype
|
2010-06-28 21:05:16 +02:00 |
|
rti
|
21d020e0f7
|
Changed: #880 disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
|
2010-06-28 20:52:56 +02:00 |
|
kervala
|
d6dd18d3c3
|
Changed: #841 Change the wrong header in the source code
|
2010-06-27 15:19:21 +02:00 |
|
kervala
|
84cbb7dacd
|
Changed: #860 Remove/convert/update old projects
|
2010-06-27 15:15:27 +02:00 |
|
kervala
|
fd08cc8e97
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-27 13:05:31 +02:00 |
|
kervala
|
657d96fc35
|
Changed: #842 Added -g flag in Release too
|
2010-06-27 12:53:05 +02:00 |
|
kervala
|
a7bb1cdd14
|
Changed: #880 Removed useless code in PCHSupport.cmake
|
2010-06-27 12:19:53 +02:00 |
|
kervala
|
81cacf96ce
|
Changed: CWordsDictionary::makeResult using references
|
2010-06-27 11:37:57 +02:00 |
|
kervala
|
d5eff39482
|
Fixed: std::auto_ptr not found
|
2010-06-27 11:36:04 +02:00 |
|
kervala
|
8144bb8696
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-26 17:38:45 +02:00 |
|
kervala
|
05b81e9f30
|
Changed: #880 Added WITH_PCH to activate Precompiled Header (default is ON)
|
2010-06-26 17:14:08 +02:00 |
|
kervala
|
abc2773e09
|
Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too)
|
2010-06-26 16:47:36 +02:00 |
|
kervala
|
217d5c17e8
|
Changed: #842 Added new optimizations for VC++ linker and compiler
|
2010-06-26 16:37:27 +02:00 |
|
kervala
|
8bb1ed6a70
|
Changed: #842 Removed obsolete files (all methods are already implemented in CSystemInfo)
|
2010-06-26 14:50:03 +02:00 |
|
kervala
|
b65d4fc2cf
|
Changed: #842 nel-config and .pc files correct paths
|
2010-06-26 13:27:03 +02:00 |
|
kervala
|
d6ee65db89
|
Changed: #842 NeL and Ryzom Core version 0.7.0
|
2010-06-26 13:26:20 +02:00 |
|
kervala
|
81a6cc4bd4
|
Changed: #842 Added SOVERSION property to shared libraries
|
2010-06-26 13:22:06 +02:00 |
|
kervala
|
b52ce97c5f
|
Changed: #841 Change the wrong header in the source code
|
2010-06-25 21:08:52 +02:00 |
|
kervala
|
3066c37bee
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 13:56:41 +02:00 |
|
kervala
|
4245138d8d
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 13:42:21 +02:00 |
|
kervala
|
f2fcb4ae1e
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 12:58:52 +02:00 |
|
kervala
|
e5acdd3fed
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:44:58 +02:00 |
|
kervala
|
cdfea743a3
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:05:33 +02:00 |
|
kervala
|
73148e25ea
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 08:33:15 +02:00 |
|
rti
|
80ffff4a07
|
merge
|
2010-06-24 22:13:38 +02:00 |
|
rti
|
bba512990d
|
Changed: #947 added mac menu, force redraw after buffer swap, some cleanup
|
2010-06-24 21:39:18 +02:00 |
|
kervala
|
c3d1ac3de9
|
Changed: #878 Fix typos in comments/code
|
2010-06-24 15:00:31 +02:00 |
|
rti
|
bf742eaf11
|
merge
|
2010-06-23 23:52:16 +02:00 |
|
rti
|
a6ccab4d89
|
Changed: #947 adapted to recent driver changes, some cleanup
|
2010-06-23 23:37:19 +02:00 |
|
kervala
|
60798238e3
|
Fixed: #998 bnp_make returns 1 when successful
|
2010-06-23 09:10:49 +02:00 |
|
kervala
|
9e67bcf9a2
|
Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux
|
2010-06-23 08:59:03 +02:00 |
|
kervala
|
5696f9a2e4
|
Changed: #841 Change the wrong header in the source code
|
2010-06-22 12:03:05 +02:00 |
|
kervala
|
743a1775f2
|
Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux
|
2010-06-22 08:12:31 +02:00 |
|
kervala
|
fc7a8e8ed4
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-21 22:36:59 +02:00 |
|
kervala
|
5b973e3c92
|
Fixed: #992 Infinite loop and crash when a parent sheet is the same file as self
|
2010-06-21 21:38:46 +02:00 |
|
kervala
|
5ab69cc44f
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 21:10:16 +02:00 |
|
kervala
|
dac2ec8357
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 21:03:21 +02:00 |
|
kervala
|
c92b3e033d
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 20:37:46 +02:00 |
|
kervala
|
1d95df22f9
|
Fixed: #990 Add possibility to set and get log directory
|
2010-06-21 20:24:02 +02:00 |
|
kervala
|
f77daa3a70
|
Changed: #853 Compilation on 64-bits platforms
|
2010-06-21 09:41:39 +02:00 |
|
kervala
|
531ff7dfff
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-21 09:39:58 +02:00 |
|
kaetemi
|
c29989ee2e
|
Changed: #929 Corrected some config variable names for rbank build process.
|
2010-06-20 22:25:57 +02:00 |
|
kervala
|
fcc968511f
|
Fixed: #985 Crash when opening a door
|
2010-06-16 23:03:02 +02:00 |
|
kervala
|
a75ad193ef
|
Changed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
2010-06-16 09:38:29 +02:00 |
|
kervala
|
c2826bf4f5
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
2010-06-15 17:44:03 +02:00 |
|
kervala
|
14d4ff24df
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
2010-06-15 16:47:05 +02:00 |
|
kervala
|
3ab15ee0d4
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
2010-06-14 21:54:58 +02:00 |
|
kervala
|
cfb73344a0
|
Changed: Removed files with no content from project (fix some VC++ warnings)
|
2010-06-14 14:07:55 +02:00 |
|
kervala
|
e76621595b
|
Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
|
2010-06-14 11:39:25 +02:00 |
|
kervala
|
f52b581031
|
Changed: #842 Added SOVERSION property to shared libraries
|
2010-06-14 10:30:17 +02:00 |
|
kervala
|
46707ef3bc
|
Changed: #878 Fix typos in comments/code
|
2010-06-14 10:02:51 +02:00 |
|
rti
|
e0e1d495dc
|
Changed: #947 fixed set mouse pos in fullscreen on non main monitor
|
2010-06-13 22:52:18 +02:00 |
|
rti
|
1bfd711681
|
merge
|
2010-06-13 22:38:39 +02:00 |
|
rti
|
6a4ec13517
|
Changed: #947 fixed set mouse pos in fullscreen on non main monitor
|
2010-06-13 22:36:32 +02:00 |
|
kervala
|
a0747e68c0
|
Fixed: #983 Create setWindowSize private method in OpenGL driver
|
2010-06-13 21:46:50 +02:00 |
|
rti
|
3d54c720ad
|
merge, fixed build with NL_MAC_NATIVE
|
2010-06-13 21:15:34 +02:00 |
|
rti
|
3653871530
|
merge
|
2010-06-13 21:02:38 +02:00 |
|
kervala
|
3778fe3e0d
|
Fixed: #983 Create setWindowSize private method in OpenGL driver
|
2010-06-13 21:00:19 +02:00 |
|
rti
|
48657c16d0
|
Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions)
|
2010-06-13 20:24:58 +02:00 |
|
kervala
|
175252cffd
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
2010-06-13 18:01:03 +02:00 |
|
kervala
|
856efe7484
|
Changed: #878 Fix typos in comments/code
|
2010-06-13 17:22:27 +02:00 |
|
kervala
|
804170c6f0
|
Changed: #878 Fix typos in comments/code
|
2010-06-13 16:58:11 +02:00 |
|
rti
|
daa6cf3051
|
Changed: #947 fixed mouse position setting on non main monitor
|
2010-06-13 15:40:59 +02:00 |
|
rti
|
e8166f3a75
|
merge
|
2010-06-13 02:03:23 +02:00 |
|
rti
|
0e0b27ff01
|
Changed: #947 fixed key 5 and 6 interchanged
|
2010-06-13 01:01:42 +02:00 |
|
kervala
|
48b75f62b5
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
2010-06-12 23:01:46 +02:00 |
|
kervala
|
ac9cc23f0c
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
2010-06-12 22:22:32 +02:00 |
|
kervala
|
55ed902a27
|
Changed: #878 Fix typos in comments/code
|
2010-06-12 18:11:47 +02:00 |
|
kervala
|
3af6b61431
|
Added: shapes_exporter in NeL tools
|
2010-06-12 18:08:14 +02:00 |
|
kervala
|
62169db22b
|
Fixed: #979 Implement getWindowPos for Linux
|
2010-06-12 17:57:45 +02:00 |
|
kervala
|
2fb7d87cd2
|
Fixed: #980 Create a setScreenMode method in OpenGL driver
|
2010-06-12 17:57:07 +02:00 |
|
kervala
|
9f13de0d2a
|
Fixed: #980 Create a setScreenMode method in OpenGL driver
|
2010-06-12 17:38:03 +02:00 |
|
kervala
|
a6ddd4152f
|
Fixed: #979 Implement getWindowPos for Linux
|
2010-06-12 16:47:50 +02:00 |
|
kervala
|
0bc2be9691
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
2010-06-12 16:31:39 +02:00 |
|
kervala
|
2c17643d10
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
2010-06-12 15:34:20 +02:00 |
|
kervala
|
f7dd427ccc
|
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
|
2010-06-11 20:55:27 +02:00 |
|
kervala
|
72625ca28d
|
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
|
2010-06-11 20:41:00 +02:00 |
|
kaetemi
|
05899b02c7
|
Merge
|
2010-06-11 19:40:22 +02:00 |
|
kaetemi
|
ddcd5dad38
|
Fixed: #974 OpenAL driver did not work anymore because of bad isBufferLoaded implementation.
|
2010-06-11 19:31:24 +02:00 |
|
rti
|
2ad96e158d
|
Fixed: #975 Fullscreen X11 on Mac is not available (vidmode missing), disable it in the driver.
|
2010-06-11 17:12:19 +02:00 |
|
rti
|
265650262d
|
Changed: #947 mouse wheel, resizable flag
|
2010-06-11 16:21:27 +02:00 |
|
rti
|
db99233b0f
|
merge
|
2010-06-11 15:04:57 +02:00 |
|
rti
|
610a04982f
|
Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
|
2010-06-11 15:04:10 +02:00 |
|
kervala
|
918ba44e4e
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-06-11 13:20:13 +02:00 |
|
kervala
|
9d648db9a6
|
Fixed: #960 mapping accentued keys to actions in game
|
2010-06-11 09:45:06 +02:00 |
|
kervala
|
aebd540041
|
Changed: #878 Fix typos in comments/code
|
2010-06-10 11:50:19 +02:00 |
|
rti
|
5d72a854da
|
Changed: #842 fixed *.pc install source paths
|
2010-06-09 23:41:54 +02:00 |
|
rti
|
c7e5793e27
|
merge
|
2010-06-09 23:35:55 +02:00 |
|
rti
|
cfecd694b9
|
Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
|
2010-06-09 23:15:14 +02:00 |
|
kervala
|
501742ad4f
|
Fixed: #971 Another dead lock under Linux
|
2010-06-09 20:12:27 +02:00 |
|
kervala
|
668c9e05a1
|
Changed: #842 Added pkg-config files
|
2010-06-09 18:09:56 +02:00 |
|
Matt Raykowski"
|
93fe8d8c5d
|
merge
|
2010-06-09 07:24:59 -05:00 |
|
Matt Raykowski"
|
ed53048e4b
|
Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
|
2010-06-09 07:23:30 -05:00 |
|
Matt Raykowski"
|
261913e90a
|
Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
|
2010-06-09 07:18:33 -05:00 |
|
rti
|
b9e7923226
|
Changed: #947 enable bloom on mac (commented hardcoded "not for mac" gl ext stuff)
|
2010-06-09 01:05:24 +02:00 |
|
rti
|
d1d248def0
|
merge
|
2010-06-09 00:28:52 +02:00 |
|
rti
|
c20a75b79c
|
Changed: #947 added fullscreen and mode switching support
|
2010-06-08 23:27:06 +02:00 |
|
kervala
|
fba74a8133
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
2010-06-08 18:58:58 +02:00 |
|
kervala
|
dc948e43c7
|
Changed: #878 Fix typos in comments/code
|
2010-06-07 16:46:11 +02:00 |
|
kervala
|
13435926e7
|
Changed: #878 Fix typos in comments/code
|
2010-06-07 15:40:29 +02:00 |
|
kervala
|
c59af80faa
|
Changed: #842 Move building system to CMake for the Ryzom Client (patch provided by Krolock)
|
2010-06-07 14:21:04 +02:00 |
|
kervala
|
c55c990c15
|
Fixed: #898 Shadows under Linux
|
2010-06-07 12:20:18 +02:00 |
|
kaetemi
|
c820502ebb
|
Added: #929 Rbank build process for build pipeline.
|
2010-06-07 07:42:41 +02:00 |
|
kaetemi
|
deb29392c5
|
Changed: #964 Allow disabling of consistency check in rbank build tool, because it's immensely slow.
|
2010-06-07 07:36:00 +02:00 |
|
kervala
|
396e573268
|
Fixed: #963 Floating point exceptions
|
2010-06-05 15:57:24 +02:00 |
|
kervala
|
ce7ede2ce1
|
Fixed: #963 Floating point exceptions
|
2010-06-05 10:50:04 +02:00 |
|
kaetemi
|
78da605bac
|
Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
|
2010-06-05 08:49:01 +02:00 |
|
kaetemi
|
69e1d7c23a
|
Added: #929 Work in progress of new build pipeline scripts.
|
2010-06-05 01:09:49 +02:00 |
|
kaetemi
|
d05fc0e96b
|
Changed: Build max plugins with debug information.
|
2010-06-05 00:49:02 +02:00 |
|
kaetemi
|
e41d6de92e
|
Changed: Stability fixes for exporting with max plugins.
|
2010-06-05 00:48:19 +02:00 |
|
kaetemi
|
ff963f321e
|
Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
|
2010-06-05 00:46:57 +02:00 |
|
kaetemi
|
cd5fc54853
|
Fixed: Export crashes caused by incorrect delete of objects created by max.
|
2010-06-05 00:44:34 +02:00 |
|
kaetemi
|
6ded4286b3
|
Changed: Max plugins now share the same NeL context.
|
2010-06-05 00:37:44 +02:00 |
|
kervala
|
585fafd917
|
Fixed: #961 Allow use of UAnimationSet without activate headers optimization
|
2010-06-04 14:10:13 +02:00 |
|
kervala
|
58bab79dad
|
Changed: #878 Fix typos in comments/code
|
2010-06-03 14:45:51 +02:00 |
|
kervala
|
683d552383
|
Changed: #860 Remove/convert/update old projects
|
2010-06-03 14:26:16 +02:00 |
|
kervala
|
3cd0abeb06
|
Fixed: #898 Shadows under Linux
|
2010-06-03 13:45:00 +02:00 |
|
rti
|
d2b36ccbaf
|
Changed: #947 dead key support
|
2010-06-03 02:15:45 +02:00 |
|
rti
|
39ffd1e4c0
|
Changed: #947 window position and cocoa screen coordinates
|
2010-06-02 13:25:53 +02:00 |
|
rti
|
18d512e16d
|
merge
|
2010-06-02 12:46:08 +02:00 |
|
rti
|
65fcd8f275
|
Changed #947 improved shortcut and unicode text handling
|
2010-06-02 12:37:07 +02:00 |
|
Thibaut Girka
|
1b2bb1bf76
|
Changed: #926 enable window resizing
|
2010-06-01 11:45:04 +02:00 |
|
Thibaut Girka
|
dab175ac8a
|
Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b
|
2010-06-01 11:37:11 +02:00 |
|
Thibaut Girka
|
0fd8fc3b4e
|
Merge local changes
|
2010-06-01 10:38:16 +02:00 |
|
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 |
|