OpenTTD-patches/src
2018-06-07 06:45:18 +01:00
..
3rdparty Merge branch 'cpp-btree' into jgrpp 2018-05-06 12:16:52 +01:00
ai (svn r27993) -Change: Heading for 1.9 now 2018-03-14 19:36:41 +00:00
blitter Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
core Fix undefined behaviour when left-shifting negative values by casting to unsigned 2018-06-06 18:25:45 +01:00
depend
game Fix: Typo in game.hpp 2018-04-23 23:14:23 +02:00
lang Add setting: station rating waiting time tolerance depends on cargo class 2018-06-04 20:43:05 +01:00
linkgraph Linkgraph overlay: Ensure line/dot draw order is same in incremental mode 2018-05-29 19:07:22 +01:00
misc Change [#6689]: Tweak HashTable hash calculation to reduce collisions. (kernigh2) (#6786) 2018-05-19 22:04:25 +01:00
music Change: [Win32] Parse and load DLS files for the DirectMusic driver without relying on high-level functions. 2018-05-26 22:28:01 +02:00
network Merge remote-tracking branch 'nielsmh/bug986' into jgrpp 2018-05-30 08:19:22 +01:00
os Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
pathfinder Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
saveload Merge branch 'save_ext' into jgrpp 2018-06-06 01:56:07 +01:00
script Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
settingsgen
sound Feature: Add XAudio2 driver 2018-05-17 15:06:37 +01:00
spriteloader
strgen
table Merge branch 'save_ext' into jgrpp 2018-06-07 06:45:18 +01:00
thread Merge branch 'cpp-11' into crashlog_improvements 2018-04-27 00:33:44 +01:00
video Change: [OSX] Disable macOS Sierra's automatic tab feature 2018-05-27 16:01:08 +02:00
widgets Fix use of HasBit beyond field width in ShowDropDownMenu masks 2018-06-06 19:24:17 +01:00
aircraft_cmd.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
aircraft_gui.cpp
aircraft.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
airport_gui.cpp
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp Merge branches 'crashlog_improvements', 'save_ext', 'version_utils' into jgrpp 2018-04-27 02:42:20 +01:00
articulated_vehicles.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
articulated_vehicles.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +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 Fix: Warning about base set template instantiations with clang 2018-04-21 16:28:50 +02:00
base_media_func.h Fix: Warning about base set template instantiations with clang 2018-04-21 16:28:50 +02:00
base_station_base.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
bmp.cpp
bmp.h
bootstrap_gui.cpp Cleanup: Use new filename for README file. (#6738) 2018-04-21 11:05:38 +02:00
bridge_gui.cpp
bridge_map.cpp
bridge_map.h Merge branch 'signal_tunnels_bridges' into jgrpp 2018-04-25 22:33:10 +01:00
bridge_signal_map.h
bridge.h
build_vehicle_gui.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
cargo_type.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
cargoaction.cpp Fix iterator invalidation issues in CargoPacketList actions 2018-04-30 16:55:07 +01:00
cargoaction.h Fix iterator invalidation issues in CargoPacketList actions 2018-04-30 16:55:07 +01:00
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp Fix iterator invalidation issues in CargoPacketList actions 2018-04-30 16:55:07 +01:00
cargopacket.h Check cargo action count consistencies on load 2018-05-13 18:56:31 +01:00
cargotype.cpp Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
cargotype.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
cheat_func.h
cheat_gui.cpp
cheat_type.h
cheat.cpp
clear_cmd.cpp
clear_func.h
clear_map.h
cmd_helper.h
command_func.h
command_type.h Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
command.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
company_base.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
company_cmd.cpp
company_func.h
company_gui.cpp
company_gui.h
company_manager_face.h
company_type.h
console_cmds.cpp Merge branch 'cpp-11' into crashlog_improvements 2018-04-27 00:33:44 +01:00
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp
cpu.cpp Remove: WinCE support 2018-04-29 15:32:16 +02:00
cpu.h
crashlog_bfd.h
crashlog.cpp Merge branches 'crashlog_improvements', 'save_ext', 'version_utils' into jgrpp 2018-04-27 02:42:20 +01:00
crashlog.h Merge branch 'cpp-11' into crashlog_improvements 2018-04-27 00:33:44 +01:00
currency.cpp
currency.h
date_func.h Remove costly recalculation of a date format we already have. 2018-04-17 16:35:22 +01:00
date_gui.cpp
date_gui.h
date_type.h
date.cpp Remove costly recalculation of a date format we already have. 2018-04-17 16:35:22 +01:00
debug.cpp Merge branch 'save_ext' into jgrpp 2018-06-01 23:32:33 +01:00
debug.h Merge branches 'crashlog_improvements', 'save_ext', 'version_utils' into jgrpp 2018-04-27 02:42:20 +01:00
dedicated.cpp
departures_func.h
departures_gui.cpp Merge branch 'departure-boards' into jgrpp 2018-04-17 16:35:29 +01:00
departures_gui.h
departures_type.h
departures.cpp Add freight train load/unload mode: through load 2018-03-26 20:12:50 +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
disaster_vehicle.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
disaster_vehicle.h Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792) 2018-05-22 18:43:34 +01:00
dock_base.h
dock_gui.cpp
dock.cpp
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
economy.cpp Fix through load with multi-head engines 2018-06-02 10:15:33 +01:00
effectvehicle_base.h Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792) 2018-05-22 18:43:34 +01:00
effectvehicle_func.h
effectvehicle.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
elrail_func.h
elrail.cpp Change type of track bits mask in MaskWireBits 2018-06-06 08:28:50 +01:00
engine_base.h
engine_func.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
engine_gui.cpp
engine_gui.h
engine_type.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
engine.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
error_gui.cpp
error.h
fileio_func.h Merge branch 'save_ext' into jgrpp 2018-06-01 23:32:33 +01:00
fileio_type.h
fileio.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
fios_gui.cpp
fios.cpp Remove: WinCE support 2018-04-29 15:32:16 +02:00
fios.h
fontcache.cpp
fontcache.h
fontdetection.cpp Codechange: [OSX] Use 10.6+ APIs to get the path for a font where available. 2018-04-10 23:30:01 +02:00
fontdetection.h
gamelog_internal.h
gamelog.cpp
gamelog.h Remove: WinCE support 2018-04-29 15:32:16 +02:00
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h
gfx_layout.cpp Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) 2018-04-19 19:33:21 +01:00
gfx_layout.h Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) 2018-04-19 19:33:21 +01:00
gfx_type.h
gfx.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
gfxinit.cpp Add: 32bpp SSE2 blitter palette animator (#6795) 2018-05-23 09:55:04 +01:00
gfxinit.h
goal_base.h
goal_gui.cpp
goal_type.h
goal.cpp Feature: Add GS method to question a single client (#6748) 2018-04-28 17:37:59 +02:00
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
ground_vehicle.hpp Better handle out of track and depot through load cases 2018-03-29 19:16:44 +01:00
group_cmd.cpp
group_gui.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
group_gui.h
group_type.h
group.h Add UI setting to disable mass action buttons for top-level vehicle lists 2018-03-29 20:39:25 +01:00
gui.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 2018-05-25 18:29:17 +01:00
industry_gui.cpp Merge branch 'save_ext' into enhanced_viewport_overlay 2018-03-11 22:16:19 +00:00
industry_map.h
industry_type.h
industry.h
industrytype.h
infrastructure_func.h
infrastructure.cpp Add freight train load/unload mode: through load 2018-03-26 20:12:50 +01:00
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp
landscape_type.h
landscape.cpp Remove costly recalculation of a date format we already have. 2018-04-17 16:35:22 +01:00
landscape.h
language.h Fix #6690: Compilation with ICU 61 2018-04-08 11:47:26 +02:00
livery.h
main_gui.cpp Scrolling/perf improvements to link graph overlays on viewport and smallmap 2018-05-26 09:15:22 +01:00
map_func.h Fix undefined behaviour when left-shifting negative values by casting to unsigned 2018-06-06 18:25:45 +01:00
map_type.h
map.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
misc_cmd.cpp
misc_gui.cpp Avoid using memcpy from null pointer in TooltipsWindow constructor 2018-06-06 08:22:58 +01:00
misc.cpp
mixer.cpp
mixer.h
music_gui.cpp Feature #6090: Change music set during gameplay 2018-04-29 19:26:05 +02:00
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h Change grfmsg to be a macro which checks the debug level first 2018-05-27 22:28:07 +01:00
newgrf_class.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp Debug: Add vehicle index and flag dump to NewGRF debug window 2018-06-05 19:09:03 +01:00
newgrf_debug.h
newgrf_engine.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
newgrf_house.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
newgrf_house.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp Merge branch 'save_ext' into enhanced_viewport_overlay 2018-03-11 22:16:19 +00:00
newgrf_industrytiles.h
newgrf_object.cpp
newgrf_object.h Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation. 2018-04-30 21:52:40 +02:00
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp Merge branch 'enhanced_viewport_overlay' into jgrpp 2018-03-11 22:21:39 +00:00
newgrf_spritegroup.h (svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases: 2018-03-11 15:08:51 +00:00
newgrf_station.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
newgrf_station.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
newgrf_town.h Merge branch 'enhanced_viewport_overlay' into jgrpp 2018-03-11 22:21:39 +00:00
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Tag NewGRF unaligned memory load in StationChangeInfo 2018-06-06 08:22:33 +01:00
newgrf.h Change grfmsg to be a macro which checks the debug level first 2018-05-27 22:28:07 +01:00
news_func.h
news_gui.cpp Add: List recent news messages in crashlog output 2018-04-13 22:08:13 +02:00
news_gui.h Add: List recent news messages in crashlog output 2018-04-13 22:08:13 +02:00
news_type.h
object_base.h
object_cmd.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
object_gui.cpp
object_map.h
object_type.h
object.h
openttd.cpp Merge branch 'master' into save_ext 2018-05-25 19:09:20 +01:00
openttd.h
order_backup.cpp
order_backup.h
order_base.h Add extra data fields to Order extended data 2018-04-22 12:58:50 +01:00
order_cmd.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
order_cmd.h
order_func.h
order_gui.cpp First implementation of conditional order checking slot occupancy 2018-04-22 15:03:16 +01:00
order_type.h First implementation of conditional order checking slot occupancy 2018-04-22 15:03:16 +01:00
osk_gui.cpp
pbs.cpp
pbs.h
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 Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
rail_gui.cpp Fix wrong type used for rail usage stats array in SetDefaultRailGui 2018-06-06 08:17:56 +01:00
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h
rev.cpp.in Merge branch 'cpp-11' into crashlog_improvements 2018-04-27 00:33:44 +01:00
rev.h
road_cmd.cpp Prevent AIs/scripts from creating road custom bridge heads. 2018-04-24 22:08:09 +01:00
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
roadveh_gui.cpp
roadveh.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
safeguards.h
schdispatch_cmd.cpp
schdispatch_gui.cpp
schdispatch.h
scope_info.cpp Debug: Add train and RV flags to scope info dump 2018-06-05 18:54:59 +01:00
scope_info.h Scope info: Add station/waypoint info dumper 2018-05-31 18:36:12 +01:00
scope.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings_func.h
settings_gui.cpp Add setting: station rating waiting time tolerance depends on cargo class 2018-06-04 20:43:05 +01:00
settings_gui.h Feature #6090: Change music set during gameplay 2018-04-29 19:26:05 +02:00
settings_internal.h
settings_type.h Add setting: station rating waiting time tolerance depends on cargo class 2018-06-04 20:43:05 +01:00
settings.cpp
ship_cmd.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
ship_gui.cpp
ship.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
signal_func.h
signal_type.h
signal.cpp
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 Scrolling/perf improvements to link graph overlays on viewport and smallmap 2018-05-26 09:15:22 +01:00
smallmap_gui.h Scrolling/perf improvements to link graph overlays on viewport and smallmap 2018-05-26 09:15:22 +01:00
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h Station rating: Track last visited vehicle type separately per-cargo 2018-06-01 19:12:53 +01:00
station_cmd.cpp Add setting: station rating waiting time tolerance depends on cargo class 2018-06-04 20:43:05 +01:00
station_func.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
station_gui.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
station_gui.h
station_map.h
station_type.h
station.cpp Station rating: Track last visited vehicle type separately per-cargo 2018-06-01 19:12:53 +01:00
statusbar_gui.cpp
statusbar_gui.h
stdafx.h Merge branch 'save_ext' into jgrpp 2018-06-06 01:56:07 +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
strings.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp Remove costly recalculation of a date format we already have. 2018-04-17 16:35:22 +01:00
subsidy_type.h
subsidy.cpp Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
tar_type.h
tbtr_template_gui_create.cpp TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +01:00
tbtr_template_gui_create.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +01:00
tbtr_template_gui_main.cpp TBTR: Add 'all rail types' option to rail type dropdown, use by default 2018-05-25 19:16:37 +01:00
tbtr_template_gui_main.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +01:00
tbtr_template_vehicle_func.cpp TBTR: Add 'all rail types' option to rail type dropdown, use by default 2018-05-25 19:16:37 +01:00
tbtr_template_vehicle_func.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +01:00
tbtr_template_vehicle.cpp TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +01:00
tbtr_template_vehicle.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 2018-05-13 15:00:26 +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
tile_cmd.h Change: Add CargoTypes type for cargo masks. (#6790) 2018-05-21 22:08:39 +01:00
tile_map.cpp
tile_map.h Merge branch 'cpp-11' into crashlog_improvements 2018-04-27 00:33:44 +01:00
tile_type.h (svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships. 2018-03-11 13:25:26 +00:00
tilearea_type.h
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable_cmd.cpp Fix timetable auto-separation with go via station orders 2018-05-04 00:21:43 +01:00
timetable_gui.cpp Fix timetable auto-separation with go via station orders 2018-05-04 00:21:43 +01:00
timetable.h
toolbar_gui.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
toolbar_gui.h
town_cmd.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
town_gui.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
town_gui.h
town_map.h
town_type.h
town.h Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
townname_func.h
townname_type.h
townname.cpp
tracerestrict_gui.cpp First implementation of conditional order checking slot occupancy 2018-04-22 15:03:16 +01:00
tracerestrict.cpp Fix tracerestrict current order test on load through advance order 2018-04-24 21:30:00 +01:00
tracerestrict.h
track_func.h
track_type.h
train_cmd.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
train_gui.cpp
train.h Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h Fix undefined behaviour when left-shifting negative values by casting to unsigned 2018-06-06 18:25:45 +01:00
tunnel_base.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp Merge branch 'custom_bridgeheads' into jgrpp 2018-04-26 21:08:52 +01:00
tunnelbridge_map.h
tunnelbridge.h
unit_conversion.h
vehicle_base.h Debug: Add train and RV flags to scope info dump 2018-06-05 18:54:59 +01:00
vehicle_cmd.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
vehicle_func.h
vehicle_gui_base.h Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
vehicle_gui.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
vehicle_gui.h
vehicle_type.h Add way to mass cancel vehicle go to depot/service 2018-03-29 19:37:16 +01:00
vehicle.cpp Fix undefined behaviour in Vehicle destructor 2018-06-06 18:38:18 +01:00
vehiclelist.cpp Merge branch 'save_ext' into template_train_replacement 2018-05-25 19:12:10 +01:00
vehiclelist.h
viewport_func.h Scrolling/perf improvements to link graph overlays on viewport and smallmap 2018-05-26 09:15:22 +01:00
viewport_gui.cpp Merge branch 'master' into jgrpp 2018-05-25 18:29:17 +01:00
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h Fix display of zoning overlay sprites on half-tile foundations 2018-05-10 23:10:04 +01:00
viewport.cpp Change window allocation/destruction to avoid undefined behaviour 2018-06-06 18:14:51 +01:00
void_cmd.cpp
void_map.h
water_cmd.cpp Merge branch 'master' into jgrpp 2018-05-03 23:54:51 +01:00
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
window_gui.h Change window allocation/destruction to avoid undefined behaviour 2018-06-06 18:14:51 +01:00
window_type.h Change window allocation/destruction to avoid undefined behaviour 2018-06-06 18:14:51 +01:00
window.cpp Change window allocation/destruction to avoid undefined behaviour 2018-06-06 18:14:51 +01:00
zoning_cmd.cpp Zoning: Ensure that screen is refreshed when necessary in authority overlay 2018-05-11 00:03:49 +01:00
zoning_gui.cpp
zoning.h Zoning: Ensure that screen is refreshed when necessary in authority overlay 2018-05-11 00:03:49 +01:00
zoom_func.h Fix undefined behaviour when left-shifting negative values by casting to unsigned 2018-06-06 18:25:45 +01:00
zoom_type.h