Sat, 04 Jun 2005 12:13:24 +0000(svn r2408) Introduce SetTileOwner() and use it
tron [Sat, 04 Jun 2005 12:13:24 +0000] rev 1902
(svn r2408) Introduce SetTileOwner() and use it

Sat, 04 Jun 2005 11:56:32 +0000(svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix some bogus reads of _map_owner
tron [Sat, 04 Jun 2005 11:56:32 +0000] rev 1901
(svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix some bogus reads of _map_owner

Sat, 04 Jun 2005 07:36:28 +0000(svn r2406) [Translations] Updated to 2005-06-04 (42 strs / 11 langs)
miham [Sat, 04 Jun 2005 07:36:28 +0000] rev 1900
(svn r2406) [Translations] Updated to 2005-06-04 (42 strs / 11 langs)

Sat, 04 Jun 2005 07:35:12 +0000(svn r2405) Simplify a few '? true : false' and '? false : true', especially the latter is confusing
tron [Sat, 04 Jun 2005 07:35:12 +0000] rev 1899
(svn r2405) Simplify a few '? true : false' and '? false : true', especially the latter is confusing

Fri, 03 Jun 2005 22:43:59 +0000(svn r2404) assert that GetTileOwner() isn't called for tiles, which don't store owner information
tron [Fri, 03 Jun 2005 22:43:59 +0000] rev 1898
(svn r2404) assert that GetTileOwner() isn't called for tiles, which don't store owner information

Fri, 03 Jun 2005 22:25:06 +0000(svn r2403) if cascade -> switch
tron [Fri, 03 Jun 2005 22:25:06 +0000] rev 1897
(svn r2403) if cascade -> switch

Fri, 03 Jun 2005 12:09:55 +0000(svn r2402) [Translations] Updated to 2005-06-03 (10 strs / 5 langs)
miham [Fri, 03 Jun 2005 12:09:55 +0000] rev 1896
(svn r2402) [Translations] Updated to 2005-06-03 (10 strs / 5 langs)

Fri, 03 Jun 2005 10:39:30 +0000(svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit capacity' callback slightly more correct.
hackykid [Fri, 03 Jun 2005 10:39:30 +0000] rev 1895
(svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit capacity' callback slightly more correct.

Thu, 02 Jun 2005 21:38:50 +0000(svn r2400) - Fix: [newgrf] Load power for dual-headed engines correctly
hackykid [Thu, 02 Jun 2005 21:38:50 +0000] rev 1894
(svn r2400) - Fix: [newgrf] Load power for dual-headed engines correctly

Thu, 02 Jun 2005 19:55:37 +0000(svn r2399) - Fix: Update OS/2 project file with filename changes
orudge [Thu, 02 Jun 2005 19:55:37 +0000] rev 1893
(svn r2399) - Fix: Update OS/2 project file with filename changes
- Fix: Make clipboard code a bit nicer (thanks Tron)