(svn r2306) - CodeChange: Check the last commands; refits. This needed an extensive rewrite and global/local-cargo ID juggling and bitmasking. However with this done it looks better as well and is compatible with newgrf handling. Big thanks to HackyKid for doing most of the work. This also closes patch "[ 1199277 ] Command checks"
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
struct vehiclelist_d;
|
||||
|
||||
void DrawVehicleProfitButton(Vehicle *v, int x, int y);
|
||||
CargoID DrawVehicleRefitWindow(const Vehicle *v, int sel);
|
||||
void InitializeVehiclesGuiList(void);
|
||||
|
||||
/* sorter stuff */
|
||||
|
||||
Reference in New Issue
Block a user