index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-14
Update: Translations from eints
translators
2022-01-09
Update: Translations from eints
translators
2022-01-08
Update: Translations from eints
translators
2022-01-06
Update: Translations from eints
translators
2022-01-05
Update: Translations from eints
translators
2022-01-05
Codechange: Make RoadScopeResolver constructor inlineable (#9780)
Joan Josep
2022-01-04
Fix #9766: Don't write uninitialised data in config file (#9767)
Loïc Guilloux
2022-01-01
Codechange: Extend DrawSpriteToRgbaBuffer to work with 8bpp blitters.
Michael Lutz
2022-01-01
Codechange: [OSX] Simplify touchbar button data definition.
Michael Lutz
2022-01-01
Fix #9743: [OSX] Only (re-)create touchbar sprites when requested by the main...
Michael Lutz
2022-01-01
Fix #9743: [OSX] Don't try to render touchbar sprites with invalid zoom level.
Michael Lutz
2022-01-01
Change: [OSX] Allow touchbar usage on all supported OS versions.
Michael Lutz
2021-12-30
Fix #9774: CmdBuildRoadStop updated station acceptance in estimate mode
Jonathan G Rennison
2021-12-29
Update: Translations from eints
translators
2021-12-28
Update: Translations from eints
translators
2021-12-22
Update: Translations from eints
translators
2021-12-21
Update: Translations from eints
translators
2021-12-20
Fix #9756: Network command unpack proc was not generated in all cases.
Michael Lutz
2021-12-20
Fix: Suppress vehicle age warnings for stopped vehicles
Tyler Trahan
2021-12-20
Change: [Admin] Bump admin port protocol due to command changes.
Michael Lutz
2021-12-20
Codechange: [Script] Prettify squirrel call helpers by using C++17.
Michael Lutz
2021-12-19
Fix #9735: Fix OrderBackup::Reset in non-GUI case
Jonathan G Rennison
2021-12-19
Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753)
Joan Josep
2021-12-16
Codechange: Don't generate CommandPacket unpack functions for invalid cmd/cal...
Michael Lutz
2021-12-16
Codechange: Don't use a global for the terrforming error tile.
Michael Lutz
2021-12-16
Codechange: Don't use a global for the 'not enough cash' message.
Michael Lutz
2021-12-16
Codechange: Don't use globals for return values from vehicle command procs.
Michael Lutz
2021-12-16
Codechange: Don't use globals for story/goal/sign/group command proc return v...
Michael Lutz
2021-12-16
Codechange: Add support for additional command result values.
Michael Lutz
2021-12-16
Codechange: Pass unpacked command arguments to command callbacks (except Scri...
Michael Lutz
2021-12-16
Codechange: Template the command callback function type to allow unpacked arg...
Michael Lutz
2021-12-16
Codechange: Un-bitstuff all remaining commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff the remaining on-map commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff landscape commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff goal and story page commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff town-related commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff group and autoreplace commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff remaining transport infrastructure commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff rail commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff station/depot/waypoint commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff vehicle/engine commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff timetable commands.
Michael Lutz
2021-12-16
Codechange: Un-bitstuff order commands.
Michael Lutz
2021-12-16
Codechange: Add DoCommand::Post specialization for commands that take no Tile...
Michael Lutz
2021-12-16
Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID).
Michael Lutz
2021-12-16
Codechange: Template DoCommandPInternal.
Michael Lutz
2021-12-16
Codechange: Template script command calls.
Michael Lutz
2021-12-16
Codechange: Pass additional data as byte stream to command callbacks.
Michael Lutz
2021-12-16
Codechange: Template DoCommandP to automagically reflect the parameters of th...
Michael Lutz
2021-12-16
Codechange: Template DoCommand to automagically reflect the parameters of the...
Michael Lutz
[next]