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 8f8e14c9b2 CMake: Fix languages not being recompiled where required 4 years ago
..
3rdparty Comment out additional includes of <cassert> 4 years ago
ai Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
blitter Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
core Merge branch 'master' into jgrpp 4 years ago
game Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
lang CMake: Fix languages not being recompiled where required 4 years ago
linkgraph Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
misc Fix: Globally apply preprocessor directive coding style 4 years ago
music Merge branch 'master' into jgrpp 4 years ago
network Merge branch 'master' into jgrpp 4 years ago
os Merge branch 'master' into jgrpp 4 years ago
pathfinder Only do RV leader check within uncached area 4 years ago
saveload Auto separation: Remove circular linked list, use new algorithm 4 years ago
script Merge branch 'master' into jgrpp 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 Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
strgen Add: introduce CMake for project management 4 years ago
table Add: zero tree growth setting 4 years ago
video Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
widgets Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
CMakeLists.txt Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
aircraft.h Merge branch 'master' into jgrpp 4 years ago
aircraft_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
aircraft_gui.cpp Merge branch 'master' into jgrpp 5 years ago
airport.cpp Cleanup: Removed SVN headers 5 years ago
airport.h Cleanup: Removed SVN headers 5 years ago
airport_gui.cpp Merge branch 'pr-8263' into HEAD 4 years ago
animated_tile.cpp Merge branch 'master' into jgrpp 5 years ago
animated_tile_func.h Cleanup: Removed SVN headers 5 years ago
articulated_vehicles.cpp Merge branch 'master' into jgrpp 4 years ago
articulated_vehicles.h Merge branch 'master' into jgrpp 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 Fix use after free in train autoreplace chain 5 years ago
autoreplace_func.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
base_consist.h Use TinyString for custom name fields which are almost always empty 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 Use TinyString for custom name fields which are almost always empty 4 years ago
bitmap_type.h Merge branch 'master' into jgrpp 5 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 Merge branch 'master' into jgrpp 5 years ago
bridge_gui.cpp Merge branch 'master' into jgrpp 4 years ago
bridge_map.cpp Merge branch 'master' into jgrpp 5 years ago
bridge_map.h Merge branch 'master' into jgrpp 5 years ago
bridge_signal_map.h Merge branch 'master' into jgrpp 5 years ago
build_vehicle_gui.cpp Fix: Violation of strict weak ordering in engine name sorter 4 years ago
cargo_type.h Cleanup: Removed SVN headers 5 years ago
cargoaction.cpp Merge branch 'master' into jgrpp 5 years ago
cargoaction.h Merge branch 'master' into jgrpp 5 years ago
cargomonitor.cpp Merge branch 'master' into jgrpp 5 years ago
cargomonitor.h Merge branch 'master' into jgrpp 5 years ago
cargopacket.cpp Conditional orders: Add mode to check waiting station cargo via next node 4 years ago
cargopacket.h Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
cargotype.cpp Fix: Compiler warnings about memsetting non-trivial classes 4 years ago
cargotype.h Add conditional orders for cargo load percentage and waiting cargo amount 4 years ago
cheat.cpp Save/load: Add extra cheats savegame chunk 4 years ago
cheat_func.h Save/load: Add extra cheats savegame chunk 4 years ago
cheat_gui.cpp Remove redundant year/month date globals 4 years ago
cheat_type.h Cheat: Add cheats to set inflation income and cost factors 4 years ago
clear_cmd.cpp Add a minimum visible height and no ground tile parameter to DrawTileProc. 4 years ago
clear_func.h Merge branch 'master' into jgrpp 5 years ago
clear_map.h Merge branch 'master' into jgrpp 5 years ago
cmd_helper.h Cleanup: Removed SVN headers 5 years ago
command.cpp Feature: GSMarine.BuildRiver function 4 years ago
command_func.h Merge branch 'master' into jgrpp 5 years ago
command_type.h Merge branch 'master' into jgrpp 4 years ago
company_base.h Merge branch 'master' into jgrpp 4 years ago
company_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
company_func.h Codechange: Avoid copying function parameters by using const references 4 years ago
company_gui.cpp Merge branch 'master' into jgrpp 4 years ago
company_gui.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
console_cmds.cpp Add debug console command to merge all linkgraph jobs ASAP 4 years ago
console_func.h Fix #7969: limit recursion during alias execution 4 years ago
console_gui.cpp Merge branch 'master' into jgrpp 5 years ago
console_gui.h Cleanup: Removed SVN headers 5 years ago
console_internal.h Merge branch 'master' into jgrpp 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 CMake: Add BFD, support new BFD API 4 years ago
crashlog.h Crashlog: Suffix crash file names with date/time 4 years ago
crashlog_bfd.h CMake: Add BFD, support new BFD API 4 years ago
currency.cpp Add: INR currency (#8136) 4 years ago
currency.h Add: INR currency (#8136) 4 years ago
date.cpp Remove redundant year/month date globals 4 years ago
date_func.h Remove redundant year/month date globals 4 years ago
date_gui.cpp Store time display settings both in savegame and client, add setting 4 years ago
date_gui.h Merge branch 'master' into jgrpp 5 years ago
date_type.h Store time display settings both in savegame and client, add setting 4 years ago
debug.cpp Crash log: Save config file in new crash save chunk 4 years ago
debug.h Crash log: Save config file in new crash save chunk 4 years ago
debug_settings.h Merge branch 'master' into jgrpp 5 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
departures.cpp Departure board: Skip vehicles with no orders 4 years ago
departures_func.h Improve performance of departures window 4 years ago
departures_gui.cpp Departure boards: Defer vehicle list refresh when invalidated 4 years ago
departures_gui.h
departures_type.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
depot.cpp Merge branch 'master' into jgrpp 4 years ago
depot_base.h Use TinyString for custom name fields which are almost always empty 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 Merge branch 'master' into jgrpp 4 years ago
depot_map.h Merge branch 'master' into jgrpp 5 years ago
depot_type.h Merge branch 'master' into jgrpp 5 years ago
direction_func.h Merge branch 'master' into jgrpp 5 years ago
direction_type.h Cleanup: Removed SVN headers 5 years ago
disaster_vehicle.cpp Cache whether vehicle is currently drawn: Vehicle::IsDrawn() 4 years ago
disaster_vehicle.h Merge branch 'master' into jgrpp 4 years ago
dock_gui.cpp Merge branch 'pr-8263' into HEAD 4 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 Remove redundant year/month date globals 4 years ago
economy_base.h Merge branch 'master' into jgrpp 4 years ago
economy_func.h Cleanup: Removed SVN headers 5 years ago
economy_type.h Merge branch 'master' into jgrpp 5 years ago
effectvehicle.cpp Cache whether vehicle is currently drawn: Vehicle::IsDrawn() 4 years ago
effectvehicle_base.h Merge branch 'master' into jgrpp 4 years ago
effectvehicle_func.h Cleanup: Removed SVN headers 5 years ago
elrail.cpp Merge branch 'master' into jgrpp 4 years ago
elrail_func.h Merge branch 'master' into jgrpp 5 years ago
engine.cpp Add setting to disable vehicle expiry after a given year 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 Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 5 years ago
error_gui.cpp Fix: Out of bounds tile access in ErrmsgWindow::OnInitialPosition 5 years ago
fileio.cpp Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
fileio_func.h Merge branch 'master' into jgrpp 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 Crash log: Save config file in new crash save chunk 4 years ago
fios_gui.cpp Merge branch 'master' into jgrpp 4 years ago
fontcache.cpp Merge branch 'master' into jgrpp 4 years ago
fontcache.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
gamelog.h Fix: Stop any gamelog action when recovering from SlError() 4 years ago
gamelog_internal.h Merge branch 'master' into jgrpp 5 years ago
genworld.cpp Merge branch 'master' into jgrpp 4 years ago
genworld.h Merge branch 'master' into jgrpp 5 years ago
genworld_gui.cpp Use atomic load for _realtime_tick in _SetGeneratingWorldProgress 4 years ago
gfx.cpp Avoid superfluous calls to SetDirtyAsBlocks when dragging window 4 years ago
gfx_func.h Revert: "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 Merge branch 'master' into jgrpp 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 Remove redundant year/month date globals 4 years ago
graph_gui.h Cleanup: Removed SVN headers 5 years ago
ground_vehicle.cpp Merge branch 'master' into jgrpp 5 years ago
ground_vehicle.hpp Merge branch 'master' into jgrpp 5 years ago
group.h Merge branch 'master' into jgrpp 4 years ago
group_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
group_gui.cpp Fix: Violation of strict weak ordering in group name sorters 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 Merge branch 'master' into jgrpp 5 years ago
gui.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
hotkeys.h Cleanup: Removed SVN headers 5 years ago
house.h Merge branch 'master' into jgrpp 5 years ago
house_type.h Cleanup: Removed SVN headers 5 years ago
industry.h Merge branch 'master' into jgrpp 4 years ago
industry_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
industry_gui.cpp Merge branch 'master' into jgrpp 4 years ago
industry_map.h Merge branch 'master' into jgrpp 5 years ago
industry_type.h Cleanup: Removed SVN headers 5 years ago
industrytype.h Add: [NewGRF] Industry behaviour flag to override second cargo production clamping for water industries when using smooth economy. 4 years ago
infrastructure.cpp Merge branch 'master' into jgrpp 4 years ago
infrastructure_func.h Merge branch 'master' into jgrpp 5 years ago
ini.cpp Fix: Globally apply preprocessor directive coding style 4 years ago
ini_load.cpp Merge branch 'master' into jgrpp 4 years ago
ini_type.h Merge branch 'master' into jgrpp 4 years ago
intro_gui.cpp Cleanup: Removed SVN headers 5 years ago
landscape.cpp Merge branch 'master' into jgrpp 4 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 Add support for money cheat in multiplayer 4 years ago
map.cpp Merge branch 'master' into jgrpp 5 years ago
map_func.h Merge branch 'master' into jgrpp 4 years ago
map_type.h Merge branch 'master' into jgrpp 5 years ago
misc.cpp Merge branch 'master' into jgrpp 4 years ago
misc_cmd.cpp Cheat: Add cheats to set inflation income and cost factors 4 years ago
misc_gui.cpp Merge branch 'master' into jgrpp 4 years ago
mixer.cpp Cleanup: Removed SVN headers 5 years ago
mixer.h Cleanup: Removed SVN headers 5 years ago
music.cpp Merge branch 'master' into jgrpp 4 years ago
music_gui.cpp Codechange: Store base set related texts in std::strings. 4 years ago
newgrf.cpp Remove redundant year/month date globals 4 years ago
newgrf.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
newgrf_config.h Merge branch 'master' into jgrpp 4 years ago
newgrf_debug.h Cleanup: Removed SVN headers 5 years ago
newgrf_debug_gui.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_engine.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_engine.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_generic.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_generic.h Cleanup: Removed SVN headers 5 years ago
newgrf_gui.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_house.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_house.h Remove fake/real indirection in HouseResolverObject 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 Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
newgrf_spritegroup.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_station.cpp Enable allowing/disallowing supply to a station, per cargo 4 years ago
newgrf_station.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
newgrf_text.h Codechange: Use std::string when translating TTDP NewGRF string codes. 4 years ago
newgrf_town.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_town.h Merge branch 'master' into jgrpp 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 Remove redundant year/month date globals 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 Skip non-Object tiles in UpdateObjectColours 4 years ago
object_gui.cpp Cleanup: Removed SVN headers 5 years ago
object_map.h Merge branch 'master' into jgrpp 5 years ago
object_type.h Cleanup: Removed SVN headers 5 years ago
openttd.cpp Merge branch 'master' into jgrpp 4 years ago
openttd.h Revert "Fix recursive faults in Window crash logger due to message box event loop." 4 years ago
order_backup.cpp Merge branch 'master' into jgrpp 4 years ago
order_backup.h Merge branch 'master' into jgrpp 4 years ago
order_base.h Scheduled dispatch: Fixup start dates when changing game date 4 years ago
order_cmd.cpp Departure board: Always invalidate boards in DeleteVehicleOrders 4 years ago
order_cmd.h Merge branch 'master' into jgrpp 5 years ago
order_func.h Conditional orders: Add slot acquire modes to train in slot conditional 4 years ago
order_gui.cpp Split STR_ORDER_CONDITIONAL_CARGO string into two, adjust format 4 years ago
order_type.h Conditional orders: Add mode to check waiting station cargo via next node 4 years ago
osk_gui.cpp Merge branch 'master' into jgrpp 5 years ago
pbs.cpp Use separate tile hash for each vehicle type 4 years ago
pbs.h Merge branch 'master' into jgrpp 5 years ago
plans.cpp Merge branch 'master' into jgrpp 5 years ago
plans_base.h Merge branch 'master' into jgrpp 4 years ago
plans_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
plans_func.h Merge branch 'master' into jgrpp 5 years ago
plans_gui.cpp Merge branch 'master' into jgrpp 4 years ago
plans_type.h Merge branch 'master' into jgrpp 5 years ago
programmable_signals.cpp Rename programmable signals to programmable pre-signals 5 years ago
programmable_signals.h Rename programmable signals to programmable pre-signals 5 years ago
programmable_signals_gui.cpp Merge branch 'master' into jgrpp 5 years ago
progress.cpp Allow modal progress sleep to finish early on completion 4 years ago
progress.h Allow modal progress sleep to finish early on completion 4 years ago
querystring_gui.h Cleanup: Removed SVN headers 5 years ago
rail.cpp Merge branch 'master' into jgrpp 4 years ago
rail.h Reduce viewport invalidation area of signal state changes 4 years ago
rail_cmd.cpp Add rail ground type support for rail custom bridge heads 4 years ago
rail_gui.cpp Merge branch 'pr-8263' into HEAD 4 years ago
rail_gui.h Cleanup: Removed SVN headers 5 years ago
rail_map.h Add rail ground type support for rail custom bridge heads 4 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 Never set stable tag bit in NewGRF version value 4 years ago
rev.h CMake: Fix configure defines 4 years ago
road.cpp Merge branch 'master' into jgrpp 4 years ago
road.h Cleanup: Removed SVN headers 5 years ago
road_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
road_cmd.h Cleanup: Removed SVN headers 5 years ago
road_func.h Add setting to control RV re-routing on road layout change 4 years ago
road_gui.cpp Merge branch 'pr-8263' into HEAD 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 Merge branch 'master' into jgrpp 5 years ago
road_map.h Merge branch 'master' into jgrpp 5 years ago
road_type.h Merge branch 'master' into jgrpp 4 years ago
roadstop.cpp Use separate tile hash for each vehicle type 4 years ago
roadstop_base.h Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops 4 years ago
roadveh.h Merge branch 'master' into jgrpp 4 years ago
roadveh_cmd.cpp Skip road vehicle cargo age period callback for known bad GRFs 4 years ago
roadveh_gui.cpp Merge branch 'master' into jgrpp 5 years ago
safeguards.h Cleanup: Removed SVN headers 5 years ago
schdispatch.h Merge branch 'master' into jgrpp 5 years ago
schdispatch_cmd.cpp Store time display settings both in savegame and client, add setting 4 years ago
schdispatch_gui.cpp Store time display settings both in savegame and client, add setting 4 years ago
scope.h Merge branch 'master' into jgrpp 5 years ago
scope_info.cpp Debug: Show tile info on separate lines in vehicle debug window 4 years ago
scope_info.h Add a scope info logger for DoSetViewportPosition calls 4 years ago
screenshot.cpp Merge branch 'master' into jgrpp 4 years ago
screenshot.h Merge branch 'master' into jgrpp 4 years ago
screenshot_gui.cpp Cleanup: Give `TakeScreenshot` a more sensible name 4 years ago
screenshot_gui.h Feature: Screenshot window 4 years ago
settings.cpp Store time display settings both in savegame and client, add setting 4 years ago
settings_func.h Store time display settings both in savegame and client, add setting 4 years ago
settings_gui.cpp Add setting to control RV re-routing on road layout change 4 years ago
settings_gui.h Cleanup: Removed SVN headers 5 years ago
settings_internal.h Merge branch 'master' into jgrpp 4 years ago
settings_type.h Add setting to control RV re-routing on road layout change 4 years ago
ship.h Merge branch 'master' into jgrpp 4 years ago
ship_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
ship_gui.cpp Merge branch 'master' into jgrpp 5 years ago
signal.cpp Use separate tile hash for each vehicle type 4 years ago
signal_func.h Rename programmable signals to programmable pre-signals 5 years ago
signal_type.h Merge branch 'master' into jgrpp 5 years ago
signs.cpp Merge branch 'master' into jgrpp 4 years ago
signs_base.h Merge branch 'master' into jgrpp 4 years ago
signs_cmd.cpp Merge branch 'master' into jgrpp 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_colours.h Merge branch 'master' into jgrpp 5 years ago
smallmap_gui.cpp Change how dirty screen, window and viewport areas are tracked for later redrawing 4 years ago
smallmap_gui.h Merge branch 'master' into jgrpp 5 years ago
sortlist_type.h Codechange: Use template type for GUIList::Sort comparator 4 years ago
sound.cpp Merge branch 'master' into jgrpp 5 years ago
sound_func.h Cleanup: Removed SVN headers 5 years ago
sound_type.h Merge branch 'master' into jgrpp 5 years ago
sprite.cpp Cleanup: Removed SVN headers 5 years ago
sprite.h Cleanup: Removed SVN headers 5 years ago
spritecache.cpp Merge branch 'master' into jgrpp 4 years ago
spritecache.h Merge branch 'master' into jgrpp 4 years ago
station.cpp Station: Add field for number of station tiles 4 years ago
station_base.h Station: Add field for number of station tiles 4 years ago
station_cmd.cpp Add setting to control RV re-routing on road layout change 4 years ago
station_func.h Codechange: Refactor FindStationsAroundTiles to avoid code duplication 4 years ago
station_gui.cpp Fix station catchment overlay not being cleared when distant join window closed 4 years ago
station_gui.h Change how dirty screen, window and viewport areas are tracked for later redrawing 4 years ago
station_kdtree.h Fix station and town kdtrees with maps larger than 64k 4 years ago
station_map.h Merge branch 'master' into jgrpp 5 years ago
station_type.h Merge branch 'master' into jgrpp 5 years ago
statusbar_gui.cpp Store time display settings both in savegame and client, add setting 4 years ago
statusbar_gui.h Cleanup: Removed SVN headers 5 years ago
stdafx.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 4 years ago
string_base.h Cleanup: Removed SVN headers 5 years ago
string_func.h Merge branch 'master' into jgrpp 4 years ago
string_func_extra.h Merge branch 'master' into jgrpp 4 years ago
string_type.h Merge branch 'master' into jgrpp 4 years ago
stringfilter.cpp Cleanup: Removed SVN headers 5 years ago
stringfilter_type.h Cleanup: Removed SVN headers 5 years ago
strings.cpp Store time display settings both in savegame and client, add setting 4 years ago
strings_func.h Merge branch 'master' into jgrpp 5 years ago
strings_type.h Cleanup: Removed SVN headers 5 years ago
subsidy.cpp Change #8159: Remove now unused town cargo caches without bumping the savegame version 4 years ago
subsidy_base.h Fix: Make subsidies scan tiles for town acceptance and production instead of using desync-prone town caches 4 years ago
subsidy_func.h Cleanup: Removed SVN headers 5 years ago
subsidy_gui.cpp Merge branch 'master' into jgrpp 4 years ago
subsidy_type.h Cleanup: Removed SVN headers 5 years ago
tar_type.h Cleanup: Removed SVN headers 5 years ago
tbtr_template_gui_create.cpp TBTR: Fix incorrect train not buildable warning with articulated units 4 years ago
tbtr_template_gui_create.h Merge branch 'master' into jgrpp 5 years ago
tbtr_template_gui_main.cpp TBTR: Fix height/drawing artefacts when resizing replacement window 4 years ago
tbtr_template_gui_main.h Merge branch 'master' into jgrpp 5 years ago
tbtr_template_vehicle.cpp TBTR: Template replacements now also apply to child groups 4 years ago
tbtr_template_vehicle.h TBTR: Template replacements now also apply to child groups 4 years ago
tbtr_template_vehicle_func.cpp TBTR: Relax assert restriction on new train in TransferCargoForTrain 4 years ago
tbtr_template_vehicle_func.h TBTR: Template replacements now also apply to child groups 4 years ago
terraform_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
terraform_gui.cpp Merge branch 'master' into jgrpp 4 years ago
terraform_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf.cpp Merge branch 'master' into jgrpp 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 Pre-filter signs by Y coordinate in DrawTextEffects 4 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 Merge branch 'master' into jgrpp 5 years ago
tgp.h Cleanup: Removed SVN headers 5 years ago
thread.h Merge branch 'master' into jgrpp 5 years ago
tile_cmd.h Add a minimum visible height and no ground tile parameter to DrawTileProc. 4 years ago
tile_map.cpp Cleanup: Removed SVN headers 5 years ago
tile_map.h Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 5 years ago
tilehighlight_func.h Merge branch 'master' into jgrpp 5 years ago
tilehighlight_type.h Merge branch 'master' into jgrpp 5 years ago
tilematrix_type.hpp Merge branch 'master' into jgrpp 5 years ago
timetable.h Auto separation: Remove circular linked list, use new algorithm 4 years ago
timetable_cmd.cpp Auto separation: Remove circular linked list, use new algorithm 4 years ago
timetable_gui.cpp Store time display settings both in savegame and client, add setting 4 years ago
toolbar_gui.cpp Add hotkey to show link graph legend window 4 years ago
toolbar_gui.h Merge branch 'master' into jgrpp 5 years ago
town.h Merge branch 'master' into jgrpp 4 years ago
town_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
town_gui.cpp Merge branch 'master' into jgrpp 4 years ago
town_gui.h Merge branch 'master' into jgrpp 5 years ago
town_kdtree.h Fix station and town kdtrees with maps larger than 64k 4 years ago
town_map.h Merge branch 'master' into jgrpp 5 years ago
town_type.h Merge branch 'master' into jgrpp 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
tracerestrict.cpp Merge branch 'master' into jgrpp 4 years ago
tracerestrict.h Merge branch 'master' into jgrpp 4 years ago
tracerestrict_gui.cpp Merge branch 'master' into jgrpp 4 years ago
track_func.h Merge branch 'master' into jgrpp 5 years ago
track_type.h Merge branch 'master' into jgrpp 5 years ago
train.h Merge branch 'master' into jgrpp 4 years ago
train_cmd.cpp Increase verbosity of chosen track assert in TrainController 4 years ago
train_gui.cpp Fix cases where departures board data was not invalidated 4 years ago
transparency.h Fix general transparency hotkey not updating vehicles in tunnels 4 years ago
transparency_gui.cpp Merge branch 'master' into jgrpp 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 Add: zero tree growth setting 4 years ago
tree_gui.cpp Merge branch 'master' into jgrpp 5 years ago
tree_map.h Merge branch 'master' into jgrpp 5 years ago
tunnel_base.h Merge branch 'master' into jgrpp 4 years ago
tunnel_map.cpp Merge branch 'master' into jgrpp 5 years ago
tunnel_map.h Merge branch 'master' into jgrpp 5 years ago
tunnelbridge.h Merge branch 'master' into jgrpp 5 years ago
tunnelbridge_cmd.cpp Add setting to control RV re-routing on road layout change 4 years ago
tunnelbridge_map.h Add rail ground type support for rail custom bridge heads 4 years ago
unit_conversion.h Merge branch 'master' into jgrpp 5 years ago
vehicle.cpp Debug: Show tile info on separate lines in vehicle debug window 4 years ago
vehicle_base.h Debug: Show tile info on separate lines in vehicle debug window 4 years ago
vehicle_cmd.cpp Use TinyString for custom name fields which are almost always empty 4 years ago
vehicle_func.h Merge branch 'master' into jgrpp 4 years ago
vehicle_gui.cpp Fix vehicle destination text colour when mousing over 4 years ago
vehicle_gui.h Merge branch 'master' into jgrpp 4 years ago
vehicle_gui_base.h Merge branch 'master' into jgrpp 5 years ago
vehicle_type.h Merge branch 'master' into jgrpp 5 years ago
vehiclelist.cpp Merge branch 'master' into jgrpp 4 years ago
vehiclelist.h Merge branch 'master' into jgrpp 5 years ago
viewport.cpp Revert: "Cleanup: Give `SetDirtyBlocks` a more descriptive name." 4 years ago
viewport_func.h Cache vehicle positions across draw blocks in viewport map mode 4 years ago
viewport_gui.cpp Merge branch 'master' into jgrpp 5 years ago
viewport_kdtree.h Merge branch 'master' into jgrpp 5 years ago
viewport_sprite_sorter.h Viewport: Split sprite sort regions when more than 60 sprites present 4 years ago
viewport_sprite_sorter_sse4.cpp Merge branch 'master' into jgrpp 4 years ago
viewport_type.h Cache vehicle positions across draw blocks in viewport map mode 4 years ago
void_cmd.cpp Add a minimum visible height and no ground tile parameter to DrawTileProc. 4 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: allow deity company to always build river 4 years ago
water_map.h Merge branch 'master' into jgrpp 5 years ago
waypoint.cpp Merge branch 'master' into jgrpp 5 years ago
waypoint_base.h Codechange: Replace station related FOR_ALL with range-based for loops 4 years ago
waypoint_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
waypoint_func.h Cleanup: Removed SVN headers 5 years ago
waypoint_gui.cpp Merge branch 'master' into jgrpp 5 years ago
widget.cpp Revert: "Cleanup: Give `SetDirtyBlocks` a more descriptive name." 4 years ago
widget_type.h Change how dirty screen, window and viewport areas are tracked for later redrawing 4 years ago
window.cpp Avoid superfluous calls to SetDirtyAsBlocks when dragging window 4 years ago
window_func.h Add DumpWindowInfo function 4 years ago
window_gui.h Avoid superfluous calls to SetDirtyAsBlocks when dragging window 4 years ago
window_type.h Merge branch 'master' into jgrpp 4 years ago
zoning.h Merge branch 'master' into jgrpp 5 years ago
zoning_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
zoning_gui.cpp Merge branch 'master' into jgrpp 5 years ago
zoom_func.h Merge branch 'master' into jgrpp 5 years ago
zoom_type.h Merge branch 'master' into jgrpp 5 years ago