Commit Graph

10 Commits (dcd95059bee58dce5e46a34f3d602b3e0f338b96)

Author SHA1 Message Date
peter1138 acac44820b (svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros) 18 years ago
peter1138 53efef1f7b (svn r6601) - Codechange: Support cargo subtypes in the refit window. The refit window has been altered to support resizing and scrolling. Note that the cargo subtype isn't yet passed for actual refitting yet. (Based on mart3p's patch) 18 years ago
peter1138 8b2e4e970a (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported. 18 years ago
peter1138 8048e8c5bd (svn r5822) - NewGRF: add support for callback 31, vehicle start/stop check. This allows a set to disallow a vehicle from being started, i.e. to not be able to leave the depot. This is almost a partner to callback 1D. 18 years ago
peter1138 cf30c682a8 (svn r4742) - Newstations: Add callbacks for building and drawing custom stations. 18 years ago
peter1138 2fdce8ee8c (svn r4703) - NewGRF: add support for callback 0x1D, "can wagon be attached". This can be used to disallow freight wagons to be placed in passenger trains, along with other uses. 18 years ago
peter1138 c1bf22de39 (svn r4561) - NewGRF: implement most of callback 0x23: additional text in vehicle purchase windows. 18 years ago
peter1138 f942a6e1f5 (svn r4356) - NewGRF: Load more newstation properties. 19 years ago
peter1138 6d855f3a53 (svn r3587) - NewGRF: Rename Callback IDs to include their "class" 19 years ago
peter1138 bb016cdff6 (svn r3557) - NewGRF: move callback enums to a new file as more than just engines will use them 19 years ago