You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src
translators 7b4dd765d3 (svn r19513) -Update from WebTranslator v3.0:
japanese - 3 changes by nex259
15 years ago
..
3rdparty (svn r19166) -Change: don't print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead 15 years ago
ai (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
blitter (svn r19132) -Codechange: No need to end a line with ;;. 15 years ago
core (svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compiling (planetmaker) 15 years ago
depend
lang (svn r19513) -Update from WebTranslator v3.0: 15 years ago
misc (svn r19509) -Codechange: remove superfluous semicolons after function definitions 15 years ago
music (svn r19168) -Fix: under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order. Based on a patch by Jindřich Makovička. 15 years ago
network (svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND 15 years ago
os
pathfinder (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
saveload (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
script (svn r19509) -Codechange: remove superfluous semicolons after function definitions 15 years ago
sound (svn r19304) -Fix [FS#3652]: disable sound when a sound error happen instead crashing 15 years ago
spriteloader (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
strgen (svn r19264) -Fix (r19179): strgen segfaults when trying to lookup the command for a non-existing command 15 years ago
table (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
thread
video (svn r19084) -Codechange: minor coding-style fixups 15 years ago
widgets
aircraft.h
aircraft_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
aircraft_gui.cpp
airport.cpp (svn r19465) -Codechange: support for multi-tile hangars 15 years ago
airport.h (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 15 years ago
airport_gui.cpp (svn r19333) -Fix (r19328): int versus uint comparison warning fixed. 15 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r19132) -Codechange: No need to end a line with ;;. 15 years ago
articulated_vehicles.h
autoreplace.cpp (svn r19486) -Codechange: Code style, move var declarations closer to their first use. 15 years ago
autoreplace_base.h
autoreplace_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
autoreplace_func.h
autoreplace_gui.cpp (svn r19187) -Fix [FS#3634]: the vehicle info in the autoreplace gui was drawn even when the window was shaded 15 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_media_base.h (svn r19262) -Feature: finalise BaNaNaS support for music sets 15 years ago
base_media_func.h (svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults 15 years ago
base_station_base.h (svn r19351) -Codechange: use TileArea for AfterRemoveRect 15 years ago
bmp.cpp
bmp.h
bridge.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
bridge_gui.cpp (svn r19419) -Codechange: Use failed CommandCost object to retrieve message instead of _error_message. 15 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. 15 years ago
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp
cheat_type.h
clear_cmd.cpp
clear_map.h
cmd_helper.h
command.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
command_func.h (svn r19494) -Codechange: Remove _error_message. 15 years ago
command_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
company_base.h
company_cmd.cpp (svn r19414) -Doc: Several doxygen additions and corrections. 15 years ago
company_func.h
company_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
company_gui.h
company_manager_face.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
company_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
console.cpp (svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name 15 years ago
console_cmds.cpp (svn r19509) -Codechange: remove superfluous semicolons after function definitions 15 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h (svn r19085) -Codechange: simplify hooking of console commands 15 years ago
console_type.h
crashlog.cpp (svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel 15 years ago
crashlog.h (svn r19272) -Doc: successfull -> successful. 15 years ago
currency.cpp
currency.h
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp (svn r19080) -Cleanup: remove unused _debug_ntp_level and _debug_ms_level 15 years ago
debug.h (svn r19080) -Cleanup: remove unused _debug_ntp_level and _debug_ms_level 15 years ago
dedicated.cpp
depot.cpp
depot_base.h
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
direction_func.h
direction_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
disaster_cmd.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
dock_gui.cpp
driver.cpp
driver.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
dummy_land.cpp
economy.cpp (svn r19277) -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zero prices break a lot of the internal logic to determine whether something has been done. 15 years ago
economy_base.h
economy_func.h
economy_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp (svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) 15 years ago
elrail_func.h
endian_check.cpp
engine.cpp (svn r19360) -Add: [NewGRF] When the tractive effort of a road vehicle is not set, use a default value of 4C. 15 years ago
engine_base.h
engine_func.h
engine_gui.cpp (svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles. 15 years ago
engine_gui.h
engine_type.h
fileio.cpp (svn r19427) -Codechange: gracefully handle the case where we can't open a .tar file. 15 years ago
fileio_func.h (svn r19262) -Feature: finalise BaNaNaS support for music sets 15 years ago
fileio_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
fios.cpp (svn r19509) -Codechange: remove superfluous semicolons after function definitions 15 years ago
fios.h (svn r19084) -Codechange: minor coding-style fixups 15 years ago
fontcache.cpp
fontcache.h
functions.h (svn r19405) -Codechange: CheckOwnership() returns a CommandCost. 15 years ago
gamelog.cpp (svn r19391) -Fix (r19255): shuffling around GRFIdentifier in GRFConfig caused gamelog to log the wrong data which could cause crashes later on when that data is queried 15 years ago
gamelog.h
gamelog_internal.h
genworld.cpp
genworld.h
genworld_gui.cpp
gfx.cpp (svn r19067) -Fix [FS#3604]: remove Bidi control characters from the reordered text 15 years ago
gfx_func.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
gfx_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
gfxinit.cpp (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized 15 years ago
gfxinit.h
graph_gui.cpp (svn r19090) -Codechange: some comment coding style fixes 15 years ago
graph_gui.h (svn r19076) -Codechange: Move graph functions to their own header. 15 years ago
ground_vehicle.cpp (svn r19343) -Codechange: Make RoadVehicle a child class of GroundVehicle. 15 years ago
ground_vehicle.hpp (svn r19356) -Fix: Whitespace. 15 years ago
group.h
group_cmd.cpp (svn r19424) -Codechange: Call command procs only via DoCommand(). 15 years ago
group_gui.cpp (svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr) 15 years ago
group_gui.h
group_type.h
gui.h (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
heightmap.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
house.h
house_type.h
industry.h (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
industry_cmd.cpp (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 15 years ago
industry_gui.cpp (svn r19423) -Codechange: Move error message reporting of industry build in SE to a callback. 15 years ago
industry_map.h
industry_type.h
industrytype.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
ini.cpp
ini_type.h
intro_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
landscape.cpp (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). 15 years ago
landscape.h (svn r19040) -Codechange: Introduce inverse function of RemapCoords. 15 years ago
landscape_type.h
livery.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
main_gui.cpp
map.cpp
map_func.h
map_type.h
misc.cpp (svn r19426) -Fix: compilation with AIs disabled 15 years ago
misc_cmd.cpp (svn r19483) -Codechange: Code layout fixes, and parentheses reduction. 15 years ago
misc_gui.cpp (svn r19434) -Add: Add rail speed limit to land area information window. 15 years ago
mixer.cpp (svn r19505) -Codechange: silence a gcc<4.2 warning 15 years ago
mixer.h (svn r19332) -Codechange: Simplify sound panning by using float data, and switch to sinusoidal algorithm to maintain output level. 15 years ago
music.cpp (svn r19219) -Fix: having OpenMSX's files in a subdirectory did not work as it should. 15 years ago
music_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
newgrf.cpp (svn r19502) -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property. 15 years ago
newgrf.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
newgrf_airport.cpp (svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport 15 years ago
newgrf_airport.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
newgrf_airporttiles.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
newgrf_airporttiles.h (svn r19331) -Fix: when deleting an airport the size from the AirportSpec was used instead of the stored airport size 15 years ago
newgrf_callbacks.h (svn r19197) -Codechange: introduce animation callbacks for airport tiles 15 years ago
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp (svn r19132) -Codechange: No need to end a line with ;;. 15 years ago
newgrf_cargo.h
newgrf_commons.cpp (svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks 15 years ago
newgrf_commons.h (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 15 years ago
newgrf_config.cpp (svn r19315) -Fix (r19295): Show the filename in the newgrf windows if the newgrf name is not empty 15 years ago
newgrf_config.h (svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info 15 years ago
newgrf_engine.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info 15 years ago
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
newgrf_industries.h (svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIfCallBackAllowsCreation(). 15 years ago
newgrf_industrytiles.cpp (svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command. 15 years ago
newgrf_industrytiles.h (svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command. 15 years ago
newgrf_properties.h (svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F and 11. (Eddi) 15 years ago
newgrf_railtype.cpp (svn r19235) -Add: [NewGRF] Add 2 bits of pseudo-random data for rail types, based on tile location. 15 years ago
newgrf_railtype.h (svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) 15 years ago
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
newgrf_spritegroup.h (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
newgrf_station.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
newgrf_station.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
newgrf_storage.cpp
newgrf_storage.h (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
newgrf_text.cpp (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp (svn r19105) -Fix [FS#3614]: not all news data was properly freed when starting a new game 15 years ago
news_gui.h
news_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
openttd.cpp (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 15 years ago
openttd.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
order_base.h (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. 15 years ago
order_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
order_func.h
order_gui.cpp (svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies. 15 years ago
order_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
os_timer.cpp
osk_gui.cpp
pbs.cpp (svn r19425) -Fix: [YAPP] A train on a bridge/tunnel was not always found when checking for trains on a reserved path. 15 years ago
pbs.h
querystring_gui.h
rail.cpp
rail.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
rail_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
rail_gui.cpp (svn r19445) -Change: No need to drag an area when overbuilding bridges. 15 years ago
rail_gui.h
rail_map.h (svn r19089) -Codechange: some minor coding style 15 years ago
rail_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
rev.cpp.in (svn r19143) -Codechange: trunk's going for 1.1 now. 15 years ago
rev.h
road.cpp (svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instead of CountBits() where possible 15 years ago
road_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
road_cmd.h
road_func.h (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. 15 years ago
road_gui.cpp (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
road_gui.h
road_internal.h (svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost. 15 years ago
road_map.cpp
road_map.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
road_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
roadstop.cpp
roadstop_base.h
roadveh.h (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
roadveh_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
roadveh_gui.cpp
screenshot.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game 15 years ago
settings_func.h
settings_gui.cpp (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 15 years ago
settings_internal.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
settings_type.h (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 15 years ago
ship.h
ship_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
ship_gui.cpp
signal.cpp (svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now. 15 years ago
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r19503) -Feature: Sort industries alphabetically at the smallmap legend. 15 years ago
smallmap_gui.h (svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth). 15 years ago
sortlist_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
sound.cpp (svn r19332) -Codechange: Simplify sound panning by using float data, and switch to sinusoidal algorithm to maintain output level. 15 years ago
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
station_base.h (svn r19465) -Codechange: support for multi-tile hangars 15 years ago
station_cmd.cpp (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. 15 years ago
station_func.h
station_gui.cpp (svn r19350) -Codechange: StationRect::BeforeAddRect() returns a CommandCost. 15 years ago
station_gui.h
station_map.h (svn r19195) -Codechange: actually draw newgrf airport tiles 15 years ago
station_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
statusbar_gui.cpp
statusbar_gui.h
stdafx.h (svn r19352) -Fix (r19332): MSVC doesn't have M_PI in math.h 15 years ago
string.cpp (svn r19158) -Fix (r19149): MSVC 64 bits compile warning 15 years ago
string_func.h
string_type.h
strings.cpp (svn r19452) -Change: plural type of Slovak (keso) 15 years ago
strings_func.h
strings_type.h
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
tar_type.h
terraform_cmd.cpp (svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. 15 years ago
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
texteff.cpp (svn r19084) -Codechange: minor coding-style fixups 15 years ago
texteff.hpp
tgp.cpp (svn r19352) -Fix (r19332): MSVC doesn't have M_PI in math.h 15 years ago
tgp.h
tile_cmd.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
tile_map.cpp
tile_map.h
tile_type.h
tilearea.cpp (svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps. 15 years ago
tilearea_type.h (svn r19392) -Codechange: Increase the maximum size of a TileArea. 15 years ago
tilehighlight_func.h
tilehighlight_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
timetable.h
timetable_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
timetable_gui.cpp
toolbar_gui.cpp (svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title. 15 years ago
toolbar_gui.h
town.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
town_cmd.cpp (svn r19482) -Doc: Doxygen additions/updates. 15 years ago
town_gui.cpp (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. 15 years ago
town_map.h
town_type.h (svn r19479) -Codechange: Test range of town size and layout instead of against the current last value. 15 years ago
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
train.h (svn r19342) -Codechange: Move inclination update functions to GroundVehicle. 15 years ago
train_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
train_gui.cpp
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h (svn r19414) -Doc: Several doxygen additions and corrections. 15 years ago
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. 15 years ago
tunnelbridge_map.h
unmovable.h
unmovable_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
unmovable_map.h
variables.h
vehicle.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
vehicle_base.h
vehicle_cmd.cpp (svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. 15 years ago
vehicle_func.h (svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now. 15 years ago
vehicle_gui.cpp (svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles. 15 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
vehiclelist.cpp
vehiclelist.h
viewport.cpp
viewport_func.h
viewport_gui.cpp
viewport_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
void_map.h
water.h
water_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
water_map.h
waypoint.cpp
waypoint_base.h (svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'made up' data that shouldn't go into the cache, causing desyncs in MP 15 years ago
waypoint_cmd.cpp (svn r19494) -Codechange: Remove _error_message. 15 years ago
waypoint_func.h
waypoint_gui.cpp
widget.cpp
widget_type.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
window.cpp (svn r19250) -Fix [FS#3643]: with RTL languages clicking a horizontal scrollbar that could not scroll could cause a crash 15 years ago
window_func.h
window_gui.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
window_type.h
zoom_func.h
zoom_type.h