summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-07(svn r4767) - Newstations: fix loading / use of custom ground spritespeter1138
2006-05-07(svn r4766) -Fix: Vehicles on a sloped tile under a bridge were affected by t...tron
2006-05-07(svn r4765) Add GetTileMaxZ(), which returns the height of the highest corner...tron
2006-05-07(svn r4764) Move some functions from rail.h to rail_map.htron
2006-05-06(svn r4763) - Newstations: revert r4762, instead map bit the palette modifier...peter1138
2006-05-06(svn r4762) - Newstations: make child sprites transparent.peter1138
2006-05-06(svn r4761) - Newstations: support platform information in variable 10 (callb...peter1138
2006-05-06(svn r4760) - Newstations: change the way custom stations are allocated when ...peter1138
2006-05-06(svn r4759) - Newstations: increase the number of station classes from 16 to ...peter1138
2006-05-06(svn r4758) - Newstations: add support for 'blocked' station tiles, which no ...peter1138
2006-05-06(svn r4757) - Newstations: add saveload support for custom station speclistspeter1138
2006-05-06(svn r4755) - Newstations: add a gui station tile drawing routine and use it ...peter1138
2006-05-06(svn r4754) - Newstations: expose default station display data via a function...peter1138
2006-05-06(svn r4753) - Truncate text in dropdown lists to stop text overflowing.peter1138
2006-05-06(svn r4752) - NewGRF: brokenness slipped through...peter1138
2006-05-06(svn r4751) - NewGRF: when assigning new texts, ignore the feature byte as so...peter1138
2006-05-06(svn r4750) -Fix: Trains could enter certain sloped rail tiles under bridges ...tron
2006-05-06(svn r4749) - Newstations: add snowline support to variable 42.peter1138
2006-05-06(svn r4748) - Newstations: use custom sprite layout callback for waypoints as...peter1138
2006-05-06(svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and...peter1138
2006-05-05(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains ab...KUDr
2006-05-04(svn r4742) - Newstations: Add callbacks for building and drawing custom stat...peter1138
2006-05-04(svn r4741) - NewGRF: use the correct variable type for the random bit maskpeter1138
2006-05-04(svn r4740) - Newstations: add function to evaluate station callbackspeter1138
2006-05-04(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRel...peter1138
2006-05-04(svn r4738) - Newstations: attach all sprite group cargo types, not just the ...peter1138
2006-05-04(svn r4737) - Newstations: 'real' groups picked the wrong set of loading or l...peter1138
2006-05-04(svn r4736) - Newstations: use the correct value for PBS status (No PBS)peter1138
2006-05-04(svn r4735) WebTranslator2 update to 2006-05-04 16:19:23miham
2006-05-04(svn r4734) - Newstations: add more variables and fix a division by zero.peter1138
2006-05-04(svn r4733) - NewGRF: remove remnants of old resolver code.peter1138
2006-05-03(svn r4732) - Fix: use correct types in IsValid[Direction|Axis]glx
2006-05-03(svn r4729) - Newstations: replace old station resolver with new resolver cod...peter1138
2006-05-03(svn r4724) - Newstations: Add per-tile random data for station tiles.peter1138
2006-05-03(svn r4723) - Newstations: add TileIndex parameter to station resolver.peter1138
2006-05-03(svn r4722) - Newstations: release station sprite layout data when uninitiali...peter1138
2006-05-03(svn r4721) - NewGRF: use loading sprites rather than loaded when there is no...peter1138
2006-05-03(svn r4720) - Newstations: instead of literally copying sprite layout data, j...peter1138
2006-05-03(svn r4719) - Newstations: instead of drawing nothing, fall back to the defau...peter1138
2006-05-03(svn r4716) - NewGRF: fix problem with loading custom station class id; use B...peter1138
2006-05-03(svn r4715) - Fix: (FS#109) — Wrongfully bad signal - Don't allow OPF to en...KUDr
2006-05-03(svn r4714) - NewGRF: simplify evaluation of 'real' sprite groups.peter1138
2006-05-03(svn r4713) - Fix: random crashes when opening some GUI (i.e. cheats window) ...KUDr
2006-05-03(svn r4709) - Codechange: avoid messing around with globals, magic numbers an...peter1138
2006-05-03(svn r4708) - NewGRF: fix selection of number of loaded and loading states.peter1138
2006-05-03(svn r4707) - NewGRF: minor code duffage; return early and less indentation.peter1138
2006-05-03(svn r4706) - NewGRF: add the correct default error message for the wagon att...peter1138
2006-05-02(svn r4704) - NewGRF: in Action 0x03, set the engine type's GRF ID on the 'de...peter1138
2006-05-02(svn r4703) - NewGRF: add support for callback 0x1D, "can wagon be attached"....peter1138
2006-05-02(svn r4702) - NewGRF: add support for 'special' vehicle callbacks that use a ...peter1138