.. |
3rdparty
|
|
|
ai
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
blitter
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
core
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
depend
|
(svn r26060) -Fix: do not let depend overrun its buffers when paths are extremely (and unlikely) long
|
2013-11-23 13:16:45 +00:00 |
game
|
(svn r26090) -Fix: leaking of file descriptor when reading strings for game texts
|
2013-11-24 15:25:41 +00:00 |
lang
|
(svn r26139) -Update from WebTranslator v3.0:
|
2013-11-29 18:45:17 +00:00 |
linkgraph
|
(svn r25963) -Fix [FS#5758]: Mixtures of old and new flows could create cycles.
|
2013-11-10 15:18:49 +00:00 |
misc
|
|
|
music
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
network
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
os
|
(svn r25913) -Fix: [OSX] Compilation under OSX 10.9. (zydeco)
|
2013-10-26 17:20:48 +00:00 |
pathfinder
|
(svn r26117) -Cleanup: unneeded NULL check
|
2013-11-26 10:00:15 +00:00 |
saveload
|
(svn r26115) -Fix: AfterLoadGame can throw an exception; from the old savegame load section this wouldn't be caught
|
2013-11-25 22:22:32 +00:00 |
script
|
(svn r26138) -Fix [FS#5821] (r26105-ish): [Script] scripts could trigger the internal IsValidRoadType assertion
|
2013-11-29 18:06:14 +00:00 |
settingsgen
|
|
|
sound
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
spriteloader
|
(svn r26132) -Fix-ish: prevent issues due to overflowing multiplications by limiting the size of full zoom sprites to about 32kix32ki
|
2013-11-26 22:03:56 +00:00 |
strgen
|
(svn r26058) -Fix: handle the return value of a number of functions better
|
2013-11-23 13:15:07 +00:00 |
table
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
thread
|
|
|
video
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
widgets
|
(svn r26128) -Fix: erroneous cast
|
2013-11-26 15:12:54 +00:00 |
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
|
2013-11-28 19:37:24 +00:00 |
aircraft_gui.cpp
|
|
|
aircraft.h
|
|
|
airport_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
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
|
(svn r25919) -Change [FS#5734]: Preselect the current replacement in the right-side list of the autoreplace GUI, instead of selecting the first resp. previous item.
|
2013-10-28 10:28:24 +00:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
|
|
base_consist.cpp
|
|
|
base_consist.h
|
|
|
base_media_base.h
|
|
|
base_media_func.h
|
(svn r26073) -Cleanup: unneeded check against NULL
|
2013-11-23 18:13:46 +00:00 |
base_station_base.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
bmp.cpp
|
(svn r26058) -Fix: handle the return value of a number of functions better
|
2013-11-23 13:15:07 +00:00 |
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
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
cargomonitor.cpp
|
|
|
cargomonitor.h
|
|
|
cargopacket.cpp
|
(svn r25910) -Fix: Guard against empty FlowStats in a few more places.
|
2013-10-23 19:04:06 +00:00 |
cargopacket.h
|
(svn r25900) -Change [FS#5677]: Allow restricted flows to be picked for kept cargo.
|
2013-10-22 16:15:59 +00:00 |
cargotype.cpp
|
|
|
cargotype.h
|
|
|
cheat_func.h
|
|
|
cheat_gui.cpp
|
(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool.
|
2013-10-15 17:32:31 +00:00 |
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
|
(svn r26092) -Fix [FS#5818]: prevent scripts from crashing OpenTTD when they send text with command codes to user editable texts such as sign and station names
|
2013-11-24 19:46:16 +00:00 |
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
|
2013-11-24 09:52:35 +00:00 |
company_cmd.cpp
|
|
|
company_func.h
|
|
|
company_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
company_gui.h
|
|
|
company_manager_face.h
|
|
|
company_type.h
|
|
|
console_cmds.cpp
|
(svn r26000) -Add: Optional filter parameter to the 'content state' console command, to limit the content list to only content where the name match the filter
|
2013-11-14 22:50:16 +00:00 |
console_func.h
|
|
|
console_gui.cpp
|
(svn r26001) -Fix [FS#5795a] (r25686): [OSX] Clear any pending marked characters from an edit box losing focus.
|
2013-11-14 23:03:54 +00:00 |
console_gui.h
|
|
|
console_internal.h
|
|
|
console_type.h
|
|
|
console.cpp
|
(svn r26100) -Fix: possible buffer overflow in console handling of aliases
|
2013-11-25 10:13:59 +00:00 |
crashlog.cpp
|
|
|
crashlog.h
|
|
|
currency.cpp
|
|
|
currency.h
|
|
|
date_func.h
|
|
|
date_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
date_gui.h
|
|
|
date_type.h
|
|
|
date.cpp
|
|
|
debug.cpp
|
(svn r26058) -Fix: handle the return value of a number of functions better
|
2013-11-23 13:15:07 +00:00 |
debug.h
|
|
|
dedicated.cpp
|
(svn r26098) -Fix: close the log file when OpenTTD was forked and finally closed
|
2013-11-25 09:20:35 +00:00 |
depot_base.h
|
|
|
depot_cmd.cpp
|
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
|
2013-10-13 20:11:05 +00:00 |
depot_func.h
|
|
|
depot_gui.cpp
|
(svn r26106) -Codechange: document fall through explicitly
|
2013-11-25 13:28:08 +00:00 |
depot_map.h
|
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
|
2013-10-13 20:11:05 +00:00 |
depot_type.h
|
|
|
depot.cpp
|
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
|
2013-10-13 20:11:05 +00:00 |
direction_func.h
|
(svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables
|
2013-11-25 13:16:06 +00:00 |
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
|
2013-11-25 14:26:46 +00:00 |
driver.h
|
(svn r26108) -Codechange: some coding style (whitespace)
|
2013-11-25 14:30:22 +00:00 |
economy_base.h
|
|
|
economy_func.h
|
|
|
economy_type.h
|
|
|
economy.cpp
|
(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.
|
2013-10-22 18:34:10 +00: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
|
(svn r25974) -Codechange: make the _personal_dir global const, since once it's set it shouldn't be changed anyhow
|
2013-11-13 18:57:25 +00:00 |
fileio_type.h
|
(svn r25975) -Feature [FS#5385]: XDG base directory support
|
2013-11-13 19:32:37 +00:00 |
fileio.cpp
|
(svn r26114) -Fix-ish: do our best to not get bit by getenv being unsafe as hell
|
2013-11-25 21:50:54 +00:00 |
fios_gui.cpp
|
|
|
fios.cpp
|
|
|
fios.h
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
fontcache.cpp
|
|
|
fontcache.h
|
|
|
fontdetection.cpp
|
|
|
fontdetection.h
|
|
|
gamelog_internal.h
|
|
|
gamelog.cpp
|
|
|
gamelog.h
|
|
|
genworld_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
genworld.cpp
|
|
|
genworld.h
|
|
|
gfx_func.h
|
(svn r25911) -Add: Support for drawing dashed lines.
|
2013-10-23 19:41:20 +00:00 |
gfx_layout.cpp
|
(svn r26037) -Fix (r26036): there was a reason they weren't references...
|
2013-11-18 19:47:43 +00:00 |
gfx_layout.h
|
(svn r26029) -Fix (r26017): The internal index of a character in the layout line depends on the used layouter.
|
2013-11-17 17:08:20 +00:00 |
gfx_type.h
|
|
|
gfx.cpp
|
(svn r26018) -Codechange: since there's a wrapper for ICU functions now, we can use proper coding style for names again
|
2013-11-16 21:05:26 +00:00 |
gfxinit.cpp
|
|
|
gfxinit.h
|
|
|
goal_base.h
|
|
|
goal_gui.cpp
|
(svn r26012) -Add: new goal type that show a story page when clicked
|
2013-11-16 17:41:57 +00:00 |
goal_type.h
|
(svn r26012) -Add: new goal type that show a story page when clicked
|
2013-11-16 17:41:57 +00:00 |
goal.cpp
|
(svn r26012) -Add: new goal type that show a story page when clicked
|
2013-11-16 17:41:57 +00:00 |
graph_gui.cpp
|
(svn r26116) -Codechange: validate that the number of lines in a graph is more than 0
|
2013-11-25 22:32:32 +00:00 |
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
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
|
|
highscore.cpp
|
(svn r26062) -Fix: beef up checks against invalid data in highscore and language files
|
2013-11-23 13:18:29 +00:00 |
highscore.h
|
|
|
hotkeys.cpp
|
(svn r25973) -Fix [FS#5679]: comma key collided with F12 key for hotkeys; also remove '+' as that is generally not a key (the '+' on the numpad is a separate one)
|
2013-11-13 15:54:44 +00:00 |
hotkeys.h
|
|
|
house_type.h
|
|
|
house.h
|
|
|
industry_cmd.cpp
|
|
|
industry_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
industry_map.h
|
|
|
industry_type.h
|
|
|
industry.h
|
|
|
industrytype.h
|
|
|
ini_load.cpp
|
|
|
ini_type.h
|
|
|
ini.cpp
|
(svn r26058) -Fix: handle the return value of a number of functions better
|
2013-11-23 13:15:07 +00:00 |
intro_gui.cpp
|
|
|
landscape_type.h
|
|
|
landscape.cpp
|
|
|
landscape.h
|
|
|
language.h
|
|
|
livery.h
|
|
|
main_gui.cpp
|
|
|
map_func.h
|
|
|
map_type.h
|
|
|
map.cpp
|
|
|
misc_cmd.cpp
|
|
|
misc_gui.cpp
|
|
|
misc.cpp
|
|
|
mixer.cpp
|
|
|
mixer.h
|
|
|
music_gui.cpp
|
|
|
music.cpp
|
|
|
newgrf_airport.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_airport.h
|
|
|
newgrf_airporttiles.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_airporttiles.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
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.
|
2013-11-24 14:41:19 +00:00 |
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_cargo.h
|
|
|
newgrf_class_func.h
|
|
|
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
|
|
newgrf_commons.h
|
(svn r26071) -Fix: always initialise GRFFileProps
|
2013-11-23 18:11:22 +00:00 |
newgrf_config.cpp
|
(svn r26070) -Fix: prevent extremely huge size for data (1+GiB)
|
2013-11-23 18:11:01 +00:00 |
newgrf_config.h
|
|
|
newgrf_debug_gui.cpp
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
newgrf_debug.h
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
newgrf_engine.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_engine.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_generic.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_generic.h
|
|
|
newgrf_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
newgrf_house.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_house.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_industries.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_industries.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_industrytiles.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_industrytiles.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_object.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_object.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_properties.h
|
|
|
newgrf_railtype.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_railtype.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_sound.cpp
|
|
|
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_spritegroup.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_station.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_station.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
(svn r25956) -Fix [FS#5772]: temporary persistent storage modifications, e.g. command tests or those from GUI, were not properly reset, creating the possibility of desyncs
|
2013-11-08 22:28:57 +00:00 |
newgrf_text.cpp
|
(svn r26065) -Fix: possible dereference of NULL for texts from game scripts
|
2013-11-23 18:06:27 +00:00 |
newgrf_text.h
|
|
|
newgrf_town.cpp
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_town.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
newgrf.h
|
|
|
news_func.h
|
|
|
news_gui.cpp
|
|
|
news_gui.h
|
|
|
news_type.h
|
|
|
object_base.h
|
|
|
object_cmd.cpp
|
(svn r25938) -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a transmitter and vice versa
|
2013-11-04 17:59:58 +00:00 |
object_gui.cpp
|
|
|
object_map.h
|
|
|
object_type.h
|
|
|
object.h
|
|
|
openttd.cpp
|
(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the driver factory instatiations
|
2013-11-25 14:26:46 +00:00 |
openttd.h
|
|
|
order_backup.cpp
|
|
|
order_backup.h
|
|
|
order_base.h
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
order_cmd.cpp
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
order_func.h
|
|
|
order_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
order_type.h
|
|
|
os_timer.cpp
|
|
|
osk_gui.cpp
|
|
|
pbs.cpp
|
|
|
pbs.h
|
|
|
progress.cpp
|
|
|
progress.h
|
|
|
querystring_gui.h
|
|
|
rail_cmd.cpp
|
(svn r25972) -Fix [FS#5665]: rail laying sounds of others could be heard in multiplayer (adf88)
|
2013-11-12 21:48:55 +00:00 |
rail_gui.cpp
|
(svn r26088) -Fix (r26086): Windows compilation
|
2013-11-24 15:17:53 +00:00 |
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
|
(svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables
|
2013-11-25 13:16:06 +00:00 |
road_gui.cpp
|
|
|
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
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
roadveh_gui.cpp
|
|
|
roadveh.h
|
|
|
screenshot.cpp
|
|
|
screenshot.h
|
|
|
sdl.cpp
|
|
|
sdl.h
|
|
|
settings_func.h
|
|
|
settings_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
settings_gui.h
|
|
|
settings_internal.h
|
|
|
settings_type.h
|
|
|
settings.cpp
|
|
|
ship_cmd.cpp
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
ship_gui.cpp
|
|
|
ship.h
|
|
|
signal_func.h
|
|
|
signal_type.h
|
|
|
signal.cpp
|
(svn r26110) -Codechange: add guard for enterdir being valid in signal code
|
2013-11-25 16:22:29 +00:00 |
signs_base.h
|
|
|
signs_cmd.cpp
|
|
|
signs_func.h
|
|
|
signs_gui.cpp
|
(svn r25918) -Fix: Center the edit sign window like all query windows. (Juanjo)
|
2013-10-28 10:05:00 +00:00 |
signs_type.h
|
|
|
signs.cpp
|
|
|
slope_func.h
|
|
|
slope_type.h
|
|
|
smallmap_gui.cpp
|
(svn r26121) -Codechange: add some asserts after dynamic casts to show they shouldn't return NULL ever
|
2013-11-26 13:21:25 +00: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
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
station_cmd.cpp
|
(svn r26013) -Revert (r25495) [FS#5684]: Having trains miss a platform that is just being modified is less of a problem than having trains stop twice without moving.
|
2013-11-16 17:52:00 +00:00 |
station_func.h
|
|
|
station_gui.cpp
|
(svn r26083) -Codechange: pass the CommandContainer for the station joiner around using a reference instead of by-value
|
2013-11-24 14:29:32 +00:00 |
station_gui.h
|
(svn r26083) -Codechange: pass the CommandContainer for the station joiner around using a reference instead of by-value
|
2013-11-24 14:29:32 +00:00 |
station_map.h
|
|
|
station_type.h
|
(svn r25890) -Codechange: define a smallstack for station IDs
|
2013-10-20 13:47:11 +00:00 |
station.cpp
|
(svn r25890) -Codechange: define a smallstack for station IDs
|
2013-10-20 13:47:11 +00:00 |
statusbar_gui.cpp
|
|
|
statusbar_gui.h
|
|
|
stdafx.h
|
|
|
story_base.h
|
|
|
story_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
story_type.h
|
|
|
story.cpp
|
|
|
string_base.h
|
|
|
string_func.h
|
|
|
string_type.h
|
|
|
string.cpp
|
(svn r26124) -Fix: make sure all members of the default string iterator are initialised
|
2013-11-26 13:42:09 +00:00 |
stringfilter_type.h
|
|
|
stringfilter.cpp
|
|
|
strings_func.h
|
|
|
strings_type.h
|
|
|
strings.cpp
|
(svn r26063) -Fix (r26062): a few tabs too much
|
2013-11-23 13:24:31 +00:00 |
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
|
|
subsidy_type.h
|
|
|
subsidy.cpp
|
(svn r25882) -Change [FS#5766]: Don't offer subsidies for auto-distributed cargo.
|
2013-10-19 11:17:29 +00:00 |
tar_type.h
|
|
|
terraform_cmd.cpp
|
|
|
terraform_gui.cpp
|
|
|
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
textbuf_type.h
|
|
|
textbuf.cpp
|
|
|
texteff.cpp
|
|
|
texteff.hpp
|
|
|
textfile_gui.cpp
|
(svn r25925) -Fix: Textfile content was clipped incorrectly and was drawn past the bottom end. (LordAro)
|
2013-10-28 12:15:44 +00:00 |
textfile_gui.h
|
|
|
textfile_type.h
|
|
|
tgp.cpp
|
(svn r26056) -Fix: a number of possibly uninitialised variables
|
2013-11-22 21:50:43 +00:00 |
tgp.h
|
|
|
tile_cmd.h
|
|
|
tile_map.cpp
|
|
|
tile_map.h
|
|
|
tile_type.h
|
|
|
tilearea_type.h
|
(svn r26125) -Fix: make sure the tile area's variables are always properly initialised
|
2013-11-26 14:47:45 +00:00 |
tilearea.cpp
|
|
|
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
tilematrix_type.hpp
|
|
|
timetable_cmd.cpp
|
|
|
timetable_gui.cpp
|
|
|
timetable.h
|
|
|
toolbar_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
toolbar_gui.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
|
2013-11-25 13:13:35 +00:00 |
town_gui.cpp
|
(svn r25922) -Codechange: Rename TOWN_IS_FUNDED to TOWN_IS_GROWING. It is not tied to funding a town.
|
2013-10-28 10:55:34 +00:00 |
town_map.h
|
|
|
town_type.h
|
|
|
town.h
|
(svn r25968) -Add: [Script] ScriptTown::TOWN_GROWTH_NONE to indicate no town growth via ScriptTown::SetGrowthRate and GetGrowthRate.
|
2013-11-12 17:57:12 +00:00 |
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
|
|
track_func.h
|
(svn r26105) -Codechange: add a lot of assertions to track/road functions that might eventually lead to become indices into tables
|
2013-11-25 13:16:06 +00:00 |
track_type.h
|
|
|
train_cmd.cpp
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
train_gui.cpp
|
|
|
train.h
|
|
|
transparency_gui.cpp
|
|
|
transparency_gui.h
|
|
|
transparency.h
|
|
|
transport_type.h
|
|
|
tree_cmd.cpp
|
|
|
tree_gui.cpp
|
|
|
tree_map.h
|
|
|
tunnel_map.cpp
|
|
|
tunnel_map.h
|
|
|
tunnelbridge_cmd.cpp
|
(svn r26111) -Fix: theoretical case where sprite table could be overread for aqueducts that start at flat land
|
2013-11-25 16:26:50 +00:00 |
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
vehicle_base.h
|
(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.
|
2013-10-22 18:34:10 +00:00 |
vehicle_cmd.cpp
|
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
|
2013-10-13 20:11:05 +00:00 |
vehicle_func.h
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
vehicle_gui_base.h
|
|
|
vehicle_gui.cpp
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
vehicle_gui.h
|
|
|
vehicle_type.h
|
|
|
vehicle.cpp
|
(svn r26101) -Fix: NULL pointer dereference when one can't allocate an order list but wants to make implicit orders
|
2013-11-25 11:08:21 +00:00 |
vehiclelist.cpp
|
(svn r25959) -Fix: clang warnings; either because type safety was assumed, or because technically the wrong value was tested
|
2013-11-09 06:52:08 +00:00 |
vehiclelist.h
|
(svn r26112) -Fix: make sure a vehicle list is always initialised
|
2013-11-25 16:36:11 +00:00 |
viewport_func.h
|
|
|
viewport_gui.cpp
|
|
|
viewport_type.h
|
|
|
viewport.cpp
|
|
|
void_cmd.cpp
|
|
|
void_map.h
|
|
|
water_cmd.cpp
|
|
|
water_map.h
|
|
|
water.h
|
|
|
waypoint_base.h
|
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL.
|
2013-11-24 14:41:19 +00:00 |
waypoint_cmd.cpp
|
|
|
waypoint_func.h
|
|
|
waypoint_gui.cpp
|
|
|
waypoint.cpp
|
|
|
widget_type.h
|
|
|
widget.cpp
|
(svn r26127) -Fix (r18186): missing break
|
2013-11-26 15:08:15 +00:00 |
window_func.h
|
|
|
window_gui.h
|
|
|
window_type.h
|
|
|
window.cpp
|
(svn r26122) -Fix-ish: remove essentially dead code; if nested_array were NULL there, it would segfault in RaiseWidget
|
2013-11-26 13:23:31 +00:00 |
zoom_func.h
|
|
|
zoom_type.h
|
|
|