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
Branch
Commit message
Author
Age
chunnel
chunnel patch original
Erich Eckner
3 years
master
Fix #8335: Race condition in music mixer (#9450)
Charles Pigott
3 years
signaltunnel
whatever
Erich Eckner
3 years
sloped-stations
src/ground_vehicle.hpp: fix failing assert - do not recalculate slope when in...
Erich Eckner
3 years
sloped-stations-original
sloped stations applied
Erich Eckner
6 years
underground
whatever - does not help anyways
Erich Eckner
3 years
underground-plus-others-original
underground patch applied
Erich Eckner
6 years
underground-save-load
WIP: fix loading of old savegames
Erich Eckner
6 years
underground-station-construction
began to code multy-layer-build for stations
Erich Eckner
6 years
Age
Commit message
Author
2021-07-21
Fix #8335: Race condition in music mixer (#9450)
HEAD
master
Charles Pigott
2021-07-20
Update: Translations from eints
translators
2021-07-20
Feature: allow the use of TURN to connect client and server together
Patric Stout
2021-07-20
Fix: [Network] rework when to close connections and inform Game Coordinator i...
Patric Stout
2021-07-20
Codechange: Make OverflowSafeInt constexpr
Charles Pigott
2021-07-20
Codechange: Remove (unused) ability to specify min/max of OverflowSafeInt
Charles Pigott
2021-07-20
Codechange: Use GCC/clang builtins for overflow safety when supported
Charles Pigott
2021-07-20
Fix: OverflowSafeInt could underflow
Charles Pigott
2021-07-20
Fix: OverflowSafeInt negation not handling INT64_MIN
Charles Pigott
2021-07-19
Fix 57734fd: Don't enable rename button for network clients in build vehicle ...
Loïc Guilloux
[...]