Mon, 03 Jan 2005 20:20:25 +0000(svn r1349) -Fix: [1093485] Dissappearing rocks in Scenario Editor
darkvater [Mon, 03 Jan 2005 20:20:25 +0000] rev 868
(svn r1349) -Fix: [1093485] Dissappearing rocks in Scenario Editor

Mon, 03 Jan 2005 19:45:18 +0000(svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
truelight [Mon, 03 Jan 2005 19:45:18 +0000] rev 867
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
how the system works. All useful windows are already made resizable. Enjoy :)
-Fix: fixed some GUI-glitches and flaws along the way

Mon, 03 Jan 2005 19:34:07 +0000(svn r1347) -Fix: Some were fixed for the trees -> Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide;
darkvater [Mon, 03 Jan 2005 19:34:07 +0000] rev 866
(svn r1347) -Fix: Some were fixed for the trees -> Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide;

Mon, 03 Jan 2005 19:09:45 +0000(svn r1346) -Fix: fix signed/unsigned warnings
darkvater [Mon, 03 Jan 2005 19:09:45 +0000] rev 865
(svn r1346) -Fix: fix signed/unsigned warnings
-Fix: latent removal of 2 lines from ttd.c which I forgot because the file was not saved :O

Mon, 03 Jan 2005 19:06:16 +0000(svn r1345) Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide
tron [Mon, 03 Jan 2005 19:06:16 +0000] rev 864
(svn r1345) Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide

Mon, 03 Jan 2005 18:59:58 +0000(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) instead of TILES_[XY]
tron [Mon, 03 Jan 2005 18:59:58 +0000] rev 863
(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) instead of TILES_[XY]

Mon, 03 Jan 2005 18:49:45 +0000(svn r1343) -Fix: [Graphic] Autorail icon is now correct (Darkvater)
truelight [Mon, 03 Jan 2005 18:49:45 +0000] rev 862
(svn r1343) -Fix: [Graphic] Autorail icon is now correct (Darkvater)
-Fix: [Graphic] Added resize icon (tnx tokai)

Mon, 03 Jan 2005 18:40:41 +0000(svn r1342) -Fix: [1094596] Problem with ship depot; upon load it is also given owner OWNER_WATER
darkvater [Mon, 03 Jan 2005 18:40:41 +0000] rev 861
(svn r1342) -Fix: [1094596] Problem with ship depot; upon load it is also given owner OWNER_WATER

Mon, 03 Jan 2005 17:55:25 +0000(svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)
darkvater [Mon, 03 Jan 2005 17:55:25 +0000] rev 860
(svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)
-Copyright notice is now 2002-2005 for all languages

Mon, 03 Jan 2005 16:45:42 +0000(svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets offended if I forgot them.
darkvater [Mon, 03 Jan 2005 16:45:42 +0000] rev 859
(svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets offended if I forgot them.