You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src
Jonathan G Rennison 7a739a87de Improve formatting of CompanyInfrastructure::Dump 4 years ago
..
3rdparty Add: introduce CMake for project management 4 years ago
ai Add: introduce CMake for project management 4 years ago
blitter Add: introduce CMake for project management 4 years ago
core Network: Add state checksum which is checked in network sync 4 years ago
game Add: introduce CMake for project management 4 years ago
lang Update: Translations from eints 4 years ago
linkgraph Add: introduce CMake for project management 4 years ago
misc Add: introduce CMake for project management 4 years ago
music Codechange: remove #ifdef from .cpp files to exclude features 4 years ago
network Send server desync log to client 4 years ago
os Add flags for mismatch type to client desync log 4 years ago
pathfinder Fix false positive in FindNearestSafeTile desync check when path not reservable. 4 years ago
saveload Network: Add state checksum which is checked in network sync 4 years ago
script Add: introduce CMake for project management 4 years ago
settingsgen Add: introduce CMake for project management 4 years ago
sound Fix: [CMake] SDL2 Sound was not included 4 years ago
spriteloader Add: introduce CMake for project management 4 years ago
strgen Add: introduce CMake for project management 4 years ago
table Add: introduce CMake for project management 4 years ago
video Cleanup: Correct typographic errors in code comments. 4 years ago
widgets Add: introduce CMake for project management 4 years ago
CMakeLists.txt Add: introduce CMake for project management 4 years ago
aircraft.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
aircraft_cmd.cpp Network: Add state checksum which is checked in network sync 4 years ago
aircraft_gui.cpp Cleanup: Removed SVN headers 5 years ago
airport.cpp Cleanup: Removed SVN headers 5 years ago
airport.h Cleanup: Removed SVN headers 5 years ago
airport_gui.cpp Cleanup: Removed SVN headers 5 years ago
animated_tile.cpp Cleanup: Removed SVN headers 5 years ago
animated_tile_func.h Cleanup: Removed SVN headers 5 years ago
articulated_vehicles.cpp Fix #8064: Incorrect display of refit capacity 4 years ago
articulated_vehicles.h Cleanup: Removed SVN headers 5 years ago
autoreplace.cpp Cleanup: Removed SVN headers 5 years ago
autoreplace_base.h Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 4 years ago
autoreplace_cmd.cpp Cleanup: Removed SVN headers 5 years ago
autoreplace_func.h Cleanup: Removed SVN headers 5 years ago
autoreplace_gui.cpp Codechange: Replace FOR_ALL_ENGINES with range-based for loops 4 years ago
autoreplace_gui.h Cleanup: Removed SVN headers 5 years ago
autoreplace_type.h Cleanup: Removed SVN headers 5 years ago
autoslope.h Cleanup: Removed SVN headers 5 years ago
base_consist.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
base_consist.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
base_media_base.h Codechange: Store base set related texts in std::strings. 4 years ago
base_media_func.h Codechange: Store base set related texts in std::strings. 4 years ago
base_station_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
bitmap_type.h Check nearby station/industry lists and catchments in CheckCaches 4 years ago
bmp.cpp Cleanup: Removed SVN headers 5 years ago
bmp.h Cleanup: Removed SVN headers 5 years ago
bootstrap_gui.cpp Fix: Reference correct section in README file for baseset info 4 years ago
bridge.h Cleanup: Removed SVN headers 5 years ago
bridge_gui.cpp Cleanup: Removed SVN headers 5 years ago
bridge_map.cpp Cleanup: Removed SVN headers 5 years ago
bridge_map.h Cleanup: Removed SVN headers 5 years ago
build_vehicle_gui.cpp Feature: Show the name of the NewGRF in the build vehicle window. 4 years ago
cargo_type.h Cleanup: Removed SVN headers 5 years ago
cargoaction.cpp Cleanup: Removed SVN headers 5 years ago
cargoaction.h Cleanup: Removed SVN headers 5 years ago
cargomonitor.cpp Cleanup: Removed SVN headers 5 years ago
cargomonitor.h Cleanup: Removed SVN headers 5 years ago
cargopacket.cpp Codechange: Replace FOR_ALL_CARGOPACKETS with range-based for loops 4 years ago
cargopacket.h Cleanup: Correct typographic errors in code comments. 4 years ago
cargotype.cpp Cleanup: Removed SVN headers 5 years ago
cargotype.h Cleanup: Removed SVN headers 5 years ago
cheat.cpp Cleanup: Removed SVN headers 5 years ago
cheat_func.h Cleanup: Removed SVN headers 5 years ago
cheat_gui.cpp Cleanup: Removed SVN headers 5 years ago
cheat_type.h Cleanup: Removed SVN headers 5 years ago
clear_cmd.cpp Cleanup: Removed SVN headers 5 years ago
clear_func.h Cleanup: Removed SVN headers 5 years ago
clear_map.h Cleanup: Removed SVN headers 5 years ago
cmd_helper.h Cleanup: Removed SVN headers 5 years ago
command.cpp Increase company ID field widths in command log dump 4 years ago
command_func.h Add: List recently executed commands in crashlog output. 4 years ago
command_type.h Make server and all clients run desync checks if a client desyncs. 4 years ago
company_base.h Dump infrastructure totals when mismatch detected in CheckCaches. 4 years ago
company_cmd.cpp Improve formatting of CompanyInfrastructure::Dump 4 years ago
company_func.h Codechange: Avoid copying function parameters by using const references 4 years ago
company_gui.cpp Codechange: Replace FOR_ALL_GROUPS with range-based for loops 4 years ago
company_gui.h Cleanup: Removed SVN headers 5 years ago
company_manager_face.h Cleanup: Removed SVN headers 5 years ago
company_type.h Cleanup: Removed SVN headers 5 years ago
console.cpp Fix #7969: limit recursion during alias execution 4 years ago
console_cmds.cpp Add any output from CheckCaches to desync log 4 years ago
console_func.h Fix #7969: limit recursion during alias execution 4 years ago
console_gui.cpp Cleanup: Removed SVN headers 5 years ago
console_gui.h Cleanup: Removed SVN headers 5 years ago
console_internal.h Cleanup: Removed SVN headers 5 years ago
console_type.h Cleanup: Removed SVN headers 5 years ago
cpu.cpp Codechange: Improve MSVC ARM64 support 4 years ago
cpu.h Cleanup: Removed SVN headers 5 years ago
crashlog.cpp Send server desync log to client 4 years ago
crashlog.h Send server desync log to client 4 years ago
currency.cpp Add: INR currency (#8136) 4 years ago
currency.h Add: INR currency (#8136) 4 years ago
date.cpp Show time and in game date of game load in desync/crash logs 4 years ago
date_func.h Show time and in game date of game load in desync/crash logs 4 years ago
date_gui.cpp Cleanup: Removed SVN headers 5 years ago
date_gui.h Cleanup: Removed SVN headers 5 years ago
date_type.h Feature: Configurable game ending year 4 years ago
debug.cpp Increase desync msg ring buffer size, improve DumpDesyncMsgLog format 4 years ago
debug.h Store some desync messages in a ring buffer, append to log on desync 4 years ago
dedicated.cpp Codechange: Store info about the dedicated server log file in globals with automatic destruction to simplify control flow in openttd_main. 4 years ago
depot.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_func.h Cleanup: Removed SVN headers 5 years ago
depot_gui.cpp Codechange: Replace FOR_ALL_ENGINES with range-based for loops 4 years ago
depot_map.h Cleanup: Removed SVN headers 5 years ago
depot_type.h Cleanup: Removed SVN headers 5 years ago
direction_func.h Cleanup: Removed SVN headers 5 years ago
direction_type.h Cleanup: Removed SVN headers 5 years ago
disaster_vehicle.cpp Network: Add state checksum which is checked in network sync 4 years ago
disaster_vehicle.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
dock_gui.cpp Cleanup: Removed SVN headers 5 years ago
driver.cpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
driver.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
economy.cpp Add any output from CheckCaches to desync log 4 years ago
economy_base.h Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 4 years ago
economy_func.h Cleanup: Removed SVN headers 5 years ago
economy_type.h Cleanup: Removed SVN headers 5 years ago
effectvehicle.cpp Network: Add state checksum which is checked in network sync 4 years ago
effectvehicle_base.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
effectvehicle_func.h Cleanup: Removed SVN headers 5 years ago
elrail.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
elrail_func.h Cleanup: Removed SVN headers 5 years ago
engine.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
engine_base.h Cleanup: Correct typographic errors in code comments. 4 years ago
engine_func.h Fix #8064: Incorrect display of refit capacity 4 years ago
engine_gui.cpp Cleanup: Removed SVN headers 5 years ago
engine_gui.h Cleanup: Removed SVN headers 5 years ago
engine_type.h Cleanup: Removed SVN headers 5 years ago
error.h Cleanup: Removed SVN headers 5 years ago
error_gui.cpp Fix: Out of bounds tile access in ErrmsgWindow::OnInitialPosition 5 years ago
fileio.cpp Codechange: Store info about the dedicated server log file in globals with automatic destruction to simplify control flow in openttd_main. 4 years ago
fileio_func.h Codechange: Store info about the dedicated server log file in globals with automatic destruction to simplify control flow in openttd_main. 4 years ago
fileio_type.h Cleanup: Removed SVN headers 5 years ago
fios.cpp Codechange: Format unsigned integers with %u instead of %i or %d. 4 years ago
fios.h Cleanup: Removed SVN headers 5 years ago
fios_gui.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
fontcache.cpp Codechange: Consistently use WChar when passing characters around, and also define it as char32_t. 4 years ago
fontcache.h Cleanup: Removed SVN headers 5 years ago
fontdetection.cpp Remove: [OSX] Support for the pre 10.6 ATS font selection. 4 years ago
fontdetection.h Cleanup: Removed SVN headers 5 years ago
framerate_gui.cpp Cleanup: Removed SVN headers 5 years ago
framerate_type.h Cleanup: Removed SVN headers 5 years ago
gamelog.cpp Fix: Stop any gamelog action when recovering from SlError() 4 years ago
gamelog.h Fix: Stop any gamelog action when recovering from SlError() 4 years ago
gamelog_internal.h Cleanup: Removed SVN headers 5 years ago
genworld.cpp Fix #7646: Incomplete cleanup for non-threaded world generation failure (#7805) 5 years ago
genworld.h Cleanup: Removed SVN headers 5 years ago
genworld_gui.cpp Cleanup: Removed SVN headers 5 years ago
gfx.cpp Cleanup: Give `SetDirtyBlocks` a more descriptive name. 4 years ago
gfx_func.h Cleanup: Give `SetDirtyBlocks` a more descriptive name. 4 years ago
gfx_layout.cpp Fix: Ignore not printable characters when layouting a string 4 years ago
gfx_layout.h Add: a TextColour flag to ignore colour changes from strings 4 years ago
gfx_type.h Add: a TextColour flag to ignore colour changes from strings 4 years ago
gfxinit.cpp Codechange: Store base set related texts in std::strings. 4 years ago
gfxinit.h Cleanup: Removed SVN headers 5 years ago
goal.cpp Fix a5681d3e: Make goal question ID use 16 bits again (#8072) 4 years ago
goal_base.h Codechange: Replace FOR_ALL_GOALS with range-based for loops 4 years ago
goal_gui.cpp Change: Open company window when clicking on a company goal (#8033) 4 years ago
goal_type.h Cleanup: Removed SVN headers 5 years ago
graph_gui.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 4 years ago
graph_gui.h Cleanup: Removed SVN headers 5 years ago
ground_vehicle.cpp Cleanup: Removed SVN headers 5 years ago
ground_vehicle.hpp Cleanup: Removed SVN headers 5 years ago
group.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
group_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
group_gui.cpp Fix #7974: Crash when CTRL+click to show a vehicle group that is collapsed 4 years ago
group_gui.h Feature: Control + click on the vehicle details button in the vehicle view window opens the vehicle group window, then selects and scrolls to the vehicle's group. 4 years ago
group_type.h Cleanup: Removed SVN headers 5 years ago
gui.h Cleanup: Removed SVN headers 5 years ago
guitimer_func.h Cleanup: Removed SVN headers 5 years ago
heightmap.cpp Cleanup: Removed SVN headers 5 years ago
heightmap.h Cleanup: Removed SVN headers 5 years ago
highscore.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 4 years ago
highscore.h Cleanup: Removed SVN headers 5 years ago
highscore_gui.cpp Cleanup: Removed SVN headers 5 years ago
hotkeys.cpp Codechange: Use std::string in INI file parsing. 4 years ago
hotkeys.h Cleanup: Removed SVN headers 5 years ago
house.h Cleanup: Removed SVN headers 5 years ago
house_type.h Cleanup: Removed SVN headers 5 years ago
industry.h Codechange: Cache resolved town, station and industry name strings 4 years ago
industry_cmd.cpp Fix #8137: New clients can't join (desync) after funding an industry 4 years ago
industry_gui.cpp Codechange: remove has_newindustries global 4 years ago
industry_map.h Cleanup: Removed SVN headers 5 years ago
industry_type.h Cleanup: Removed SVN headers 5 years ago
industrytype.h Cleanup: Removed SVN headers 5 years ago
ini.cpp Codechange: Use std::string in INI file parsing. 4 years ago
ini_load.cpp Codechange: Use std::string in INI file parsing. 4 years ago
ini_type.h Codechange: Use std::string in INI file parsing. 4 years ago
intro_gui.cpp Cleanup: Removed SVN headers 5 years ago
landscape.cpp Cleanup: Removed SVN headers 5 years ago
landscape.h Cleanup: Removed SVN headers 5 years ago
landscape_type.h Cleanup: Removed SVN headers 5 years ago
language.h Cleanup: Removed SVN headers 5 years ago
livery.h Cleanup: Removed SVN headers 5 years ago
main_gui.cpp Cleanup: Removed SVN headers 5 years ago
map.cpp Cleanup: Removed SVN headers 5 years ago
map_func.h Cleanup: Removed SVN headers 5 years ago
map_type.h Cleanup: Removed SVN headers 5 years ago
misc.cpp Show time and in game date of game load in desync/crash logs 4 years ago
misc_cmd.cpp Cleanup: Removed SVN headers 5 years ago
misc_gui.cpp Codechange: Use a dynamic copyright year 4 years ago
mixer.cpp Cleanup: Removed SVN headers 5 years ago
mixer.h Cleanup: Removed SVN headers 5 years ago
music.cpp Codechange: Use std::string in INI file parsing. 4 years ago
music_gui.cpp Codechange: Store base set related texts in std::strings. 4 years ago
newgrf.cpp Codechange: remove has_newindustries global 4 years ago
newgrf.h Codechange: remove has_newindustries global 4 years ago
newgrf_airport.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_airport.h Cleanup: Removed SVN headers 5 years ago
newgrf_airporttiles.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_airporttiles.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_animation_base.h Cleanup: Removed SVN headers 5 years ago
newgrf_animation_type.h Cleanup: Removed SVN headers 5 years ago
newgrf_callbacks.h Cleanup: Removed SVN headers 5 years ago
newgrf_canal.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_canal.h Cleanup: Removed SVN headers 5 years ago
newgrf_cargo.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_cargo.h Cleanup: Removed SVN headers 5 years ago
newgrf_class.h Cleanup: Removed SVN headers 5 years ago
newgrf_class_func.h Cleanup: Removed SVN headers 5 years ago
newgrf_commons.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_commons.h Cleanup: Removed SVN headers 5 years ago
newgrf_config.cpp Codechange: Use std::string for storing GRF error messages. 4 years ago
newgrf_config.h Codechange: Use std::string for storing GRF error messages. 4 years ago
newgrf_debug.h Cleanup: Removed SVN headers 5 years ago
newgrf_debug_gui.cpp Codechange: Replace SmallPair with std::pair. 4 years ago
newgrf_engine.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_engine.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_generic.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_generic.h Cleanup: Removed SVN headers 5 years ago
newgrf_gui.cpp Codechange: Store base set related texts in std::strings. 4 years ago
newgrf_house.cpp Codechange: remove has_newhouses global 4 years ago
newgrf_house.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industries.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industries.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industrytiles.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industrytiles.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_object.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_object.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_profiling.cpp Codechange: Format unsigned integers with %u instead of %i or %d. 4 years ago
newgrf_profiling.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_properties.h Cleanup: Removed SVN headers 5 years ago
newgrf_railtype.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_railtype.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_roadtype.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_roadtype.h Fix #7868: Missing override attribute. (#7963) 4 years ago
newgrf_sound.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_sound.h Cleanup: Removed SVN headers 5 years ago
newgrf_spritegroup.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_spritegroup.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_station.cpp Add: [NewGRF] Station variable 6A, querying GRFID of nearby station tiles (#7956) 4 years ago
newgrf_station.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_storage.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_storage.h Codechange: Replace FOR_ALL_STORAGES with range-based for loops 4 years ago
newgrf_text.cpp Codechange: Use std::string when translating TTDP NewGRF string codes. 4 years ago
newgrf_text.h Codechange: Use std::string when translating TTDP NewGRF string codes. 4 years ago
newgrf_town.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_town.h Cleanup: Removed SVN headers 5 years ago
newgrf_townname.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_townname.h Cleanup: Removed SVN headers 5 years ago
news_func.h Cleanup: Removed SVN headers 5 years ago
news_gui.cpp Cleanup: Give `SetDirtyBlocks` a more descriptive name. 4 years ago
news_gui.h Cleanup: Removed SVN headers 5 years ago
news_type.h Cleanup: Removed SVN headers 5 years ago
object.h Cleanup: Removed SVN headers 5 years ago
object_base.h Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 4 years ago
object_cmd.cpp Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 4 years ago
object_gui.cpp Cleanup: Removed SVN headers 5 years ago
object_map.h Cleanup: Removed SVN headers 5 years ago
object_type.h Cleanup: Removed SVN headers 5 years ago
openttd.cpp Improve logging of vehicle details in CheckCaches 4 years ago
openttd.h Show time and in game date of game load in desync/crash logs 4 years ago
order_backup.cpp Codechange: Replace order related FOR_ALL with range-based for loops 4 years ago
order_backup.h Codechange: Replace order related FOR_ALL with range-based for loops 4 years ago
order_base.h Fix: When loading old timetabled saves, also reset cached timetable duration 4 years ago
order_cmd.cpp Fix: When loading old timetabled saves, also reset cached timetable duration 4 years ago
order_func.h Cleanup: Removed SVN headers 5 years ago
order_gui.cpp Cleanup: Removed SVN headers 5 years ago
order_type.h Cleanup: Removed SVN headers 5 years ago
osk_gui.cpp Cleanup: Removed SVN headers 5 years ago
pbs.cpp Cleanup: Removed SVN headers 5 years ago
pbs.h Cleanup: Removed SVN headers 5 years ago
progress.cpp Cleanup: Removed SVN headers 5 years ago
progress.h Cleanup: Removed SVN headers 5 years ago
querystring_gui.h Cleanup: Removed SVN headers 5 years ago
rail.cpp Fix: Setting the default railtype to 'first/last available' did not work with NewGRF defined railtypes. 4 years ago
rail.h Fix: Setting the default railtype to 'first/last available' did not work with NewGRF defined railtypes. 4 years ago
rail_cmd.cpp Fix #8119: Update docking area when clearing a shore rail tile 4 years ago
rail_gui.cpp Fix: Setting the default railtype to 'first/last available' did not work with NewGRF defined railtypes. 4 years ago
rail_gui.h Cleanup: Removed SVN headers 5 years ago
rail_map.h Cleanup: Removed SVN headers 5 years ago
rail_type.h Codechange: Use a switch with fall-through instead of a if-sequence with context data between cases. 4 years ago
rev.cpp.in Add: introduce CMake for project management 4 years ago
rev.h Codechange: Use a dynamic copyright year 4 years ago
road.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
road.h Cleanup: Removed SVN headers 5 years ago
road_cmd.cpp Fix: Assertion failure when post road-works cleanup removes all road pieces 4 years ago
road_cmd.h Cleanup: Removed SVN headers 5 years ago
road_func.h Cleanup: Removed SVN headers 5 years ago
road_gui.cpp Fix #8155: Roadtype speed limit in toolbar dropdown in scenario editor was doubled 4 years ago
road_gui.h Cleanup: Removed SVN headers 5 years ago
road_internal.h Cleanup: Removed SVN headers 5 years ago
road_map.cpp Cleanup: Removed SVN headers 5 years ago
road_map.h Cleanup: Removed SVN headers 5 years ago
road_type.h Cleanup: Remove unused constants. The value of the tram constant was also incorrect. 4 years ago
roadstop.cpp Cleanup: Removed SVN headers 5 years ago
roadstop_base.h Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops 4 years ago
roadveh.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
roadveh_cmd.cpp Network: Add state checksum which is checked in network sync 4 years ago
roadveh_gui.cpp Cleanup: Removed SVN headers 5 years ago
safeguards.h Cleanup: Removed SVN headers 5 years ago
screenshot.cpp Codechange: Store base set related texts in std::strings. 4 years ago
screenshot.h Feature: Minimap screenshot 4 years ago
screenshot_gui.cpp Fix #7927: Incorrect resolution shown in "Huge screenshot" query window. (#7949) 4 years ago
screenshot_gui.h Feature: Screenshot window 4 years ago
settings.cpp Codechange: Store base set related texts in std::strings. 4 years ago
settings_func.h Cleanup: Removed SVN headers 5 years ago
settings_gui.cpp Codechange: Store base set related texts in std::strings. 4 years ago
settings_gui.h Cleanup: Removed SVN headers 5 years ago
settings_internal.h Codechange: Store base set related texts in std::strings. 4 years ago
settings_type.h Feature: Show the name of the NewGRF in the build vehicle window. 4 years ago
ship.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
ship_cmd.cpp Network: Add state checksum which is checked in network sync 4 years ago
ship_gui.cpp Cleanup: Removed SVN headers 5 years ago
signal.cpp Cleanup: Removed SVN headers 5 years ago
signal_func.h Cleanup: Removed SVN headers 5 years ago
signal_type.h Cleanup: Removed SVN headers 5 years ago
signs.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_func.h Cleanup: Removed SVN headers 5 years ago
signs_gui.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_type.h Cleanup: Removed SVN headers 5 years ago
slope_func.h Cleanup: Removed SVN headers 5 years ago
slope_type.h Cleanup: Removed SVN headers 5 years ago
smallmap_gui.cpp Feature: Minimap screenshot 4 years ago
smallmap_gui.h Cleanup: Removed SVN headers 5 years ago
sortlist_type.h Cleanup: Removed SVN headers 5 years ago
sound.cpp Cleanup: Removed SVN headers 5 years ago
sound_func.h Cleanup: Removed SVN headers 5 years ago
sound_type.h Cleanup: Removed SVN headers 5 years ago
sprite.cpp Cleanup: Removed SVN headers 5 years ago
sprite.h Cleanup: Removed SVN headers 5 years ago
spritecache.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
spritecache.h Feature: NewGRF callback profiling (#7868) 4 years ago
station.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
station_base.h Cleanup: Correct typographic errors in code comments. 4 years ago
station_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
station_func.h Codechange: Refactor FindStationsAroundTiles to avoid code duplication 4 years ago
station_gui.cpp Codechange: Refactor FindStationsAroundTiles to avoid code duplication 4 years ago
station_gui.h Cleanup: Removed SVN headers 5 years ago
station_kdtree.h Codechange: Make a k-d tree index of stations 5 years ago
station_map.h Cleanup: Removed SVN headers 5 years ago
station_type.h Cleanup: Removed SVN headers 5 years ago
statusbar_gui.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 4 years ago
statusbar_gui.h Cleanup: Removed SVN headers 5 years ago
stdafx.h Add: introduce CMake for project management 4 years ago
story.cpp Feature: Push-buttons on storybook pages (#7896) 4 years ago
story_base.h Feature: Push-buttons on storybook pages (#7896) 4 years ago
story_gui.cpp Fix: Compilation warnings in story_gui and script_story_page 4 years ago
story_type.h Cleanup: Removed SVN headers 5 years ago
string.cpp Add std::string format functions 4 years ago
string_base.h Cleanup: Removed SVN headers 5 years ago
string_func.h Add std::string format functions 4 years ago
string_type.h Codechange: Consistently use WChar when passing characters around, and also define it as char32_t. 4 years ago
stringfilter.cpp Cleanup: Removed SVN headers 5 years ago
stringfilter_type.h Cleanup: Removed SVN headers 5 years ago
strings.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
strings_func.h Cleanup: Removed SVN headers 5 years ago
strings_type.h Cleanup: Removed SVN headers 5 years ago
subsidy.cpp Codechange: Replace FOR_ALL_TOWNS with range-based for loops 4 years ago
subsidy_base.h Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops 4 years ago
subsidy_func.h Cleanup: Removed SVN headers 5 years ago
subsidy_gui.cpp Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops 4 years ago
subsidy_type.h Cleanup: Removed SVN headers 5 years ago
tar_type.h Cleanup: Removed SVN headers 5 years ago
terraform_cmd.cpp Cleanup: Removed SVN headers 5 years ago
terraform_gui.cpp Codechange: Replace station related FOR_ALL with range-based for loops 4 years ago
terraform_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf.cpp Cleanup: Removed SVN headers 5 years ago
textbuf_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf_type.h Codechange: Consistently use WChar when passing characters around, and also define it as char32_t. 4 years ago
texteff.cpp Cleanup: Removed SVN headers 5 years ago
texteff.hpp Cleanup: Removed SVN headers 5 years ago
textfile_gui.cpp Cleanup: Removed SVN headers 5 years ago
textfile_gui.h Cleanup: Removed SVN headers 5 years ago
textfile_type.h Cleanup: Removed SVN headers 5 years ago
tgp.cpp Cleanup: Removed SVN headers 5 years ago
tgp.h Cleanup: Removed SVN headers 5 years ago
thread.h Cleanup: Removed SVN headers 5 years ago
tile_cmd.h Cleanup: Removed SVN headers 5 years ago
tile_map.cpp Cleanup: Removed SVN headers 5 years ago
tile_map.h Cleanup: Removed SVN headers 5 years ago
tile_type.h Cleanup: Removed SVN headers 5 years ago
tilearea.cpp Cleanup: Removed SVN headers 5 years ago
tilearea_type.h Check nearby station/industry lists and catchments in CheckCaches 4 years ago
tilehighlight_func.h Cleanup: Removed SVN headers 5 years ago
tilehighlight_type.h Cleanup: Removed SVN headers 5 years ago
tilematrix_type.hpp Cleanup: Removed SVN headers 5 years ago
timetable.h Cleanup: Removed SVN headers 5 years ago
timetable_cmd.cpp Cleanup: Removed SVN headers 5 years ago
timetable_gui.cpp Cleanup: Removed SVN headers 5 years ago
toolbar_gui.cpp Add: Hotkey for Land Info in normal mode 4 years ago
toolbar_gui.h Cleanup: Removed SVN headers 5 years ago
town.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
town_cmd.cpp Codechange: remove has_newhouses global 4 years ago
town_gui.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
town_kdtree.h Add #6887: Option to show zone inside local authority boundary of towns 5 years ago
town_map.h Cleanup: Removed SVN headers 5 years ago
town_type.h Cleanup: Removed SVN headers 5 years ago
townname.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
townname_func.h Cleanup: Removed SVN headers 5 years ago
townname_type.h Cleanup: Removed SVN headers 5 years ago
track_func.h Cleanup: Removed SVN headers 5 years ago
track_type.h Cleanup: Removed SVN headers 5 years ago
train.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
train_cmd.cpp Network: Add state checksum which is checked in network sync 4 years ago
train_gui.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
transparency.h Cleanup: Removed SVN headers 5 years ago
transparency_gui.cpp Cleanup: Removed SVN headers 5 years ago
transparency_gui.h Cleanup: Removed SVN headers 5 years ago
transport_type.h Cleanup: Removed SVN headers 5 years ago
tree_cmd.cpp Fix: Trees disappear completely after a few years when they're not allowed to spread 4 years ago
tree_gui.cpp Cleanup: Removed SVN headers 5 years ago
tree_map.h Cleanup: Removed SVN headers 5 years ago
tunnel_map.cpp Cleanup: Removed SVN headers 5 years ago
tunnel_map.h Cleanup: Removed SVN headers 5 years ago
tunnelbridge.h Cleanup: Removed SVN headers 5 years ago
tunnelbridge_cmd.cpp Fix #7958: Use NewGRF provided catenary sprites when either front or back is overridden 4 years ago
tunnelbridge_map.h Cleanup: Removed SVN headers 5 years ago
vehicle.cpp Codechange: Replace SmallPair with std::pair. 4 years ago
vehicle_base.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
vehicle_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
vehicle_func.h Fix #8064: Incorrect display of refit capacity 4 years ago
vehicle_gui.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
vehicle_gui.h Fix #8064: Incorrect display of refit capacity 4 years ago
vehicle_gui_base.h Cleanup: Removed SVN headers 5 years ago
vehicle_type.h Cleanup: Removed SVN headers 5 years ago
vehiclelist.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
vehiclelist.h Cleanup: Removed SVN headers 5 years ago
viewport.cpp Cleanup: Give `SetDirtyBlocks` a more descriptive name. 4 years ago
viewport_func.h Codechange: Cache resolved town, station and industry name strings 4 years ago
viewport_gui.cpp Cleanup: Removed SVN headers 5 years ago
viewport_kdtree.h Codechange: Make a merged k-d tree index of all viewport signs 5 years ago
viewport_sprite_sorter.h Cleanup: Removed SVN headers 5 years ago
viewport_sprite_sorter_sse4.cpp Cleanup: Removed SVN headers 5 years ago
viewport_type.h Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849) 5 years ago
void_cmd.cpp Cleanup: Removed SVN headers 5 years ago
void_map.h Cleanup: Removed SVN headers 5 years ago
water.h Cleanup: Removed SVN headers 5 years ago
water_cmd.cpp Fix #8020: Add missing docking tiles around industry neutral stations 4 years ago
water_map.h Cleanup: Removed SVN headers 5 years ago
waypoint.cpp Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849) 5 years ago
waypoint_base.h Codechange: Replace station related FOR_ALL with range-based for loops 4 years ago
waypoint_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
waypoint_func.h Cleanup: Removed SVN headers 5 years ago
waypoint_gui.cpp Cleanup: Removed SVN headers 5 years ago
widget.cpp Cleanup: Give `SetDirtyBlocks` a more descriptive name. 4 years ago
widget_type.h Cleanup: Removed SVN headers 5 years ago
window.cpp Cleanup: Fix typos in code comments. 4 years ago
window_func.h Cleanup: Removed SVN headers 5 years ago
window_gui.h Cleanup: Removed SVN headers 5 years ago
window_type.h Feature: Screenshot window 4 years ago
zoom_func.h Cleanup: Removed SVN headers 5 years ago
zoom_type.h Cleanup: Removed SVN headers 5 years ago