Commit graph

14742 commits

Author SHA1 Message Date
kervala
585fafd917 Fixed: #961 Allow use of UAnimationSet without activate headers optimization 2010-06-04 14:10:13 +02:00
kervala
2c616af7f3 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
f0236fc165 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
cb86d0ff0e 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
kervala
f0f8cac64c Fixed: #898 Shadows under Linux 2010-06-03 13:45:00 +02:00
rti
2203fc42d7 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
9776243af9 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
af91488611 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
ad475cbc17 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
b5f889693c Fixed: #957 find all the libwww sub libraries - not only on mac 2010-06-03 09:41:32 +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
45b277e75f merge 2010-06-03 02:17:55 +02:00
rti
465e866e1d merge 2010-06-03 02:17:55 +02:00
rti
d2b36ccbaf Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
rti
1fa7c75d69 Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
Matt Raykowski
999d7e22ef merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
5e98adbc0f merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
57bf46cedd 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
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
39ffd1e4c0 Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
089014147d 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
ec0e4bc2c1 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
rti
6e4845039e Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
kervala
fb4603732c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-02 12:19:56 +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
1b2bb1bf76 Changed: #926 enable window resizing 2010-06-01 11:45:04 +02:00
Thibaut Girka
5d594a197d 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
38a8e19a13 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
Thibaut Girka
908d8823e9 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
4b5ed65a30 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
67d3442211 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
rti
7eff40e417 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
622a0d6cb2 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
kervala
513a738df0 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
1b1714a760 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 2010-05-29 22:44:40 +02:00
rti
b40e6697ca 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
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