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 73c6565cf2 (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
..
3rdparty
ai (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
blitter (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
core
depend
game (svn r26090) -Fix: leaking of file descriptor when reading strings for game texts 11 years ago
lang (svn r26235) -Fix: Decimal and digit separators were swapped for Korean language 11 years ago
linkgraph (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
misc
music (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
network (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
os (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
pathfinder (svn r26117) -Cleanup: unneeded NULL check 11 years ago
saveload (svn r26175) -Add: Log in desync output when persistent storage is discarded. 11 years ago
script (svn r26164) -Doc: Fix Game Script API docs on that deity can build/prospect independent of advanced setting for that 11 years ago
settingsgen
sound (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
spriteloader (svn r26132) -Fix-ish: prevent issues due to overflowing multiplications by limiting the size of full zoom sprites to about 32kix32ki 11 years ago
strgen
table (svn r26237) -Cleanup: Remove unused SCC_STRING_ID. 11 years ago
thread
video (svn r26211) -Add: specialised non-animated SS2 blitter (MJP) 11 years ago
widgets (svn r26128) -Fix: erroneous cast 11 years ago
aircraft.h
aircraft_cmd.cpp (svn r26134) -Fix [FS#5820]: aircraft crashing near the map's border due to a lack of airports could trigger an assertion in most builds 11 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp (svn r26165) -Change [FS#5832]: Improve layout of build-airport GUI (hackalittlebit) 11 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h (svn r26073) -Cleanup: unneeded check against NULL 11 years ago
base_station_base.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp
cargo_type.h
cargoaction.cpp
cargoaction.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
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
clear_func.h
clear_map.h
cmd_helper.h
command.cpp (svn r26174) -Codechange: Rename BaseStorageArray to BasePersistentStorageArray 11 years ago
command_func.h
command_type.h
company_base.h (svn r26081) -Fix [FS#5815]: memset with virtual functions doesn't quite work. Upon further review CompanyProperties doesn't need to be virtual in the current code base 11 years ago
company_cmd.cpp
company_func.h
company_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp (svn r26100) -Fix: possible buffer overflow in console handling of aliases 11 years ago
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
cpu.cpp (svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow) 11 years ago
cpu.h (svn r26207) -Codechange: move the CPUID flag detection into cpu.cpp 11 years ago
crashlog.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
crashlog.h
currency.cpp
currency.h
date.cpp
date_func.h
date_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
date_gui.h
date_type.h
debug.cpp
debug.h (svn r26195) -Codechange: move debug's ottd_rdtsc (CPU specific high precision timer) into cpu.h/cpp 11 years ago
dedicated.cpp (svn r26098) -Fix: close the log file when OpenTTD was forked and finally closed 11 years ago
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp (svn r26106) -Codechange: document fall through explicitly 11 years ago
depot_map.h
depot_type.h
direction_func.h (svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables 11 years ago
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp (svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the driver factory instatiations 11 years ago
driver.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
economy.cpp (svn r26236) -Fix: Don't overreserve after autorefit, but do reserve mail for aircraft 11 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
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
error.h
error_gui.cpp
fileio.cpp (svn r26114) -Fix-ish: do our best to not get bit by getenv being unsafe as hell 11 years ago
fileio_func.h
fileio_type.h
fios.cpp
fios.h
fios_gui.cpp
fontcache.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
fontcache.h (svn r26170) -Feature-ish: add the currently used fonts to the crash log 11 years ago
fontdetection.cpp
fontdetection.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp (svn r26174) -Codechange: Rename BaseStorageArray to BasePersistentStorageArray 11 years ago
genworld.h
genworld_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
gfx.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
gfx_func.h (svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP) 11 years ago
gfx_layout.cpp
gfx_layout.h
gfx_type.h
gfxinit.cpp (svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP) 11 years ago
gfxinit.h
goal.cpp
goal_base.h
goal_gui.cpp
goal_type.h
graph_gui.cpp (svn r26116) -Codechange: validate that the number of lines in a graph is more than 0 11 years ago
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group.h
group_cmd.cpp
group_gui.cpp
group_gui.h
group_type.h
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
industry_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
industry_map.h
industry_type.h
industrytype.h
ini.cpp
ini_load.cpp (svn r26206) -Fix [FS#5829]: Run everything from ini, obg, obs, obs, ... files through str_validate. 11 years ago
ini_type.h
intro_gui.cpp
landscape.cpp
landscape.h
landscape_type.h
language.h
livery.h
main_gui.cpp
map.cpp
map_func.h
map_type.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp
mixer.cpp
mixer.h
music.cpp
music_gui.cpp
newgrf.cpp (svn r26130) -Codechange: add some guards against using invalid image indices 11 years ago
newgrf.h
newgrf_airport.cpp (svn r26175) -Add: Log in desync output when persistent storage is discarded. 11 years ago
newgrf_airport.h
newgrf_airporttiles.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_airporttiles.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_canal.h
newgrf_cargo.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
newgrf_commons.h (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
newgrf_config.cpp
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp
newgrf_engine.cpp (svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the position within an articulated vehicle. 11 years ago
newgrf_engine.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_generic.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_generic.h
newgrf_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
newgrf_house.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_house.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_industries.cpp (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
newgrf_industries.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_industrytiles.cpp (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
newgrf_industrytiles.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_object.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_object.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_properties.h
newgrf_railtype.cpp (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_railtype.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r26173) -Change: [NewGRF] Reset the temporary storage registers for every sprite resolving. 11 years ago
newgrf_spritegroup.h (svn r26172) -Codechange: Make SpriteGroup::Resolve aware of nested calls. 11 years ago
newgrf_station.cpp (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
newgrf_station.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
newgrf_storage.cpp (svn r26175) -Add: Log in desync output when persistent storage is discarded. 11 years ago
newgrf_storage.h (svn r26175) -Add: Log in desync output when persistent storage is discarded. 11 years ago
newgrf_text.cpp (svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it. 11 years ago
newgrf_text.h (svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it. 11 years ago
newgrf_town.cpp (svn r26175) -Add: Log in desync output when persistent storage is discarded. 11 years ago
newgrf_town.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
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 r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
object_gui.cpp
object_map.h
object_type.h
openttd.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp
order_func.h
order_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
order_type.h
osk_gui.cpp
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h
rail_cmd.cpp
rail_gui.cpp (svn r26088) -Fix (r26086): Windows compilation 11 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in
rev.h
road.cpp
road_cmd.cpp
road_cmd.h
road_func.h (svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables 11 years ago
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 r26180) -Fix: Visual effects did not work for articulated RV parts. 11 years ago
roadveh_gui.cpp
screenshot.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp
settings_func.h
settings_gui.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
settings_gui.h
settings_internal.h
settings_type.h
ship.h
ship_cmd.cpp (svn r26130) -Codechange: add some guards against using invalid image indices 11 years ago
ship_gui.cpp
signal.cpp (svn r26110) -Codechange: add guard for enterdir being valid in signal code 11 years ago
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r26228) -Fix: missing variable initialization 11 years ago
smallmap_gui.h
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
spritecache.h
station.cpp
station_base.h (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
station_cmd.cpp (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
station_func.h
station_gui.cpp (svn r26083) -Codechange: pass the CommandContainer for the station joiner around using a reference instead of by-value 11 years ago
station_gui.h (svn r26083) -Codechange: pass the CommandContainer for the station joiner around using a reference instead of by-value 11 years ago
station_map.h
station_type.h
statusbar_gui.cpp
statusbar_gui.h
stdafx.h (svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed 11 years ago
story.cpp
story_base.h
story_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
story_type.h
string.cpp (svn r26124) -Fix: make sure all members of the default string iterator are initialised 11 years ago
string_base.h
string_func.h
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp (svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it. 11 years ago
strings_func.h (svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array. 11 years ago
strings_type.h
subsidy.cpp
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.cpp
textbuf_gui.h
textbuf_type.h
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
tile_type.h
tilearea.cpp
tilearea_type.h (svn r26125) -Fix: make sure the tile area's variables are always properly initialised 11 years ago
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h
timetable_cmd.cpp
timetable_gui.cpp
toolbar_gui.cpp (svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP) 11 years ago
toolbar_gui.h
town.h
town_cmd.cpp (svn r26104) -Fix: do not attempt to do stuff with an invalid direction, especially using it as index into a table 11 years ago
town_gui.cpp
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
track_func.h (svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables 11 years ago
track_type.h
train.h
train_cmd.cpp (svn r26130) -Codechange: add some guards against using invalid image indices 11 years ago
train_gui.cpp
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r26111) -Fix: theoretical case where sprite table could be overread for aqueducts that start at flat land 11 years ago
tunnelbridge_map.h
vehicle.cpp (svn r26101) -Fix: NULL pointer dereference when one can't allocate an order list but wants to make implicit orders 11 years ago
vehicle_base.h (svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the position within an articulated vehicle. 11 years ago
vehicle_cmd.cpp
vehicle_func.h (svn r26130) -Codechange: add some guards against using invalid image indices 11 years ago
vehicle_gui.cpp (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h
vehiclelist.cpp
vehiclelist.h (svn r26112) -Fix: make sure a vehicle list is always initialised 11 years ago
viewport.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
viewport_func.h
viewport_gui.cpp
viewport_sprite_sorter.h (svn r26205) -Feature: SSE 4.1 sprite sorter, improving the sorting performance significantly (MJP) 11 years ago
viewport_sprite_sorter_sse4.cpp (svn r26207) -Codechange: move the CPUID flag detection into cpu.cpp 11 years ago
viewport_type.h
void_cmd.cpp
void_map.h
water.h
water_cmd.cpp
water_map.h
waypoint.cpp
waypoint_base.h (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
widget.cpp (svn r26127) -Fix (r18186): missing break 11 years ago
widget_type.h
window.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 11 years ago
window_func.h
window_gui.h
window_type.h
zoom_func.h (svn r26202) -Cleanup: since ZOOM_LEVEL_NORMAL 0 and there aren't any negative zoom levels, there is no reason to account for negative zoom levels in the zoom functions (based on patch by MJP) 11 years ago
zoom_type.h