Fri, 18 Feb 2005 21:20:55 +0000(svn r1888) The landscape template sprites are ordinary sprites, treating them as non-sprites resulted in yet another endianess issue. This fixes the problem introduced in r1855
tron [Fri, 18 Feb 2005 21:20:55 +0000] rev 1384
(svn r1888) The landscape template sprites are ordinary sprites, treating them as non-sprites resulted in yet another endianess issue. This fixes the problem introduced in r1855

Fri, 18 Feb 2005 08:49:04 +0000(svn r1887) Stylistic change of ConExec()
tron [Fri, 18 Feb 2005 08:49:04 +0000] rev 1383
(svn r1887) Stylistic change of ConExec()

Fri, 18 Feb 2005 08:36:11 +0000(svn r1886) Correctly process the last line of a script, even if it's not newline terminated. Also print an error message if something goes wrong while reading from the script file
tron [Fri, 18 Feb 2005 08:36:11 +0000] rev 1382
(svn r1886) Correctly process the last line of a script, even if it's not newline terminated. Also print an error message if something goes wrong while reading from the script file

Fri, 18 Feb 2005 08:32:25 +0000(svn r1885) Fix typo in r1884
tron [Fri, 18 Feb 2005 08:32:25 +0000] rev 1381
(svn r1885) Fix typo in r1884

Fri, 18 Feb 2005 08:29:17 +0000(svn r1884) Change palette detection algorithm: Use the DOS palette if there are no Windows .grfs but at least one DOS .grf
tron [Fri, 18 Feb 2005 08:29:17 +0000] rev 1380
(svn r1884) Change palette detection algorithm: Use the DOS palette if there are no Windows .grfs but at least one DOS .grf

Thu, 17 Feb 2005 17:38:17 +0000(svn r1883) -Fix: [1109400] Better test if a string actually contains any console command
tron [Thu, 17 Feb 2005 17:38:17 +0000] rev 1379
(svn r1883) -Fix: [1109400] Better test if a string actually contains any console command

Thu, 17 Feb 2005 15:53:47 +0000(svn r1882) Add a basic check if a non-existent sprite gets accessed.
tron [Thu, 17 Feb 2005 15:53:47 +0000] rev 1378
(svn r1882) Add a basic check if a non-existent sprite gets accessed.
Now ottd bails out with an error message instead of segfaulting.
This is far from perfect, some checks after loading a savegame should be added.

Thu, 17 Feb 2005 10:56:19 +0000(svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit
celestar [Thu, 17 Feb 2005 10:56:19 +0000] rev 1377
(svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit

Thu, 17 Feb 2005 07:49:31 +0000(svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)
miham [Thu, 17 Feb 2005 07:49:31 +0000] rev 1376
(svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)

Thu, 17 Feb 2005 06:46:36 +0000(svn r1879) Revise name handling, no functional changes
tron [Thu, 17 Feb 2005 06:46:36 +0000] rev 1375
(svn r1879) Revise name handling, no functional changes