bjarni [Thu, 06 Oct 2005 18:28:27 +0000] rev 2497
(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)
bjarni [Thu, 06 Oct 2005 17:57:18 +0000] rev 2496
(svn r3022) -feature: [OSX] OSX now uses quicktime to play midi files
this eliminates the long pauses between songs and the "leaving process hehind" bug (moebius_)
tron [Thu, 06 Oct 2005 09:35:08 +0000] rev 2495
(svn r3021) -Fix: "The finnish markka was never abbreviated with capital letters." (ln-)
miham [Thu, 06 Oct 2005 06:49:53 +0000] rev 2494
(svn r3020) [Translations] Updating translations to 2005-10-06 {@326} (4 langs changed)
tron [Wed, 05 Oct 2005 07:20:26 +0000] rev 2493
(svn r3019) -Codechange: Replace explicit shifting/anding/oring with GB and SB
peter1138 [Wed, 05 Oct 2005 04:00:39 +0000] rev 2492
(svn r3018) -Fix: Fixed industry colour issue introduced in r3010.
peter1138 [Tue, 04 Oct 2005 21:42:00 +0000] rev 2491
(svn r3017) -NewGRF: Implement sprite group unreferencing and unloading.
peter1138 [Tue, 04 Oct 2005 20:58:10 +0000] rev 2490
(svn r3016) -NewGRF: Implement the start of reference counting for sprite groups. This will allow unloading.
peter1138 [Tue, 04 Oct 2005 20:38:26 +0000] rev 2489
(svn r3015) -NewGRF: Add a new sprite group result type, and support loading of callbacks results within random and "real" groups. (Not fully supported yet.)
peter1138 [Tue, 04 Oct 2005 19:52:26 +0000] rev 2488
(svn r3014) -NewGRF, Codechange: Make all sprite group references be pointers instead of copying the data around.