OpenTTD-patches/src
2015-09-05 12:38:53 +01:00
..
3rdparty
ai
blitter
core (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
depend
game
lang Merge branch 'master' into jgrpp 2015-09-05 12:38:53 +01:00
linkgraph Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
misc (svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode. 2015-08-10 20:04:31 +00:00
music (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 2015-08-10 20:21:29 +00:00
network Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
os (svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library 2015-08-13 18:13:24 +00:00
pathfinder Merge branch 'tracerestrict-sx' into jgrpp 2015-09-02 21:09:25 +01:00
saveload Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
script Merge branch 'master' into tracerestrict 2015-08-15 00:28:14 +01:00
settingsgen
sound (svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference 2015-08-12 20:50:10 +00:00
spriteloader
strgen (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 2015-08-10 20:21:29 +00:00
table Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
thread
video
widgets Merge branch 'more_cond_orders-sx' into jgrpp 2015-08-26 23:24:41 +01:00
aircraft_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
aircraft_gui.cpp
aircraft.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
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
base_media_func.h
base_station_base.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp
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
clear_func.h
clear_map.h
cmd_helper.h
command_func.h
command_type.h
command.cpp
company_base.h (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
company_cmd.cpp Merge branch 'master' into town-rating-label 2015-08-07 20:30:56 +01:00
company_func.h
company_gui.cpp Merge branch 'master' into infrastructure_sharing 2015-08-06 22:55:09 +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 (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 2015-08-09 12:33:27 +00:00
crashlog.h
currency.cpp
currency.h
date_func.h Merge branch 'day_length-sx' into jgrpp 2015-08-09 13:51:36 +01:00
date_gui.cpp Changes to timetable GUI to handle minutes change. 2015-08-30 19:38:52 +01:00
date_gui.h
date_type.h Time in minutes is no longer scaled by day length. 2015-08-30 18:54:59 +01:00
date.cpp Import day length patch 2015-08-09 11:23:15 +01:00
debug.cpp
debug.h
dedicated.cpp
departures_func.h
departures_gui.cpp Update departure board to handle changed minutes. 2015-08-30 19:40:58 +01:00
departures_gui.h
departures_type.h Update departure board to handle changed minutes. 2015-08-30 19:40:58 +01:00
departures.cpp Update departure board to handle changed minutes. 2015-08-30 19:40:58 +01:00
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Merge branch 'master' into infrastructure_sharing 2015-08-06 22:55:09 +01:00
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock_gui.cpp Merge branch 'ingame_rivers' into jgrpp 2015-08-26 19:09:38 +01:00
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h Merge branch 'master' into infrastructure_sharing 2015-08-06 22:55:09 +01:00
economy.cpp Merge branch 'master' into infrastructure_sharing 2015-08-06 22:55:09 +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
engine_gui.h
engine_type.h
engine.cpp
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.cpp
fontdetection.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h
gfx_layout.cpp (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 2015-08-09 12:33:27 +00:00
gfx_layout.h (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 2015-08-09 12:33:27 +00:00
gfx_type.h
gfx.cpp Merge branch 'master' into enhanced_viewport_overlay 2015-08-11 21:41:41 +01:00
gfxinit.cpp Merge branch 'tracerestrict-sx' into jgrpp 2015-08-20 00:39:26 +01:00
gfxinit.h
goal_base.h
goal_gui.cpp
goal_type.h
goal.cpp
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp
group_gui.cpp
group_gui.h
group_type.h
group.h
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
industry_gui.cpp
industry_map.h
industry_type.h
industry.h
industrytype.h
infrastructure_func.h Import infrastructure sharing patch 2015-08-06 22:24:28 +01:00
infrastructure.cpp Merge branch 'master' into infrastructure_sharing 2015-08-06 22:55:09 +01:00
ini_load.cpp
ini_type.h
ini.cpp (svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough. 2015-08-20 20:47:45 +00:00
intro_gui.cpp
landscape_type.h
landscape.cpp
landscape.h
language.h (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 2015-08-09 12:33:27 +00:00
livery.h
main_gui.cpp
map_func.h
map_type.h
map.cpp
misc_cmd.cpp Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
misc_gui.cpp Merge branch 'master' into tracerestrict 2015-08-15 00:28:14 +01:00
misc.cpp Merge branch 'day_length-sx' into jgrpp 2015-08-09 13:51:36 +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
newgrf_animation_type.h
newgrf_callbacks.h
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
newgrf_debug.h
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
newgrf_house.cpp
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
newgrf.cpp
newgrf.h
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 Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
openttd.h Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
order_backup.cpp
order_backup.h
order_base.h Merge branch 'more_cond_orders-sx' into jgrpp 2015-08-26 23:24:41 +01:00
order_cmd.cpp Merge branch 'more_cond_orders-sx' into jgrpp 2015-08-26 23:24:41 +01:00
order_func.h
order_gui.cpp Merge branch 'order_occupancy-sx' into jgrpp 2015-08-31 16:36:02 +01:00
order_type.h Merge branch 'more_cond_orders-sx' into jgrpp 2015-08-26 23:24:41 +01:00
osk_gui.cpp
pbs.cpp Merge branch 'tracerestrict-sx' into jgrpp 2015-09-02 21:09:25 +01:00
pbs.h Add reserve through action to trace restrict programs. 2015-09-02 02:12:02 +01:00
plans_base.h
plans_cmd.cpp
plans_func.h
plans_gui.cpp
plans_type.h
plans.cpp
programmable_signals_gui.cpp Progsig: Fix some benign compiler warnings and whitespace issues. 2015-08-16 16:57:24 +01:00
programmable_signals.cpp
programmable_signals.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp Merge branch 'tracerestrict-sx' into jgrpp 2015-08-25 18:26:52 +01:00
rail_gui.cpp
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h
rev.cpp.in
rev.h
road_cmd.cpp
road_cmd.h
road_func.h
road_gui.cpp Merge branch 'master' into enhanced_viewport_overlay 2015-08-11 21:41:41 +01:00
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 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
roadveh_gui.cpp
roadveh.h
safeguards.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings_func.h
settings_gui.cpp Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
settings_gui.h
settings_internal.h Add generic mechanism to cross-ref settings at load time. 2015-08-17 20:11:30 +01:00
settings_type.h Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
settings.cpp Merge branch 'jgrpp' into save_ext_spp 2015-08-26 23:26:18 +01:00
ship_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
ship_gui.cpp
ship.h
signal_func.h
signal_type.h
signal.cpp Merge branch 'infrastructure_sharing-sx' into jgrpp 2015-08-06 23:11:49 +01:00
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_colours.h
smallmap_gui.cpp Merge branch 'enhanced_viewport_overlay-sx' into jgrpp 2015-08-11 21:41:58 +01:00
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h
station_cmd.cpp
station_func.h
station_gui.cpp Merge branch 'enhanced_viewport_overlay-sx' into jgrpp 2015-08-11 21:41:58 +01:00
station_gui.h
station_map.h
station_type.h
station.cpp
statusbar_gui.cpp Pause the game instead of blocking when link graph jobs lag. 2015-09-03 18:36:30 +01:00
statusbar_gui.h
stdafx.h Merge branch 'save_ext' into progsig-sx 2015-08-16 16:47:12 +01:00
story_base.h
story_gui.cpp
story_type.h
story.cpp
string_base.h
string_func.h
string_type.h
string.cpp Merge branch 'git_findversion_fix' into save_ext 2015-08-16 14:27:46 +01:00
stringfilter_type.h
stringfilter.cpp
strings_func.h
strings_type.h
strings.cpp Time in minutes is no longer scaled by day length. 2015-08-30 18:54:59 +01:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
terraform_cmd.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
textfile_gui.h
textfile_type.h
tgp.cpp
tgp.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 Merge branch 'auto_timetables-sx' into jgrpp 2015-08-11 21:43:12 +01:00
timetable_gui.cpp Changes to timetable GUI to handle minutes change. 2015-08-30 19:38:52 +01:00
timetable.h
toolbar_gui.cpp
toolbar_gui.h
town_cmd.cpp Merge branch 'master' into town-rating-label 2015-08-07 20:30:56 +01:00
town_gui.cpp Merge branch 'house_placing' into jgrpp 2015-08-16 17:33:56 +01:00
town_gui.h
town_map.h
town_type.h
town.h Merge branch 'master' into town-rating-label 2015-08-07 20:30:56 +01:00
townname_func.h
townname_type.h
townname.cpp
tracerestrict_gui.cpp Merge branch 'tracerestrict' into tracerestrict-sx 2015-09-02 21:03:14 +01:00
tracerestrict.cpp Merge branch 'tracerestrict-sx' into jgrpp 2015-09-02 21:09:25 +01:00
tracerestrict.h Merge branch 'tracerestrict-sx' into jgrpp 2015-09-02 21:09:25 +01:00
track_func.h
track_type.h
train_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 2015-09-03 23:30:13 +01:00
train_gui.cpp
train.h Merge branch 'infrastructure_sharing-sx' into jgrpp 2015-08-06 23:11:49 +01:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp Merge branch 'everest_treeline-sx' into jgrpp 2015-08-22 01:29:53 +01:00
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h
vehicle_cmd.cpp Merge branch 'infrastructure_sharing-sx' into jgrpp 2015-08-06 23:11:49 +01:00
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp Merge branch 'vehicle_details_gui_additions' into jgrpp 2015-08-30 17:10:19 +01:00
vehicle_gui.h
vehicle_type.h
vehicle.cpp Merge branch 'master' into improved_breakdowns 2015-08-15 23:34:48 +01:00
vehiclelist.cpp
vehiclelist.h
viewport_func.h
viewport_gui.cpp
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp Avoid closing nested templates with >> for backwards compatibility. 2015-08-26 19:07:48 +01:00
void_cmd.cpp
void_map.h
water_cmd.cpp Merge branch 'ingame_rivers' into jgrpp 2015-08-26 19:09:38 +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 (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
window_func.h
window_gui.h
window_type.h
window.cpp
zoning_cmd.cpp
zoning_gui.cpp
zoning.h
zoom_func.h
zoom_type.h