Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-26 | (svn r819) Code cleanup: colors for langfile strings are now taken from a ↵ | dominik | |
color table instead of a sprite | |||
2004-11-24 | (svn r800) Check if the data tables for houses have the correct number of ↵ | tron | |
elements via compile time asserts | |||
2004-11-22 | (svn r764) Enumerate the houses only one per town can exist and use the ↵ | tron | |
enums instead of magic numbers to check for these | |||
2004-11-22 | (svn r760) Replace some bit-juggling with bit fields | tron | |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron | |
This especially enables houses to accept passengers, mail, goods AND food. Add string templates for up to 5 cargo types for the tile info window. If more are needed just add them. Simplify (de-uglify) the logic for cargo acceptence for houses and split the goods/food table into two. The acceptance is unmodified, but accepting goods AND food is now trivially possible. The exact amounts have to be decided. This is based on Celestar's changes in the map branch plus some further bits that will be merged there soon. | |||
2004-11-14 | (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ↵ | darkvater | |
actually makes some sense and is also compatible with TTDPatch (pasky). | |||
2004-11-14 | (svn r577) -newgrf: fixed some typos of last commit (airports were looking ↵ | darkvater | |
weird) | |||
2004-11-14 | (svn r576) -newgrf: Cleanup horrible table/(station|unmovable)_land.h ↵ | darkvater | |
DrawTileSeqStruct hacks needed for custom station supports (pasky) | |||
2004-11-13 | (svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset ↵ | darkvater | |
seems to work :). Also use aircraft_vehinfo() instead of the old tables (pasky). | |||
2004-11-13 | (svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added ↵ | darkvater | |
AircraftVehicleInfo[] as well. table/engines.h is now the same as in the _map branch. | |||
2004-11-13 | (svn r562) newgrf: Merge most of the road vehicle info to a single | celestar | |
road_vehicle_info table, like it already is for trains and ships. Needed for GRF custom override support. (pasky) | |||
2004-09-17 | (svn r283) New checkpoint graphics (drawn by Eobet and George) | dominik | |
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-09-05 | (svn r161) -Fix: added missing file to project and solved wrong type bug | darkvater | |
2004-08-23 | (svn r115) Fix: monorail/maglev became available around 1927 | dominik | |
2004-08-14 | (svn r51) Yet another slope graphics fix | dominik | |
2004-08-13 | (svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yet | dominik | |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |