Commit graph

6884 commits

Author SHA1 Message Date
kervala
61d373c594 Fixed: #963 Floating point exceptions 2010-06-05 15:57:24 +02:00
kervala
0f94026dfe Fixed: #963 Floating point exceptions 2010-06-05 10:50:04 +02:00
kaetemi
53ee26bd43 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
040ee18dfa Added: #929 Work in progress of new build pipeline scripts. 2010-06-05 01:09:49 +02:00
kaetemi
3e6cd1651d Changed: Build max plugins with debug information. 2010-06-05 00:49:02 +02:00
kaetemi
9bebd05c51 Changed: Stability fixes for exporting with max plugins. 2010-06-05 00:48:19 +02:00
kaetemi
608f589d4e 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
1541973376 Fixed: Export crashes caused by incorrect delete of objects created by max. 2010-06-05 00:44:34 +02:00
kaetemi
f55e1a4cb0 Changed: Max plugins now share the same NeL context. 2010-06-05 00:37:44 +02:00
kaetemi
3d3c41ed53 Changed: Also remap png to dds in client. 2010-06-05 00:30:12 +02:00
kervala
2c616af7f3 Fixed: #961 Allow use of UAnimationSet without activate headers optimization 2010-06-04 14:10:13 +02:00
kervala
f0236fc165 Changed: #878 Fix typos in comments/code 2010-06-03 14:45:51 +02:00
kervala
cb86d0ff0e Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
kervala
f0f8cac64c Fixed: #898 Shadows under Linux 2010-06-03 13:45:00 +02:00
rti
9776243af9 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
ad475cbc17 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
ed965d79b0 Fixed: #957 find all the libwww sub libraries - not only on mac 2010-06-03 09:41:32 +02:00
rti
465e866e1d merge 2010-06-03 02:17:55 +02:00
rti
1fa7c75d69 Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
Matt Raykowski
5e98adbc0f merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
6422907768 Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 2010-06-02 12:19:14 -05:00
rti
089014147d Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
ec0e4bc2c1 merge 2010-06-02 12:46:08 +02:00
rti
6e4845039e Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
kervala
6d4d3da5a5 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-02 12:19:56 +02:00
Thibaut Girka
5d594a197d Changed: #926 enable window resizing 2010-06-01 11:45:04 +02:00
Thibaut Girka
38a8e19a13 Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b 2010-06-01 11:37:11 +02:00
Thibaut Girka
908d8823e9 Merge local changes 2010-06-01 10:38:16 +02:00
rti
4b5ed65a30 Changed: #947 window title, position, resize. fixed notify sound on key down. 2010-06-01 01:34:19 +02:00
rti
67d3442211 Fixed: link X11 on Mac OS X if without WITH_COCOA 2010-05-31 22:35:49 +02:00
rti
7eff40e417 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
622a0d6cb2 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
513a738df0 Added: #825 CSystemUtils class in Makefile.am 2010-05-31 09:06:14 +02:00
rti
1b1714a760 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 2010-05-29 22:44:40 +02:00
rti
d17b9de3b0 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
rti
6b2ddf3d59 Changed: replaced *.cmake wildcard to not ignore Find*.cmake scripts 2010-05-29 21:35:00 +02:00
rti
6f8bcca5b3 Fixed: #872 NEL: build on Mac OS X 2010-05-29 18:27:27 +02:00
kervala
907b3fbe8a Fixed: #946 Add a check for GL_ARB_texture_rectangle 2010-05-29 18:12:27 +02:00
kervala
c830f573e4 Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
rti
05685af66b Added: some mac related stuff to .hgignore 2010-05-29 16:29:56 +02:00
kaetemi
acf157b0cb Fixed: Updated dds rename in tilebank to also work with png. 2010-05-29 13:45:11 +02:00
kaetemi
e84801de46 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
kaetemi
6e714586fe Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 2010-05-29 13:42:57 +02:00
vl
6747a4b6f7 Fixed: #847 downcast in 32b on 64b platform. 2010-05-28 20:25:14 +02:00
vl
140adc8f50 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
a9da2ab6ef 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
bb2c29f341 Fixed: #935 save the screenshots in screenshot directory 2010-05-28 16:31:11 +02:00
vl
be9e6dfdfc Fixed: #945 mouse click events do not respect mouse position (by rti) 2010-05-28 16:08:37 +02:00
aquiles
295efc81c4 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
e86622ceae Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-27 19:07:17 +02:00