File diff r10598:87bda90020a9 → r10599:6979732362f7
source.list
Show inline comments
 
# Source Files
 
airport.cpp
 
animated_tile.cpp
 
articulated_vehicles.cpp
 
autoreplace.cpp
 
aystar.cpp
 
bmp.cpp
 
callback_table.cpp
 
cargopacket.cpp
 
cargotype.cpp
 
cheat.cpp
 
command.cpp
 
console.cpp
 
console_cmds.cpp
 
console_gui.cpp
 
currency.cpp
 
date.cpp
 
debug.cpp
 
dedicated.cpp
 
depot.cpp
 
driver.cpp
 
widgets/dropdown.cpp
 
economy.cpp
 
effectvehicle.cpp
 
elrail.cpp
 
engine.cpp
 
fileio.cpp
 
fios.cpp
 
fontcache.cpp
 
gamelog.cpp
 
genworld.cpp
 
gfx.cpp
 
gfxinit.cpp
 
heightmap.cpp
 
highscore.cpp
 
highscore_gui.cpp
 
ini.cpp
 
landscape.cpp
 
map.cpp
 
md5.cpp
 
minilzo.cpp
 
misc.cpp
 
mixer.cpp
 
music.cpp
 
namegen.cpp
 
network/network.cpp
 
@@ -152,50 +151,48 @@ command_func.h
 
command_type.h
 
company_base.h
 
company_func.h
 
company_gui.h
 
company_manager_face.h
 
company_type.h
 
console_func.h
 
console_gui.h
 
console_internal.h
 
console_type.h
 
currency.h
 
date_func.h
 
date_type.h
 
debug.h
 
video/dedicated_v.h
 
ai/default/default.h
 
depot_base.h
 
depot_func.h
 
depot_map.h
 
depot_type.h
 
direction_func.h
 
direction_type.h
 
music/dmusic.h
 
driver.h
 
widgets/dropdown_func.h
 
widgets/dropdown_type.h
 
economy_func.h
 
economy_type.h
 
effectvehicle_base.h
 
effectvehicle_func.h
 
elrail_func.h
 
engine_base.h
 
engine_func.h
 
engine_gui.h
 
engine_type.h
 
fiber.hpp
 
fileio_func.h
 
fileio_type.h
 
fios.h
 
fontcache.h
 
functions.h
 
gamelog.h
 
gamelog_internal.h
 
genworld.h
 
gfx_func.h
 
gfx_type.h
 
gfxinit.h
 
group.h
 
group_gui.h
 
group_type.h
 
@@ -404,48 +401,53 @@ network/network_gui.cpp
 
newgrf_gui.cpp
 
news_gui.cpp
 
order_gui.cpp
 
osk_gui.cpp
 
rail_gui.cpp
 
road_gui.cpp
 
roadveh_gui.cpp
 
settings_gui.cpp
 
ship_gui.cpp
 
signs_gui.cpp
 
smallmap_gui.cpp
 
station_gui.cpp
 
statusbar_gui.cpp
 
subsidy_gui.cpp
 
terraform_gui.cpp
 
timetable_gui.cpp
 
toolbar_gui.cpp
 
town_gui.cpp
 
train_gui.cpp
 
transparency_gui.cpp
 
tree_gui.cpp
 
vehicle_gui.cpp
 
waypoint_gui.cpp
 

	
 
# Widgets
 
widgets/dropdown.cpp
 
widgets/dropdown_func.h
 
widgets/dropdown_type.h
 

	
 
# Command handlers
 
aircraft_cmd.cpp
 
autoreplace_cmd.cpp
 
clear_cmd.cpp
 
company_cmd.cpp
 
disaster_cmd.cpp
 
dummy_land.cpp
 
group_cmd.cpp
 
industry_cmd.cpp
 
misc_cmd.cpp
 
order_cmd.cpp
 
rail_cmd.cpp
 
road_cmd.cpp
 
roadveh_cmd.cpp
 
ship_cmd.cpp
 
station_cmd.cpp
 
terraform_cmd.cpp
 
timetable_cmd.cpp
 
town_cmd.cpp
 
train_cmd.cpp
 
tree_cmd.cpp
 
tunnelbridge_cmd.cpp
 
unmovable_cmd.cpp
 
water_cmd.cpp