bjarni [Wed, 08 Dec 2004 19:33:44 +0000] rev 574
(svn r985) Makefile: repaired issue in make release (OSX)
truelight [Wed, 08 Dec 2004 18:18:20 +0000] rev 573
(svn r984) -Fix: deleted a debug level 0 line that was introduced in revision 978
bjarni [Wed, 08 Dec 2004 18:17:58 +0000] rev 572
(svn r983) SunOS: fixed backspace key (Oskar)
truelight [Wed, 08 Dec 2004 18:16:43 +0000] rev 571
(svn r982) -Fix: [Network] Because dparams are misused as a char, we had some
endian-problems. To fix this, we are sending dparams byte by byte
(instead of an uint32). Because of this dparam is sent
not-uint32-endian-safe, but char-endian-safe. Too bad dparam can no
longer be used for normal stuff (which is currently not the case) (tnx
to Tron and Bjarni)
bjarni [Wed, 08 Dec 2004 17:14:36 +0000] rev 570
(svn r981) SunOS: fixed the hotkey for console (Oskar)
bjarni [Wed, 08 Dec 2004 16:27:54 +0000] rev 569
(svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get a port, since MorphOS also have the flag __AMIGA__ defined (Tokai)
Celestar [Wed, 08 Dec 2004 15:46:13 +0000] rev 568
(svn r979) Allow more realistically sized catchment areas
Celestar [Wed, 08 Dec 2004 15:26:57 +0000] rev 567
(svn r978) Fixed an endianess issue with the new Order system. Thanks to Bjarni, Oskar and Tron
miham [Wed, 08 Dec 2004 13:35:00 +0000] rev 566
(svn r977) Daily langfile updates (automatic)
bjarni [Tue, 07 Dec 2004 19:31:24 +0000] rev 565
(svn r974) Makefile: fixed issue in make release and nightly_build, which caused failures if RELEASE contained spaces