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 f82673bed8 Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
..
3rdparty
ai (svn r27518) -Update: Numbers 9 years ago
blitter SSE2 anim blitter: fix edge case where medium path was used incorrectly. 9 years ago
core Merge branch 'house_placing' into jgrpp 9 years ago
depend
game (svn r27518) -Update: Numbers 9 years ago
lang Merge branch 'master' into jgrpp 9 years ago
linkgraph Limit linkgraph recalc interval to minimum of 2 ticks. 9 years ago
misc (svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode. 9 years ago
music (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
network Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
os Merge branch 'crashlog_improvements' into jgrpp 9 years ago
pathfinder Minor changes to avoid undefined behaviour warnings. 9 years ago
saveload Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
script Merge branch 'master' into jgrpp 9 years ago
settingsgen
sound (svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference 9 years ago
spriteloader
strgen (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
table Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
thread Merge branch 'crashlog_improvements' into jgrpp 9 years ago
video Label threads with a descriptive name where supported (pthreads). 9 years ago
widgets Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
aircraft.h
aircraft_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp Fix build and refit cost estimation with artic/multihead vehicles. 9 years ago
articulated_vehicles.h Fix build and refit cost estimation with artic/multihead vehicles. 9 years ago
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp Squashed commit of the following: 9 years ago
autoreplace_func.h Squashed commit of the following: 9 years ago
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h Fix set distributed timetable start not working when using minutes. 9 years ago
base_media_base.h
base_media_func.h
base_station_base.h Avoid downcasting station/vehicle subtypes before checking the type field. 9 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge.h
bridge_gui.cpp Merge branch 'polyline_track_tool' into jgrpp 9 years ago
bridge_map.cpp
bridge_map.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 9 years ago
build_vehicle_gui.cpp Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp Fix VehicleCargoList::Truncate when not all cargo is MTA_KEEP. 9 years ago
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 Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
command_func.h Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
command_type.h Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
company_base.h (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
company_cmd.cpp
company_func.h
company_gui.cpp Merge branch 'master' into infrastructure_sharing 9 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp
console_cmds.cpp Workaround console command to fix blocked heliports. 9 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 'crashlog_improvements' into jgrpp 9 years ago
crashlog.h Try to make scope info logging more robust. 9 years ago
crashlog_bfd.h Use libbfd as a fallback for backtrace symbol lookup on MinGW. 9 years ago
currency.cpp
currency.h
date.cpp Merge branch 'daily_script' into jgrpp 9 years ago
date_func.h Merge branch 'day_length-sx' into jgrpp 9 years ago
date_gui.cpp Fix set distributed timetable start not working when using minutes. 9 years ago
date_gui.h
date_type.h Run animations at the normal rate regardless of day length factor. 9 years ago
debug.cpp Strip colour codes when writing debug msgs to terminal. 9 years ago
debug.h Add debug category "yapfdesync" to enable desync checks for YAPF only. 9 years ago
dedicated.cpp
departures.cpp Update departure board to handle changed minutes. 9 years ago
departures_func.h
departures_gui.cpp Update departure board to handle changed minutes. 9 years ago
departures_gui.h
departures_type.h Update departure board to handle changed minutes. 9 years ago
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Merge branch 'master' into infrastructure_sharing 9 years ago
depot_map.h
depot_type.h
direction_func.h (svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole) 9 years ago
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock_gui.cpp Merge branch 'ingame_rivers' into jgrpp 9 years ago
driver.cpp
driver.h
economy.cpp Merge branch 'infrastructure_sharing-sx' into jgrpp 9 years ago
economy_base.h
economy_func.h
economy_type.h Merge branch 'house_placing' into jgrpp 9 years ago
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
endian_check.cpp
engine.cpp
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
error.h
error_gui.cpp
fileio.cpp
fileio_func.h
fileio_type.h
fios.cpp
fios.h
fios_gui.cpp
fontcache.cpp Fix font height cache being incorrect for FreeType fonts. 9 years ago
fontcache.h Fix font height cache when changing GUI scaling. 9 years ago
fontdetection.cpp
fontdetection.h
gamelog.cpp Log truncated revision strings at debug level 1 instead of 0. 9 years ago
gamelog.h
gamelog_internal.h
genworld.cpp Label threads with a descriptive name where supported (pthreads). 9 years ago
genworld.h
genworld_gui.cpp Merge branch 'extra_large_maps' into extra_large_maps-sx 9 years ago
gfx.cpp Merge branch 'master' into enhanced_viewport_overlay 9 years ago
gfx_func.h Cache font heights in a static fixed array. 9 years ago
gfx_layout.cpp (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 9 years ago
gfx_layout.h (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 9 years ago
gfx_type.h
gfxinit.cpp Implement a 32bpp SSE2 palette animator. This is ~4x faster than 32bpp-anim's. 9 years ago
gfxinit.h
goal.cpp
goal_base.h
goal_gui.cpp
goal_type.h
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp Improved breakdowns: Various changes and fixes. 9 years ago
ground_vehicle.hpp Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
group.h
group_cmd.cpp Merge branch 'tracerestrict-sx' into jgrpp 9 years ago
group_gui.cpp Merge branch 'tracerestrict-sx' into jgrpp 9 years ago
group_gui.h
group_type.h
gui.h Update to v4 of house placing patch. 9 years ago
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp
hotkeys.h
house.h Update to v4 of house placing patch. 9 years ago
house_type.h Update to v4 of house placing patch. 9 years ago
industry.h
industry_cmd.cpp Run animations at the normal rate regardless of day length factor. 9 years ago
industry_gui.cpp
industry_map.h
industry_type.h
industrytype.h
infrastructure.cpp Fix VehiclePositionIsAllowed triggering assertions on virtual trains. 9 years ago
infrastructure_func.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. 9 years ago
ini_load.cpp
ini_type.h
intro_gui.cpp
landscape.cpp Bump max map size to 28 bits. 9 years ago
landscape.h
landscape_type.h
language.h (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 9 years ago
livery.h
main_gui.cpp Fix cargo dest overlay not being updated after a zoom change. 9 years ago
map.cpp Show error message instead of aborting when loading an invalid map size. 9 years ago
map_func.h Show error message instead of aborting when loading an invalid map size. 9 years ago
map_type.h Bump max map size to 28 bits. 9 years ago
misc.cpp Merge branch 'polyline_track_tool' into jgrpp 9 years ago
misc_cmd.cpp Pause the game instead of blocking when link graph jobs lag. 9 years ago
misc_gui.cpp Merge branch 'master' into tracerestrict 9 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp
newgrf.cpp Merge branch 'house_placing' into jgrpp 9 years ago
newgrf.h Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h Run animations at the normal rate regardless of day length factor. 9 years ago
newgrf_animation_type.h
newgrf_callbacks.h Update to v4 of house placing patch. 9 years ago
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 (svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette. 9 years ago
newgrf_config.cpp Label threads with a descriptive name where supported (pthreads). 9 years ago
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp Merge branch 'enhanced_viewport_overlay-sx' into jgrpp 9 years ago
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. 9 years ago
newgrf_house.cpp Merge branch 'house_placing' into jgrpp 9 years ago
newgrf_house.h Update to v4 of house placing patch. 9 years ago
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. 9 years ago
newgrf_sound.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 9 years ago
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 (svn r27438) -Fix (r27346) [FS#6387]: The build object hotkey no longer checked whether there were any objects defined. 9 years ago
object_map.h
object_type.h
openttd.cpp Fix air cache being leaked in CheckCaches. 9 years ago
openttd.h Pause the game instead of blocking when link graph jobs lag. 9 years ago
order_backup.cpp
order_backup.h
order_base.h Merge branch 'reverse_at_waypoint' into jgrpp 9 years ago
order_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
order_func.h
order_gui.cpp Add client setting to show leftover ticks in timetable. 9 years ago
order_type.h Merge branch 'reverse_at_waypoint' into jgrpp 9 years ago
osk_gui.cpp
pbs.cpp Merge branch 'signal_tunnels_bridges-sx' into jgrpp 9 years ago
pbs.h Fix unreserving through a green PBS signal not setting the state to red. 9 years ago
plans.cpp
plans_base.h
plans_cmd.cpp
plans_func.h
plans_gui.cpp
plans_type.h
programmable_signals.cpp progsig: Fix remove and clone program functions being completely broken. 9 years ago
programmable_signals.h progsig: Fix remove and clone program functions being completely broken. 9 years ago
programmable_signals_gui.cpp progsig: Fix remove and clone program functions being completely broken. 9 years ago
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h (svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window. 9 years ago
rail_cmd.cpp Merge branch 'polyline_track_tool' into jgrpp 9 years ago
rail_gui.cpp Merge branch 'master' into jgrpp 9 years ago
rail_gui.h
rail_map.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 9 years ago
rail_type.h Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 9 years ago
rev.cpp.in (svn r27518) -Update: Numbers 9 years ago
rev.h
road.cpp (svn r27424) -Fix [FS#6374]: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest. 9 years ago
road_cmd.cpp
road_cmd.h
road_func.h
road_gui.cpp Merge branch 'master' into enhanced_viewport_overlay 9 years ago
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. 9 years ago
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h
roadveh_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
roadveh_gui.cpp
safeguards.h
scope_info.cpp Try to make scope info logging more robust. 9 years ago
scope_info.h Avoid using malloc in scope guard logger. 9 years ago
screenshot.cpp Merge branch 'minimap-screenshot-rect' into jgrpp 9 years ago
screenshot.h Merge branch 'minimap-screenshot-rect' into jgrpp 9 years ago
sdl.cpp
sdl.h
settings.cpp Merge branch 'house_placing' into jgrpp 9 years ago
settings_func.h
settings_gui.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
settings_gui.h
settings_internal.h Add generic mechanism to cross-ref settings at load time. 9 years ago
settings_type.h Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
ship.h
ship_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
ship_gui.cpp
signal.cpp Merge branch 'signal_tunnels_bridges-sx' into jgrpp 9 years ago
signal_func.h
signal_type.h
signs.cpp
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. 9 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h
smallmap_gui.cpp Merge branch 'enhanced_viewport_overlay-sx' into jgrpp 9 years ago
smallmap_gui.h Merge branch 'enhanced_viewport_overlay-sx' into jgrpp 9 years ago
sortlist_type.h
sound.cpp
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. 9 years ago
sprite.cpp
sprite.h
spritecache.cpp Fix over shift left undefined behaviour. 9 years ago
spritecache.h
station.cpp Merge branch 'departure-boards-sx' into jgrpp 9 years ago
station_base.h Mark dirty the catchment of a station on change as necessary for zoning. 9 years ago
station_cmd.cpp Make 32 instead of 16 rail types possible. by using one free bit of m1 in the map array. 9 years ago
station_func.h
station_gui.cpp Merge branch 'zoning' into jgrpp 9 years ago
station_gui.h
station_map.h
station_type.h
statusbar_gui.cpp Pause the game instead of blocking when link graph jobs lag. 9 years ago
statusbar_gui.h
stdafx.h Merge branch 'crashlog_improvements' into jgrpp 9 years ago
story.cpp
story_base.h
story_gui.cpp
story_type.h
string.cpp Merge branch 'infrastructure_sharing' into infrastructure_sharing-sx 9 years ago
string_base.h
string_func.h Log truncated revision strings at debug level 1 instead of 0. 9 years ago
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp Merge branch 'master' into departure-boards 9 years ago
strings_func.h
strings_type.h
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h
tbtr_template_gui_create.cpp TBTR: Fix create window not being redrawn when selling vehs in MP. 9 years ago
tbtr_template_gui_create.h TBTR: Delete duplicated build vehicle window. 9 years ago
tbtr_template_gui_main.cpp TBTR: Clip drawing of template vehicles. 9 years ago
tbtr_template_gui_main.h Remove TBTR replace all files, they are not used. 9 years ago
tbtr_template_vehicle.cpp Initial whitespace, formatting, file headers and NULL usage fixes. 9 years ago
tbtr_template_vehicle.h TBTR: Update template veh sprite IDs when loading savegame/GRFs. 9 years ago
tbtr_template_vehicle_func.cpp TBTR: Clip drawing of template vehicles. 9 years ago
tbtr_template_vehicle_func.h TBTR: Fix crash and issues when using a no longer available engine type. 9 years ago
terraform_cmd.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
terraform_gui.cpp Merge branch 'house_placing' into jgrpp 9 years ago
terraform_gui.h
textbuf.cpp
textbuf_gui.h
textbuf_type.h
texteff.cpp
texteff.hpp
textfile_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
textfile_gui.h
textfile_type.h
tgp.cpp Fix terrain generator limiting height to 0 when both edges > 4k. 9 years ago
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h Increase verbosity of tile_map.h assertions. 9 years ago
tile_type.h
tilearea.cpp
tilearea_type.h
tilehighlight_func.h Import polyline rail tool patch v10b 9 years ago
tilehighlight_type.h Import polyline rail tool patch v10b 9 years ago
tilematrix_type.hpp
timetable.h Add client setting to show leftover ticks in timetable. 9 years ago
timetable_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
timetable_gui.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
toolbar_gui.cpp Merge branch 'house_placing' into jgrpp 9 years ago
toolbar_gui.h Trace restrict: add train ownership conditional. 9 years ago
town.h Merge branch 'house_placing' into jgrpp 9 years ago
town_cmd.cpp Merge branch 'house_placing' into jgrpp 9 years ago
town_gui.cpp Merge branch 'house_placing' into jgrpp 9 years ago
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
tracerestrict.cpp Merge branch 'tracerestrict-sx' into jgrpp 9 years ago
tracerestrict.h Merge branch 'tracerestrict-sx' into jgrpp 9 years ago
tracerestrict_gui.cpp Merge branch 'tracerestrict-sx' into jgrpp 9 years ago
track_func.h Fix some undefined behaviour: signed overflow and over shift left. 9 years ago
track_type.h
train.h Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
train_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
train_gui.cpp Fix vehicle needs repair speed limits being incorrect in vehicle details. 9 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp Fix "remove all trees in scenario editor" being available in game. 9 years ago
tree_gui.cpp Fix "remove all trees in scenario editor" being available in game. 9 years ago
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. 9 years ago
tunnelbridge.h Merge branch 'signal_tunnels_bridges-sx' into jgrpp 9 years ago
tunnelbridge_cmd.cpp Make sure we the custom track type based signals for bridges and tunnels also. 9 years ago
tunnelbridge_map.h - Make sure we clear the additional railtype bit only for the correct tiles. 9 years ago
vehicle.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
vehicle_base.h Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
vehicle_cmd.cpp Merge branch 'auto_timetables-sx' into jgrpp 9 years ago
vehicle_func.h
vehicle_gui.cpp Fix create group from veh list being shown (non-functional) in group GUI. 9 years ago
vehicle_gui.h Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
vehicle_gui_base.h Fix create group from veh list being shown (non-functional) in group GUI. 9 years ago
vehicle_type.h
vehiclelist.cpp Squashed commit of the following: 9 years ago
vehiclelist.h (svn r27013) -Codechange: extract the functionality to determine the number of digits to make space for when drawing an unit number into a separate function 10 years ago
viewport.cpp Merge branch 'polyline_track_tool' into jgrpp 9 years ago
viewport_func.h Merge branch 'polyline_track_tool' into jgrpp 9 years ago
viewport_gui.cpp
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp
viewport_type.h
void_cmd.cpp
void_map.h
water.h
water_cmd.cpp Merge branch 'ingame_rivers' into jgrpp 9 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
widget.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
widget_type.h
window.cpp Merge branch 'polyline_track_tool' into jgrpp 9 years ago
window_func.h
window_gui.h
window_type.h Merge branch 'template_train_replacement-sx' into jgrpp 9 years ago
zoning.h Merge branch 'zoning' into jgrpp 9 years ago
zoning_cmd.cpp Merge branch 'zoning' into jgrpp 9 years ago
zoning_gui.cpp Merge branch 'zoning' into jgrpp 9 years ago
zoom_func.h (svn r27417) -Doc: ScaleGUITrad (adf88) 9 years ago
zoom_type.h