OpenTTD/src
2023-02-26 21:41:24 +01:00
..
3rdparty
ai Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
blitter Revert 92c7551: Line drawing algorithm fix broke other cases (#10497) 2023-02-26 19:23:31 +00:00
core Remove: SmallMatrix be gone. 2023-02-26 21:41:24 +01:00
fontcache
game Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
lang Update: Translations from eints 2023-02-26 18:45:57 +00:00
linkgraph Codechange: [Linkgraph] Only store present link graph edges and not all possible edges. 2023-02-26 21:41:24 +01:00
misc
music
network Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
os Fix #10477: Not enough space for text due to rounding down (OSX) (#10489) 2023-02-18 05:50:20 -05:00
pathfinder
saveload Codechange: [Linkgraph] Only store present link graph edges and not all possible edges. 2023-02-26 21:41:24 +01:00
script Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
settingsgen
sound
spriteloader
strgen
table Codechange: Saveload macros for entries with a custom table name. 2023-02-26 21:41:24 +01:00
video
widgets Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
aircraft_cmd.cpp
aircraft_cmd.h
aircraft_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
aircraft.h
airport_cmd.h
airport_gui.cpp
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp Add #7525: Allow autoreplace with same model vehicle 2023-02-26 21:29:25 +01:00
autoreplace_cmd.h
autoreplace_func.h
autoreplace_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp Add #7525: Allow autoreplace with same model vehicle 2023-02-26 21:29:25 +01:00
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h
base_station_base.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +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 Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
cheat_type.h
cheat.cpp
clear_cmd.cpp
clear_func.h
clear_map.h
CMakeLists.txt Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
command_func.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
command_type.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
command.cpp
company_base.h
company_cmd.cpp Change: Show buy company dialog window even when playing in the AI company 2023-02-11 09:43:47 +01:00
company_cmd.h
company_func.h
company_gui.cpp Codechange: split large function into smaller steps and simplify logic 2023-02-25 23:57:36 +01:00
company_gui.h
company_manager_face.h
company_type.h
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp
cpu.cpp
cpu.h
crashlog.cpp Add: use https:// for content-service connections (#10448) 2023-02-12 12:07:31 +01:00
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp
date_gui.h
date_type.h
date.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
debug.cpp
debug.h
dedicated.cpp
depot_base.h
depot_cmd.cpp
depot_cmd.h
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock_cmd.h
dock_gui.cpp
driver.cpp
driver.h
economy_base.h
economy_cmd.h
economy_func.h
economy_type.h
economy.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
engine_base.h
engine_cmd.h
engine_func.h
engine_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
engine_gui.h
engine_type.h Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
engine.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
error_gui.cpp
error.h
fileio_func.h
fileio_type.h
fileio.cpp
fios_gui.cpp
fios.cpp
fios.h
fontcache.cpp
fontcache.h
fontdetection.h
framerate_gui.cpp
framerate_type.h
gamelog_internal.h
gamelog.cpp Add: documention to large functions that have too little documentation according to CodeQL 2023-02-25 23:57:36 +01:00
gamelog.h
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h
gfx_layout.cpp
gfx_layout.h
gfx_type.h
gfx.cpp
gfxinit.cpp
gfxinit.h
goal_base.h
goal_cmd.h Fix: make script goals work with the whole range of ClientIDs 2023-01-31 20:09:48 +01:00
goal_gui.cpp
goal_type.h Fix: [Script] Incorrect value for GOAL_INVALID (#10436) 2023-02-01 23:35:51 +01:00
goal.cpp Fix: make script goals work with the whole range of ClientIDs 2023-01-31 20:09:48 +01:00
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp
group_cmd.h
group_gui.cpp Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
group_gui.h
group_type.h
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 Codechange: split large function into smaller functions with self-explanatory names 2023-02-25 23:57:36 +01:00
industry_cmd.h Codechange: Decouple INDUSTRY_CTRL into separate commands (#10475) 2023-02-14 11:29:11 +01:00
industry_gui.cpp
industry_map.h
industry_type.h
industry.h Codechange: Decouple INDUSTRY_CTRL into separate commands (#10475) 2023-02-14 11:29:11 +01:00
industrytype.h
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp
landscape_cmd.h
landscape_type.h
landscape.cpp Add: documention to large functions that have too little documentation according to CodeQL 2023-02-25 23:57:36 +01:00
landscape.h
language.h
league_base.h
league_cmd.cpp
league_cmd.h
league_gui.cpp
league_gui.h
league_type.h
livery.h
main_gui.cpp
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_cmd.h
misc_gui.cpp
misc.cpp Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
mixer.cpp
mixer.h
music_gui.cpp
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_airporttiles.h
newgrf_animation_base.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_animation_type.h
newgrf_callbacks.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_debug.h
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp Add: Show NewGRF name in NewGRF-created errors (#10457) 2023-02-07 15:13:32 -05:00
newgrf_house.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_industrytiles.h
newgrf_object.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_object.h
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_roadstop.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_roadstop.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp Add: documention to large functions that have too little documentation according to CodeQL 2023-02-25 23:57:36 +01:00
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
newgrf.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
news_cmd.h
news_func.h
news_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
news_gui.h
news_type.h
object_base.h
object_cmd.cpp
object_cmd.h
object_gui.cpp
object_map.h
object_type.h
object.h
openttd.cpp
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp
order_cmd.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
order_func.h
order_gui.cpp Add: documention to large functions that have too little documentation according to CodeQL 2023-02-25 23:57:36 +01:00
order_type.h
osk_gui.cpp
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp
rail_cmd.h
rail_gui.cpp
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h
random_access_file_type.h
random_access_file.cpp
rev.cpp.in
rev.h
road_cmd.cpp Change: Avoid crashing to the side of a train 2023-02-22 20:09:02 +01:00
road_cmd.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
road_func.h
road_gui.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp
road.h
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp
roadveh_cmd.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
roadveh_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
roadveh.h
safeguards.h
screenshot_gui.cpp
screenshot_gui.h
screenshot.cpp
screenshot.h
settings_cmd.h
settings_func.h
settings_gui.cpp
settings_gui.h
settings_internal.h
settings_table.cpp
settings_table.h
settings_type.h
settings.cpp
ship_cmd.cpp
ship_cmd.h
ship_gui.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
ship.h
signal_func.h
signal_type.h
signal.cpp
signs_base.h
signs_cmd.cpp
signs_cmd.h
signs_func.h
signs_gui.cpp
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp Add: documention to large functions that have too little documentation according to CodeQL 2023-02-25 23:57:36 +01:00
spritecache.h
station_base.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
station_cmd.cpp Codechange: [Linkgraph] Only store present link graph edges and not all possible edges. 2023-02-26 21:41:24 +01:00
station_cmd.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
station_func.h
station_gui.cpp
station_gui.h
station_kdtree.h
station_map.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
station_type.h
station.cpp Codechange: [Linkgraph] Only store present link graph edges and not all possible edges. 2023-02-26 21:41:24 +01:00
statusbar_gui.cpp
statusbar_gui.h
stdafx.h
story_base.h
story_cmd.h
story_gui.cpp
story_type.h
story.cpp
string_base.h
string_func.h
string_type.h
string.cpp
stringfilter_type.h
stringfilter.cpp
strings_func.h
strings_type.h
strings.cpp Feature: [NewGRF] Engine name callback. 2023-01-30 22:00:56 +01:00
subsidy_base.h
subsidy_cmd.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
terraform_cmd.cpp
terraform_cmd.h
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
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 Feature: Ctrl+Click to reset late counter for the entire vehicle group. 2023-02-11 09:48:09 +01:00
timetable_cmd.h Feature: Ctrl+Click to reset late counter for the entire vehicle group. 2023-02-11 09:48:09 +01:00
timetable_gui.cpp Feature: Ctrl+Click to reset late counter for the entire vehicle group. 2023-02-11 09:48:09 +01:00
timetable.h
toolbar_gui.cpp Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
toolbar_gui.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
town_cmd.cpp
town_cmd.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
town_gui.cpp Fix #10280, 59645c6: Ignore double-click for unavailable town actions 2023-02-10 19:39:21 +01:00
town_kdtree.h
town_map.h
town_type.h
town.h
townname_func.h
townname_type.h
townname.cpp
track_func.h
track_type.h
train_cmd.cpp Change: Avoid crashing to the side of a train 2023-02-22 20:09:02 +01:00
train_cmd.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
train_gui.cpp Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
train.h Change: Avoid crashing to the side of a train 2023-02-22 20:09:02 +01:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_cmd.h
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
tunnelbridge_cmd.h
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h
vehicle_cmd.cpp
vehicle_cmd.h Fix: Don't send unused tile field over the network (#10507) 2023-02-24 22:50:11 +01:00
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp
vehicle_gui.h
vehicle_type.h
vehicle.cpp Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
vehiclelist.cpp
vehiclelist.h
viewport_cmd.h
viewport_func.h
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp
void_cmd.cpp
void_map.h
walltime_func.h
water_cmd.cpp
water_cmd.h
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp
waypoint_cmd.h
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h
window_gui.h
window_type.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
window.cpp Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
zoom_func.h
zoom_type.h