OpenTTD-patches/src
Jonathan G Rennison f0bcec77fb Import patch for random town road reconstruction.
From https://www.tt-forums.net/viewtopic.php?f=33&t=36438

Change scale from 0-100 to 0-1000
Adjust strings, settings GUI placement, etc.
2016-09-19 23:07:09 +01:00
..
3rdparty (svn r27605) -Fix: GCC 6 warning about misleading indentation 2016-06-27 17:52:30 +00:00
ai (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 2016-05-22 12:00:36 +00:00
blitter Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
core Merge branch 'save_ext' into jgrpp 2016-09-13 22:57:08 +01:00
depend
game (svn r27518) -Update: Numbers 2016-03-01 20:00:22 +00:00
lang Import patch for random town road reconstruction. 2016-09-19 23:07:09 +01:00
linkgraph Enable use of atomic store/load on clang. 2016-09-08 18:40:08 +01:00
misc
music
network Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
os Merge branch 'cpp-11' into crashlog_improvements 2016-09-08 19:36:00 +01:00
pathfinder Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
saveload Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
script Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
settingsgen
sound
spriteloader
strgen
table Import patch for random town road reconstruction. 2016-09-19 23:07:09 +01:00
thread Merge branch 'crashlog_improvements' into jgrpp 2016-02-17 22:56:15 +00:00
video Merge branch 'save_ext' into jgrpp 2016-09-07 22:02:57 +01:00
widgets Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
aircraft_cmd.cpp Cache the result of GetImage() in Vehicle::UpdateViewport() where possible. 2016-07-08 19:07:25 +01:00
aircraft_gui.cpp
aircraft.h
airport_gui.cpp
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp Merge branch 'master' into jgrpp 2016-05-23 18:41:00 +01:00
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp Squashed commit of the following: 2016-02-13 19:26:47 +00:00
autoreplace_func.h Squashed commit of the following: 2016-02-13 19:26:47 +00:00
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp Allow timetable start dates to be set with full precision. 2016-05-11 21:31:31 +01:00
base_consist.h Allow timetable start dates to be set with full precision. 2016-05-11 21:31:31 +01:00
base_media_base.h
base_media_func.h
base_station_base.h Avoid downcasting station/vehicle subtypes before checking the type field. 2016-03-21 20:22:01 +00:00
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp Merge branch 'polyline_track_tool' into jgrpp 2016-04-13 21:14:47 +01:00
bridge_map.cpp Extend bridge signal simulation to support an unlimited no. of signals. 2016-09-18 20:06:59 +01:00
bridge_map.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 2016-04-08 20:38:31 +01:00
bridge_signal_map.h Extend bridge signal simulation to support an unlimited no. of signals. 2016-09-18 20:06:59 +01:00
bridge.h
build_vehicle_gui.cpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-02-16 21:08:21 +00:00
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp Use a deque instead of list for CargoPacketList and StationCargoPacketMap. 2016-09-13 22:58:00 +01:00
cargopacket.h Use a deque instead of list for CargoPacketList and StationCargoPacketMap. 2016-09-13 22:58:00 +01:00
cargotype.cpp
cargotype.h
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 Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
command_type.h Merge branch 'auto_timetables-sx' into jgrpp 2016-05-08 01:13:35 +01:00
command.cpp Merge branch 'auto_timetables-sx' into jgrpp 2016-05-08 01:13:35 +01: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 Merge branch 'save_ext' into jgrpp 2016-09-07 22:02:57 +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 Merge branch 'crashlog_improvements' into jgrpp 2016-09-08 19:41:53 +01:00
crashlog.h Attempt to log distro name/version in Unix crashlog. 2016-06-12 20:58:52 +01:00
currency.cpp
currency.h
date_func.h Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
date_gui.cpp Allow timetable start dates to be set with full precision. 2016-05-11 21:31:31 +01:00
date_gui.h Allow timetable start dates to be set with full precision. 2016-05-11 21:31:31 +01:00
date_type.h Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
date.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
debug.cpp Strip colour codes when writing debug msgs to terminal. 2016-02-16 21:10:26 +00:00
debug.h
dedicated.cpp
departures_func.h
departures_gui.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
departures_gui.h
departures_type.h
departures.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-08-26 00:19:11 +01:00
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp Cache the result of GetImage() in Vehicle::UpdateViewport() where possible. 2016-07-08 19:07:25 +01:00
disaster_vehicle.h
dock_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h Merge branch 'house_placing' into jgrpp 2016-05-12 22:57:42 +01:00
economy.cpp Use vector instead of list for Station::loading_vehicles. 2016-09-13 22:58:00 +01:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
endian_check.cpp
engine_base.h
engine_func.h
engine_gui.cpp Use preview instead of purchase sprites for engine preview width calc. 2016-06-18 13:22:08 +01:00
engine_gui.h
engine_type.h
engine.cpp (svn r27598) -Fix: Company 0 could accept engine previews before they were offered. 2016-06-09 19:04:53 +00:00
error_gui.cpp
error.h
fileio_func.h
fileio_type.h (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 2016-09-04 16:06:50 +00:00
fileio.cpp
fios_gui.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 2016-09-04 16:06:50 +00:00
fios.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 2016-09-04 16:06:50 +00:00
fios.h Merge branch 'save_ext' into jgrpp 2016-09-07 22:02:57 +01:00
fontcache.cpp
fontcache.h
fontdetection.cpp
fontdetection.h
gamelog_internal.h No longer truncate savegame version in gamelog. 2016-09-08 21:22:39 +01:00
gamelog.cpp No longer truncate savegame version in gamelog. 2016-09-08 21:22:39 +01:00
gamelog.h
genworld_gui.cpp Merge branch 'save_ext' into jgrpp 2016-09-07 22:02:57 +01:00
genworld.cpp Merge branch 'save_ext' into jgrpp 2016-09-07 22:02:57 +01:00
genworld.h
gfx_func.h Merge branch 'template_train_replacement-sx' into jgrpp 2016-08-26 00:19:11 +01:00
gfx_layout.cpp
gfx_layout.h
gfx_type.h (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 2016-08-15 18:33:08 +00:00
gfx.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
gfxinit.cpp
gfxinit.h
goal_base.h
goal_gui.cpp
goal_type.h
goal.cpp
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp Cache the result of GetImage() in Vehicle::UpdateViewport() where possible. 2016-07-08 19:07:25 +01:00
ground_vehicle.hpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-02-14 17:55:51 +00:00
group_cmd.cpp Merge branch 'tracerestrict-sx' into jgrpp 2016-04-05 20:12:09 +01:00
group_gui.cpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-08-26 00:19:11 +01:00
group_gui.h
group_type.h
group.h
gui.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +01:00
heightmap.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 2016-09-04 12:57:43 +00:00
heightmap.h (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 2016-09-04 12:57:43 +00:00
highscore_gui.cpp
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +01:00
house.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +01:00
industry_cmd.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
industry_gui.cpp
industry_map.h
industry_type.h
industry.h
industrytype.h
infrastructure_func.h
infrastructure.cpp Fix VehiclePositionIsAllowed triggering assertions on virtual trains. 2016-03-10 00:15:52 +00:00
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 2016-09-04 16:06:50 +00:00
landscape_type.h
landscape.cpp Instead of list use deque in FlowRiver, vector in StationViewWindow. 2016-09-13 22:58:00 +01:00
landscape.h
language.h
livery.h
main_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
misc.cpp Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
mixer.cpp
mixer.h
music_gui.cpp
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
newgrf_animation_type.h
newgrf_callbacks.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +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 (svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette. 2016-04-02 16:02:22 +00:00
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp
newgrf_debug.h
newgrf_engine.cpp Fix NewGRF vehicle variables 4A, FE and FF crashing with virtual trains. 2016-06-21 18:56:29 +01:00
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
newgrf_house.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
newgrf_house.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +01:00
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 (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 2016-02-08 21:05:57 +00:00
newgrf_sound.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 2016-02-08 21:05:57 +00:00
newgrf_spritegroup.cpp Add road vehicle state to UpdateViewport()->GetImage() var whitelist. 2016-09-10 01:03:48 +01:00
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 (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00
newgrf.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
newgrf.h Merge branch 'template_train_replacement-sx' into jgrpp 2016-02-14 17:55:51 +00: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 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
openttd.h
order_backup.cpp
order_backup.h
order_base.h Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
order_cmd.cpp Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
order_func.h
order_gui.cpp Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
order_type.h Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
osk_gui.cpp
pbs.cpp Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
pbs.h Fix unreserving through a green PBS signal not setting the state to red. 2016-03-01 20:54:03 +00: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 Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
rail_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
rail_gui.h
rail_map.h Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
rail_type.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 2016-04-08 20:38:31 +01:00
rail.cpp
rail.h
rev.cpp.in Merge branch 'cpp-11' into crashlog_improvements 2016-09-08 19:36:00 +01:00
rev.h Show ./configure invocation in crash log. 2016-06-10 23:39:26 +01:00
road_cmd.cpp Import patch for random town road reconstruction. 2016-09-19 23:07:09 +01:00
road_cmd.h
road_func.h
road_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 2016-04-08 20:38:31 +01:00
road_type.h
road.cpp
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp Add road vehicle state to UpdateViewport()->GetImage() var whitelist. 2016-09-10 01:03:48 +01:00
roadveh_gui.cpp
roadveh.h
safeguards.h
scope_info.cpp Try to make scope info logging more robust. 2016-02-25 19:21:06 +00:00
scope_info.h Avoid using malloc in scope guard logger. 2016-02-25 00:20:31 +00:00
scope.h Add a simple scope guard include file. 2016-09-05 23:16:47 +01:00
screenshot.cpp
screenshot.h Merge branch 'minimap-screenshot-rect' into jgrpp 2015-09-11 03:45:53 +01:00
sdl.cpp
sdl.h
settings_func.h
settings_gui.cpp Import patch for random town road reconstruction. 2016-09-19 23:07:09 +01:00
settings_gui.h
settings_internal.h
settings_type.h Import patch for random town road reconstruction. 2016-09-19 23:07:09 +01:00
settings.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
ship_cmd.cpp Cache the result of GetImage() in Vehicle::UpdateViewport() where possible. 2016-07-08 19:07:25 +01:00
ship_gui.cpp
ship.h
signal_func.h
signal_type.h
signal.cpp Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +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 Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 2016-02-08 21:05:57 +00:00
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h Use vector instead of list for Station::loading_vehicles. 2016-09-13 22:58:00 +01:00
station_cmd.cpp Use vector instead of list for Station::loading_vehicles. 2016-09-13 22:58:00 +01:00
station_func.h
station_gui.cpp Instead of list use deque in FlowRiver, vector in StationViewWindow. 2016-09-13 22:58:00 +01:00
station_gui.h
station_map.h
station_type.h
station.cpp
statusbar_gui.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
statusbar_gui.h
stdafx.h Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
story_base.h
story_gui.cpp
story_type.h
story.cpp (svn r27560) -Fix: typos in comments and string 2016-05-11 20:48:46 +00:00
string_base.h
string_func.h Merge branch 'tracerestrict-sx' into jgrpp 2016-07-05 22:34:50 +01:00
string_type.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 2016-07-05 21:20:06 +01:00
string.cpp Merge branch 'tracerestrict-sx' into jgrpp 2016-07-05 22:34:50 +01:00
stringfilter_type.h
stringfilter.cpp
strings_func.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 2016-07-05 21:20:06 +01:00
strings_type.h
strings.cpp Merge branch 'master' into jgrpp 2016-07-24 10:16:55 +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: Create template window: Fix vehicle unselection on drag abort. 2016-08-26 00:16:18 +01:00
tbtr_template_gui_create.h TBTR: Delete duplicated build vehicle window. 2016-02-15 19:17:30 +00:00
tbtr_template_gui_main.cpp TBTR: Select most used rail-type by default, instead of first rail-type. 2016-07-18 00:19:19 +01:00
tbtr_template_gui_main.h Remove TBTR replace all files, they are not used. 2016-02-14 17:39:36 +00:00
tbtr_template_vehicle_func.cpp TBTR: Clip drawing of template vehicles. 2016-03-08 19:22:00 +00:00
tbtr_template_vehicle_func.h TBTR: Fix crash and issues when using a no longer available engine type. 2016-02-15 02:31:26 +00:00
tbtr_template_vehicle.cpp Fix deleting an in-use template vehicle, only updating the first group. 2016-06-10 00:05:24 +01:00
tbtr_template_vehicle.h Fix deleting an in-use template vehicle, only updating the first group. 2016-06-10 00:05:24 +01:00
terraform_cmd.cpp
terraform_gui.cpp Merge branch 'master' into jgrpp 2016-05-23 18:41:00 +01:00
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
tile_map.cpp
tile_map.h Increase verbosity of tile_map.h assertions. 2016-03-10 00:10:34 +00:00
tile_type.h
tilearea_type.h
tilearea.cpp
tilehighlight_func.h Import polyline rail tool patch v10b 2016-04-13 21:03:51 +01:00
tilehighlight_type.h Import polyline rail tool patch v10b 2016-04-13 21:03:51 +01:00
tilematrix_type.hpp
timetable_cmd.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
timetable_gui.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
timetable.h Add client setting to show leftover ticks in timetable. 2016-05-06 19:47:46 +01:00
toolbar_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
toolbar_gui.h
town_cmd.cpp Replace day length scaled tick macros with global variables. 2016-09-10 01:03:48 +01:00
town_gui.cpp Merge branch 'master' into jgrpp 2016-05-23 18:41:00 +01:00
town_gui.h Revert back to v2 of house picking/placing patch. 2016-05-12 22:35:39 +01:00
town_map.h
town_type.h
town.h Merge branch 'house_placing' into jgrpp 2016-05-12 22:57:42 +01:00
townname_func.h
townname_type.h
townname.cpp
tracerestrict_gui.cpp Merge branch 'tracerestrict-sx' into jgrpp 2016-07-18 00:48:12 +01:00
tracerestrict.cpp Merge branch 'tracerestrict-sx' into jgrpp 2016-06-30 20:25:22 +01:00
tracerestrict.h Merge branch 'tracerestrict-sx' into jgrpp 2016-06-30 20:25:22 +01:00
track_func.h
track_type.h
train_cmd.cpp Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
train_gui.cpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-08-26 00:19:11 +01:00
train.h Merge branch 'template_train_replacement-sx' into jgrpp 2016-02-16 21:08:21 +00:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp Merge branch 'master' into jgrpp 2016-05-23 18:41:00 +01:00
tree_gui.cpp Fix "remove all trees in scenario editor" being available in game. 2016-02-07 13:49:17 +00:00
tree_map.h
tunnel_map.cpp
tunnel_map.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 2016-04-08 20:38:31 +01:00
tunnelbridge_cmd.cpp Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
tunnelbridge_map.h Merge branch 'signal_tunnels_bridges' into jgrpp 2016-09-18 20:07:48 +01:00
tunnelbridge.h
unit_conversion.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 2016-07-05 21:20:06 +01:00
vehicle_base.h Add road vehicle state to UpdateViewport()->GetImage() var whitelist. 2016-09-10 01:03:48 +01:00
vehicle_cmd.cpp Merge branch 'template_train_replacement-sx' into jgrpp 2016-06-10 00:06:16 +01:00
vehicle_func.h
vehicle_gui_base.h Fix create group from veh list being shown (non-functional) in group GUI. 2016-04-25 18:45:02 +01:00
vehicle_gui.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
vehicle_gui.h Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
vehicle_type.h
vehicle.cpp Use vector instead of list for Station::loading_vehicles. 2016-09-13 22:58:00 +01:00
vehiclelist.cpp Squashed commit of the following: 2016-02-13 19:26:47 +00:00
vehiclelist.h
viewport_func.h Merge branch 'polyline_track_tool' into jgrpp 2016-04-13 21:14:47 +01:00
viewport_gui.cpp
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h Merge branch 'measurement_tool' into jgrpp 2016-05-20 18:23:36 +01:00
viewport.cpp Merge branch 'enhanced_viewport_overlay' into jgrpp 2016-09-10 01:03:31 +01:00
void_cmd.cpp
void_map.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
window_gui.h Remove ZeroedMemoryAllocator from WindowDesc 2016-09-05 22:34:48 +01:00
window_type.h Merge branch 'cargo_type_order' into jgrpp 2016-09-08 00:12:48 +01:00
window.cpp Merge branch 'cpp-11' into enhanced_viewport_overlay 2016-09-10 00:57:05 +01:00
zoning_cmd.cpp
zoning_gui.cpp
zoning.h
zoom_func.h
zoom_type.h