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
yexo 128ef7617d (svn r19352) -Fix (r19332): MSVC doesn't have M_PI in math.h 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 r19349) -Add: [NoAI] AIs can get the power, weight and tractive effort of a road vehicle. 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 r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
misc (svn r19247) -Codechange: Rename methods to fit better to common style (skidd13) 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 r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info 15 years ago
os (svn r18855) -Codechange: record compiler name and version in the crash log 15 years ago
pathfinder (svn r19301) -Feature: [YAPF] Consider the railtype imposed speed limit for pathfinding. 15 years ago
saveload (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
script (svn r18862) -Fix [FS#3544]: don't pass AI strings through iconv 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 r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
thread
video (svn r19084) -Codechange: minor coding-style fixups 15 years ago
widgets (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
aircraft.h
aircraft_cmd.cpp (svn r19198) -Codechange: store the size of stations in savegames 15 years ago
aircraft_gui.cpp (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
airport.cpp (svn r19326) -Codechange: store the airport name as property in AirportSpec 15 years ago
airport.h (svn r19327) -Codechange: make the oilrig a part of the original airports array so some special cases can be removed 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
autoreplace_base.h
autoreplace_cmd.cpp (svn r18931) -Fix: Disabling autoreplace rules might count invalid engines. 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 r18872) -Codechange: introduce PaletteID and use it 15 years ago
bridge_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window. 15 years ago
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
cheat_type.h
clear_cmd.cpp (svn r18945) -Codechange: typo 15 years ago
clear_map.h
cmd_helper.h
command.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
command_func.h (svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop. 15 years ago
command_type.h (svn r19130) -Codechange: Use references and inlining in CommandCost. 15 years ago
company_base.h (svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the loan and as such the value at which you bought the company was too low 15 years ago
company_cmd.cpp (svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel 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
company_type.h
console.cpp (svn r19252) -Fix [FS#3639]: writing (console) output to a file failed on Windows if the date would not be logged. 15 years ago
console_cmds.cpp (svn r19085) -Codechange: simplify hooking of console commands 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 (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
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 (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 15 years ago
dock_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
driver.cpp
driver.h (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
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 r19131) -Doc: Add doxygen comments to some economy variables and constants. 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 r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles. 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 (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
engine_type.h
fileio.cpp (svn r19262) -Feature: finalise BaNaNaS support for music sets 15 years ago
fileio_func.h (svn r19262) -Feature: finalise BaNaNaS support for music sets 15 years ago
fileio_type.h
fios.cpp
fios.h (svn r19084) -Codechange: minor coding-style fixups 15 years ago
fontcache.cpp
fontcache.h
functions.h
gamelog.cpp (svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it 15 years ago
gamelog.h
gamelog_internal.h
genworld.cpp (svn r18861) -Doc: more doxygen documentation in genworld files 15 years ago
genworld.h (svn r18861) -Doc: more doxygen documentation in genworld files 15 years ago
genworld_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
gfx.cpp (svn r19067) -Fix [FS#3604]: remove Bidi control characters from the reordered text 15 years ago
gfx_func.h (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
gfx_type.h (svn r18872) -Codechange: introduce PaletteID and use it 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 r19342) -Codechange: Move inclination update functions to GroundVehicle. 15 years ago
group.h
group_cmd.cpp
group_gui.cpp (svn r19132) -Codechange: No need to end a line with ;;. 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 (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
house.h
house_type.h
industry.h (svn r19062) -Codechange: Move smallmap related functions to their own header. 15 years ago
industry_cmd.cpp (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 15 years ago
industry_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
industry_map.h
industry_type.h
industrytype.h (svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager 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 r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions 15 years ago
landscape.h (svn r19040) -Codechange: Introduce inverse function of RemapCoords. 15 years ago
landscape_type.h
livery.h
main_gui.cpp
map.cpp (svn r18937) -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void tiles at the north border 15 years ago
map_func.h
map_type.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r19225) -Feature: show warnings and errors in console as well, not only in a message box 15 years ago
mixer.cpp (svn r19332) -Codechange: Simplify sound panning by using float data, and switch to sinusoidal algorithm to maintain output level. 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 r19325) -Codechange: introduce airport classes and split the default airports in 4 classes 15 years ago
newgrf.h (svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles 15 years ago
newgrf_airport.cpp (svn r19327) -Codechange: make the oilrig a part of the original airports array so some special cases can be removed 15 years ago
newgrf_airport.h (svn r19330) -Cleanup: remove the now unused 'oilrig' from AirportSpec 15 years ago
newgrf_airporttiles.cpp (svn r19208) -Codechange: fix a gcc warning 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 r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq. 15 years ago
newgrf_commons.h (svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager 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 r19338) -Codechange: Move the acceleration cache to GroundVehicle. 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 (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
newgrf_house.h
newgrf_industries.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 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 (svn r18993) -Codechange: allow allocating multiple items in a SmallVector with one call. 15 years ago
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h (svn r19195) -Codechange: actually draw newgrf airport tiles 15 years ago
newgrf_station.cpp (svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec 15 years ago
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r19254) -Codechange: simplify newgrf text code by introducing a few helper functions 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 r19105) -Fix [FS#3614]: not all news data was properly freed when starting a new game 15 years ago
openttd.cpp (svn r19331) -Fix: when deleting an airport the size from the AirportSpec was used instead of the stored airport size 15 years ago
openttd.h
order_base.h (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. 15 years ago
order_cmd.cpp (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. 15 years ago
order_func.h
order_gui.cpp (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. 15 years ago
order_type.h
os_timer.cpp
osk_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
pbs.cpp (svn r19272) -Doc: successfull -> successful. 15 years ago
pbs.h
querystring_gui.h
rail.cpp
rail.h (svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet. 15 years ago
rail_cmd.cpp (svn r19320) -Fix (r19291): Forgot to set error message. 15 years ago
rail_gui.cpp (svn r19321) -Codechange [FS#3630]: unify the rail station widget descriptions (sbr) 15 years ago
rail_gui.h
rail_map.h (svn r19089) -Codechange: some minor coding style 15 years ago
rail_type.h (svn r18970) -Codechange: Increase number of possible rail types to 16. 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 r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 15 years ago
road_cmd.h
road_func.h
road_gui.cpp (svn r19230) -Feature: Allow to remove multiple road stops using drag and drop. 15 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
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 r19345) -Feature: Realistic acceleration for road vehicles. 15 years ago
roadveh_gui.cpp (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
screenshot.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window. 15 years ago
settings_func.h (svn r18943) -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting) 15 years ago
settings_gui.cpp (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
settings_internal.h (svn r18943) -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting) 15 years ago
settings_type.h (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
ship.h
ship_cmd.cpp (svn r19091) -Cleanup: remove some unneeded zeroing 15 years ago
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet. 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
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 (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. 15 years ago
sprite.h (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
spritecache.cpp
spritecache.h (svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq. 15 years ago
station.cpp (svn r19351) -Codechange: use TileArea for AfterRemoveRect 15 years ago
station_base.h (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp 15 years ago
station_cmd.cpp (svn r19351) -Codechange: use TileArea for AfterRemoveRect 15 years ago
station_func.h (svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() and move it to separate file. 15 years ago
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
statusbar_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
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 (svn r18919) -Fix (r15371): strcasestr() return should not be const 15 years ago
string_type.h
strings.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
strings_func.h
strings_type.h
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
subsidy_type.h
tar_type.h
terraform_cmd.cpp (svn r19316) -Fix (r19186): Give correct error when failing to flatten land. 15 years ago
terraform_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
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 r19199) -Codechange: add a 'name'-property to airport tiles 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 r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps. 15 years ago
tilehighlight_func.h (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
tilehighlight_type.h
timetable.h
timetable_cmd.cpp (svn r19132) -Codechange: No need to end a line with ;;. 15 years ago
timetable_gui.cpp (svn r18980) -Codechange: preceeding -> preceding (spelling) 15 years ago
toolbar_gui.cpp (svn r19132) -Codechange: No need to end a line with ;;. 15 years ago
toolbar_gui.h
town.h (svn r19279) -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandCost. 15 years ago
town_cmd.cpp (svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info 15 years ago
town_gui.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 15 years ago
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h (svn r19342) -Codechange: Move inclination update functions to GroundVehicle. 15 years ago
train_cmd.cpp (svn r19342) -Codechange: Move inclination update functions to GroundVehicle. 15 years ago
train_gui.cpp (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
transparency.h
transparency_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
tree_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r19345) -Feature: Realistic acceleration for road vehicles. 15 years ago
tunnelbridge_map.h
unmovable.h
unmovable_cmd.cpp (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 15 years ago
unmovable_map.h
variables.h
vehicle.cpp (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 15 years ago
vehicle_base.h (svn r18929) -Fix [FS#3568]: Preserve some timetable related vehicle flags during autorenew/-replace. 15 years ago
vehicle_cmd.cpp (svn r19338) -Codechange: Move the acceleration cache to GroundVehicle. 15 years ago
vehicle_func.h (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 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 r18963) -Codechange: Give AccelerationModel a generical name. 15 years ago
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed. 15 years ago
viewport_func.h (svn r18872) -Codechange: introduce PaletteID and use it 15 years ago
viewport_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
viewport_type.h (svn r19230) -Feature: Allow to remove multiple road stops using drag and drop. 15 years ago
void_map.h
water.h
water_cmd.cpp (svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost. 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 r19350) -Codechange: StationRect::BeforeAddRect() returns a CommandCost. 15 years ago
waypoint_func.h
waypoint_gui.cpp (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
widget.cpp
widget_type.h
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 r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). 15 years ago
window_type.h
zoom_func.h
zoom_type.h