OpenTTD/src
2010-08-11 14:14:06 +00:00
..
3rdparty
ai
blitter
core
depend
lang
misc
music
network (svn r20291) -Codechange: Unify break coding style. 2010-08-01 21:19:49 +00:00
os
pathfinder
saveload
script
sound
spriteloader
strgen
table
thread
video
widgets
aircraft_cmd.cpp
aircraft_gui.cpp
aircraft.h
airport_gui.cpp
airport.cpp (svn r20368) -Codechange: automatically rotate all nodes for airport movement if the airport is rotated 2010-08-05 12:03:06 +00:00
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
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_media_base.h
base_media_func.h
base_station_base.h (svn r19351) -Codechange: use TileArea for AfterRemoveRect 2010-03-06 13:38:46 +00:00
bmp.cpp
bmp.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat_func.h
cheat_gui.cpp
cheat_type.h
cheat.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
clear_cmd.cpp
clear_map.h
cmd_helper.h
command_func.h
command_type.h (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 2010-08-08 10:59:30 +00:00
command.cpp (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 2010-08-08 10:59:30 +00:00
company_base.h
company_cmd.cpp
company_func.h (svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get too many vehicles. 2010-08-06 20:26:01 +00:00
company_gui.cpp
company_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
company_manager_face.h
company_type.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 2010-05-13 09:44:44 +00:00
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp
crashlog.cpp
crashlog.h
currency.cpp
currency.h
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
depot_func.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
depot_gui.cpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
depot_map.h
depot_type.h
depot.cpp
direction_func.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp
driver.h (svn r20283) -Codechange: Unify start of doygen comments. 2010-08-01 19:22:34 +00:00
economy_base.h
economy_func.h
economy_type.h
economy.cpp
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 (svn r18872) -Codechange: introduce PaletteID and use it 2010-01-21 01:38:13 +00:00
engine_type.h
engine.cpp
fileio_func.h
fileio_type.h
fileio.cpp
fios_gui.cpp
fios.cpp
fios.h
fontcache.cpp
fontcache.h
functions.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h
gfx_type.h
gfx.cpp
gfxinit.cpp
gfxinit.h
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp (svn r19654) -Codechange: Use Extract<> in more places. 2010-04-17 13:31:41 +00:00
group_gui.cpp
group_gui.h
group_type.h
group.h
gui.h (svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location 2010-07-19 17:13:46 +00:00
heightmap.cpp
heightmap.h
highscore_gui.cpp
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h
industry_cmd.cpp
industry_gui.cpp
industry_map.h
industry_type.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 2010-05-13 09:44:44 +00:00
industry.h
industrytype.h
ini_type.h
ini.cpp
intro_gui.cpp
landscape_type.h
landscape.cpp
landscape.h
livery.h
main_gui.cpp (svn r20361) -Fix [FS#3989]: Stop vehicle following after zooming out. 2010-08-04 08:58:45 +00:00
map_func.h (svn r20282) -Codechange: add some spaces where they should've been 2010-08-01 19:01:09 +00:00
map_type.h
map.cpp
misc_cmd.cpp
misc_gui.cpp
misc.cpp
mixer.cpp
mixer.h (svn r19332) -Codechange: Simplify sound panning by using float data, and switch to sinusoidal algorithm to maintain output level. 2010-03-06 11:08:31 +00:00
music_gui.cpp
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp (svn r20281) -Codechange: unify case scope closure + break coding style 2010-08-01 18:53:30 +00:00
newgrf_debug.h
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h (svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstation selection callback. 2010-07-10 10:55:16 +00:00
newgrf_gui.cpp (svn r20289) -Codechange: Unify fall through coding style. 2010-08-01 20:52:11 +00:00
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp
newgrf.h
news_func.h
news_gui.cpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
news_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
news_type.h
object_cmd.cpp
object_map.h
object_type.h
object.h
openttd.cpp
openttd.h
order_base.h (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
order_cmd.cpp
order_func.h
order_gui.cpp
order_type.h
os_timer.cpp
osk_gui.cpp
pbs.cpp (svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path signal with trains on both sides could lead to a train crash. 2010-07-15 19:15:21 +00:00
pbs.h
querystring_gui.h
rail_cmd.cpp
rail_gui.cpp (svn r20406) -Codechange: make StationClass use the new generic class 2010-08-07 22:07:07 +00:00
rail_gui.h
rail_map.h
rail_type.h (svn r19654) -Codechange: Use Extract<> in more places. 2010-04-17 13:31:41 +00:00
rail.cpp
rail.h (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
rev.cpp.in
rev.h
road_cmd.cpp
road_cmd.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp (svn r20281) -Codechange: unify case scope closure + break coding style 2010-08-01 18:53:30 +00:00
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp
roadveh_gui.cpp
roadveh.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings_func.h
settings_gui.cpp
settings_internal.h
settings_type.h
settings.cpp
ship_cmd.cpp
ship_gui.cpp
ship.h (svn r20143) -Codechange: Remove RecalcShipStuff function. 2010-07-14 12:27:51 +00:00
signal_func.h
signal_type.h
signal.cpp (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). 2010-07-29 14:26:28 +00:00
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp (svn r19614) -Codechange: "it's" => "its" where appropriate 2010-04-12 14:12:47 +00:00
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h
station_cmd.cpp
station_func.h
station_gui.cpp
station_gui.h
station_map.h
station_type.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 2010-05-13 09:44:44 +00:00
station.cpp
statusbar_gui.cpp
statusbar_gui.h
stdafx.h
string_func.h
string_type.h
string.cpp
strings_func.h
strings_type.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 2010-05-13 09:44:44 +00:00
strings.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp
tgp.cpp
tgp.h
tile_cmd.h
tile_map.cpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
tile_map.h
tile_type.h
tilearea_type.h
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
timetable_cmd.cpp
timetable_gui.cpp
timetable.h
toolbar_gui.cpp (svn r20281) -Codechange: unify case scope closure + break coding style 2010-08-01 18:53:30 +00:00
toolbar_gui.h
town_cmd.cpp
town_gui.cpp
town_map.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
town_type.h
town.h
townname_func.h
townname_type.h
townname.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
track_func.h
track_type.h
train_cmd.cpp
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
tunnelbridge_map.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
tunnelbridge.h
vehicle_base.h
vehicle_cmd.cpp
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp
vehicle_gui.h (svn r20283) -Codechange: Unify start of doygen comments. 2010-08-01 19:22:34 +00:00
vehicle_type.h
vehicle.cpp
vehiclelist.cpp
vehiclelist.h (svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested. 2010-04-17 14:47:56 +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
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h
window_gui.h
window_type.h
window.cpp
zoom_func.h
zoom_type.h