OpenTTD-patches/src
2022-08-23 18:37:28 +01:00
..
3rdparty
ai
blitter Fix: Use more selectivity when building SSE specific code 2022-07-03 17:38:16 +01:00
core Add a simple 32 bit to 32 bit hash function (MurmurHash3) 2022-06-13 01:08:03 +01:00
game
lang Add setting to show group hierarchy in vehicle names 2022-08-18 19:42:13 +01:00
linkgraph VarAction2: Cache refit capacity callback results which depend only on cargo 2022-06-06 18:34:30 +01:00
misc
music
network Fix race between network client disconnect and network window deletion 2022-06-22 19:23:20 +01:00
os Avoid maybe unintialised warning in struct UniscribeRun 2022-06-25 12:05:41 +01:00
pathfinder Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
saveload Remove road vehicles during load which are uncorrectably invalid 2022-08-07 20:00:40 +01:00
script Increase value of MAX_SL_OPS constant 2022-08-14 22:10:03 +01:00
settingsgen
sound
spriteloader Only apply sprite_zoom_min setting when suitable zoom levels are available 2022-08-14 10:45:06 +01:00
strgen
table Add setting to show group hierarchy in vehicle names 2022-08-18 19:42:13 +01:00
video
widgets Debug: Allow inspecting industry specs before industry is built 2022-08-10 21:35:33 +01:00
aircraft_cmd.cpp
aircraft_gui.cpp
aircraft.h
airport_gui.cpp
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
animated_tile.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp
bridge_map.cpp Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
bridge_map.h
bridge_signal_map.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
bridge.h
build_vehicle_gui.cpp Add a setting to show the introduction year for train wagons 2022-08-18 18:34:21 +01:00
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat_func.h
cheat_gui.cpp
cheat_type.h
cheat.cpp
clear_cmd.cpp Add GRF feature: New Landscape 2022-06-13 17:13:48 +01:00
clear_func.h
clear_map.h
CMakeLists.txt Move NewGRF analysis to separate files 2022-08-14 22:08:31 +01:00
cmd_helper.h
command_func.h Fix: The first tile in commands received from a client wasn't validated properly. 2022-07-08 22:37:41 +02:00
command_type.h
command.cpp Fix: The first tile in commands received from a client wasn't validated properly. 2022-07-08 22:37:41 +02:00
company_base.h
company_cmd.cpp
company_func.h
company_gui.cpp
company_gui.h
company_manager_face.h
company_type.h
console_cmds.cpp Debug: Add more stats to dump map and veh stats console commands 2022-08-07 19:34:03 +01:00
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp
cpu.cpp
cpu.h
crashlog_bfd.h
crashlog.cpp VarAction2: Move optimiser flags to a separate setting 2022-06-04 02:12:23 +01:00
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp
date_gui.h
date_type.h
date.cpp
debug_desync.h
debug_settings.h VarAction2: Add quick exit case to last-level callback groups if possible 2022-08-22 00:13:23 +01:00
debug.cpp
debug.h
dedicated.cpp
departures_func.h
departures_gui.cpp Add setting to show full group hierarchy in group names 2022-06-28 17:41:09 +01:00
departures_gui.h
departures_type.h
departures.cpp Add conditional order to test if last/next dispatch slot is first/last 2022-07-03 15:49:29 +01:00
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
disaster_vehicle.cpp
disaster_vehicle.h
dock_gui.cpp
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h
economy.cpp Fix #9909, 13528bf: Left-over unused parameter breaks overload resolution 2022-06-01 19:24:48 +02:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
engine_base.h VarAction2: Cache refit capacity callback results which depend only on cargo 2022-06-06 18:34:30 +01:00
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
engine.cpp VarAction2: Cache refit capacity callback results which depend only on cargo 2022-06-06 18:34:30 +01:00
error_gui.cpp
error.h
event_logs.cpp
event_logs.h
fileio_func.h
fileio_type.h
fileio.cpp
fios_gui.cpp
fios.cpp
fios.h
fontcache_internal.h
fontcache.cpp
fontcache.h
fontdetection.h
framerate_gui.cpp
framerate_type.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp Industry: Determine which tiles in industry layouts are not animated 2022-06-01 01:13:46 +01:00
genworld.h
gfx_func.h Viewport route step markers are now variable size to match font/text 2022-08-20 11:33:04 +01:00
gfx_layout.cpp
gfx_layout.h
gfx_type.h Add a functor fill mode to GfxFillPolygon 2022-05-19 00:12:17 +01:00
gfx.cpp Viewport route step markers are now variable size to match font/text 2022-08-20 11:33:04 +01:00
gfxinit.cpp Viewport route step markers are now variable size to match font/text 2022-08-20 11:33:04 +01:00
gfxinit.h
goal_base.h
goal_gui.cpp
goal_type.h
goal.cpp
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2022-07-01 23:39:02 +01:00
ground_vehicle.hpp
group_cmd.cpp
group_gui.cpp Show vehicle inspect window when ctrl-shift clicking in group list window 2022-05-23 19:15:57 +01:00
group_gui.h
group_type.h Add setting to show full group hierarchy in group names 2022-06-28 17:41:09 +01:00
group.h
gui.h
guitimer_func.h
heightmap.cpp
heightmap.h
highscore_gui.cpp
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h
industry_cmd.cpp Industry: Determine which tiles in industry layouts are not animated 2022-06-01 01:13:46 +01:00
industry_gui.cpp Debug: Allow inspecting industry specs before industry is built 2022-08-10 21:35:33 +01:00
industry_map.h
industry_type.h
industry.h
industrytype.h Industry: Determine which tiles in industry layouts are not animated 2022-06-01 01:13:46 +01:00
infrastructure_func.h Fix infrastructure sharing checks not being executed when disabling 2022-07-15 21:48:41 +01:00
infrastructure.cpp Ensure that disabling infra sharing can't break realistic braking reservations 2022-07-15 21:48:41 +01:00
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp
landscape_type.h
landscape.cpp
landscape.h
language.h
livery.h
main_gui.cpp
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_gui.cpp Fix crash in tooltip window UpdateWidgetSize due to not using saved string 2022-07-14 23:21:23 +01:00
misc.cpp Store signal style GRF to local map in savegame 2022-06-25 14:33:47 +01:00
mixer.cpp
mixer.h
music_gui.cpp
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp GRF: Use access mask when evaluating get nearby tile information variable 2022-05-31 01:32:18 +01:00
newgrf_airporttiles.h
newgrf_analysis.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
newgrf_analysis.h VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Debug: Show callback ID names in sprite dump 2022-07-31 19:28:35 +01:00
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp VarAction2: Adjust masking in GetNearbyTileInformation 2022-06-06 21:10:54 +01:00
newgrf_commons.h Signals: Add variable for signal context (track, tunnel, bridge, etc) 2022-06-15 19:03:13 +01:00
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp Debug: Allow inspecting industry specs before industry is built 2022-08-10 21:35:33 +01:00
newgrf_debug.h
newgrf_engine.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
newgrf_engine.h
newgrf_extension.cpp Add signal style flag to require realistic braking 2022-06-30 21:20:43 +01:00
newgrf_extension.h Add signal style flag to require realistic braking 2022-06-30 21:20:43 +01:00
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
newgrf_house.cpp GRF: Use access mask when evaluating get nearby tile information variable 2022-05-31 01:32:18 +01:00
newgrf_house.h
newgrf_industries.cpp Fix GetClosestIndustry with invalid industry type when using cache 2022-08-07 00:11:52 +01:00
newgrf_industries.h GRF: Use access mask when evaluating get nearby tile information variable 2022-05-31 01:32:18 +01:00
newgrf_industrytiles_analysis.h Industry: Determine which tiles in industry layouts are not animated 2022-06-01 01:13:46 +01:00
newgrf_industrytiles.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
newgrf_industrytiles.h Industry: Apply anim tile masking when loading prior version saves 2022-06-01 01:21:58 +01:00
newgrf_internal.h VarAction2: Remove trivially redundant special stores 2022-08-23 18:37:28 +01:00
newgrf_newlandscape.cpp Remove incorrect comment 2022-07-03 22:15:58 +01:00
newgrf_newlandscape.h Add GRF feature: New Landscape 2022-06-13 17:13:48 +01:00
newgrf_newsignals.cpp Debug: Change sprite group indentation handling 2022-08-09 21:53:43 +01:00
newgrf_newsignals.h Add signal style flag to require realistic braking 2022-06-30 21:20:43 +01:00
newgrf_object.cpp Add setting to ignore object introduction dates 2022-06-02 14:06:21 +01:00
newgrf_object.h
newgrf_optimiser.cpp VarAction2: Remove trivially redundant special stores 2022-08-23 18:37:28 +01:00
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp Add combined normal and shunt aspect signal style flag 2022-06-27 18:51:26 +01:00
newgrf_railtype.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
newgrf_roadstop.cpp Debug: Allow clicking to highlight group in sprite group dump window 2022-06-01 21:31:05 +01:00
newgrf_roadstop.h
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp VarAction2: Save calculated_result in shadow group struct 2022-08-22 00:13:23 +01:00
newgrf_spritegroup.h VarAction2: Save calculated_result in shadow group struct 2022-08-22 00:13:23 +01:00
newgrf_station.cpp GRF: Use access mask when evaluating get nearby tile information variable 2022-05-31 01:32:18 +01:00
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp NewGRF: Use per-GRF text ID map in GetGRFStringID 2022-06-06 19:34:22 +01:00
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp VarAction2: Save calculated_result in shadow group struct 2022-08-22 00:13:23 +01:00
newgrf.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
news_func.h
news_gui.cpp
news_gui.h
news_type.h
object_base.h
object_cmd.cpp
object_gui.cpp
object_map.h
object_type.h
object.h
openttd.cpp Merge branch 'master' into jgrpp 2022-07-03 17:42:54 +01:00
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp Add conditional order to test if last/next dispatch slot is first/last 2022-07-03 15:49:29 +01:00
order_cmd.h
order_func.h
order_gui.cpp Enabled shared orders and occupancy buttons for competitor order windows 2022-07-03 17:32:03 +01:00
order_type.h Add conditional order to test if last/next dispatch slot is first/last 2022-07-03 15:49:29 +01:00
osk_gui.cpp
pbs.cpp Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
pbs.h Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
plans_base.h
plans_cmd.cpp
plans_func.h
plans_gui.cpp
plans_type.h
plans.cpp
programmable_signals_gui.cpp
programmable_signals.cpp
programmable_signals.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp Don't apply show signals using default graphics settings for custom styles 2022-07-05 18:14:52 +01:00
rail_gui_type.h
rail_gui.cpp Fix not being able to build waypoints when custom types no longer present 2022-06-30 21:53:36 +01:00
rail_gui.h
rail_map.h Add signal style flag for drawing on the opposite side 2022-06-22 23:45:44 +01:00
rail_type.h
rail.cpp
rail.h Add signal style flag for drawing on the opposite side 2022-06-22 23:45:44 +01:00
random_access_file_type.h
random_access_file.cpp
rev.cpp.in
rev.h
road_cmd.cpp Level crossings: Clarify adjacent blocked crossing track status handler 2022-06-23 21:16:00 +01:00
road_cmd.h
road_func.h
road_gui.cpp Fix not being able to build waypoints when custom types no longer present 2022-06-30 21:53:36 +01:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h Fix road/tram type check when moving depot orders to another depot 2022-06-25 18:24:32 +01:00
road_type.h
road.cpp Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
road.h
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp Reduce redundant calls to get current max speed for trains and RVs 2022-06-01 20:05:45 +01:00
roadveh_gui.cpp
roadveh.h Reduce redundant calls to get current max speed for trains and RVs 2022-06-01 20:05:45 +01:00
safeguards.h
schdispatch_cmd.cpp Add conditional order to test if last/next dispatch slot is first/last 2022-07-03 15:49:29 +01:00
schdispatch_gui.cpp
schdispatch.h
scope_info.cpp
scope_info.h
scope.h
screenshot_gui.cpp
screenshot_gui.h
screenshot.cpp
screenshot.h
settings_func.h
settings_gui.cpp Recalculated route step sprite sizes when changing zoom levels 2022-08-20 10:03:42 +01:00
settings_gui.h
settings_internal.h Fix load check of a savegame with realistic braking enabled triggering signal checks on current game 2022-05-26 01:13:46 +01:00
settings_type.h Add setting to show group hierarchy in vehicle names 2022-08-18 19:42:13 +01:00
settings.cpp Recalculated route step sprite sizes when changing zoom levels 2022-08-20 10:03:42 +01:00
ship_cmd.cpp Reduce redundant calls to get current max speed for trains and RVs 2022-06-01 20:05:45 +01:00
ship_gui.cpp
ship.h
signal_func.h Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
signal_type.h
signal.cpp Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_colours.h
smallmap_gui.cpp Industry cargoes window: Allow linking only inputs or outputs to smallmap 2022-06-04 19:42:28 +01:00
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp Only apply sprite_zoom_min setting when suitable zoom levels are available 2022-08-14 10:45:06 +01:00
spritecache.h Only apply sprite_zoom_min setting when suitable zoom levels are available 2022-08-14 10:45:06 +01:00
station_base.h
station_cmd.cpp Fix: CmdRemoveRoadStop didn't validate the height property properly (#9945) 2022-07-09 12:27:58 +02:00
station_func.h
station_gui.cpp
station_gui.h
station_kdtree.h
station_map.h
station_type.h
station.cpp
statusbar_gui.cpp
statusbar_gui.h
stdafx.h Fix: Use more selectivity when building SSE specific code 2022-07-03 17:38:16 +01:00
story_base.h
story_gui.cpp
story_type.h
story.cpp
string_base.h
string_func_extra.h
string_func.h
string_type.h
string.cpp
stringfilter_type.h
stringfilter.cpp
strings_func.h
strings_type.h Add a set of temporary std::strings which can be referenced by StringID 2022-06-28 00:52:55 +01:00
strings.cpp Add setting to show group hierarchy in vehicle names 2022-08-18 19:42:13 +01:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
tbtr_template_gui_create.cpp
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp
tbtr_template_gui_main.h
tbtr_template_vehicle_func.cpp
tbtr_template_vehicle_func.h
tbtr_template_vehicle.cpp
tbtr_template_vehicle.h Fix virtual train consist change callbacks being run before cargotype set 2022-06-27 01:27:35 +01:00
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp
textfile_gui.h
textfile_type.h
tgp.cpp
tgp.h
thread.h
tile_cmd.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
tile_map.cpp
tile_map.h
tile_type.h
tilearea_type.h
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable_cmd.cpp Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
timetable_gui.cpp Add conditional order to test if last/next dispatch slot is first/last 2022-07-03 15:49:29 +01:00
timetable.h
toolbar_gui.cpp
toolbar_gui.h
town_cmd.cpp
town_gui.cpp
town_gui.h
town_kdtree.h
town_map.h
town_type.h
town.h
townname_func.h
townname_type.h
townname.cpp
tracerestrict_gui.cpp Add setting to show full group hierarchy in group names 2022-06-28 17:41:09 +01:00
tracerestrict.cpp Add tracerestrict actions used flags for order conditionals present 2022-07-01 00:16:26 +01:00
tracerestrict.h Add tracerestrict actions used flags for order conditionals present 2022-07-01 00:16:26 +01:00
track_func.h
track_type.h
train_cmd.cpp Fix excessive braking for slopes with realistic braking 2022-08-04 21:43:22 +01:00
train_gui.cpp
train_speed_adaptation.h
train.h Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2022-07-01 23:39:02 +01:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h
tunnel_base.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
tunnel_map.cpp Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
tunnel_map.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
tunnelbridge_cmd.cpp Don't apply show signals using default graphics settings for custom styles 2022-07-05 18:14:52 +01:00
tunnelbridge_map.h Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
tunnelbridge.h Remove tunnel/bridge spacing setting, use usual signal drag spacing 2022-06-19 18:32:47 +01:00
unit_conversion.h
vehicle_base.h Reduce redundant calls to get current max speed for trains and RVs 2022-06-01 20:05:45 +01:00
vehicle_cmd.cpp Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp Add setting to show full group hierarchy in group names 2022-06-28 17:41:09 +01:00
vehicle_gui.h
vehicle_type.h Add game setting to limit train lookahead to signal aspect 2022-06-19 12:44:15 +01:00
vehicle.cpp Debug: Add more stats to dump map and veh stats console commands 2022-08-07 19:34:03 +01:00
vehiclelist.cpp Merge branch 'master' into jgrpp 2022-07-30 20:38:34 +01:00
vehiclelist.h
viewport_func.h Tracerestrict: Add button to highlight all signals using program 2022-06-11 23:29:37 +01:00
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp Fix: Use more selectivity when building SSE specific code 2022-07-03 17:38:16 +01:00
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp Viewport route step markers are now variable size to match font/text 2022-08-20 11:33:04 +01:00
void_cmd.cpp
void_map.h
walltime_func.h
water_cmd.cpp
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h Fix race between network client disconnect and network window deletion 2022-06-22 19:23:20 +01:00
window_gui.h Fix race between network client disconnect and network window deletion 2022-06-22 19:23:20 +01:00
window_type.h
window.cpp Fix race between network client disconnect and network window deletion 2022-06-22 19:23:20 +01:00
zoning_cmd.cpp Debug: Add misc debug bit for animated tile zoning overlay 2022-05-31 01:32:48 +01:00
zoning_gui.cpp
zoning.h
zoom_func.h
zoom_type.h