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
frosch 5267b60027 (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. 8 years ago
..
3rdparty (svn r27605) -Fix: GCC 6 warning about misleading indentation 8 years ago
ai (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 8 years ago
blitter (svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR) 8 years ago
core (svn r27641) -Codechange: Fold the _fios_items file list vector into its own class. 8 years ago
depend
game (svn r27518) -Update: Numbers 9 years ago
lang (svn r27720) -Update from Eints: 8 years ago
linkgraph (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
misc (svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode. 9 years ago
music (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 8 years ago
network (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
os (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 8 years ago
pathfinder (svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo) 8 years ago
saveload (svn r27709) -Fix-ish: Silence some warnings. (adf88) 8 years ago
script (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
settingsgen
sound (svn r27673) -Add: [Win32] Thread names for windows debuggers. 8 years ago
spriteloader
strgen (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
table (svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a cargo type. 8 years ago
thread (svn r27673) -Add: [Win32] Thread names for windows debuggers. 8 years ago
video (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 8 years ago
widgets (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
aircraft.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
aircraft_cmd.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
aircraft_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
airport.cpp
airport.h
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
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
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.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.cpp
cheat_func.h
cheat_gui.cpp
cheat_type.h
clear_cmd.cpp (svn r27657) -Change: Replace another occurence of the ancient tilehash function with the newer one. This time to make rough land appear more random. 8 years ago
clear_func.h
clear_map.h
cmd_helper.h
command.cpp
command_func.h (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
command_type.h
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 (svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window. 9 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp
console_cmds.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
cpu.cpp
cpu.h
crashlog.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
crashlog.h
currency.cpp
currency.h
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp (svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor. 8 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 (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
disaster_vehicle.h
dock_gui.cpp (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
driver.cpp
driver.h
economy.cpp (svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations. 8 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp (svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary. 8 years ago
elrail_func.h (svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary. 8 years ago
endian_check.cpp
engine.cpp (svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced. 8 years ago
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
error.h
error_gui.cpp
fileio.cpp
fileio_func.h
fileio_type.h (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios.h (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios_gui.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fontcache.cpp
fontcache.h
fontdetection.cpp
fontdetection.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
genworld.h
genworld_gui.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
gfx.cpp (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 8 years ago
gfx_func.h (svn r27711) -Doc: Fontsizes (adf88) 8 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 (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 8 years ago
gfxinit.cpp
gfxinit.h
goal.cpp
goal_base.h
goal_gui.cpp
goal_type.h
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group.h
group_cmd.cpp
group_gui.cpp (svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor. 8 years ago
group_gui.h
group_type.h
gui.h
heightmap.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
heightmap.h (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp
hotkeys.h
house.h
house_type.h
industry.h
industry_cmd.cpp
industry_gui.cpp
industry_map.h
industry_type.h
industrytype.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 (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
landscape.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 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 (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
map.cpp
map_func.h
map_type.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp
newgrf.cpp (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. 8 years ago
newgrf.h
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.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 (svn r27721) -Fix: Testing GRFs for static-safety (when reloading the config) invalidated file slot 62, which may be in use by an active GRF. 8 years ago
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp (svn r27451) -Feature[FS#6241]: Move sprite 8 positions in sprite aligner with ctrl+click. (based on work by juzza1) 9 years ago
newgrf_engine.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
newgrf_engine.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
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 (svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88) 8 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 (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 (svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo. 8 years ago
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r27707) -Fix: Make the result of NewGRF's CARGO_NAME string code reliably print 'Nothing', if an invalid type is provided. 8 years ago
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 (svn r27656) -Fix [FS#6511]: When removing objects of bankrupt companies the tiles may revert to canal. In that case also check the ownership of the canal. 8 years ago
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 (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp
order_func.h
order_gui.cpp (svn r27425) -Fix [FS#5842]: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows. 9 years ago
order_type.h
osk_gui.cpp
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h (svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88) 8 years ago
rail_cmd.cpp (svn r27690) -Fix: Old compilers do not zero-initialise POD members when explicitly calling implicitly created default constructors. 8 years ago
rail_gui.cpp (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) 8 years ago
rail_gui.h (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
rail_map.h
rail_type.h
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 (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
road_cmd.h
road_func.h
road_gui.cpp (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
road_gui.h
road_internal.h (svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary. 8 years ago
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
roadveh_cmd.cpp (svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw. 8 years ago
roadveh_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
safeguards.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings.cpp
settings_func.h
settings_gui.cpp
settings_gui.h
settings_internal.h
settings_type.h
ship.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
ship_cmd.cpp (svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw. 8 years ago
ship_gui.cpp (svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw. 8 years ago
signal.cpp
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_gui.cpp (svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88) 8 years ago
smallmap_gui.h
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
spritecache.h
station.cpp
station_base.h
station_cmd.cpp (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
station_func.h
station_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
station_gui.h
station_map.h
station_type.h
statusbar_gui.cpp
statusbar_gui.h
stdafx.h (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
story.cpp (svn r27560) -Fix: typos in comments and string 8 years ago
story_base.h
story_gui.cpp
story_type.h
string.cpp (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
string_base.h
string_func.h
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp (svn r27602) -Fix [FS#6481]: Compilation with --disable-network. (Deranged) 8 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
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 (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 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
tgp.h
tile_cmd.h (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
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
timetable_gui.cpp
toolbar_gui.cpp (svn r27671) -Codechange: Replace magic numbers in the toolbar with the already existing WID_TN_xxx. (Wolf01) 8 years ago
toolbar_gui.h
town.h
town_cmd.cpp (svn r27423) -Fix: When towns expanded single-bit roadtiles using a grid-layout, they used the layout position of the neighbouring tile. 9 years ago
town_gui.cpp (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
train_cmd.cpp (svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw. 8 years ago
train_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r27406) -Doc: Use same start/end tile convention in CmdPlantTree as in other TileArea commands. (HackaLittleBit) 9 years ago
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
tunnelbridge_map.h
vehicle.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
vehicle_base.h (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
vehicle_cmd.cpp (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehicle_func.h
vehicle_gui.cpp (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehicle_gui.h (svn r27631) -Codechange: Split GetSingleVehicleWidth from GetVehicleWidth. 8 years ago
vehicle_gui_base.h (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehicle_type.h
vehiclelist.cpp (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehiclelist.h (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
viewport.cpp
viewport_func.h
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
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
widget.cpp (svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when drawing. (adf88) 8 years ago
widget_type.h
window.cpp (svn r27712) -Codechange: Reduce recursions in DrawOverlappedWindow by limiting the area to the window bounds first. (adf88) 8 years ago
window_func.h
window_gui.h
window_type.h
zoom_func.h (svn r27417) -Doc: ScaleGUITrad (adf88) 9 years ago
zoom_type.h