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
2022-01-16
whatever - does not help anyways
underground
Erich Eckner
2022-01-16
fix missing variable "layer_count" in compatibility loader
Erich Eckner
2022-01-16
fix c++11 problem - hopefully without breaking anything :-)
Erich Eckner
2022-01-16
add new headers to script_window.hpp auto-generator script
Erich Eckner
2022-01-16
add new source files to CMakeLists.txt
Erich Eckner
2022-01-16
fix intro-game
Erich Eckner
2022-01-16
increase SaveLoadVersion beyond SLV_UNDERGROUND
Erich Eckner
2022-01-16
src/genworld.cpp: GenerateWorld(): center on top layer
Erich Eckner
2022-01-16
src/landscape.cpp: RunTileLoop() should only iterate over surface tiles
Erich Eckner
2022-01-16
RandomTile() and RandomTileSeed() should use the TopTile() most of the time (...
Erich Eckner
[...]