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
Age
Commit message (
Expand
)
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
2022-01-16
fix another whitespace error
Erich Eckner
2022-01-16
fix whitespace errors
Erich Eckner
2022-01-16
ScaleByMapSize should not scale by layerCount(), too - and we need to move so...
Erich Eckner
2022-01-16
CTRL+SCROLL -> layer up/down
Erich Eckner
2022-01-16
src/layer_func.h: UNDERGROUND_COST_MULTIPLIER improved
Erich Eckner
2022-01-16
fix the coordinates in the "help area" for underground tiles
Erich Eckner
2022-01-16
do not fail on removing second to last tile from a station
Erich Eckner
2022-01-16
UNDERGROUND_COST_MULTIPLIER should increase for descending layers
Erich Eckner
2022-01-16
rectangle operations should be operating on the top layer
Erich Eckner
2022-01-16
check that rectangle is in a single layer
Erich Eckner
2022-01-16
bugfix removal of station
Erich Eckner
2022-01-16
enable the lowest 4 layers, too
Erich Eckner
2022-01-16
new TODO
Erich Eckner
2022-01-16
only show layer switches for available layers
Erich Eckner
2022-01-16
separate menu entry for underground stuff
Erich Eckner
2022-01-16
new TODOs in layer.txt
Erich Eckner
2022-01-16
fix whitespace in layer.txt
Erich Eckner
2022-01-16
UNDERGROUND_COST_MULTIPLIER new
Erich Eckner
2022-01-16
layer.txt: translate to english (by google)
Erich Eckner
2022-01-16
src/landscape.cpp, src/tile_map.h: fix bug which makes assert fail
Erich Eckner
2022-01-16
underground patch applied
Erich Eckner
2022-01-16
Update: Translations from eints
translators
2022-01-15
Update: Translations from eints
translators
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-05
Fix: [CMake] openttd.32.bmp wasn't installed but used by SDL (#9772)
Matthijs Kooijman
2022-01-05
Doc: Fix broken link to GitHub docs (#9769)
Tyler Trahan
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
Fix: [MinGW] Disable ASLR for x64 Debug builds (#9773)
Loïc Guilloux
[next]