Sun, 24 Apr 2005 21:56:46 +0000(svn r2230) Oops, revert wrongly committed local console.c. Also add the endian_target.h and endian_host.h to the ignore list
Darkvater [Sun, 24 Apr 2005 21:56:46 +0000] rev 1726
(svn r2230) Oops, revert wrongly committed local console.c. Also add the endian_target.h and endian_host.h to the ignore list

Sun, 24 Apr 2005 21:44:45 +0000(svn r2229) - Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. This results in some segfaults for certain sprites. Fixed it by added a dummy grf file consisting ofr 6 sprites and loaded when using DOS gfx at the appropiate place.
Darkvater [Sun, 24 Apr 2005 21:44:45 +0000] rev 1725
(svn r2229) - Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. This results in some segfaults for certain sprites. Fixed it by added a dummy grf file consisting ofr 6 sprites and loaded when using DOS gfx at the appropiate place.

Sun, 24 Apr 2005 19:04:56 +0000(svn r2228) - Fix: [ 1188986 ] Song in main menu screen should loop when it ends.
Darkvater [Sun, 24 Apr 2005 19:04:56 +0000] rev 1724
(svn r2228) - Fix: [ 1188986 ] Song in main menu screen should loop when it ends.

Sun, 24 Apr 2005 18:24:29 +0000(svn r2227) - Fix (regression): [ 1188408 ] Fix news settings load check. When updating old news-message-types to new ones, certain combinations of new were wrongly recognized as old (glx)
Darkvater [Sun, 24 Apr 2005 18:24:29 +0000] rev 1723
(svn r2227) - Fix (regression): [ 1188408 ] Fix news settings load check. When updating old news-message-types to new ones, certain combinations of new were wrongly recognized as old (glx)

Sun, 24 Apr 2005 16:01:36 +0000(svn r2226) -Fix: 2 other capital problems for the OSX part of the Makefile
truelight [Sun, 24 Apr 2005 16:01:36 +0000] rev 1722
(svn r2226) -Fix: 2 other capital problems for the OSX part of the Makefile

Sun, 24 Apr 2005 15:41:01 +0000(svn r2225) -Fix: split the endian-detection to target/host. Now cross-compiling
truelight [Sun, 24 Apr 2005 15:41:01 +0000] rev 1721
(svn r2225) -Fix: split the endian-detection to target/host. Now cross-compiling
on i386-linux for MacOSX should also work for the language-files (strgen issues)

Sun, 24 Apr 2005 12:47:09 +0000(svn r2224) -Fix: capital-correctness for OSX-dir-names
truelight [Sun, 24 Apr 2005 12:47:09 +0000] rev 1720
(svn r2224) -Fix: capital-correctness for OSX-dir-names

Sun, 24 Apr 2005 07:56:18 +0000(svn r2223) When adding tracks to a railway tile reset the ground to bare land, fix for a glitch in r2131
tron [Sun, 24 Apr 2005 07:56:18 +0000] rev 1719
(svn r2223) When adding tracks to a railway tile reset the ground to bare land, fix for a glitch in r2131

Fri, 22 Apr 2005 05:41:09 +0000(svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and CmdRestoreOrderIndex():
tron [Fri, 22 Apr 2005 05:41:09 +0000] rev 1718
(svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and CmdRestoreOrderIndex():
- Check if the vehicle exists
- Check if the vehicle belongs to the correct player
- Check if the new order is valid (type, destination, flags) (CmdInsertOrder)

Thu, 21 Apr 2005 16:20:38 +0000(svn r2221) - Fix: "Map size" is two words. Also draw the string right-aligned in the intro gui so it doesn't matter how long it is in other languages.
Darkvater [Thu, 21 Apr 2005 16:20:38 +0000] rev 1717
(svn r2221) - Fix: "Map size" is two words. Also draw the string right-aligned in the intro gui so it doesn't matter how long it is in other languages.