Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-20 | (svn r4918) Move the information about the size of airports from an global ↵ | tron | |
array into the struct which describes an airport | |||
2006-05-01 | (svn r4642) - Codechange: reorganise airport.h and airport_movement.h to ↵ | peter1138 | |
avoid having 8 copies of the airport FTAs, and make the enums used available elsewhere. | |||
2006-05-01 | (svn r4638) - Codestyle: replacing aligning tabs with spaces | peter1138 | |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron | |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not ↵ | tron | |
globally via openttd.h | |||
2005-05-09 | (svn r2288) - CodeChange: protected the next batch of commands (41 so far, ↵ | Darkvater | |
out of 115). - CodeChange: changed the airport gui airport-type checking. Added function GetValidAirports() that returns bitmasked availibility, is also used for checking. - CodeChange: to check tree-planting, 2 const arrays have been moved to table/tree_land.h (type and count) - CodeChange: added IsTownIndex() in following of IsStationIndex(), etc. - Fix (regression): road tunnels did not work anymore, forgot that their type was 0x200 (documented now) | |||
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the ↵ | tron | |
appropriate warning flags in the Makefile | |||
2005-01-09 | (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of | celestar | |
terminals in every group can be freely chosen -Codechange: AT_OILRIG is now 15, so that new airports can be added easily. | |||
2005-01-06 | (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff | tron | |
2004-12-18 | (svn r1149) Fix hack which abuses first TileIndex of airport depot array as ↵ | tron | |
number of depots (similar change as in map branch) | |||
2004-09-12 | (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron ↵ | darkvater | |
for your diligent fixing of warnings (and some possibly bugs) (Tron) -CodeLayout: Remove trailing spaces and Windows linebreaks | |||
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |