OpenTTD-patches/src
Jonathan G Rennison 9e24414033 In ReloadNewGRFData recompute prices before reiniting windows
Avoid crash if land info window is open during reload
2022-10-01 14:31:26 +01:00
..
3rdparty
ai
blitter Fix #9935: Use more selectivity when building SSE specific code 2022-08-26 19:36:18 +02:00
core Add utility function for integer dynamic range extension encoding 2022-09-06 22:33:39 +01:00
game
lang Update: Korean translation for some route restrict 2022-09-26 21:32:13 +09:00
linkgraph VarAction2: Cache refit capacity callback results which depend only on cargo 2022-06-06 18:34:30 +01:00
misc
music
network Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01:00
os Crashlog: Only output dump files for MSVC builds 2022-09-11 10:28:57 +01:00
pathfinder Use order state at reservation time for signal mode tracerestrict eval 2022-07-01 00:33:59 +01:00
saveload In ReloadNewGRFData recompute prices before reiniting windows 2022-10-01 14:31:26 +01:00
script Add AI/GS method to get annual expense category value 2022-09-16 21:26:25 +01:00
settingsgen
sound
spriteloader Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2022-09-21 12:37:11 +02:00
strgen
table Debug: Include cost multipliers in rail and road type debug info 2022-09-19 19:36:16 +01:00
video Show failure reason in message box when network savegame load fails 2022-08-27 22:34:28 +01:00
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 Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
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 Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
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 Fix road stops SetRoadStopAnimationFrame 2022-10-01 12:31:27 +01:00
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 Fix vehicles with no cargo being shown with last cargo in build window 2022-09-26 21:54:14 +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 Fix #9935: Use more selectivity when building SSE specific code 2022-08-26 19:36:18 +02:00
cmd_helper.h
command_func.h Add function to enqueue a DoCommandP call 2022-09-14 21:55:28 +01:00
command_type.h Fix template train move/sell command category for build while paused 2022-09-16 13:06:08 +01:00
command.cpp Fix template train move/sell command category for build while paused 2022-09-16 13:06:08 +01:00
company_base.h Improve handling of company sales 2022-09-02 18:13:47 +01:00
company_cmd.cpp Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01:00
company_func.h
company_gui.cpp Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01:00
company_gui.h
company_manager_face.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
company_type.h
console_cmds.cpp Add step console command to advance n ticks 2022-08-29 18:17:35 +01:00
console_func.h
console_gui.cpp Codechange: Fix unnecessary string reallocation in IConsoleLine constructor 2022-09-21 12:32:07 +02:00
console_gui.h
console_internal.h
console_type.h
console.cpp Fix #10010: Memory leak in IConsolePrint in non-dedicated case 2022-09-21 12:32:07 +02:00
cpu.cpp
cpu.h
crashlog_bfd.h
crashlog.cpp
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 Merge branch 'master' into jgrpp 2022-08-27 15:50:50 +01:00
debug.h Merge branch 'master' into jgrpp 2022-08-27 15:50:50 +01:00
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 Improve handling of company sales 2022-09-02 18:13:47 +01: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 Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
engine_gui.cpp
engine_gui.h
engine_type.h
engine.cpp Merge branch 'master' into jgrpp 2022-08-27 15:50:50 +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 Merge branch 'master' into jgrpp 2022-08-30 19:39:22 +01:00
framerate_type.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp
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
gfx.cpp Merge branch 'master' into jgrpp 2022-09-14 19:43:12 +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 Fix #417: Wrong window caption for cargo payment graph in average speed mode 2022-09-07 20:43:49 +01:00
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
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 Merge branch 'master' into jgrpp 2022-09-01 17:47:30 +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
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 Reduce delays with company bankrupcty/sale processing at high day lengths 2022-09-02 18:14:35 +01:00
landscape.h
language.h
livery.h
main_gui.cpp Merge branch 'master' into jgrpp 2022-09-09 17:36:01 +01:00
map_func.h
map_type.h
map.cpp
misc_cmd.cpp Add step console command to advance n ticks 2022-08-29 18:17:35 +01:00
misc_gui.cpp Merge branch 'master' into jgrpp 2022-09-05 23:21:44 +01:00
misc.cpp Add function to enqueue a DoCommandP call 2022-09-14 21:55:28 +01:00
mixer.cpp
mixer.h
music_gui.cpp Fix #10038: Missing upper bounds check when loading custom playlists (#10039) 2022-09-21 08:31:59 +01:00
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
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 road stops flag to disable auto road connections 2022-08-28 23:53:26 +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
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
newgrf_industrytiles_analysis.h
newgrf_industrytiles.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2022-08-22 00:13:23 +01:00
newgrf_industrytiles.h
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
newgrf_object.h
newgrf_optimiser.cpp Only show/use appropriate parent or child registers in tile layout group 2022-09-30 20:49:50 +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
newgrf_roadstop.h Add road stops flag to disable auto road connections 2022-08-28 23:53:26 +01:00
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp Skip sound effects handling earlier if effects volume is 0 2022-08-23 20:36:22 +01:00
newgrf_sound.h
newgrf_spritegroup.cpp Only show/use appropriate parent or child registers in tile layout group 2022-09-30 20:49:50 +01:00
newgrf_spritegroup.h Initial support for DSE and jumping over procedures with child groups 2022-08-25 00:22:41 +01:00
newgrf_station.cpp Merge branch 'master' into jgrpp 2022-09-14 19:43:12 +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 Debug: Include values when logging GRF base cost changes 2022-09-19 19:35:53 +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 Merge branch 'master' into jgrpp 2022-09-09 17:36:01 +01:00
news_gui.h
news_type.h
object_base.h
object_cmd.cpp
object_gui.cpp Merge branch 'master' into jgrpp 2022-09-14 19:43:12 +01:00
object_map.h
object_type.h
object.h
openttd.cpp Fix #432: Fix false positive warning in CheckCaches with very old saves 2022-09-16 20:30:14 +01:00
openttd.h Add step console command to advance n ticks 2022-08-29 18:17:35 +01:00
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 Fix crash which could occur when adding plans in single player 2022-09-09 17:45:19 +01:00
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 6fe445e: Removing rail station parts without ctrl pressed was also removing tracks 2022-08-07 10:58:43 +02: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 Allow changing road vehicle driving side when all road vehicles in depots 2022-09-11 11:51:32 +01:00
road_cmd.h
road_func.h
road_gui.cpp Add road stops flag to disable auto road connections 2022-08-28 23:53:26 +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 Fix hang when tram turned around against underside of tram custom bridge head 2022-09-23 17:03:20 +01:00
roadveh_gui.cpp
roadveh.h
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
settings_type.h Add setting to show group hierarchy in vehicle names 2022-08-18 19:42:13 +01:00
settings.cpp Fix network clients setting old company settings for new companies 2022-09-16 16:13:47 +01:00
ship_cmd.cpp
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 Don't trigger signal state/style desync message in GM_MENU mode 2022-08-27 21:59:40 +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
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp Skip sound effects handling earlier if effects volume is 0 2022-08-23 20:36:22 +01:00
sprite.cpp
sprite.h
spritecache.cpp Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2022-09-21 12:37:11 +02:00
spritecache.h Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2022-09-21 12:37:11 +02:00
station_base.h Allow station cargo histories to record larger values than 64k 2022-09-06 23:03:46 +01:00
station_cmd.cpp Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01: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 #9935: Use more selectivity when building SSE specific code 2022-08-26 19:36:18 +02: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 Fix template train move/sell command category for build while paused 2022-09-16 13:06:08 +01:00
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Fix #423: Max TE/weight should not be shown for maglevs 2022-09-16 12:32:44 +01:00
tbtr_template_gui_main.h
tbtr_template_vehicle_func.cpp Fix #416: Division by zero for trains of 0 mass 2022-09-04 18:20:09 +01:00
tbtr_template_vehicle_func.h
tbtr_template_vehicle.cpp
tbtr_template_vehicle.h Fix #416: Division by zero for trains of 0 mass 2022-09-04 18:20:09 +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 tracerestrict conditional on direction of order target from signal 2022-09-07 22:53:03 +01:00
tracerestrict.cpp Fix crash when removing routing restriction with reserve through from tunnel/bridge 2022-09-22 18:12:24 +01:00
tracerestrict.h Add tracerestrict conditional on direction of order target from signal 2022-09-07 22:53:03 +01:00
track_func.h
track_type.h
train_cmd.cpp Fix template train move/sell command category for build while paused 2022-09-16 13:06:08 +01:00
train_gui.cpp
train_speed_adaptation.h
train.h Fix #423: Max TE/weight should not be shown for maglevs 2022-09-16 12:32:44 +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
vehicle_cmd.cpp Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
vehicle_func.h Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
vehicle_gui_base.h
vehicle_gui.cpp Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01:00
vehicle_gui.h Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +01:00
vehicle_type.h Add game setting to limit train lookahead to signal aspect 2022-06-19 12:44:15 +01:00
vehicle.cpp Fix displayed capacities/weights of articulated vehicles in build window 2022-09-16 20:10:53 +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 #9935: Use more selectivity when building SSE specific code 2022-08-26 19:36:18 +02: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 Fix #9974, aa5a8fe: strftime buffer maxsize is off by one 2022-08-23 17:53:59 +02:00
water_cmd.cpp
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp Merge branch 'master' into jgrpp 2022-09-21 18:07:02 +01:00
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
zoning_gui.cpp
zoning.h
zoom_func.h
zoom_type.h