tron [Mon, 08 Aug 2005 20:27:05 +0000] rev 2318
(svn r2844) Update the MSVC project files, thanks AsterixMG
tron [Mon, 08 Aug 2005 20:23:56 +0000] rev 2317
(svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it's the only ObjectiveC consumer
ludde [Mon, 08 Aug 2005 15:26:53 +0000] rev 2316
(svn r2842) Fix bug with aircraft autoreplace (peter1138)
tron [Mon, 08 Aug 2005 15:10:37 +0000] rev 2315
(svn r2841) Pimp the Makefile: Determining the header dependencies is now a separate step.
This should fix the dependency related problems and reduce the number of recompiled files when table/strings.h changes
tron [Mon, 08 Aug 2005 10:42:02 +0000] rev 2314
(svn r2840) Remove 3 unnecessary strings (they're empty) and fix the alignment of the musick track display
tron [Mon, 08 Aug 2005 09:49:47 +0000] rev 2313
(svn r2839) Remove stuff missed in r2833, properly calculate the size of two arrays and simplify GetSpriteDimension()?a bit
miham [Mon, 08 Aug 2005 09:42:22 +0000] rev 2312
(svn r2838) \[Translations\] Updating translations
miham [Mon, 08 Aug 2005 09:01:22 +0000] rev 2311
(svn r2837) [Translations] Updated dutch langfile, started testing of the new SVN-handler in WebTranslator
bjarni [Sun, 07 Aug 2005 19:16:32 +0000] rev 2310
(svn r2836) fixed the alphabetical order of the credits list like it says it is in
tron [Sun, 07 Aug 2005 17:52:41 +0000] rev 2309
(svn r2833) Remove saving of sprite cache data:
the benefits are questionable, it's error prone, undocumented and hasn't been widely used for ages, if ever