summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-02(svn r4698) - When selecting files to commit, select the correct ones... miss...peter1138
2006-05-02(svn r4697) - NewGRF: callback IDs can now be 16 bit values.peter1138
2006-05-02(svn r4696) - NewGRF: add support for vehicle variable 0x60, count vehicle ty...peter1138
2006-05-02(svn r4693) - NewGRF: invalidate aircraft in viewports during loading stages ...peter1138
2006-05-02(svn r4692) - Use DEBUG() instead of direct fprintf in extmidi music driver, ...peter1138
2006-05-02(svn r4691) - Codechange: don't use unnamed unions as GCC 2.95.ancient won't ...peter1138
2006-05-02(svn r4690) [Fix] Fixed ShowQueryString() to close FS#151miham
2006-05-02(svn r4689) - Codechange: correct parameter order or calloc, and use the size...peter1138
2006-05-02(svn r4688) - Ensure the map memory is cleared after it is allocated. This fi...peter1138
2006-05-02(svn r4674) - Codechange: use correct parameter order for allocating sound fi...peter1138