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
michi_cc 4bdafe663a (svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC) 13 years ago
..
3rdparty (svn r23962) -Fix [FS#5068]: [Script] Infinite recursion within a script wasn't caught properly, so they could cause crashes of OpenTTD instead of the AI 13 years ago
ai (svn r24108) -Fix [FS#5142]: When starting GS or AI, always use the settings of the game, not the new-game settings. 13 years ago
blitter (svn r24111) -Codechange: use Colour more instead of manually bitstuffing 13 years ago
core (svn r23941) -Add: support for clang 13 years ago
depend
game (svn r24108) -Fix [FS#5142]: When starting GS or AI, always use the settings of the game, not the new-game settings. 13 years ago
lang (svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC) 13 years ago
misc
music
network (svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo) 13 years ago
os
pathfinder
saveload (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
script (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
settingsgen (svn r23940) -Codechange: remove superfluous semicolons 13 years ago
sound
spriteloader (svn r23898) -Remove: PNG sprite loader. 13 years ago
strgen (svn r23853) -Fix: several incorrect @files 13 years ago
table (svn r24141) -Feature: Display rating in the town directory window. (Inspired by patch from MagicBuzz) 13 years ago
thread
video (svn r23980) -Fix (r23977): crash when starting with the 32bpp anim blitter 13 years ago
widgets (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
aircraft.h
aircraft_cmd.cpp (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
aircraft_gui.cpp
airport.cpp
airport.h (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the articulated callback flag is set, don't try to run the callback. 13 years ago
articulated_vehicles.h (svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the articulated callback flag is set, don't try to run the callback. 13 years ago
autoreplace.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
autoreplace_base.h (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
autoreplace_cmd.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
autoreplace_func.h (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
autoreplace_gui.cpp (svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption. (Juanjo) 13 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_media_base.h (svn r24037) -Feature: Allow display of baseset textfiles. (LordAro) 13 years ago
base_media_func.h (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file. 13 years ago
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 (svn r24137) -Feature(ette): Draw indicator icon in the replace vehicle window for vehicles which have a replacement set. 13 years ago
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp (svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15. 13 years ago
cargotype.h (svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15. 13 years ago
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 (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
command_func.h (svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo) 13 years ago
command_type.h (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
company_base.h (svn r24134) -Add: Configurable limits for tree planting. 13 years ago
company_cmd.cpp (svn r24134) -Add: Configurable limits for tree planting. 13 years ago
company_func.h
company_gui.cpp (svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest) 13 years ago
company_gui.h
company_manager_face.h (svn r23940) -Codechange: remove superfluous semicolons 13 years ago
company_type.h
console.cpp
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
crashlog.cpp
crashlog.h
currency.cpp (svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC) 13 years ago
currency.h (svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC) 13 years ago
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp (svn r24109) -Fix (r24099): Warning from not using size_t to store the return value of strlen(). 13 years ago
debug.h (svn r24099) -Add: Output list of -d option facilities with in the help text. 13 years ago
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp
driver.h
economy.cpp (svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type. 13 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
endian_check.cpp
engine.cpp (svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes. 13 years ago
engine_base.h
engine_func.h
engine_gui.cpp (svn r24058) -Fix [FS#5124]: Wrong numbering of string parameters. 13 years ago
engine_gui.h
engine_type.h (svn r24124) -Add [FS#4658]: [NewGRF] Misc engine flag to disable breakdown smoke. (Hirundo) 13 years ago
error.h
error_gui.cpp
fileio.cpp (svn r23983) -Fix [FS#5083]: tarred heightmaps wouldn't be found 13 years ago
fileio_func.h
fileio_type.h
fios.cpp
fios.h
fios_gui.cpp (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI 13 years ago
fontcache.cpp (svn r23987) -Fix (r23000): Also reset the font glyph cache when switching blitters. 13 years ago
fontcache.h (svn r23992) -Fix: compilation without freetype 13 years ago
gamelog.cpp (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI 13 years ago
gamelog.h (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI 13 years ago
gamelog_internal.h
genworld.cpp (svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile loop. (monoid) 13 years ago
genworld.h
genworld_gui.cpp
gfx.cpp (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 13 years ago
gfx_func.h
gfx_type.h (svn r24111) -Codechange: use Colour more instead of manually bitstuffing 13 years ago
gfxinit.cpp (svn r23987) -Fix (r23000): Also reset the font glyph cache when switching blitters. 13 years ago
gfxinit.h
goal.cpp (svn r23950) -Fix (r23731) [FS#5063]: never show GSGoal::Question() to spectators. Accidently INVALID_COMPANY == COMPANY_SPECTATOR 13 years ago
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 (svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption. (Juanjo) 13 years ago
group_gui.cpp (svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo) 13 years ago
group_gui.h
group_type.h (svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo) 13 years ago
gui.h
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp
hotkeys.h
house.h
house_type.h
industry.h
industry_cmd.cpp (svn r24107) -Fix [FS#5143] (r3181): Glass-sprite of bubble-generator was not drawn anymore for completely constructed tiles. 13 years ago
industry_gui.cpp
industry_map.h
industry_type.h
industrytype.h
ini.cpp
ini_load.cpp
ini_type.h
intro_gui.cpp
landscape.cpp (svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile loop. (monoid) 13 years ago
landscape.h
landscape_type.h
language.h
livery.h
main_gui.cpp (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 13 years ago
map.cpp
map_func.h
map_type.h
misc.cpp (svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile loop. (monoid) 13 years ago
misc_cmd.cpp
misc_gui.cpp (svn r24048) -Cleanup: Sync credits in readme and ingame information 13 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp
newgrf.cpp (svn r24063) -Fix [FS#5125]: with certain versions of GCC and compiler flags the compiler could reorder some code badly causing the 32bpp depot flag not working 13 years ago
newgrf.h (svn r23887) -Feature: [NewGRF] Support for container version 2. 13 years ago
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 (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. 13 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp (svn r23935) -Codechange: generalise GetTextfile 13 years ago
newgrf_config.h (svn r23932) -Codechange: split the NewGRF text window into its own source files 13 years ago
newgrf_debug.h
newgrf_debug_gui.cpp
newgrf_engine.cpp (svn r23965) -Fix [FS#5070]: Refittability should never depend on the current capacity of a vehicle. 13 years ago
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r24126) -Feature [FS#3854]: Drag and drop support for the NewGRF list window. (Based on patch by sbr) 13 years ago
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 (svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail depots access to the townzone. 13 years ago
newgrf_railtype.h
newgrf_sound.cpp (svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into the wrong slots. 13 years ago
newgrf_sound.h (svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into the wrong slots. 13 years ago
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h (svn r24031) -Feature: increase the station class limit from 32 to 256 13 years ago
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes too much trouble 13 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used 13 years ago
news_gui.h
news_type.h
object.h
object_base.h
object_cmd.cpp (svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objects 13 years ago
object_gui.cpp
object_map.h
object_type.h
openttd.cpp (svn r24099) -Add: Output list of -d option facilities with in the help text. 13 years ago
openttd.h
order_backup.cpp
order_backup.h
order_base.h (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
order_cmd.cpp (svn r24086) -Fix [FS#5131] (r23504): Cloning orders of aircraft with limited range failed. 13 years ago
order_func.h
order_gui.cpp
order_type.h (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
os_timer.cpp
osk_gui.cpp
pbs.cpp (svn r24078) -Fix [FS#5093,FS#5130] (r24071): A fix that breaks all other cases isn't really a fix. Redo it to make sure that reservations of trains entering or exiting depots are properly made and freed. 13 years ago
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). 13 years ago
rail_cmd.cpp (svn r24143) -Change [FS#5145]: Improve fence placement for rail. (Eddi) 13 years ago
rail_gui.cpp (svn r24144) -Change [FS#4605]: Reset 'convert signal' button when signal GUI is closed. (yorick) 13 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in (svn r23969) -Codechange: trunk heads to 1.3 now 13 years ago
rev.h
road.cpp
road_cmd.cpp (svn r23847) -Fix: when removing road or tram from a tram+road stop, the owner of the road stop's cache was updated instead of the owner of the removed infrastructure 13 years ago
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h
roadveh_cmd.cpp (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
roadveh_gui.cpp
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r24146) -Fix [FS#5153]: Use default value when reading an invalid setting value. (Eddi) 13 years ago
settings_func.h
settings_gui.cpp (svn r24129) -Feature [FS#3660]: Option to minimise signal distance when dragging over obstacles. (adf88) 13 years ago
settings_internal.h
settings_type.h (svn r24134) -Add: Configurable limits for tree planting. 13 years ago
ship.h
ship_cmd.cpp (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp (svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable. 13 years ago
signs_func.h
signs_gui.cpp (svn r23943) -Fix (r23835) [FS#5061]: Also list DEITY signs in the signlist in SE. 13 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp
smallmap_gui.h
sortlist_type.h
sound.cpp (svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into the wrong slots. 13 years ago
sound_func.h
sound_type.h (svn r23887) -Feature: [NewGRF] Support for container version 2. 13 years ago
sprite.cpp
sprite.h
spritecache.cpp (svn r23986) -Fix (r23889): Invalid reads when scaling an odd-sized sprite smaller. 13 years ago
spritecache.h (svn r23887) -Feature: [NewGRF] Support for container version 2. 13 years ago
station.cpp
station_base.h
station_cmd.cpp (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
station_func.h
station_gui.cpp (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 13 years ago
station_gui.h
station_map.h
station_type.h
statusbar_gui.cpp
statusbar_gui.h
stdafx.h
string.cpp
string_func.h
string_type.h (svn r23940) -Codechange: remove superfluous semicolons 13 years ago
strings.cpp (svn r24022) -Add: CARGO_LIST control code for strings 13 years ago
strings_func.h (svn r23945) -Fix: Better rounding when converting internal speed to displayed speed. 13 years ago
strings_type.h
subsidy.cpp (svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. (Emmeran) 13 years ago
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
texteff.cpp (svn r24068) -Change/fix [FS#5103]: significantly reduce the area that is redrawn for text effects (Rhamphoryncus) 13 years ago
texteff.hpp
textfile_gui.cpp (svn r23935) -Codechange: generalise GetTextfile 13 years ago
textfile_gui.h (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) 13 years ago
textfile_type.h (svn r23932) -Codechange: split the NewGRF text window into its own source files 13 years ago
tgp.cpp
tgp.h
tile_cmd.h
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 (svn r24053) -Fix (r23947) [FS#5111]: Crash when timetabling a maximum travel speed of 0. 13 years ago
timetable_gui.cpp (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
toolbar_gui.cpp (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 13 years ago
toolbar_gui.h (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 13 years ago
town.h
town_cmd.cpp (svn r24105) -Feature: Be more careful with the population of a small town while placing a statue. 13 years ago
town_gui.cpp (svn r24141) -Feature: Display rating in the town directory window. (Inspired by patch from MagicBuzz) 13 years ago
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h
train_cmd.cpp (svn r24078) -Fix [FS#5093,FS#5130] (r24071): A fix that breaks all other cases isn't really a fix. Redo it to make sure that reservations of trains entering or exiting depots are properly made and freed. 13 years ago
train_gui.cpp (svn r23991) -Fix [FS#5076]: Also display the cargo subtype for vehicles which have no capacity, but a subtype. 13 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r24134) -Add: Configurable limits for tree planting. 13 years ago
tree_gui.cpp (svn r24135) -Remove [FS#4757]: Tree drag size limit. 13 years ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). 13 years ago
tunnelbridge_map.h
vehicle.cpp (svn r24142) -Feature [FS#3576]: Randomise count of passengers killed in a crash. (riffraffselbow) 13 years ago
vehicle_base.h (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
vehicle_cmd.cpp (svn r23848) -Fix: Even if A == B, A can make more sense than B. 13 years ago
vehicle_func.h
vehicle_gui.cpp (svn r24023) -Fix [FS#5090]: pass cases down into the list of cargos 13 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r24068) -Change/fix [FS#5103]: significantly reduce the area that is redrawn for text effects (Rhamphoryncus) 13 years ago
viewport_func.h
viewport_gui.cpp
viewport_type.h (svn r24068) -Change/fix [FS#5103]: significantly reduce the area that is redrawn for text effects (Rhamphoryncus) 13 years ago
void_cmd.cpp
void_map.h
water.h
water_cmd.cpp (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope. 13 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
widget.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
widget_type.h (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
window.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 13 years ago
window_func.h (svn r24089) -Fix [FS#5136]: Conflicting strategies for resizing the main toolbar and statusbar after resizing the main window. 13 years ago
window_gui.h
window_type.h (svn r23932) -Codechange: split the NewGRF text window into its own source files 13 years ago
zoom_func.h
zoom_type.h