Tue, 16 Nov 2004 23:51:38 +0000(svn r646) -Fix: braindead case-sensitive file extension filter replaced with a case-INsensitive one (joint effort of Bjarni and Darkvater).
darkvater [Tue, 16 Nov 2004 23:51:38 +0000] rev 437
(svn r646) -Fix: braindead case-sensitive file extension filter replaced with a case-INsensitive one (joint effort of Bjarni and Darkvater).

Tue, 16 Nov 2004 23:26:15 +0000(svn r645) -Feature: Finally support for TTDLX games on Big Endian machines such as Macintosh and MorphOS; thanks for testing Bjarni :)
darkvater [Tue, 16 Nov 2004 23:26:15 +0000] rev 436
(svn r645) -Feature: Finally support for TTDLX games on Big Endian machines such as Macintosh and MorphOS; thanks for testing Bjarni :)
-Added turkish.txt to lang-project and screenshot.h to ttd-project

Tue, 16 Nov 2004 16:13:54 +0000(svn r637) Add keycode for the key to open the console on BeOS
tron [Tue, 16 Nov 2004 16:13:54 +0000] rev 435
(svn r637) Add keycode for the key to open the console on BeOS

Tue, 16 Nov 2004 11:40:32 +0000(svn r636) Set svn:eol-style for screenshot.h
tron [Tue, 16 Nov 2004 11:40:32 +0000] rev 434
(svn r636) Set svn:eol-style for screenshot.h

Mon, 15 Nov 2004 20:52:11 +0000(svn r635) Fix choosing a spritegroup from deterministic variational spritegroups if there is no structure to search (i.e. in purchase lists) (pasky)
tron [Mon, 15 Nov 2004 20:52:11 +0000] rev 433
(svn r635) Fix choosing a spritegroup from deterministic variational spritegroups if there is no structure to search (i.e. in purchase lists) (pasky)

Mon, 15 Nov 2004 20:45:25 +0000(svn r634) Added turkish translation (iso8859-1)
miham [Mon, 15 Nov 2004 20:45:25 +0000] rev 432
(svn r634) Added turkish translation (iso8859-1)

Mon, 15 Nov 2004 20:44:39 +0000(svn r633) Daily langfile updates (automatic)
miham [Mon, 15 Nov 2004 20:44:39 +0000] rev 431
(svn r633) Daily langfile updates (automatic)

Mon, 15 Nov 2004 19:25:59 +0000(svn r631) Merge r440, r444, r485, r630 to trunk:
tron [Mon, 15 Nov 2004 19:25:59 +0000] rev 430
(svn r631) Merge r440, r444, r485, r630 to trunk:
r440
Move screenshot function declarations to new file screenshot.h
Clean up screenshot.c a bit, mostly whitespace, alloca() -> malloc() and checking return values
r485
Remove unused field from struct ScreenshotFormat

Mon, 15 Nov 2004 12:15:03 +0000(svn r628) Merge r442 to trunk:
tron [Mon, 15 Nov 2004 12:15:03 +0000] rev 429
(svn r628) Merge r442 to trunk:
In bemidi.cpp
- Whitespace cleanup
- Simplify one if ()

Mon, 15 Nov 2004 12:11:43 +0000(svn r627) Merge r439 to trunk:
tron [Mon, 15 Nov 2004 12:11:43 +0000] rev 428
(svn r627) Merge r439 to trunk:
Cleaned up whitespace in namegen.c