.. |
3rdparty
|
|
|
ai
|
(svn r20293) -Doc: add more doxygen comments in ai_gui.cp
|
2010-08-01 22:08:29 +00:00 |
blitter
|
|
|
core
|
|
|
depend
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
lang
|
|
|
misc
|
|
|
music
|
|
|
network
|
|
|
os
|
|
|
pathfinder
|
|
|
saveload
|
|
|
script
|
|
|
sound
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
spriteloader
|
|
|
strgen
|
|
|
table
|
|
|
thread
|
|
|
video
|
|
|
widgets
|
|
|
aircraft_cmd.cpp
|
|
|
aircraft_gui.cpp
|
|
|
aircraft.h
|
|
|
airport_gui.cpp
|
|
|
airport.cpp
|
|
|
airport.h
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
animated_tile_func.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
animated_tile.cpp
|
|
|
articulated_vehicles.cpp
|
|
|
articulated_vehicles.h
|
(svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once.
|
2009-12-20 14:28:55 +00:00 |
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
|
(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable
|
2010-04-19 09:34:56 +00:00 |
base_media_func.h
|
|
|
base_station_base.h
|
|
|
bmp.cpp
|
|
|
bmp.h
|
|
|
bridge_gui.cpp
|
|
|
bridge_map.cpp
|
(svn r18058) -Fix: typos in parameter names
|
2009-11-13 17:40:21 +00:00 |
bridge_map.h
|
|
|
bridge.h
|
|
|
build_vehicle_gui.cpp
|
|
|
cargo_type.h
|
|
|
cargopacket.cpp
|
|
|
cargopacket.h
|
|
|
cargotype.cpp
|
|
|
cargotype.h
|
|
|
cheat_func.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
cheat_gui.cpp
|
|
|
cheat_type.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
cheat.cpp
|
|
|
clear_cmd.cpp
|
|
|
clear_map.h
|
|
|
cmd_helper.h
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
command_func.h
|
|
|
command_type.h
|
|
|
command.cpp
|
|
|
company_base.h
|
|
|
company_cmd.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
company_func.h
|
|
|
company_gui.cpp
|
|
|
company_gui.h
|
|
|
company_manager_face.h
|
|
|
company_type.h
|
|
|
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
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
date_gui.h
|
|
|
date_type.h
|
|
|
date.cpp
|
(svn r20279) -Doc: Doxygen additions/improvements.
|
2010-08-01 17:45:53 +00:00 |
debug.cpp
|
|
|
debug.h
|
|
|
dedicated.cpp
|
|
|
depot_base.h
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
depot_cmd.cpp
|
|
|
depot_func.h
|
|
|
depot_gui.cpp
|
|
|
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
|
|
direction_func.h
|
|
|
direction_type.h
|
(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.
|
2010-04-11 15:44:16 +00:00 |
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 |
dummy_land.cpp
|
|
|
economy_base.h
|
|
|
economy_func.h
|
|
|
economy_type.h
|
|
|
economy.cpp
|
|
|
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
|
|
elrail_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 |
elrail.cpp
|
|
|
endian_check.cpp
|
|
|
engine_base.h
|
|
|
engine_func.h
|
|
|
engine_gui.cpp
|
|
|
engine_gui.h
|
|
|
engine_type.h
|
|
|
engine.cpp
|
|
|
fileio_func.h
|
|
|
fileio_type.h
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
fileio.cpp
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
fios_gui.cpp
|
|
|
fios.cpp
|
|
|
fios.h
|
(svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs.
|
2010-06-13 14:17:26 +00:00 |
fontcache.cpp
|
|
|
fontcache.h
|
|
|
functions.h
|
|
|
gamelog_internal.h
|
|
|
gamelog.cpp
|
|
|
gamelog.h
|
|
|
genworld_gui.cpp
|
|
|
genworld.cpp
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
genworld.h
|
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
|
2010-07-19 17:17:36 +00:00 |
gfx_func.h
|
|
|
gfx_type.h
|
|
|
gfx.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
gfxinit.cpp
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
gfxinit.h
|
|
|
graph_gui.cpp
|
|
|
graph_gui.h
|
|
|
ground_vehicle.cpp
|
|
|
ground_vehicle.hpp
|
(svn r19356) -Fix: Whitespace.
|
2010-03-06 16:15:50 +00:00 |
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
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
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
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
industry_gui.cpp
|
|
|
industry_map.h
|
|
|
industry_type.h
|
|
|
industry.h
|
|
|
industrytype.h
|
|
|
ini_type.h
|
|
|
ini.cpp
|
|
|
intro_gui.cpp
|
(svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / newgame window correctly (planetmaker)
|
2010-05-21 06:59:45 +00:00 |
landscape_type.h
|
|
|
landscape.cpp
|
|
|
landscape.h
|
|
|
livery.h
|
|
|
main_gui.cpp
|
|
|
map_func.h
|
|
|
map_type.h
|
|
|
map.cpp
|
|
|
misc_cmd.cpp
|
|
|
misc_gui.cpp
|
|
|
misc.cpp
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
mixer.cpp
|
|
|
mixer.h
|
|
|
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
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
newgrf_cargo.cpp
|
|
|
newgrf_cargo.h
|
|
|
newgrf_commons.cpp
|
|
|
newgrf_commons.h
|
|
|
newgrf_config.cpp
|
|
|
newgrf_config.h
|
|
|
newgrf_debug_gui.cpp
|
|
|
newgrf_debug.h
|
|
|
newgrf_engine.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
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
|
|
|
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
|
(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen.
|
2010-07-22 16:50:58 +00:00 |
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
|
|
|
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
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
|
|
|
news_type.h
|
|
|
openttd.cpp
|
|
|
openttd.h
|
|
|
order_base.h
|
|
|
order_cmd.cpp
|
|
|
order_func.h
|
|
|
order_gui.cpp
|
|
|
order_type.h
|
|
|
os_timer.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
osk_gui.cpp
|
|
|
pbs.cpp
|
|
|
pbs.h
|
|
|
querystring_gui.h
|
|
|
rail_cmd.cpp
|
|
|
rail_gui.cpp
|
|
|
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
|
|
|
rev.cpp.in
|
|
|
rev.h
|
|
|
road_cmd.cpp
|
|
|
road_cmd.h
|
|
|
road_func.h
|
|
|
road_gui.cpp
|
|
|
road_gui.h
|
|
|
road_internal.h
|
|
|
road_map.cpp
|
|
|
road_map.h
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
road_type.h
|
|
|
road.cpp
|
|
|
roadstop_base.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 |
roadstop.cpp
|
|
|
roadveh_cmd.cpp
|
|
|
roadveh_gui.cpp
|
|
|
roadveh.h
|
|
|
screenshot.cpp
|
|
|
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
|
|
|
settings_internal.h
|
|
|
settings_type.h
|
|
|
settings.cpp
|
|
|
ship_cmd.cpp
|
|
|
ship_gui.cpp
|
|
|
ship.h
|
|
|
signal_func.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
signal_type.h
|
|
|
signal.cpp
|
|
|
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
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
smallmap_gui.h
|
|
|
sortlist_type.h
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
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
|
(svn r19465) -Codechange: support for multi-tile hangars
|
2010-03-19 11:17:52 +00:00 |
station_cmd.cpp
|
|
|
station_func.h
|
|
|
station_gui.cpp
|
|
|
station_gui.h
|
|
|
station_map.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_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
|
(svn r17790) -Feature: translatable base sound/graphics set descriptions
|
2009-10-17 20:34:09 +00:00 |
strings_type.h
|
|
|
strings.cpp
|
|
|
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget().
|
2010-07-26 13:08:48 +00:00 |
subsidy_type.h
|
|
|
subsidy.cpp
|
|
|
tar_type.h
|
|
|
terraform_cmd.cpp
|
|
|
terraform_gui.cpp
|
|
|
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
texteff.cpp
|
(svn r19084) -Codechange: minor coding-style fixups
|
2010-02-10 17:37:47 +00:00 |
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
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
timetable_cmd.cpp
|
|
|
timetable_gui.cpp
|
|
|
timetable.h
|
|
|
toolbar_gui.cpp
|
|
|
toolbar_gui.h
|
|
|
town_cmd.cpp
|
|
|
town_gui.cpp
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
town_map.h
|
|
|
town_type.h
|
|
|
town.h
|
|
|
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
|
|
track_func.h
|
(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)
|
2010-05-11 21:02:26 +00:00 |
track_type.h
|
|
|
train_cmd.cpp
|
|
|
train_gui.cpp
|
|
|
train.h
|
|
|
transparency_gui.cpp
|
|
|
transparency_gui.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
transparency.h
|
|
|
transport_type.h
|
|
|
tree_cmd.cpp
|
|
|
tree_gui.cpp
|
(svn r19634) -Codechange: Use TREE_INVALID more consistently.
|
2010-04-14 19:57:19 +00:00 |
tree_map.h
|
|
|
tunnel_map.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
tunnel_map.h
|
|
|
tunnelbridge_cmd.cpp
|
|
|
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
unmovable_cmd.cpp
|
|
|
unmovable_map.h
|
|
|
unmovable.h
|
|
|
vehicle_base.h
|
|
|
vehicle_cmd.cpp
|
|
|
vehicle_func.h
|
(svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now.
|
2010-03-07 18:24:41 +00:00 |
vehicle_gui_base.h
|
|
|
vehicle_gui.cpp
|
|
|
vehicle_gui.h
|
|
|
vehicle_type.h
|
|
|
vehicle.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
vehiclelist.cpp
|
(svn r19957) -Codechange: remove VLW_WAYPOINT_LIST
|
2010-06-11 00:18:28 +00:00 |
vehiclelist.h
|
|
|
viewport_func.h
|
|
|
viewport_gui.cpp
|
|
|
viewport_type.h
|
|
|
viewport.cpp
|
|
|
void_map.h
|
|
|
water_cmd.cpp
|
|
|
water_map.h
|
|
|
water.h
|
|
|
waypoint_base.h
|
(svn r19798) -Codechange: generalise the waypoint naming method
|
2010-05-12 18:31:39 +00:00 |
waypoint_cmd.cpp
|
|
|
waypoint_func.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
waypoint_gui.cpp
|
|
|
waypoint.cpp
|
|
|
widget_type.h
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
widget.cpp
|
|
|
window_func.h
|
|
|
window_gui.h
|
|
|
window_type.h
|
|
|
window.cpp
|
|
|
zoom_func.h
|
|
|
zoom_type.h
|
|
|