Sun, 15 Mar 2009 00:32:18 +0000 |
rubidium |
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
draft
|
Wed, 11 Mar 2009 23:35:32 +0000 |
rubidium |
(svn r15678) -Fix (r15676): crash when (re)applying newgrf settings
draft
|
Wed, 11 Mar 2009 20:43:14 +0000 |
rubidium |
(svn r15676) -Codechange: remove the need for BeginVehicleMove and merge VehiclePositionChanged and EndVehicleMove.
draft
|
Wed, 11 Mar 2009 17:26:58 +0000 |
rubidium |
(svn r15672) -Codechange: (left,right,top,bottom)_coord -> coord.(left,right,top,bottom), i.e. use Rect.
draft
|
Sun, 01 Feb 2009 11:38:18 +0000 |
frosch |
(svn r15304) -Fix [FS#2587]: When loading savegames use the roadtype of the front vehicles just like it is done on construction.
draft
|
Sat, 31 Jan 2009 20:16:06 +0000 |
smatz |
(svn r15299) -Cleanup: remove many redundant includes
draft
|
Sun, 25 Jan 2009 21:55:18 +0000 |
peter1138 |
(svn r15272) -Codechange: Check that engine types of vehicles are valid and for the correct type on loading a game. This prevents a crash/assertion failure if required NewGRFs are not available. This won't make the game playable, but will let you see what NewGRFs are required.
draft
|
Sat, 24 Jan 2009 12:50:10 +0000 |
smatz |
(svn r15251) -Fix (r15249): trains from 0.2.0-0.3.0 could be in 'stopping' state instead of 'stopped' (this problem doesn't affect trains in depot)
draft
|
Sat, 24 Jan 2009 00:42:09 +0000 |
smatz |
(svn r15249) -Fix [FS#2576]: force trains from old (and other vehicles from 'recent') savegames to have zero cur_speed while stopped (cooperation with frosch123)
draft
|
Fri, 23 Jan 2009 23:57:01 +0000 |
smatz |
(svn r15248) -Fix [FS#2561]: we require v->cur_speed to be zero for wagons and non-front engines
draft
|
Fri, 23 Jan 2009 15:53:24 +0000 |
smatz |
(svn r15230) -Fix (r1): aircraft could have zero speed while in air after loading old savegame
draft
|
Fri, 23 Jan 2009 15:37:44 +0000 |
smatz |
(svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' after converting old savegames
draft
|
Sun, 04 Jan 2009 15:32:25 +0000 |
smatz |
(svn r14828) -Codechange: move most of save/load-specific code to separate files
draft
|