tron [Mon, 05 Jun 2006 18:10:43 +0000] rev 3971
(svn r5136) Fix various style bugs:
- Trailing whitespace
- Trailing empty lines
- Missing newline at EOF
- Missing svn:eol-style native
tron [Mon, 05 Jun 2006 18:00:37 +0000] rev 3970
(svn r5135) Forgotten Id tag
tron [Mon, 05 Jun 2006 16:31:29 +0000] rev 3969
(svn r5132) s/?/?/
tron [Mon, 05 Jun 2006 16:08:06 +0000] rev 3968
(svn r5131) s/STRING[1-5]/STRING/g
miham [Mon, 05 Jun 2006 15:56:59 +0000] rev 3967
(svn r5130) WebTranslator2 update to 2006-06-05 17:56:46
american - 12 changed by WhiteRabbit (12)
galician - 62 fixed, 10 changed by Condex (72)
italian - 3 changed by sidew (3)
tron [Mon, 05 Jun 2006 15:47:08 +0000] rev 3966
(svn r5129) Accommodate the default AI for the new railtype: It used hard coded numbers instead of enums to calculate prices
tron [Mon, 05 Jun 2006 15:29:47 +0000] rev 3965
(svn r5128) Remove the global variable _cur_ai_player
tron [Mon, 05 Jun 2006 14:54:23 +0000] rev 3964
(svn r5127) Use IsRoadVehInDepotStopped() and IsAircraftInHangarStopped()
tron [Mon, 05 Jun 2006 12:43:41 +0000] rev 3963
(svn r5124) Add IsAircraftInHangar{Stopped,}(), which supersedes CheckStoppedInHangar()
-Fix: Be more strict what it means for an aircraft to be in a hangar: It's not just being stopped on a hangar tile
tron [Mon, 05 Jun 2006 11:28:31 +0000] rev 3962
(svn r5121) Add forgotten file in r5120