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 c44b3db7a3 (svn r27849) -Update from Eints:
korean: 4 changes by telk5093
8 years ago
..
3rdparty (svn r27605) -Fix: GCC 6 warning about misleading indentation 8 years ago
ai (svn r27787) -Fix: Update scrollbar when rebuilding AI/GS setting list. 8 years ago
blitter (svn r27837) -Fix (r26969): Black remap did nothing in 8bpp-simple blitter. 8 years ago
core (svn r27641) -Codechange: Fold the _fios_items file list vector into its own class. 8 years ago
depend
game (svn r27780) -Update: Numbers 8 years ago
lang (svn r27849) -Update from Eints: 8 years ago
linkgraph (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
misc (svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode. 9 years ago
music (svn r27834) -Change: Parse extmidi command string for parameters to pass on. 8 years ago
network (svn r27794) -Fix [FS#6526]: Chat text background overflowed due to missing padding. 8 years ago
os (svn r27780) -Update: Numbers 8 years ago
pathfinder (svn r27846) -Fix [FS#5926]: Infinite loop in pathfinder when checking safe waiting position from a waypoint. 8 years ago
saveload (svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list (mtm, JGR) 8 years ago
script (svn r27780) -Update: Numbers 8 years ago
settingsgen (svn r26506) -Codechange: replace most of vsnprintf with vseprintf 11 years ago
sound (svn r27673) -Add: [Win32] Thread names for windows debuggers. 8 years ago
spriteloader (svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well. 10 years ago
strgen (svn r27759) -Fix: strgen compilation 8 years ago
table (svn r27825) -Feature [FS#4950]: Add option to close windows with right click (Flamefire) 8 years ago
thread (svn r27673) -Add: [Win32] Thread names for windows debuggers. 8 years ago
video (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 8 years ago
widgets (svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list (mtm, JGR) 8 years ago
aircraft.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
aircraft_cmd.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
aircraft_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
airport.cpp
airport.h
airport_gui.cpp (svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88) 10 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp (svn r27280) -Fix (r24998): Cloning/autoreplace/autorenew did not copy custom service intervals. (Johnnei) 10 years ago
base_consist.h
base_media_base.h
base_media_func.h
base_station_base.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge.h
bridge_gui.cpp (svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort buttons with non-static width. 10 years ago
bridge_map.cpp
bridge_map.h (svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible 10 years ago
build_vehicle_gui.cpp (svn r27799) -Add: Display aircraft type in buy window (patch by Samu) 8 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects. 10 years ago
cheat_type.h (svn r26887) -Add: cheat for changing the height level (mostly due to the mess with changing snow levels and such) 10 years ago
clear_cmd.cpp (svn r27657) -Change: Replace another occurence of the ancient tilehash function with the newer one. This time to make rough land appear more random. 8 years ago
clear_func.h
clear_map.h (svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended, but it wasn't properly removed from Tile (patch by Juanjo) 10 years ago
cmd_helper.h
command.cpp (svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). 10 years ago
command_func.h (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
command_type.h (svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). 10 years ago
company_base.h (svn r27757) -Change: Make StringID 32bit. 8 years ago
company_cmd.cpp (svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo). 10 years ago
company_func.h
company_gui.cpp (svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window. 9 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp
console_cmds.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
cpu.cpp
cpu.h
crashlog.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
crashlog.h
currency.cpp (svn r26989) -Change [FS#6135]: Introduction of Euro in Lithuania is 2015 (devastator) 10 years ago
currency.h
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp (svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor. 8 years ago
depot_map.h
depot_type.h
direction_func.h (svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole) 9 years ago
direction_type.h
disaster_vehicle.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
disaster_vehicle.h (svn r26872) -Change: give the disaster vehicles the same treatment as aircraft in r26866; make the ascend and descend if needed to cross high mountains (based on patch by ic111) 10 years ago
dock_gui.cpp (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
driver.cpp
driver.h
economy.cpp (svn r27788) -Fix [FS#6536]: Get vehicle load amount after executing new cargo trigger. 8 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp (svn r27812) -Fix: Road tunnel/bridge heads have no trackbits wrt catenary drawing 8 years ago
elrail_func.h (svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary. 8 years ago
endian_check.cpp
engine.cpp (svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu) 8 years ago
engine_base.h (svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu) 8 years ago
engine_func.h (svn r26849) -Fix[FS#6113]: Better display of refit information in articulated vehicles. 10 years ago
engine_gui.cpp (svn r27802) -Add: Display aircraft type in engine preview window (patch by Samu) 8 years ago
engine_gui.h (svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI. 10 years ago
engine_type.h (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
error.h
error_gui.cpp (svn r27307) -Fix [FS#6259]: Error message window with manager face failed with GUI zoom. (Johnnei) 9 years ago
fileio.cpp
fileio_func.h
fileio_type.h (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios.h (svn r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game. 8 years ago
fios_gui.cpp (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fontcache.cpp (svn r27187) -Fix: Code style. 10 years ago
fontcache.h (svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well. 10 years ago
fontdetection.cpp
fontdetection.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
genworld.h (svn r27231) -Codechange: Replace magic numbers for the smoothness setting (chillcore) 10 years ago
genworld_gui.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
gfx.cpp (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 8 years ago
gfx_func.h (svn r27829) -Fix (r27821): Occasional crash caused by mixing int/uint arithmetic. 8 years ago
gfx_layout.cpp (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 9 years ago
gfx_layout.h (svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) 9 years ago
gfx_type.h (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 8 years ago
gfxinit.cpp (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 8 years ago
gfxinit.h
goal.cpp
goal_base.h
goal_gui.cpp
goal_type.h
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp (svn r26888) -Codechange: use ints for some z-levels of vehicles (ic111) 10 years ago
group.h
group_cmd.cpp (svn r27090) -Codechange [FS#5976]: Simplify some hierarchical groups code. (Juanjo) 10 years ago
group_gui.cpp (svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list (mtm, JGR) 8 years ago
group_gui.h
group_type.h
gui.h
heightmap.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
heightmap.h (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
highscore.cpp
highscore.h
highscore_gui.cpp (svn r26871) -Codechange: Centre and draw arbitrary size highscore screen. Highscore text continues to be drawn with 640x480 dimensions. 10 years ago
hotkeys.cpp (svn r27816) -Fix [FS#6421]: Do not search directories when opening ini files as we already have their full path. 8 years ago
hotkeys.h
house.h
house_type.h
industry.h
industry_cmd.cpp (svn r27841) -Fix: Don't consider locks or ship depots as clear water when placing industries. 8 years ago
industry_gui.cpp (svn r27751) -Feature: Display cargo suffix of accepted cargoes in industry view based on cb37 result type. 8 years ago
industry_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
industry_type.h (svn r27279) -Feature: [NewGRF] Increase the maximum amount of industry types to 128 per NewGRF and 240 in total. 10 years ago
industrytype.h
ini.cpp (svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough. 9 years ago
ini_load.cpp
ini_type.h
intro_gui.cpp (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
landscape.cpp (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
landscape.h
landscape_type.h
language.h (svn r27756) -Codechange: Add StringTab enum 8 years ago
livery.h
main_gui.cpp (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
map.cpp
map_func.h
map_type.h (svn r27132) -Codechange: Add an assertion about the size of the Tile struct to ensure alignment assumptions. 10 years ago
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp (svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comments 10 years ago
newgrf.cpp (svn r27769) -Change: [NewGRF] Extend the DCxx range to D800-DFFF. 8 years ago
newgrf.h (svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf 8 years ago
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp
newgrf_commons.h (svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette. 9 years ago
newgrf_config.cpp (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
newgrf_config.h (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
newgrf_debug.h
newgrf_debug_gui.cpp (svn r27451) -Feature[FS#6241]: Move sprite 8 positions in sprite aligner with ctrl+click. (based on work by juzza1) 9 years ago
newgrf_engine.cpp (svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites. 8 years ago
newgrf_engine.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game. 8 years ago
newgrf_house.cpp (svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88) 8 years ago
newgrf_house.h
newgrf_industries.cpp (svn r27279) -Feature: [NewGRF] Increase the maximum amount of industry types to 128 per NewGRF and 240 in total. 10 years ago
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp
newgrf_object.h
newgrf_properties.h
newgrf_railtype.cpp (svn r27342) -Add: Optionally return the number of sprites in the spriteset from GetCustomRailSprite. 9 years ago
newgrf_railtype.h (svn r27342) -Add: Optionally return the number of sprites in the spriteset from GetCustomRailSprite. 9 years ago
newgrf_sound.cpp (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 9 years ago
newgrf_sound.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 9 years ago
newgrf_spritegroup.cpp (svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo. 8 years ago
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 8 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp (svn r27838) -Fix: Small news window's fake caption (r19943) was not sized to fit its text. 8 years ago
news_gui.h
news_type.h
object.h (svn r27346) -Feature: Make the object placement gui an independent window. 9 years ago
object_base.h
object_cmd.cpp (svn r27656) -Fix [FS#6511]: When removing objects of bankrupt companies the tiles may revert to canal. In that case also check the ownership of the canal. 8 years ago
object_gui.cpp (svn r27438) -Fix (r27346) [FS#6387]: The build object hotkey no longer checked whether there were any objects defined. 9 years ago
object_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
object_type.h
openttd.cpp (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp
order_func.h
order_gui.cpp (svn r27425) -Fix [FS#5842]: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows. 9 years ago
order_type.h
osk_gui.cpp
pbs.cpp (svn r27209) -Add: Draw path reservation on the whole bridge, not only on the bridge heads. 10 years ago
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail.cpp (svn r27808) -Codechange: Adjust the size of _track_crosses_trackdirs 8 years ago
rail.h (svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88) 8 years ago
rail_cmd.cpp (svn r27784) -Fix [FS#6505]: Allow rail conversion even if ship is on tile (Samu). 8 years ago
rail_gui.cpp (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) 8 years ago
rail_gui.h (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
rail_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
rail_type.h
rev.cpp.in (svn r27780) -Update: Numbers 8 years ago
rev.h
road.cpp (svn r27424) -Fix [FS#6374]: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest. 9 years ago
road_cmd.cpp (svn r27746) -Fix [FS#6538]: PR_CLEAR_ROAD refers to cost per roadbit. Removing secondary roadtypes from bridges was too cheap. (JGR) 8 years ago
road_cmd.h
road_func.h
road_gui.cpp (svn r27734) -Change: Hide the drive-in stops from the tram station picker. 8 years ago
road_gui.h
road_internal.h (svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary. 8 years ago
road_map.cpp
road_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
roadveh_cmd.cpp (svn r27814) -Change: Remove _roadveh_depot_exit_trackdir 8 years ago
roadveh_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
safeguards.h
screenshot.cpp (svn r26983) -Fix: Account for max_heightlevel when saving heightmaps. 10 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r27816) -Fix [FS#6421]: Do not search directories when opening ini files as we already have their full path. 8 years ago
settings_func.h
settings_gui.cpp (svn r27827) -Codechange (r27819): Deduplicate code. (adf88) 8 years ago
settings_gui.h (svn r26959) -Codechange: GUI-scale for settings window. 10 years ago
settings_internal.h
settings_type.h (svn r27825) -Feature [FS#4950]: Add option to close windows with right click (Flamefire) 8 years ago
ship.h (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. 8 years ago
ship_cmd.cpp (svn r27807) -Codechange: Remove _ship_leave_depot_offs 8 years ago
ship_gui.cpp (svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw. 8 years ago
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88) 8 years ago
smallmap_gui.h (svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code. 10 years ago
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 9 years ago
sprite.cpp (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 10 years ago
sprite.h
spritecache.cpp (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
spritecache.h (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
station.cpp (svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects. 10 years ago
station_base.h (svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects. 10 years ago
station_cmd.cpp (svn r27810) -Change: Factor out reservation-handling code in station_cmd.cpp 8 years ago
station_func.h
station_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
station_gui.h
station_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
station_type.h
statusbar_gui.cpp (svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition. 10 years ago
statusbar_gui.h
stdafx.h (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
story.cpp (svn r27560) -Fix: typos in comments and string 8 years ago
story_base.h
story_gui.cpp (svn r27086) -Codechange: Simplify opening of windows by always returning a valid window pointer. 10 years ago
story_type.h
string.cpp (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 9 years ago
string_base.h
string_func.h
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 8 years ago
strings_func.h (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 8 years ago
strings_type.h (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 8 years ago
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h
terraform_cmd.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
terraform_gui.cpp (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
terraform_gui.h
textbuf.cpp
textbuf_gui.h
textbuf_type.h
texteff.cpp (svn r27248) -Fix [FS#6257]: Town labels on smallmap and zoomed-out viewports were not centered. (_dp_) 10 years ago
texteff.hpp
textfile_gui.cpp (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 9 years ago
textfile_gui.h
textfile_type.h
tgp.cpp (svn r27334) -Revert (r27232) [FS#6342]: No idea what the plan was, but making the main noise coefficients the same for all smoothness types certainly wasn't. 9 years ago
tgp.h
tile_cmd.h (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
tile_map.cpp (svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm. 10 years ago
tile_map.h (svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty. 10 years ago
tile_type.h (svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty. 10 years ago
tilearea.cpp
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h
timetable_cmd.cpp (svn r27302) -Fix [FS#6313] (r26550): Updating timetables need to check the timetable flags from the real order instead of from a copy. (marcole) 9 years ago
timetable_gui.cpp
toolbar_gui.cpp (svn r27671) -Codechange: Replace magic numbers in the toolbar with the already existing WID_TN_xxx. (Wolf01) 8 years ago
toolbar_gui.h (svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition. 10 years ago
town.h (svn r27105) -Fix [FS#6195]: grow_counter was not properly bounded by growth_rate, but by some other value used to calculate growth_rate. 10 years ago
town_cmd.cpp (svn r27739) -Cleanup/Revert (r12162): Clearing MP_HOUSE with DC_EXEC always fails, so there is no effect in testing for houses first. (adf88) 8 years ago
town_gui.cpp (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
town_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
town_type.h
townname.cpp (svn r27187) -Fix: Code style. 10 years ago
townname_func.h
townname_type.h
track_func.h (svn r27808) -Codechange: Adjust the size of _track_crosses_trackdirs 8 years ago
track_type.h (svn r27833) -Change: Trackdir maps directly to TrackdirBits 8 years ago
train.h (svn r27811) -Change: Remove unused parameters in FreeTrainTrackReservation 8 years ago
train_cmd.cpp (svn r27811) -Change: Remove unused parameters in FreeTrainTrackReservation 8 years ago
train_gui.cpp (svn r27689) -Fix: MSVC warnings. 8 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r27406) -Doc: Use same start/end tile convention in CmdPlantTree as in other TileArea commands. (HackaLittleBit) 9 years ago
tree_gui.cpp
tree_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
tunnel_map.cpp
tunnel_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
tunnelbridge.h (svn r27157) -Fix: Mark bridge middle tiles dirty when building/removing/changing bridges. 10 years ago
tunnelbridge_cmd.cpp (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
tunnelbridge_map.h
vehicle.cpp (svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list (mtm, JGR) 8 years ago
vehicle_base.h (svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list (mtm, JGR) 8 years ago
vehicle_cmd.cpp (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehicle_func.h (svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicle class 10 years ago
vehicle_gui.cpp (svn r27823) -Fix: Vehicle viewport is not user scrollable so flag window as such. 8 years ago
vehicle_gui.h (svn r27631) -Codechange: Split GetSingleVehicleWidth from GetVehicleWidth. 8 years ago
vehicle_gui_base.h (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehicle_type.h
vehiclelist.cpp (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
vehiclelist.h (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago
viewport.cpp (svn r27344) -Doc: Documenting the (Re)setObjectToPlace functions. 9 years ago
viewport_func.h (svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm. 10 years ago
viewport_gui.cpp (svn r27743) -Fix [FS#6537]: Extra viewports did not center on the selected tile. (hackalittlebit) 8 years ago
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp
viewport_type.h (svn r27248) -Fix [FS#6257]: Town labels on smallmap and zoomed-out viewports were not centered. (_dp_) 10 years ago
void_cmd.cpp (svn r26870) -Fix (r15190): since freeform edges the 'tile height' at southern edge * 8 pixels just 'south' of the edge tile would not be drawn and would as a result not be refreshed causing artefacts to remain there. This adds a virtual slope to level 0 so it can be redrawn appropriately. Loosely based on patch by ic111 10 years ago
void_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
water.h
water_cmd.cpp (svn r27254) -Fix [FS#6264]: When building a lock on DC_AUTO-removable water-based objects, the water class was always set to canal. 10 years ago
water_map.h (svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable 10 years ago
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp (svn r27785) -Fix [FS#6508]: Buoys not always drawn after being placed depending on zoom level (Samu). 8 years ago
waypoint_func.h
waypoint_gui.cpp (svn r27030) -Fix: crash when having the vehicle list opened from a buoy or oil rig while the buoy/oil rig gets its final removal (i.e. the sign gets removed) 10 years ago
widget.cpp (svn r27831) -Fix (r24577): Misaligned resize icon (due to widget bounds being inclusive) 8 years ago
widget_type.h (svn r26971) -Fix: widget_data was sometimes uint16 and sometimes uint32; make it always be uint32 10 years ago
window.cpp (svn r27826) -Fix (r27825): Wrong code style 8 years ago
window_func.h
window_gui.h (svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom. 10 years ago
window_type.h (svn r27286) -Fix-ish(r27140): Also fix typo in the documentation. 9 years ago
zoom_func.h (svn r27417) -Doc: ScaleGUITrad (adf88) 9 years ago
zoom_type.h (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 10 years ago