.. |
3rdparty
|
|
|
ai
|
|
|
blitter
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
core
|
|
|
depend
|
|
|
lang
|
|
|
misc
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
music
|
|
|
network
|
|
|
os
|
|
|
pathfinder
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
saveload
|
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
|
2010-08-07 20:52:45 +00:00 |
script
|
(svn r19776) -Change: don't scan for tars in the script scanner; it has already happened.
|
2010-05-10 09:35:25 +00:00 |
sound
|
|
|
spriteloader
|
|
|
strgen
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
table
|
|
|
thread
|
|
|
video
|
|
|
widgets
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
aircraft_cmd.cpp
|
(svn r20368) -Codechange: automatically rotate all nodes for airport movement if the airport is rotated
|
2010-08-05 12:03:06 +00:00 |
aircraft_gui.cpp
|
|
|
aircraft.h
|
|
|
airport_gui.cpp
|
|
|
airport.cpp
|
|
|
airport.h
|
(svn r20368) -Codechange: automatically rotate all nodes for airport movement if the airport is rotated
|
2010-08-05 12:03:06 +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
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
articulated_vehicles.cpp
|
|
|
articulated_vehicles.h
|
|
|
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
|
|
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
|
|
autoreplace_gui.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 |
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.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 |
base_media_base.h
|
|
|
base_media_func.h
|
(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable
|
2010-04-19 09:34:56 +00:00 |
base_station_base.h
|
(svn r19351) -Codechange: use TileArea for AfterRemoveRect
|
2010-03-06 13:38:46 +00:00 |
bmp.cpp
|
|
|
bmp.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
bridge_gui.cpp
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
bridge_map.cpp
|
|
|
bridge_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 |
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
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
cheat_type.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
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
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
cmd_helper.h
|
|
|
command_func.h
|
|
|
command_type.h
|
(svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command
|
2010-08-02 22:10:05 +00:00 |
command.cpp
|
|
|
company_base.h
|
(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition.
|
2010-08-02 20:47:27 +00:00 |
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
|
(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.
|
2010-08-06 19:56:14 +00:00 |
company_gui.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
company_manager_face.h
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
company_type.h
|
|
|
console_cmds.cpp
|
(svn r20344) -Feature: add rescan_newgrf console command
|
2010-08-03 12:54:19 +00:00 |
console_func.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
console_gui.cpp
|
(svn r20290) -Codechange: Add missing 'break' statements.
|
2010-08-01 20:58:35 +00:00 |
console_gui.h
|
|
|
console_internal.h
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
console_type.h
|
|
|
console.cpp
|
|
|
crashlog.cpp
|
(svn r20138) -Change: also put the base set version number in the crash log
|
2010-07-14 09:06:41 +00:00 |
crashlog.h
|
|
|
currency.cpp
|
|
|
currency.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 |
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
|
|
|
debug.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
debug.h
|
|
|
dedicated.cpp
|
|
|
depot_base.h
|
|
|
depot_cmd.cpp
|
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr
|
2010-05-12 20:50:10 +00:00 |
depot_func.h
|
|
|
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
|
|
|
direction_type.h
|
|
|
disaster_cmd.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
dock_gui.cpp
|
|
|
driver.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
driver.h
|
|
|
dummy_land.cpp
|
|
|
economy_base.h
|
|
|
economy_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 |
economy_type.h
|
|
|
economy.cpp
|
|
|
effectvehicle_base.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
effectvehicle_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 |
effectvehicle.cpp
|
|
|
elrail_func.h
|
|
|
elrail.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
endian_check.cpp
|
|
|
engine_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 |
engine_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 |
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
|
(svn r20300) -Add: Air drag field to the rail engine information.
|
2010-08-02 14:50:26 +00:00 |
engine.cpp
|
(svn r20318) -Doc: Doxygen additions.
|
2010-08-02 20:32:39 +00:00 |
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
|
|
|
fios_gui.cpp
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
fios.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
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
|
(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 |
gamelog.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
gamelog.h
|
|
|
genworld_gui.cpp
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
genworld.cpp
|
|
|
genworld.h
|
(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
|
2010-07-19 17:17:36 +00:00 |
gfx_func.h
|
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
|
2010-08-05 19:23:19 +00:00 |
gfx_type.h
|
(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
|
2010-07-03 20:14:56 +00:00 |
gfx.cpp
|
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
|
2010-08-05 19:23:19 +00:00 |
gfxinit.cpp
|
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
|
2010-08-05 19:23:19 +00:00 |
gfxinit.h
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
graph_gui.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
graph_gui.h
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
ground_vehicle.cpp
|
|
|
ground_vehicle.hpp
|
|
|
group_cmd.cpp
|
|
|
group_gui.cpp
|
|
|
group_gui.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 |
group_type.h
|
|
|
group.h
|
|
|
gui.h
|
|
|
heightmap.cpp
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
|
|
highscore.cpp
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
highscore.h
|
|
|
hotkeys.cpp
|
|
|
hotkeys.h
|
|
|
house_type.h
|
|
|
house.h
|
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
|
2010-08-07 21:03:38 +00:00 |
industry_cmd.cpp
|
(svn r20396) -Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo
|
2010-08-07 20:11:27 +00:00 |
industry_gui.cpp
|
(svn r20397) -Feature: Display industry smallmap colour in the industry chain window.
|
2010-08-07 20:36:23 +00:00 |
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
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
intro_gui.cpp
|
|
|
landscape_type.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
landscape.cpp
|
|
|
landscape.h
|
|
|
livery.h
|
|
|
main_gui.cpp
|
|
|
map_func.h
|
|
|
map_type.h
|
|
|
map.cpp
|
|
|
misc_cmd.cpp
|
|
|
misc_gui.cpp
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
misc.cpp
|
|
|
mixer.cpp
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
mixer.h
|
|
|
music_gui.cpp
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
music.cpp
|
|
|
newgrf_airport.cpp
|
|
|
newgrf_airport.h
|
|
|
newgrf_airporttiles.cpp
|
|
|
newgrf_airporttiles.h
|
|
|
newgrf_callbacks.h
|
|
|
newgrf_canal.cpp
|
|
|
newgrf_canal.h
|
(svn r20353) -Add: [NewGRF] Support for callback 0x147 ("add sprite offset") for canals.
|
2010-08-03 17:48:07 +00:00 |
newgrf_cargo.cpp
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
newgrf_cargo.h
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
newgrf_commons.cpp
|
|
|
newgrf_commons.h
|
|
|
newgrf_config.cpp
|
|
|
newgrf_config.h
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
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
|
|
|
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
|
(svn r20396) -Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo
|
2010-08-07 20:11:27 +00:00 |
newgrf_industries.h
|
|
|
newgrf_industrytiles.cpp
|
|
|
newgrf_industrytiles.h
|
(svn r20279) -Doc: Doxygen additions/improvements.
|
2010-08-01 17:45:53 +00:00 |
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
|
(svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs
|
2010-04-20 05:52:51 +00:00 |
newgrf_sound.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_spritegroup.cpp
|
|
|
newgrf_spritegroup.h
|
|
|
newgrf_station.cpp
|
(svn r20402) -Codechange: rename the airport/station class id to something slightly more generic
|
2010-08-07 21:10:57 +00:00 |
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
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
newgrf_townname.h
|
|
|
newgrf.cpp
|
|
|
newgrf.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 |
news_func.h
|
(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker.
|
2009-12-21 21:14:40 +00:00 |
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
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
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
|
(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 |
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
|
(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 |
pbs.cpp
|
|
|
pbs.h
|
|
|
querystring_gui.h
|
|
|
rail_cmd.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
rail_gui.cpp
|
|
|
rail_gui.h
|
|
|
rail_map.h
|
|
|
rail_type.h
|
|
|
rail.cpp
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
rail.h
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
rev.cpp.in
|
(svn r19143) -Codechange: trunk's going for 1.1 now.
|
2010-02-16 00:07:15 +00:00 |
rev.h
|
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
|
2009-09-04 20:31:49 +00:00 |
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
|
(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)
|
2010-05-11 21:01:57 +00:00 |
road_gui.cpp
|
|
|
road_gui.h
|
(svn r20073) -Feature: customizable hotkeys for the road toolbar
|
2010-07-04 10:57:31 +00:00 |
road_internal.h
|
(svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost.
|
2010-03-13 15:53:44 +00:00 |
road_map.cpp
|
|
|
road_map.h
|
(svn r20314) -Fix (r20312): Too many parameters, missed one.
|
2010-08-02 18:40:25 +00:00 |
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
|
(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should.
|
2009-12-18 21:34:06 +00:00 |
roadveh_cmd.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
roadveh_gui.cpp
|
|
|
roadveh.h
|
|
|
screenshot.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +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
|
(svn r18810) -Fix (r18809): broken win32 compilation with SDL
|
2010-01-15 17:59:09 +00:00 |
settings_func.h
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
settings_gui.cpp
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
settings_internal.h
|
|
|
settings_type.h
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
settings.cpp
|
|
|
ship_cmd.cpp
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
ship_gui.cpp
|
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles; they are identical
|
2010-01-11 18:34:02 +00:00 |
ship.h
|
(svn r20143) -Codechange: Remove RecalcShipStuff function.
|
2010-07-14 12:27:51 +00:00 |
signal_func.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
signal_type.h
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
signal.cpp
|
|
|
signs_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 |
signs_cmd.cpp
|
|
|
signs_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 |
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
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
sound_type.h
|
|
|
sound.cpp
|
|
|
sprite.cpp
|
(svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in spritelayouts of stations, houses and industrytiles; so hacks with zero-sized bounding boxes are no longer needed and no longer cause trouble.
|
2010-01-30 10:08:39 +00:00 |
sprite.h
|
|
|
spritecache.cpp
|
|
|
spritecache.h
|
|
|
station_base.h
|
|
|
station_cmd.cpp
|
|
|
station_func.h
|
|
|
station_gui.cpp
|
|
|
station_gui.h
|
|
|
station_map.h
|
(svn r20375) -Codechange: make sure the watertype for existing airport tiles is set to invalid
|
2010-08-05 12:06:53 +00:00 |
station_type.h
|
|
|
station.cpp
|
|
|
statusbar_gui.cpp
|
|
|
statusbar_gui.h
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
stdafx.h
|
(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect
|
2010-05-18 21:17:25 +00:00 |
string_func.h
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
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
|
(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 |
subsidy_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 |
subsidy_gui.cpp
|
|
|
subsidy_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 |
subsidy.cpp
|
|
|
tar_type.h
|
(svn r20346) -Change: scan for tar files before scanning for AIs/NewGRFs so new AIs/NewGRFs inside a tar file are found
|
2010-08-03 13:32:02 +00:00 |
terraform_cmd.cpp
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
terraform_gui.cpp
|
(svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command
|
2010-08-02 22:10:05 +00:00 |
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
|
|
|
tile_map.h
|
(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.
|
2010-05-08 14:43:59 +00:00 |
tile_type.h
|
|
|
tilearea_type.h
|
|
|
tilearea.cpp
|
|
|
tilehighlight_func.h
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
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
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
timetable.h
|
|
|
toolbar_gui.cpp
|
|
|
toolbar_gui.h
|
|
|
town_cmd.cpp
|
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
|
2010-08-07 21:03:38 +00:00 |
town_gui.cpp
|
|
|
town_map.h
|
|
|
town_type.h
|
|
|
town.h
|
(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition.
|
2010-08-02 20:47:27 +00:00 |
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
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
train_gui.cpp
|
|
|
train.h
|
|
|
transparency_gui.cpp
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
transparency_gui.h
|
|
|
transparency.h
|
|
|
transport_type.h
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
tree_cmd.cpp
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
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
|
|
|
tunnel_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_cmd.cpp
|
(svn r20340) -Codechange: introduce some flags for objects and use them in some places
|
2010-08-03 12:07:55 +00:00 |
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
unmovable_cmd.cpp
|
|
|
unmovable_map.h
|
|
|
unmovable_type.h
|
(svn r20326) -Codechange: move UnmovableType to its own file
|
2010-08-02 21:35:59 +00:00 |
unmovable.h
|
(svn r20341) -Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ
|
2010-08-03 12:36:40 +00:00 |
vehicle_base.h
|
|
|
vehicle_cmd.cpp
|
|
|
vehicle_func.h
|
(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.
|
2010-08-06 19:56:14 +00:00 |
vehicle_gui_base.h
|
|
|
vehicle_gui.cpp
|
|
|
vehicle_gui.h
|
|
|
vehicle_type.h
|
|
|
vehicle.cpp
|
|
|
vehiclelist.cpp
|
(svn r19957) -Codechange: remove VLW_WAYPOINT_LIST
|
2010-06-11 00:18:28 +00:00 |
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
|
(svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that
|
2010-05-13 08:56:01 +00:00 |
viewport_gui.cpp
|
|
|
viewport_type.h
|
|
|
viewport.cpp
|
(svn r20358) -Fix [FS#4008]: (r20281) crash when building some stuff when the measurement tooltip is disabled
|
2010-08-04 07:31:29 +00:00 |
void_map.h
|
|
|
water_cmd.cpp
|
|
|
water_map.h
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
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
|
|
|
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
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
zoom_func.h
|
|
|
zoom_type.h
|
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
|
2009-11-30 11:29:52 +00:00 |