Files
openttd/src
bjarni 037d636734 (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on
This means that "v->type" can be used as array indexes instead of VehTypeToIndex() (or "v->type - VEH_Train/0x10 as the code still used in some places)
  Surprisingly this can be done without changing the savegame format
2007-02-07 19:10:19 +00:00
..
2007-01-24 17:58:07 +00:00
2007-02-07 13:46:28 +00:00
2007-02-03 13:03:11 +00:00
2007-02-04 13:46:21 +00:00
2007-02-04 13:46:21 +00:00
2007-01-24 07:14:09 +00:00
2007-01-28 10:09:40 +00:00
2007-01-19 11:47:48 +00:00
2007-02-03 13:03:11 +00:00
2007-01-26 20:39:36 +00:00
2007-01-31 06:25:46 +00:00
2007-02-04 13:46:21 +00:00
2007-01-19 11:47:48 +00:00