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 5e6d283463 Merge branch 'master' into jgrpp
Remove the viewport sign cache as this is now superseded by the kd tree
implementation

# Conflicts:
#	src/crashlog.cpp
#	src/lang/english.txt
#	src/misc.cpp
#	src/pathfinder/follow_track.hpp
#	src/pbs.cpp
#	src/rail_cmd.cpp
#	src/saveload/vehicle_sl.cpp
#	src/settings.cpp
#	src/settings_gui.cpp
#	src/ship_cmd.cpp
#	src/station.cpp
#	src/station_base.h
#	src/station_cmd.cpp
#	src/table/settings.ini
#	src/thread/thread_morphos.cpp
#	src/town_cmd.cpp
#	src/train_cmd.cpp
#	src/viewport.cpp
#	src/waypoint.cpp
6 years ago
..
3rdparty
ai Change: Heading for 1.10 now (#7319) 6 years ago
blitter
core Merge branch 'master' into jgrpp 6 years ago
depend
game Change: Heading for 1.10 now (#7319) 6 years ago
lang Merge branch 'master' into jgrpp 6 years ago
linkgraph Merge branch 'master' into jgrpp 6 years ago
misc
music Remove: libtimidity support (NOT timidity support) 6 years ago
network Merge branch 'master' into jgrpp 6 years ago
os Merge branch 'master' into jgrpp 6 years ago
pathfinder Merge branch 'master' into jgrpp 6 years ago
saveload Merge branch 'master' into jgrpp 6 years ago
script Merge branch 'master' into jgrpp 6 years ago
settingsgen Remove: MorphOS / AmigaOS support 6 years ago
sound Codechange: Remove ability for SDL to be dynamically loaded on Windows 6 years ago
spriteloader
strgen Fix: MingW and MSVC compiled strgen had different path separator behaviour 6 years ago
table Merge branch 'master' into jgrpp 6 years ago
thread Merge branch 'master' into jgrpp 6 years ago
video Remove: BeOS support (deprecated by Haiku) 6 years ago
widgets Merge branch 'master' into jgrpp 6 years ago
aircraft.h
aircraft_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h
base_station_base.h
bitmap_type.h Add: BitmapTileArea and Iterator to handle sparse tile areas. 6 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h Save secondary track type when upgrading bridges 6 years ago
bridge_signal_map.h
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 6 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 6 years ago
cargomonitor.h Merge branch 'master' into jgrpp 6 years ago
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp
cheat_type.h
clear_cmd.cpp
clear_func.h
clear_map.h
cmd_helper.h
command.cpp Log type/length of text param in DoCommand/DoCommandP scope info 6 years ago
command_func.h Improve type and length safety of commands taking binary data 6 years ago
command_type.h Improve type and length safety of commands taking binary data 6 years ago
company_base.h
company_cmd.cpp Merge branch 'save_ext' into jgrpp 6 years ago
company_func.h
company_gui.cpp Merge branch 'master' into jgrpp 6 years ago
company_gui.h
company_manager_face.h
company_type.h Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions 6 years ago
console.cpp
console_cmds.cpp Merge branch 'save_ext' into jgrpp 6 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
cpu.cpp
cpu.h
crashlog.cpp Merge branch 'master' into jgrpp 6 years ago
crashlog.h
crashlog_bfd.h
currency.cpp
currency.h
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp
debug.h Merge branch 'master' into jgrpp 6 years ago
dedicated.cpp Fix: warnings when compiling for a recent version of Haiku 6 years ago
departures.cpp
departures_func.h
departures_gui.cpp
departures_gui.h
departures_type.h
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Add UI setting for whether to open new vehicle GUI when share-cloning 6 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock.cpp
dock_base.h
dock_gui.cpp
driver.cpp
driver.h
economy.cpp Merge branch 'master' into jgrpp 6 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp Fix handling of effect vehicles in CallVehicleTicks 6 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
engine.cpp Merge branch 'master' into jgrpp 6 years ago
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
error.h
error_gui.cpp
fileio.cpp Merge branch 'master' into jgrpp 6 years ago
fileio_func.h
fileio_type.h
fios.cpp Remove: MorphOS / AmigaOS support 6 years ago
fios.h
fios_gui.cpp Merge branch 'master' into jgrpp 6 years ago
fontcache.cpp Merge branch 'master' into jgrpp 6 years ago
fontcache.h
fontdetection.cpp
fontdetection.h
framerate_gui.cpp Change: Framerate window can now scroll and resize 6 years ago
framerate_type.h Add: Show performance of AI and GS in framerate window 6 years ago
gamelog.cpp Merge branch 'save_ext' into jgrpp 6 years ago
gamelog.h
gamelog_internal.h Merge branch 'save_ext' into jgrpp 6 years ago
genworld.cpp Merge branch 'save_ext' into jgrpp 6 years ago
genworld.h
genworld_gui.cpp
gfx.cpp Merge branch 'master' into jgrpp 6 years ago
gfx_func.h
gfx_layout.cpp Codechange: ICU_LAYOUT is in reality ICU_LX (according to their CMake files) 6 years ago
gfx_layout.h Codechange: ICU_LAYOUT is in reality ICU_LX (according to their CMake files) 6 years ago
gfx_type.h
gfxinit.cpp
gfxinit.h
goal.cpp
goal_base.h
goal_gui.cpp
goal_type.h
graph_gui.cpp Change: Add scrollbar to cargo legend in cargo payment rates window. 6 years ago
graph_gui.h
ground_vehicle.cpp Cache whether ground vehicles currently have 0 slope resistance 6 years ago
ground_vehicle.hpp Cache whether ground vehicles currently have 0 slope resistance 6 years ago
group.h
group_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
group_gui.cpp Merge branch 'master' into jgrpp 6 years ago
group_gui.h
group_type.h
gui.h
guitimer_func.h
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp
hotkeys.h
house.h
house_type.h
industry.h Feature: Non-rectangular sparse station catchment area. 6 years ago
industry_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
industry_gui.cpp
industry_map.h
industry_type.h
industrytype.h
infrastructure.cpp
infrastructure_func.h
ini.cpp
ini_load.cpp
ini_type.h
intro_gui.cpp Remove: BeOS support (deprecated by Haiku) 6 years ago
landscape.cpp Merge branch 'master' into jgrpp 6 years ago
landscape.h
landscape_type.h
language.h Codechange: ICU_SORT is in reality ICU_I18N (according to their CMake files) 6 years ago
livery.h
main_gui.cpp Fix viewport hovering when hover mode is set to right-click 6 years ago
map.cpp
map_func.h
map_type.h
misc.cpp Merge branch 'master' into jgrpp 6 years ago
misc_cmd.cpp
misc_gui.cpp Fix tunnel build viewport length tooltip when hover mode is right click 6 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp Change: Make volume slider widget capture mouse when clicked. 6 years ago
newgrf.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf.h
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h Doc #7181: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. (#7182) 6 years ago
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_house.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp
newgrf_object.h
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp
news_gui.h
news_type.h
object.h
object_base.h
object_cmd.cpp
object_gui.cpp
object_map.h
object_type.h
openttd.cpp Merge branch 'master' into jgrpp 6 years ago
openttd.h
order_backup.cpp Merge branch 'master' into jgrpp 6 years ago
order_backup.h Fix #6574: Remove go to hangar orders when rebuilding airport 6 years ago
order_base.h Merge branch 'master' into jgrpp 6 years ago
order_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
order_cmd.h
order_func.h Fix #6574: Remove go to hangar orders when rebuilding airport 6 years ago
order_gui.cpp Disallow ordering ordinary road vehicles to tram depots and vice versa 6 years ago
order_type.h Merge branch 'master' into jgrpp 6 years ago
osk_gui.cpp
pbs.cpp Merge branch 'master' into jgrpp 6 years ago
pbs.h
plans.cpp
plans_base.h
plans_cmd.cpp Verify length of binary data in CmdBuildVehicle and CmdAddPlanLine 6 years ago
plans_func.h
plans_gui.cpp
plans_type.h
programmable_signals.cpp
programmable_signals.h
programmable_signals_gui.cpp
progress.cpp
progress.h
querystring_gui.h
rail.cpp Correctly handle TRACK_BIT_WORMHOLE in GenericGetRailTypeByTrackBit 6 years ago
rail.h Merge branch 'master' into jgrpp 6 years ago
rail_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
rail_gui.cpp Merge branch 'master' into jgrpp 6 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in Merge branch 'master' into jgrpp 6 years ago
rev.h Merge branch 'save_ext' into jgrpp 6 years ago
road.cpp
road_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h Merge branch 'master' into jgrpp 6 years ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
roadveh_gui.cpp
safeguards.h
schdispatch.h
schdispatch_cmd.cpp
schdispatch_gui.cpp
scope.h
scope_info.cpp Support effect and disaster vehicles in scope_dumper::VehicleInfo 6 years ago
scope_info.h
screenshot.cpp
screenshot.h
settings.cpp Merge branch 'master' into jgrpp 6 years ago
settings_func.h
settings_gui.cpp Merge branch 'master' into jgrpp 6 years ago
settings_gui.h
settings_internal.h
settings_type.h Merge branch 'master' into jgrpp 6 years ago
ship.h Fix ship sprite not being updated when rotating to match direction change 6 years ago
ship_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp Codechange: Make a merged k-d tree index of all viewport signs 6 years ago
signs_func.h
signs_gui.cpp Codechange: Sort and filter sign names directly rather than through string system. (#7304) 6 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h
smallmap_gui.cpp Merge branch 'master' into jgrpp 6 years ago
smallmap_gui.h
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp Merge branch 'master' into jgrpp 6 years ago
spritecache.h
station.cpp Merge branch 'master' into jgrpp 6 years ago
station_base.h Merge branch 'master' into jgrpp 6 years ago
station_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
station_func.h Feature: Non-rectangular sparse station catchment area. 6 years ago
station_gui.cpp
station_gui.h
station_kdtree.h Codechange: Make a k-d tree index of stations 6 years ago
station_map.h
station_type.h Merge branch 'master' into jgrpp 6 years ago
statusbar_gui.cpp
statusbar_gui.h
stdafx.h Merge branch 'master' into jgrpp 6 years ago
story.cpp
story_base.h
story_gui.cpp
story_type.h
string.cpp Merge branch 'master' into jgrpp 6 years ago
string_base.h
string_func.h
string_func_extra.h
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp Merge branch 'master' into jgrpp 6 years ago
strings_func.h
strings_type.h
subsidy.cpp Feature: Non-rectangular sparse station catchment area. 6 years ago
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
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.cpp
tbtr_template_vehicle.h
tbtr_template_vehicle_func.cpp TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 6 years ago
tbtr_template_vehicle_func.h TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 6 years ago
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf.cpp
textbuf_gui.h
textbuf_type.h
texteff.cpp
texteff.hpp
textfile_gui.cpp Codechange: liblzma is called liblzma, how ever strange that might be 6 years ago
textfile_gui.h
textfile_type.h
tgp.cpp Merge branch 'save_ext' into jgrpp 6 years ago
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea.cpp
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h
timetable_cmd.cpp Fix vehicle ID truncation in CmdAutomateTimetable 6 years ago
timetable_gui.cpp
toolbar_gui.cpp Merge branch 'master' into jgrpp 6 years ago
toolbar_gui.h
town.h Merge branch 'master' into jgrpp 6 years ago
town_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
town_gui.cpp
town_gui.h
town_kdtree.h Codechange: Make a k-d tree index of towns 6 years ago
town_map.h
town_type.h Merge branch 'master' into jgrpp 6 years ago
townname.cpp
townname_func.h
townname_type.h
tracerestrict.cpp
tracerestrict.h
tracerestrict_gui.cpp
track_func.h
track_type.h
train.h
train_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
train_gui.cpp
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h Merge branch 'master' into jgrpp 6 years ago
tunnel_base.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp
tunnelbridge_map.h
unit_conversion.h
vehicle.cpp Fix dumping of subtype for non ground vehicles in DumpVehicleFlags 6 years ago
vehicle_base.h Cache whether ground vehicles currently have 0 slope resistance 6 years ago
vehicle_cmd.cpp TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 6 years ago
vehicle_func.h
vehicle_gui.cpp Fix mass change rail waypoint order 6 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h
vehiclelist.cpp
vehiclelist.h
viewport.cpp Merge branch 'master' into jgrpp 6 years ago
viewport_func.h Merge branch 'master' into jgrpp 6 years ago
viewport_gui.cpp Fix viewport hovering when hover mode is set to right-click 6 years ago
viewport_kdtree.h Codechange: Make a merged k-d tree index of all viewport signs 6 years ago
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp
viewport_type.h
void_cmd.cpp
void_map.h
water.h Fix: Remove desert around lakes upon generation 6 years ago
water_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
water_map.h Merge branch 'master' into jgrpp 6 years ago
waypoint.cpp Merge branch 'master' into jgrpp 6 years ago
waypoint_base.h
waypoint_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
waypoint_func.h
waypoint_gui.cpp
widget.cpp Codechange: Change scrolling_scrollbar to mouse_capture_widget, and dispatch OnClick() event if widget is not a scrollbar. 6 years ago
widget_type.h
window.cpp Fix viewport hovering when hover mode is set to right-click 6 years ago
window_func.h Merge branch 'master' into jgrpp 6 years ago
window_gui.h Fix tunnel build viewport length tooltip when hover mode is right click 6 years ago
window_type.h
zoning.h Add GUI/client setting to save zoning overlay state 6 years ago
zoning_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
zoning_gui.cpp
zoom_func.h Merge branch 'master' into jgrpp 6 years ago
zoom_type.h Merge branch 'master' into jgrpp 6 years ago