Tue, 04 Jan 2005 00:07:58 +0000(svn r1365) -Fix: very, very nasty buffer overflow bug introduced with replace vehicles. You CANNOT access the i[255] of an array that only has 255 elements! I will kick the next person that does that so hard...goddammit (I only noticed it because it screwed up my console in the debug build and took me at least an hour to fix)
darkvater [Tue, 04 Jan 2005 00:07:58 +0000] rev 880
(svn r1365) -Fix: very, very nasty buffer overflow bug introduced with replace vehicles. You CANNOT access the i[255] of an array that only has 255 elements! I will kick the next person that does that so hard...goddammit (I only noticed it because it screwed up my console in the debug build and took me at least an hour to fix)

Mon, 03 Jan 2005 22:16:02 +0000(svn r1361) -Remove .cod files from VS6 project as well (bociusz)
darkvater [Mon, 03 Jan 2005 22:16:02 +0000] rev 879
(svn r1361) -Remove .cod files from VS6 project as well (bociusz)

Mon, 03 Jan 2005 22:12:36 +0000(svn r1359) Fix typos in last commit
tron [Mon, 03 Jan 2005 22:12:36 +0000] rev 878
(svn r1359) Fix typos in last commit

Mon, 03 Jan 2005 22:07:40 +0000(svn r1358) Assert bounds of depot list when searching for a depot
tron [Mon, 03 Jan 2005 22:07:40 +0000] rev 877
(svn r1358) Assert bounds of depot list when searching for a depot

Mon, 03 Jan 2005 22:04:34 +0000(svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of blue)
darkvater [Mon, 03 Jan 2005 22:04:34 +0000] rev 876
(svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of blue)

Mon, 03 Jan 2005 21:51:24 +0000(svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken)
darkvater [Mon, 03 Jan 2005 21:51:24 +0000] rev 875
(svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken)

Mon, 03 Jan 2005 21:47:52 +0000(svn r1355) -Fix: [1092473] random trees in scenario editor do not overwrite rocks as well
darkvater [Mon, 03 Jan 2005 21:47:52 +0000] rev 874
(svn r1355) -Fix: [1092473] random trees in scenario editor do not overwrite rocks as well

Mon, 03 Jan 2005 21:29:59 +0000(svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, not some arbitrary data types
tron [Mon, 03 Jan 2005 21:29:59 +0000] rev 873
(svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, not some arbitrary data types

Mon, 03 Jan 2005 21:26:09 +0000(svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place rocks on trees and vice versa
darkvater [Mon, 03 Jan 2005 21:26:09 +0000] rev 872
(svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place rocks on trees and vice versa

Mon, 03 Jan 2005 21:05:03 +0000(svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side is possible during the game until someone buys road vehicles. In networked games only the server can change it.
darkvater [Mon, 03 Jan 2005 21:05:03 +0000] rev 871
(svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side is possible during the game until someone buys road vehicles. In networked games only the server can change it.