OpenTTD/src
2011-02-07 22:23:37 +00:00
..
3rdparty
ai (svn r22007) -Change: only show one AI per unique ID instead of all versions in the output of "openttd -h" 2011-02-07 09:51:16 +00:00
blitter (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
core (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
depend
lang (svn r22009) -Update from WebTranslator v3.0: 2011-02-07 18:45:26 +00:00
misc (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
music
network (svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88) 2011-01-26 22:42:50 +00:00
os (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year 2011-01-01 08:31:23 +00:00
pathfinder (svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could be lost 2011-02-06 15:01:52 +00:00
saveload (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density. 2011-02-06 18:26:50 +00:00
script (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. 2010-12-22 11:46:41 +00:00
sound
spriteloader (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
strgen (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
table (svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to NewGRFs, and allow the maximum train length to be modified in multiplayer as well 2011-02-06 21:31:33 +00:00
thread
video (svn r21684) -Fix [FS#4360] (r21573): Silence some compile warnings 2011-01-01 08:23:46 +00:00
widgets
aircraft_cmd.cpp (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view 2011-02-04 14:37:24 +00:00
aircraft_gui.cpp
aircraft.h (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. 2011-01-30 21:32:21 +00:00
airport_gui.cpp (svn r21909) -Fix: some missing spaces 2011-01-26 08:14:36 +00:00
airport.cpp (svn r21803) -Cleanup: Remove unnecessary semicolons. 2011-01-15 15:36:58 +00:00
airport.h
animated_tile_func.h (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. 2010-12-22 11:46:41 +00:00
animated_tile.cpp
articulated_vehicles.cpp (svn r21924) -Codechange: Unify some parts of the articulated vehicle code. 2011-01-29 17:30:25 +00:00
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp (svn r21924) -Codechange: Unify some parts of the articulated vehicle code. 2011-01-29 17:30:25 +00:00
autoreplace_func.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
autoreplace_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
autoreplace_gui.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
autoreplace_type.h
autoreplace.cpp (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
autoslope.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
base_media_base.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
base_media_func.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
base_station_base.h
bmp.cpp
bmp.h
bridge_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
bridge_map.cpp (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
bridge_map.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
bridge.h (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting 2011-02-04 15:37:23 +00:00
build_vehicle_gui.cpp (svn r21803) -Cleanup: Remove unnecessary semicolons. 2011-01-15 15:36:58 +00:00
cargo_type.h
cargopacket.cpp (svn r21909) -Fix: some missing spaces 2011-01-26 08:14:36 +00:00
cargopacket.h (svn r21849) -Codechange: move merging/splitting of cargopackets into a helper function (fonsinchen) 2011-01-19 16:25:00 +00:00
cargotype.cpp
cargotype.h
cheat_func.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
cheat_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
cheat_type.h
cheat.cpp (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
clear_cmd.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
clear_map.h
cmd_helper.h
command_func.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
command_type.h (svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while paused setting on "no actions" cheating money would fail 2011-02-07 22:23:37 +00:00
command.cpp (svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while paused setting on "no actions" cheating money would fail 2011-02-07 22:23:37 +00:00
company_base.h (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company 2011-01-04 22:50:09 +00:00
company_cmd.cpp (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) 2011-01-19 16:47:40 +00:00
company_func.h (svn r22013) -Codechange: move some functions out of functions.h 2011-02-07 22:08:11 +00:00
company_gui.cpp
company_gui.h (svn r21700) -Codechange: GetDrawStringCompanyColour returns a TextColour 2011-01-03 11:55:08 +00:00
company_manager_face.h
company_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
console_cmds.cpp (svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though. 2011-02-05 16:07:23 +00:00
console_func.h (svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console colours 2011-01-03 20:54:20 +00:00
console_gui.cpp (svn r21982) -Add: Wheel scrolling to console. 2011-02-05 17:54:36 +00:00
console_gui.h
console_internal.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
console_type.h (svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console colours 2011-01-03 20:54:20 +00:00
console.cpp (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts 2011-01-03 12:01:41 +00:00
crashlog.cpp (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
crashlog.h (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. 2011-01-18 22:17:15 +00:00
currency.cpp
currency.h (svn r21695) -Codechange: add helper function to get the currently applicable GameSettings object 2011-01-02 00:34:21 +00:00
date_func.h
date_gui.cpp
date_gui.h
date_type.h
date.cpp
debug.cpp
debug.h
dedicated.cpp
depot_base.h
depot_cmd.cpp (svn r22013) -Codechange: move some functions out of functions.h 2011-02-07 22:08:11 +00:00
depot_func.h
depot_gui.cpp (svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot 2011-02-04 15:40:35 +00:00
depot_map.h
depot_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
depot.cpp (svn r21939) -Fix (r16357): the check for valid depot wasn't strict enough 2011-02-02 14:50:57 +00:00
direction_func.h
direction_type.h
disaster_cmd.cpp (svn r21949) -Change: randomize the vehicle a small UFO targets, do not use the one with lowest index 2011-02-02 23:06:38 +00:00
dock_gui.cpp (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting 2011-02-04 15:37:23 +00:00
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h
economy.cpp (svn r22015) -Codechange: move yet another pair of methods from functions.h 2011-02-07 22:22:20 +00:00
effectvehicle_base.h (svn r21932) -Document: some tidbits related to vehicles 2011-01-31 20:27:33 +00:00
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
elrail.cpp (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
endian_check.cpp
engine_base.h (svn r21986) -Codechange: Add helper function to test whether an engine is still associated to a GRF. 2011-02-05 20:37:00 +00:00
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h (svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engines/wagons in the depot by default for NewGRFs 2011-02-04 19:20:47 +00:00
engine.cpp (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. 2011-02-05 20:41:13 +00:00
fileio_func.h
fileio_type.h
fileio.cpp
fios_gui.cpp (svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME 2011-01-22 23:08:32 +00:00
fios.cpp (svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME 2011-01-22 23:08:32 +00:00
fios.h (svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME 2011-01-22 23:08:32 +00:00
fontcache.cpp (svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead. 2011-01-14 16:39:41 +00:00
fontcache.h
functions.h (svn r22015) -Codechange: move yet another pair of methods from functions.h 2011-02-07 22:22:20 +00:00
gamelog_internal.h
gamelog.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
gamelog.h
genworld_gui.cpp (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density. 2011-02-06 18:26:50 +00:00
genworld.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
genworld.h
gfx_func.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
gfx_type.h (svn r21897) -Fix (21707): Kenobi visited IsValidConsoleColour shortly 2011-01-23 00:11:15 +00:00
gfx.cpp (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
graph_gui.h
ground_vehicle.cpp (svn r21997) -Fix [FS#4473]: when the difference between force and resistance is smaller than the mass(*4) there would be no acceleration anymore, even when at higher (or lower) speed the force and resistance balance out better 2011-02-06 16:45:27 +00:00
ground_vehicle.hpp (svn r21989) -Fix (r21954): Vehicle status bar glitches on speed changes. 2011-02-05 21:13:54 +00:00
group_cmd.cpp (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
group_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
group_gui.h
group_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
group.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
gui.h
heightmap.cpp (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
heightmap.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
highscore_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
highscore.cpp
highscore.h
hotkeys.cpp (svn r21909) -Fix: some missing spaces 2011-01-26 08:14:36 +00:00
hotkeys.h
house_type.h
house.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
industry_cmd.cpp (svn r22012) -Add: [NewGRF] Test all industry layouts also when prospecting 2011-02-07 20:47:58 +00:00
industry_gui.cpp (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density. 2011-02-06 18:26:50 +00:00
industry_map.h
industry_type.h
industry.h
industrytype.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
ini_type.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
ini.cpp (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
intro_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
landscape_type.h
landscape.cpp (svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy 2011-01-10 21:58:05 +00:00
landscape.h
language.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
livery.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
main_gui.cpp (svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved. 2011-02-05 21:07:25 +00:00
map_func.h (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. 2011-01-18 22:31:06 +00:00
map_type.h
map.cpp (svn r21995) -Cleanup (r21994): Remove obsolete comment. 2011-02-06 14:33:04 +00:00
misc_cmd.cpp
misc_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
misc.cpp (svn r21733) -Codechange: Clarify the update owner legend code. 2011-01-05 11:04:29 +00:00
mixer.cpp
mixer.h
music_gui.cpp (svn r21698) -Fix: incorrectly named global variable 2011-01-02 18:12:39 +00:00
music.cpp
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 (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_canal.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_class.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_commons.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_commons.h
newgrf_config.cpp (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. 2011-01-15 21:13:47 +00:00
newgrf_config.h (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. 2011-01-15 21:13:47 +00:00
newgrf_debug_gui.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_debug.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_engine.cpp (svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and cur_real_order_index to keep track of the current real order in an unambiguous way. 2011-01-31 20:44:15 +00:00
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. 2011-01-15 21:13:47 +00:00
newgrf_house.cpp (svn r21456) -Fix: [NewGRF] make sure the parameter for house var 60 is the id of an original house 2010-12-10 22:18:16 +00:00
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_industrytiles.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_object.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_object.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_sound.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
newgrf_storage.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_storage.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
newgrf_text.cpp (svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters 2011-01-21 23:10:02 +00:00
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp (svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to NewGRFs, and allow the maximum train length to be modified in multiplayer as well 2011-02-06 21:31:33 +00:00
newgrf.h
news_func.h (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. 2011-02-05 20:41:13 +00:00
news_gui.cpp (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. 2011-02-05 20:41:13 +00:00
news_gui.h
news_type.h
object_base.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
object_cmd.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
object_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
object_map.h
object_type.h
object.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
openttd.cpp (svn r22007) -Change: only show one AI per unique ID instead of all versions in the output of "openttd -h" 2011-02-07 09:51:16 +00:00
openttd.h (svn r22014) -Codechange: move some more functions out of functions.h 2011-02-07 22:15:46 +00:00
order_backup.cpp (svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and cur_real_order_index to keep track of the current real order in an unambiguous way. 2011-01-31 20:44:15 +00:00
order_backup.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
order_base.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
order_cmd.cpp (svn r21961) -Remove: limitation that not loading and not unloading is mutual exclusive 2011-02-04 16:07:42 +00:00
order_func.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
order_gui.cpp (svn r21985) -Codechange: Use VehicleOrderID where appropiate. 2011-02-05 20:26:55 +00:00
order_type.h
os_timer.cpp
osk_gui.cpp
pbs.cpp
pbs.h
querystring_gui.h
rail_cmd.cpp (svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list 2011-01-20 12:22:38 +00:00
rail_gui.cpp (svn r21867) -Codechange: move creating the rail type dropdown to a more general location 2011-01-20 12:40:04 +00:00
rail_gui.h (svn r21867) -Codechange: move creating the rail type dropdown to a more general location 2011-01-20 12:40:04 +00:00
rail_map.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
rail_type.h
rail.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
rail.h (svn r21919) -Fix: Converting an expensive rail type to a cheap one could give more money than removing and rebuilding cost 2011-01-27 00:38:12 +00:00
rev.cpp.in
rev.h
road_cmd.cpp (svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth) 2011-01-09 20:54:56 +00:00
road_cmd.h
road_func.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
road_gui.cpp (svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line. 2011-01-14 12:46:05 +00:00
road_gui.h (svn r21887) -Fix-ish: some headers weren't including the headers they depend on 2011-01-22 10:10:03 +00:00
road_internal.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
road_map.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
road_map.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
road_type.h
road.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
roadstop_base.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
roadstop.cpp
roadveh_cmd.cpp (svn r21976) -Doc: Document several crash handling functions. 2011-02-05 16:20:55 +00:00
roadveh_gui.cpp (svn r21924) -Codechange: Unify some parts of the articulated vehicle code. 2011-01-29 17:30:25 +00:00
roadveh.h (svn r21976) -Doc: Document several crash handling functions. 2011-02-05 16:20:55 +00:00
screenshot.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
screenshot.h
sdl.cpp (svn r20211) -Codechange: Indented code should have curly braces around it. 2010-07-24 10:14:39 +00:00
sdl.h
settings_func.h
settings_gui.cpp (svn r21984) -Fix: Compilation without AI was broken 2011-02-05 19:36:02 +00:00
settings_internal.h
settings_type.h (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density. 2011-02-06 18:26:50 +00:00
settings.cpp (svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though. 2011-02-05 16:07:23 +00:00
ship_cmd.cpp (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view 2011-02-04 14:37:24 +00:00
ship_gui.cpp
ship.h (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. 2011-01-30 21:32:21 +00:00
signal_func.h
signal_type.h
signal.cpp
signs_base.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
signs.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings. 2011-02-05 16:36:37 +00:00
smallmap_gui.h (svn r21715) -Fix: Use the correct land colour in the owner legend. 2011-01-04 20:53:57 +00:00
sortlist_type.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
sound_func.h (svn r21698) -Fix: incorrectly named global variable 2011-01-02 18:12:39 +00:00
sound_type.h
sound.cpp (svn r21698) -Fix: incorrectly named global variable 2011-01-02 18:12:39 +00:00
sprite.cpp
sprite.h
spritecache.cpp (svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function. 2011-01-14 16:36:34 +00:00
spritecache.h (svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function. 2011-01-14 16:36:34 +00:00
station_base.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
station_cmd.cpp (svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join 2011-02-04 15:29:50 +00:00
station_func.h
station_gui.cpp (svn r21864) -Fix [FS#4430]: distant-join station would build at the wrong location when having persistent building turned on and selecting a "second" location for the station tile 2011-01-19 23:59:29 +00:00
station_gui.h
station_map.h
station_type.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
station.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
statusbar_gui.cpp (svn r21955) -Cleanup: always show the long date in the status bar 2011-02-04 14:38:15 +00:00
statusbar_gui.h
stdafx.h (svn r21680) -Fix (r21656): of course MSVC complains 2010-12-31 16:13:34 +00:00
string_func.h (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
string_type.h
string.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 2011-01-18 23:09:43 +00:00
strings_func.h (svn r21593) -Codechange: endif comment correcttions. 2010-12-22 10:50:32 +00:00
strings_type.h
strings.cpp (svn r21986) -Codechange: Add helper function to test whether an engine is still associated to a GRF. 2011-02-05 20:37:00 +00:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
terraform_cmd.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
terraform_gui.cpp (svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though. 2011-02-05 16:07:23 +00:00
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp (svn r22015) -Codechange: move yet another pair of methods from functions.h 2011-02-07 22:22:20 +00:00
tgp.cpp
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h (svn r21877) -Codechange: move definition of HALF_TILE_SIZE to tile_type.h 2011-01-21 15:48:52 +00:00
tilearea_type.h (svn r21843) -Codechange: move documentation towards the code to make it more likely to be updates [t-z]. 2011-01-18 21:58:22 +00:00
tilearea.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
tilehighlight_func.h
tilehighlight_type.h
timetable_cmd.cpp (svn r22013) -Codechange: move some functions out of functions.h 2011-02-07 22:08:11 +00:00
timetable_gui.cpp (svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and cur_real_order_index to keep track of the current real order in an unambiguous way. 2011-01-31 20:44:15 +00:00
timetable.h
toolbar_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
toolbar_gui.h
town_cmd.cpp (svn r21974) -Feature: Add a setting to enable/disable funding local road reconstruction. 2011-02-05 13:46:09 +00:00
town_gui.cpp (svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth 2011-01-30 19:14:48 +00:00
town_map.h
town_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
town.h
townname_func.h
townname_type.h
townname.cpp
track_func.h
track_type.h
train_cmd.cpp (svn r21976) -Doc: Document several crash handling functions. 2011-02-05 16:20:55 +00:00
train_gui.cpp
train.h (svn r21976) -Doc: Document several crash handling functions. 2011-02-05 16:20:55 +00:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting 2011-02-04 15:37:23 +00:00
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h (svn r21938) -Codechange: AfterLoadGame() is no longer friend of Vehicle. 2011-02-01 21:18:27 +00:00
vehicle_cmd.cpp (svn r21926) -Fix [FS#4450](r21924): v != w. 2011-01-29 23:42:40 +00:00
vehicle_func.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
vehicle_gui_base.h
vehicle_gui.cpp (svn r21991) -Fix [FS#4466]: The share/copy-orders-cursor was not updated to refer to the new vehicle when it got autoreplaced/-renewed. 2011-02-05 23:10:31 +00:00
vehicle_gui.h
vehicle_type.h (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long 2011-01-14 22:08:40 +00:00
vehicle.cpp (svn r22006) -Fix [FS#4480]: smoke/sparks of trains would be shown under bridges, or rather through bridges 2011-02-07 09:50:20 +00:00
vehiclelist.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
vehiclelist.h
viewport_func.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
viewport_gui.cpp (svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings. 2011-02-05 16:36:37 +00:00
viewport_type.h
viewport.cpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
void_cmd.cpp
void_map.h
water_cmd.cpp (svn r21993) -Fix (r19720): When building a lock on dry land costs for clearing water were deducted rather than for building canals 2011-02-06 12:16:06 +00:00
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year 2011-02-04 14:11:14 +00:00
waypoint_func.h (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
waypoint_gui.cpp
waypoint.cpp
widget_type.h (svn r21843) -Codechange: move documentation towards the code to make it more likely to be updates [t-z]. 2011-01-18 21:58:22 +00:00
widget.cpp (svn r21812) -Fix (r21754): Don't try to scroll the matrix widget to position -1. 2011-01-15 19:54:53 +00:00
window_func.h
window_gui.h (svn r21803) -Cleanup: Remove unnecessary semicolons. 2011-01-15 15:36:58 +00:00
window_type.h
window.cpp (svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings. 2011-02-05 16:36:37 +00:00
zoom_func.h
zoom_type.h