Age | Commit message (Collapse) | Author |
|
|
|
vehicles (useful for debugging).
|
|
'flags' parameter of DrawFrameRect(). (_Abraxa_)
|
|
|
|
[Translations] 10 strings got added, 8 strings got changed in english.txt, lots of work ahead
|
|
|
|
sprites properly, this fixes display problems with really short wagons. (algorithm by patchman, ported by therax)
- Fix: [newgrf] Too short wagons could break the 'follow next vehicle' code used in the traincontroller. Clamp better to prevent this.
|
|
|
|
makes station signs transparent instead of using a solid bar to draw text on (peter1138)
|
|
|
|
certain configurations (peter1138)
|
|
|
|
|
|
IsLevelCrossing() function (peter1138)
|
|
|
|
the vehicle length calculation, as it can depend on external input. (thanks tron)
|
|
|
|
window to fit the extra info from powered wagons.
|
|
and the callback that goes with it.
- Codechange: Remove some magic numbers (PALETTE_CRASH)
|
|
when moving vehicles within one chain.
|
|
|
|
- CodeChange: change MapSizeX() - 1 to MapMaxX() in the smallmap drawing code
|
|
into trunk. This also implicitely fixes the bug where the game would crash in certain resolutions with certain minimap masks when dragged partly outside the game-area.
|
|
of calculating it all over the place.
- Fix: Also recalculate the train cache values for 'wagon chains' (in the depot without an engine), to avoid possible desyncs later.
- Fix: Make CmdMoveRailVehicle update the caches of the correct trains in all cases.
|
|
|
|
|
|
|
|
non-mouse state.
- Fix: autosaving/loading; it no longer returns a fail code when saving is already in progress. In the case of a load, the game pauses to wait for the save to finish. (glx)
- Fix (regression): fix a bug in the 'buggy load' code where a wrong offset was used for the LZO format.
|
|
|
|
implement stubs for them (tokai)
|
|
changed in english, therefore further changes ahead..)
|
|
callback will fail.
|
|
that goes with it.
|
|
make it easyer to add lines later.
- Add: In the purchase details for trains display "(refittable)" after the capacity if the vehicle is refittable.
|
|
game. (Chris Huebsch)
|
|
power/weight/max speed instead of recalculating it each time.
- Fix: Station ratings now depends on the max speed of a consist, without being affected by other speed limits from realistic acceleration.
|
|
overrides.
|
|
|
|
|
|
some bogus reads of _map_owner
|
|
|
|
the latter is confusing
|
|
store owner information
|
|
|
|
|
|
capacity' callback slightly more correct.
|
|
|
|
- Fix: Make clipboard code a bit nicer (thanks Tron)
|
|
|
|
|