Wed, 16 Nov 2005 12:04:34 +0000(svn r3197) Use a better bias so you can directly see the date range a disaster can happen in
tron [Wed, 16 Nov 2005 12:04:34 +0000] rev 2655
(svn r3197) Use a better bias so you can directly see the date range a disaster can happen in

Wed, 16 Nov 2005 12:01:46 +0000(svn r3196) Use structs instead of magic offsets into arrays
tron [Wed, 16 Nov 2005 12:01:46 +0000] rev 2654
(svn r3196) Use structs instead of magic offsets into arrays

Wed, 16 Nov 2005 11:55:06 +0000(svn r3195) Use bitfields instead of explicit shifting/masking
tron [Wed, 16 Nov 2005 11:55:06 +0000] rev 2653
(svn r3195) Use bitfields instead of explicit shifting/masking

Wed, 16 Nov 2005 11:52:21 +0000(svn r3194) Don't use FindLandscapeHeightByTile() when it's overkill
tron [Wed, 16 Nov 2005 11:52:21 +0000] rev 2652
(svn r3194) Don't use FindLandscapeHeightByTile() when it's overkill

Wed, 16 Nov 2005 11:50:40 +0000(svn r3193) Staticise the vehicle position hash
tron [Wed, 16 Nov 2005 11:50:40 +0000] rev 2651
(svn r3193) Staticise the vehicle position hash

Wed, 16 Nov 2005 11:17:52 +0000(svn r3192) Split the surname list into two lists (non-toyland/toyland) and use lengthof() to get the number of names instead of using magic numbers
tron [Wed, 16 Nov 2005 11:17:52 +0000] rev 2650
(svn r3192) Split the surname list into two lists (non-toyland/toyland) and use lengthof() to get the number of names instead of using magic numbers

Wed, 16 Nov 2005 08:35:26 +0000(svn r3191) Move declaration and definition of _dbg_screen_rect to a place where it somewhat makes sense and wrap them in #ifdef _DEBUG
tron [Wed, 16 Nov 2005 08:35:26 +0000] rev 2649
(svn r3191) Move declaration and definition of _dbg_screen_rect to a place where it somewhat makes sense and wrap them in #ifdef _DEBUG

Tue, 15 Nov 2005 11:46:49 +0000(svn r3190) Turn some loops into canonical for loop form
tron [Tue, 15 Nov 2005 11:46:49 +0000] rev 2648
(svn r3190) Turn some loops into canonical for loop form

Tue, 15 Nov 2005 11:08:10 +0000(svn r3189) There's a dedicated function to check if it's a hangar tile, so use it
tron [Tue, 15 Nov 2005 11:08:10 +0000] rev 2647
(svn r3189) There's a dedicated function to check if it's a hangar tile, so use it

Tue, 15 Nov 2005 10:50:43 +0000(svn r3188) Use CmdFailed() to check, if a command failed, don't compare with CMD_ERROR
tron [Tue, 15 Nov 2005 10:50:43 +0000] rev 2646
(svn r3188) Use CmdFailed() to check, if a command failed, don't compare with CMD_ERROR