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
Tyler Trahan 176d65b472
Change: Use gender-neutral pronouns in english.txt (#9189)
3 years ago
..
3rdparty Fix #7513: recursive array/class/table release caused stack overflow 3 years ago
ai Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget() 3 years ago
blitter Codechange: Suppress warnings when asserts are disabled (#8916) 3 years ago
core Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
game Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
lang Change: Use gender-neutral pronouns in english.txt (#9189) 3 years ago
linkgraph Codechange: Use text lines instead of pixel height of font for link graph widgets. 3 years ago
misc Cleanup: Delete remaining Blob code 3 years ago
music Fix #9117, 04ce1f07: [Fluidsynth] Infinite wait when stopping song (#9181) 3 years ago
network Add: [Network] Reading std::string from a packet 3 years ago
os Cleanup: Remove old FiosList helper methods. (#9139) 3 years ago
pathfinder Remove: performance measurements in YAPF 3 years ago
saveload Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
script Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
settingsgen Codechange: validate that "max" value of settings fit in their storage 3 years ago
sound Codechange: Switch to explicit wide strings 3 years ago
spriteloader Feature: allow setting maximum zoom level at which sprites are drawn (#8604) 3 years ago
strgen Add: show completion progress of languages in the language dropdown for non-release builds. 3 years ago
table Codechange: use NetworkAddress instead of two host/port variables where possible 3 years ago
video Codechange: Acquire video buffer before taking game state lock to prevent erratic fast forward behaviour (#9140) 3 years ago
widgets Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
CMakeLists.txt Codechange: Move Fontconfig-specific code to a seperate file. 3 years ago
aircraft.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
aircraft_cmd.cpp Fix #8810: "aircraft out of fuel" news was looking in the wrong place (#8832) 3 years ago
aircraft_gui.cpp Cleanup: Removed SVN headers 5 years ago
airport.cpp Cleanup: Removed SVN headers 5 years ago
airport.h Cleanup: Removed SVN headers 5 years ago
airport_gui.cpp Codechange: rename sound ids to make more sense. (#8701) 3 years ago
animated_tile.cpp Cleanup: Removed SVN headers 5 years ago
animated_tile_func.h Cleanup: Removed SVN headers 5 years ago
articulated_vehicles.cpp Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods 3 years ago
articulated_vehicles.h Cleanup: Removed SVN headers 5 years ago
autoreplace.cpp Codechange: Replace Group::replace_protection with Group::flags 3 years ago
autoreplace_base.h Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 5 years ago
autoreplace_cmd.cpp Feature: Per-group wagon removal flag. 3 years ago
autoreplace_func.h Cleanup: Removed SVN headers 5 years ago
autoreplace_gui.cpp Fix: Count engine details text in lines rather than pixels. (#9107) 3 years ago
autoreplace_gui.h Cleanup: Removed SVN headers 5 years ago
autoreplace_type.h Cleanup: Removed SVN headers 5 years ago
autoslope.h Cleanup: Removed SVN headers 5 years ago
base_consist.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
base_consist.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
base_media_base.h Codechange: Use std::string in file scanners. 3 years ago
base_media_func.h Codechange: [Network] Do not leak os_abstraction.h via base_media_func.h 3 years ago
base_station_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
bitmap_type.h Cleanup: Removed SVN headers 5 years ago
bmp.cpp Cleanup: Removed SVN headers 5 years ago
bmp.h Cleanup: Removed SVN headers 5 years ago
bootstrap_gui.cpp Codechange: we are not booing straps .. we are bootstrapping 3 years ago
bridge.h Cleanup: Removed SVN headers 5 years ago
bridge_gui.cpp Codechange: rename sound ids to make more sense. (#8701) 3 years ago
bridge_map.cpp Cleanup: Removed SVN headers 5 years ago
bridge_map.h Cleanup: Removed SVN headers 5 years ago
build_vehicle_gui.cpp Fix: Count engine details text in lines rather than pixels. (#9107) 3 years ago
cargo_type.h Cleanup: Removed SVN headers 5 years ago
cargoaction.cpp Cleanup: Removed SVN headers 5 years ago
cargoaction.h Cleanup: Removed SVN headers 5 years ago
cargomonitor.cpp Cleanup: Removed SVN headers 5 years ago
cargomonitor.h Codechange: Replace assert_compile macro with static_assert 3 years ago
cargopacket.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
cargopacket.h Cleanup: Correct typographic errors in code comments. 4 years ago
cargotype.cpp Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
cargotype.h Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
cheat.cpp Cleanup: Removed SVN headers 5 years ago
cheat_func.h Cleanup: Removed SVN headers 5 years ago
cheat_gui.cpp Change: rename setting "max_heightlevel" to "map_height_limit" 3 years ago
cheat_type.h Cleanup: Removed SVN headers 5 years ago
clear_cmd.cpp Add: make modal windows update more smooth 3 years ago
clear_func.h Cleanup: Removed SVN headers 5 years ago
clear_map.h Cleanup: Removed SVN headers 5 years ago
cmd_helper.h Codechange: Replace assert_compile macro with static_assert 3 years ago
command.cpp Codechange: Replace CMD_SET_GROUP_REPLACE_PROTECTION with generic CMD_SET_GROUP_FLAG. 3 years ago
command_func.h Codechange: rename sound ids to make more sense. (#8701) 3 years ago
command_type.h Codechange: Replace CMD_SET_GROUP_REPLACE_PROTECTION with generic CMD_SET_GROUP_FLAG. 3 years ago
company_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
company_cmd.cpp Add: admin menu for companies in multiplayer games 3 years ago
company_func.h Codechange: Avoid copying function parameters by using const references 4 years ago
company_gui.cpp Cleanup: Replace FOR_ALL_SORTED_ROADTYPES macro with range iterator. 3 years ago
company_gui.h Cleanup: Removed SVN headers 5 years ago
company_manager_face.h Codechange: Replace assert_compile macro with static_assert 3 years ago
company_type.h Cleanup: Removed SVN headers 5 years ago
console.cpp Codechange: Use std::string in console commands/aliases registration, and std::map instead our sorted linked list (#9057) 3 years ago
console_cmds.cpp Fix #9147: Delay making screenshots until the next draw tick as we may not access the video buffer from the game thread. 3 years ago
console_func.h Fix #7969: limit recursion during alias execution 4 years ago
console_gui.cpp Fix: Use realtime for error message and console backlog timeouts 3 years ago
console_gui.h Cleanup: Removed SVN headers 5 years ago
console_internal.h Codechange: Use std::string in console commands/aliases registration, and std::map instead our sorted linked list (#9057) 3 years ago
console_type.h Cleanup: Removed SVN headers 5 years ago
cpu.cpp Feature: Add support for rdtsc for ARM-based Windows (MSVC) 3 years ago
cpu.h Cleanup: Removed SVN headers 5 years ago
crashlog.cpp Codechange: Stringify config file paths. 3 years ago
crashlog.h Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on the main thread. 3 years ago
currency.cpp Add: Malaysia Ringgit as Currency 3 years ago
currency.h Add: Malaysia Ringgit as Currency 3 years ago
date.cpp Fix: Whole status bar instead of money widget refreshed on money change (#8692) 3 years ago
date_func.h Cleanup: Removed SVN headers 5 years ago
date_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
date_gui.h Cleanup: Removed SVN headers 5 years ago
date_type.h Feature: Configurable game ending year 4 years ago
debug.cpp Codechange: Remove the now meaningless console_cp parameter from OTTD2FS 3 years ago
debug.h Codechange: remove _realtime_tick variable 3 years ago
dedicated.cpp Codechange: Store info about the dedicated server log file in globals with automatic destruction to simplify control flow in openttd_main. 4 years ago
depot.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_func.h Cleanup: Removed SVN headers 5 years ago
depot_gui.cpp Fix #8724: Got wrong DepotID/StationID for airports, causing crash 3 years ago
depot_map.h Cleanup: Removed SVN headers 5 years ago
depot_type.h Cleanup: Removed SVN headers 5 years ago
direction_func.h Cleanup: Removed SVN headers 5 years ago
direction_type.h Cleanup: Removed SVN headers 5 years ago
disaster_vehicle.cpp Fix #8956: Industry disaster news messages showed the wrong location (#8992) 3 years ago
disaster_vehicle.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
dock_gui.cpp Feature: Press ctrl to build diagonal rivers in Scenario Editor (#8880) 3 years ago
driver.cpp Codechange: Suppress warnings when asserts are disabled (#8917) 3 years ago
driver.h Add: Option to (dis-)allow accelerated video drivers. (#8819) 3 years ago
economy.cpp Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
economy_base.h Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 5 years ago
economy_func.h Feature: Set exclusive access to industry from GS (#8115) 3 years ago
economy_type.h Fix #8297: Infrastructure counters for road tunnels, bridges, depots … (#8454) 3 years ago
effectvehicle.cpp Codechange: rename sound ids to make more sense. (#8701) 3 years ago
effectvehicle_base.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
effectvehicle_func.h Cleanup: Removed SVN headers 5 years ago
elrail.cpp Codechange: Add fast path to catenary drawing in MaskWireBits 3 years ago
elrail_func.h Cleanup: Removed SVN headers 5 years ago
engine.cpp Codechange: Use C++ features for train wagon overrides. (#9141) 3 years ago
engine_base.h Codechange: Use C++ features for train wagon overrides. (#9141) 3 years ago
engine_func.h Fix #8064: Incorrect display of refit capacity 4 years ago
engine_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
engine_gui.h Cleanup: Removed SVN headers 5 years ago
engine_type.h Cleanup: Removed SVN headers 5 years ago
error.h Fix: Use realtime for error message and console backlog timeouts 3 years ago
error_gui.cpp Fix: errors during bootstrap could still show up after bootstrap 3 years ago
fileio.cpp Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
fileio_func.h Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
fileio_type.h Add: always set PERSONAL_DIR "/content_download" in search path (#8481) 3 years ago
fios.cpp Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
fios.h Cleanup: Remove old FiosList helper methods. (#9139) 3 years ago
fios_gui.cpp Cleanup: Remove old FiosList helper methods. (#9139) 3 years ago
fontcache.cpp Codechange: Scale sprite font height once on init instead of every call to GetHeight(). 3 years ago
fontcache.h Codechange: Scale sprite font height once on init instead of every call to GetHeight(). 3 years ago
fontcache_internal.h Codechange: Make the simple Malloc sprite allocator globally usable. 3 years ago
fontdetection.h Codechange: [Win32] Move Win32-specific font code to a seperate file. 3 years ago
framerate_gui.cpp Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget() 3 years ago
framerate_type.h Cleanup: Removed SVN headers 5 years ago
gamelog.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
gamelog.h Fix: Stop any gamelog action when recovering from SlError() 4 years ago
gamelog_internal.h Cleanup: Removed SVN headers 5 years ago
genworld.cpp Add: allow setting the highest mountain for heightmaps 3 years ago
genworld.h Feature: allow setting a custom terrain type to define highest peak 3 years ago
genworld_gui.cpp Feature: allow setting a custom terrain type to define highest peak 3 years ago
gfx.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
gfx_func.h Codechange: Simplify calling of DrawCharCentered() 3 years ago
gfx_layout.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
gfx_layout.h Add: a TextColour flag to ignore colour changes from strings 5 years ago
gfx_type.h Codechange: Add internal widget alignment property, along with widget part. 3 years ago
gfxinit.cpp Codechange: Generalise the delayed blitter change to a generic video driver command queue. 3 years ago
gfxinit.h Cleanup: Removed SVN headers 5 years ago
goal.cpp Fix: [Network] don't desync if client leaves before you finish downloading map 3 years ago
goal_base.h Codechange: Replace FOR_ALL_GOALS with range-based for loops 5 years ago
goal_gui.cpp Add: Buttons to open global goals from company goals and vice versa 3 years ago
goal_type.h Feature: [GS] Allow non-question type windows to have no buttons 3 years ago
graph_gui.cpp Fix: Cargo legend blob in cargo payment rate window did not rescale. 3 years ago
graph_gui.h Cleanup: Removed SVN headers 5 years ago
ground_vehicle.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
ground_vehicle.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
group.h Feature: Per-group wagon removal flag. 3 years ago
group_cmd.cpp Feature: Per-group wagon removal flag. 3 years ago
group_gui.cpp Codechange: Replace CMD_SET_GROUP_REPLACE_PROTECTION with generic CMD_SET_GROUP_FLAG. 3 years ago
group_gui.h Feature: Control + click on the vehicle details button in the vehicle view window opens the vehicle group window, then selects and scrolls to the vehicle's group. 5 years ago
group_type.h Cleanup: Removed SVN headers 5 years ago
gui.h Change: move "give money" from client-list to company window 3 years ago
guitimer_func.h Cleanup: Removed SVN headers 5 years ago
heightmap.cpp Add: allow setting the highest mountain for heightmaps 3 years ago
heightmap.h Cleanup: Removed SVN headers 5 years ago
highscore.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
highscore.h Cleanup: Removed SVN headers 5 years ago
highscore_gui.cpp Fix #8625: Wrong ending year was displayed in highscore table 3 years ago
hotkeys.cpp Codechange: Stringify config file paths. 3 years ago
hotkeys.h Cleanup: Removed SVN headers 5 years ago
house.h Codechange: Replace assert_compile macro with static_assert 3 years ago
house_type.h Cleanup: Removed SVN headers 5 years ago
industry.h Feature: Allow GameScripts to add additional text to Industry view window 3 years ago
industry_cmd.cpp Codechange: Suppress warnings when asserts are disabled (#8917) 3 years ago
industry_gui.cpp Fix: Scale cargo lines in industry chain window. 3 years ago
industry_map.h Cleanup: Removed SVN headers 5 years ago
industry_type.h Cleanup: Removed SVN headers 5 years ago
industrytype.h Change: [NewGRF] industry special flag 19 now specifically targets only passenger production, instead of the second cargo of any water-based industry. (#8590) 3 years ago
ini.cpp Fix e0561dbde: [MinGW] use ofstring(wchar_t*) as ofstring(wstring) doesn't exist (#8985) 3 years ago
ini_load.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
ini_type.h Codechange: Keep filenames of loaded Fio files in std::strings. 3 years ago
intro_gui.cpp Change: Don't display OS name when the user is exiting the game 4 years ago
landscape.cpp Fix 70bc55cfd6e: snow line height was set while calculating desert line (#8989) 3 years ago
landscape.h Cleanup: Removed SVN headers 5 years ago
landscape_type.h Cleanup: Removed SVN headers 5 years ago
language.h Change: treat languages as finished, if translations are 75% completed. 3 years ago
livery.h Cleanup: Removed SVN headers 5 years ago
main_gui.cpp Change: Apply some consistency to singleplayer related comments 3 years ago
map.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
map_func.h Fix: Globally apply preprocessor directive coding style 4 years ago
map_type.h Codechange: Replace assert_compile macro with static_assert 3 years ago
misc.cpp Add: settings to limit your fast-forward game speed 3 years ago
misc_cmd.cpp Feature: Add tile parameter for GSCompany.ChangeBankBalance to show text effect if needed (#8573) 3 years ago
misc_gui.cpp Fix: Query windows may be partially drawn initially. (#9184) 3 years ago
mixer.cpp Fix: Allow full sample range for 16-bit audio. 3 years ago
mixer.h Cleanup: Removed SVN headers 5 years ago
music.cpp Codechange: Replace assert_compile macro with static_assert 3 years ago
music_gui.cpp Feature: Volume sliders in Game Options window 3 years ago
newgrf.cpp Codechange: Validate custom station platform layout tiles are permitted values only. 3 years ago
newgrf.h Codechange: remove has_newindustries global 4 years ago
newgrf_airport.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_airport.h Cleanup: Removed SVN headers 5 years ago
newgrf_airporttiles.cpp Codechange: Replace assert_compile macro with static_assert 3 years ago
newgrf_airporttiles.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_animation_base.h Cleanup: Removed SVN headers 5 years ago
newgrf_animation_type.h Cleanup: Removed SVN headers 5 years ago
newgrf_callbacks.h Cleanup: Removed SVN headers 5 years ago
newgrf_canal.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_canal.h Cleanup: Removed SVN headers 5 years ago
newgrf_cargo.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_cargo.h Cleanup: Removed SVN headers 5 years ago
newgrf_class.h Doc: Remove some SmallVector references from documentation. 3 years ago
newgrf_class_func.h Cleanup: Removed SVN headers 5 years ago
newgrf_commons.cpp Codechange: Make use of the improved C++17 emplace_back function. 4 years ago
newgrf_commons.h Cleanup: Removed SVN headers 5 years ago
newgrf_config.cpp Codechange: [Network] Do not leak os_abstraction.h via fios.h 3 years ago
newgrf_config.h Codechange: Use std::string for storing GRF error messages. 4 years ago
newgrf_debug.h Codechange: replace _realtime_tick with std::chrono for mouse events 3 years ago
newgrf_debug_gui.cpp Fix: Tidy up sizing of sprite aligner window sprite list. 3 years ago
newgrf_engine.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_engine.h Codechange: Use C++ features for train wagon overrides. (#9141) 3 years ago
newgrf_generic.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_generic.h Cleanup: Removed SVN headers 5 years ago
newgrf_gui.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
newgrf_house.cpp Codechange: remove has_newhouses global 4 years ago
newgrf_house.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industries.cpp Fix: [NewGRF] industry variable 66 and object variable 46 clamped the squared-euclidian distance to 16 bit, when they should not. 3 years ago
newgrf_industries.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industrytiles.cpp Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industrytiles.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_object.cpp Fix: [NewGRF] industry variable 66 and object variable 46 clamped the squared-euclidian distance to 16 bit, when they should not. 3 years ago
newgrf_object.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_profiling.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
newgrf_profiling.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_properties.h Cleanup: Removed SVN headers 5 years ago
newgrf_railtype.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_railtype.h Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 3 years ago
newgrf_roadtype.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_roadtype.h Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 3 years ago
newgrf_sound.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_sound.h Cleanup: Removed SVN headers 5 years ago
newgrf_spritegroup.cpp Cleanup: Use range iterator to evaluate DeterministicSpriteGroup. 3 years ago
newgrf_spritegroup.h Cleanup: Use std::vector in RandomSpriteGroup. 3 years ago
newgrf_station.cpp Codechange: Use std::vector for NewGRF station tile sprite layouts. 3 years ago
newgrf_station.h Codechange: Use std::vector for NewGRF station tile sprite layouts. 3 years ago
newgrf_storage.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_storage.h Codechange: Replace assert_compile macro with static_assert 3 years ago
newgrf_text.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
newgrf_text.h Codechange: Use std::string when translating TTDP NewGRF string codes. 4 years ago
newgrf_town.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_town.h Cleanup: Removed SVN headers 5 years ago
newgrf_townname.cpp Codechange: move non-GUI code to non-GUI source files. 3 years ago
newgrf_townname.h Codechange: move non-GUI code to non-GUI source files. 3 years ago
news_func.h Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497) 3 years ago
news_gui.cpp Codechange: Add widget text colour override property. 3 years ago
news_gui.h Feature: Make news and errors close hotkeys configurable 4 years ago
news_type.h Cleanup: Removed SVN headers 5 years ago
object.h Add: Hotkey to focus the build object class name filter editbox. 3 years ago
object_base.h Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 5 years ago
object_cmd.cpp Change: Use a more specific error message when attempting to bulldoze your own HQ 3 years ago
object_gui.cpp Fix: adjust object and rail station selection window padding to be consistent (#8929) 3 years ago
object_map.h Cleanup: Removed SVN headers 5 years ago
object_type.h Cleanup: Removed SVN headers 5 years ago
openttd.cpp Fix #6598: Prevent invalid memory accesses when abandoning a join from within a network game 3 years ago
openttd.h Fix #6598: Prevent invalid memory accesses when abandoning a join from within a network game 3 years ago
order_backup.cpp Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops 3 years ago
order_backup.h Codechange: Replace order related FOR_ALL with range-based for loops 5 years ago
order_base.h Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops 3 years ago
order_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
order_func.h Cleanup: Removed SVN headers 5 years ago
order_gui.cpp Change: Make order window hotkeys toggle for load & unload variants 3 years ago
order_type.h Cleanup: Removed SVN headers 5 years ago
osk_gui.cpp Fix: Use unscaled values for padding OSK 3 years ago
pbs.cpp Cleanup: Removed SVN headers 5 years ago
pbs.h Cleanup: Removed SVN headers 5 years ago
progress.cpp Add: make modal windows update more smooth 3 years ago
progress.h Add: make modal windows update more smooth 3 years ago
querystring_gui.h Cleanup: Removed SVN headers 5 years ago
rail.cpp Fix: Setting the default railtype to 'first/last available' did not work with NewGRF defined railtypes. 5 years ago
rail.h Cleanup: Replace FOR_ALL_SORTED_RAILTYPES macro with range iterator. 3 years ago
rail_cmd.cpp Fix #8981: Don't attempt to re-reserve path if already entering/entered depot. 3 years ago
rail_gui.cpp Cleanup: Replace FOR_ALL_SORTED_RAILTYPES macro with range iterator. 3 years ago
rail_gui.h Cleanup: Removed SVN headers 5 years ago
rail_map.h Cleanup: Removed SVN headers 5 years ago
rail_type.h Codechange: Use a switch with fall-through instead of a if-sequence with context data between cases. 5 years ago
rev.cpp.in Fix: [CMake] Auto-fill version details in rev.cpp and ottres.rc (#9066) 3 years ago
rev.h Codechange: Use a dynamic copyright year 4 years ago
road.cpp Cleanup: Remove unused (and mostly duplicated) function 3 years ago
road.h Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
road_cmd.cpp Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
road_cmd.h Cleanup: Removed SVN headers 5 years ago
road_func.h Cleanup: Removed SVN headers 5 years ago
road_gui.cpp Cleanup: Replace FOR_ALL_SORTED_ROADTYPES macro with range iterator. 3 years ago
road_gui.h Cleanup: Removed SVN headers 5 years ago
road_internal.h Cleanup: Removed SVN headers 5 years ago
road_map.cpp Cleanup: Removed SVN headers 5 years ago
road_map.h Cleanup: Removed SVN headers 5 years ago
road_type.h Cleanup: Remove unused constants. The value of the tram constant was also incorrect. 5 years ago
roadstop.cpp Cleanup: Removed SVN headers 5 years ago
roadstop_base.h Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops 5 years ago
roadveh.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
roadveh_cmd.cpp Fix #8565: Stopped road vehicle displays a speed different than 0 (#8901) 3 years ago
roadveh_gui.cpp Cleanup: Removed SVN headers 5 years ago
safeguards.h Codechange: encapsulate network error handling 3 years ago
screenshot.cpp Fix #9147: Delay making screenshots until the next draw tick as we may not access the video buffer from the game thread. 3 years ago
screenshot.h Fix #9147: Delay making screenshots until the next draw tick as we may not access the video buffer from the game thread. 3 years ago
screenshot_gui.cpp Cleanup: Give `TakeScreenshot` a more sensible name 4 years ago
screenshot_gui.h Feature: Screenshot window 4 years ago
settings.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
settings_func.h Cleanup: Removed SVN headers 5 years ago
settings_gui.cpp Codechange: No longer necessary to manually resize volume sliders. 3 years ago
settings_gui.h Cleanup: Removed SVN headers 5 years ago
settings_internal.h Feature: setting to indicate snow coverage for arctic climate (replaces snow line height) 3 years ago
settings_type.h Codechange: use NetworkAddress instead of two host/port variables where possible 3 years ago
ship.h Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
ship_cmd.cpp Fix: Stopped ships shouldn't block depots (#8578) 3 years ago
ship_gui.cpp Cleanup: Removed SVN headers 5 years ago
signal.cpp Codechange: Replace assert_compile macro with static_assert 3 years ago
signal_func.h Cleanup: Removed SVN headers 5 years ago
signal_type.h Cleanup: Removed SVN headers 5 years ago
signs.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_cmd.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_func.h Cleanup: Removed SVN headers 5 years ago
signs_gui.cpp Fix: Improved scaling and spacing of sign list window. 3 years ago
signs_type.h Cleanup: Removed SVN headers 5 years ago
slope_func.h Cleanup: Removed SVN headers 5 years ago
slope_type.h Cleanup: Removed SVN headers 5 years ago
smallmap_gui.cpp Fix: Scale smallmap legend 'blob' to fit text. 3 years ago
smallmap_gui.h Fix: Scale smallmap legend 'blob' to fit text. 3 years ago
sortlist_type.h Cleanup 2db88953e7: Remove VL_FIRST_SORT as it's useless 3 years ago
sound.cpp Codechange: Replace window related FOR_ALL with range-based for loops 3 years ago
sound_func.h Cleanup: Removed SVN headers 5 years ago
sound_type.h Doc: Clarify comment that SND_05_TRAIN_THROUGH_TUNNEL is only for steam engines (#8858) 3 years ago
sprite.cpp Cleanup: Removed SVN headers 5 years ago
sprite.h Cleanup: Removed SVN headers 5 years ago
spritecache.cpp Fix #8919: Release builds with asserts enabled (#8925) 3 years ago
spritecache.h Codechange: Make the simple Malloc sprite allocator globally usable. 3 years ago
station.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
station_base.h Cleanup: Correct typographic errors in code comments. 4 years ago
station_cmd.cpp Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
station_func.h Codechange: Refactor FindStationsAroundTiles to avoid code duplication 4 years ago
station_gui.cpp Codechange: Scale rating minigraphs on station window list. (#9075) 3 years ago
station_gui.h Cleanup: Removed SVN headers 5 years ago
station_kdtree.h Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
station_map.h Cleanup: Removed SVN headers 5 years ago
station_type.h Cleanup: Removed SVN headers 5 years ago
statusbar_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
statusbar_gui.h Cleanup: Removed SVN headers 5 years ago
stdafx.h Fix: [MinGW] Set minimum OS version to Windows XP (#9135) 3 years ago
story.cpp Feature: Push-buttons on storybook pages (#7896) 4 years ago
story_base.h Feature: Push-buttons on storybook pages (#7896) 4 years ago
story_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
story_type.h Cleanup: Removed SVN headers 5 years ago
string.cpp Fix: String validation could leave invalid Utf8 encoded strings (#9096) 3 years ago
string_base.h Cleanup: Removed SVN headers 5 years ago
string_func.h Codechange: Use __attribute__ access none to silence GCC 11 -Wmaybe-uninitialized warnings (#9124) 3 years ago
string_type.h Codechange: use \u to indicate unicode chars in strings (#8379) 4 years ago
stringfilter.cpp Codechange: Make use of the improved C++17 emplace_back function. 4 years ago
stringfilter_type.h Cleanup: Removed SVN headers 5 years ago
strings.cpp Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
strings_func.h Codechange: nobody was using "str" parameter, so remove it 3 years ago
strings_type.h Codechange: remove special strings for language and resolutions (#8824) 3 years ago
subsidy.cpp Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
subsidy_base.h Fix: Make subsidies scan tiles for town acceptance and production instead of using desync-prone town caches 4 years ago
subsidy_func.h Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
subsidy_gui.cpp Codechange: Spell 'Viewport' consistently 4 years ago
subsidy_type.h Cleanup: Removed SVN headers 5 years ago
tar_type.h Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
terraform_cmd.cpp Change: rename setting "max_heightlevel" to "map_height_limit" 3 years ago
terraform_gui.cpp Codechange: rename sound ids to make more sense. (#8701) 3 years ago
terraform_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf.cpp Cleanup: Removed SVN headers 5 years ago
textbuf_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf_type.h Codechange: Consistently use WChar when passing characters around, and also define it as char32_t. 4 years ago
texteff.cpp Fix #9174: Don't update text effect if it has been reset. (#9183) 3 years ago
texteff.hpp Fix: Update text effect size when font zoom is changed. (#9174) 3 years ago
textfile_gui.cpp Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131) 3 years ago
textfile_gui.h Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131) 3 years ago
textfile_type.h Cleanup: Removed SVN headers 5 years ago
tgp.cpp Fix #8919: Release builds with asserts enabled (#8925) 3 years ago
tgp.h Feature: auto-detect map height limit based on generated map 3 years ago
thread.h Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on the main thread. 3 years ago
tile_cmd.h Cleanup: Removed SVN headers 5 years ago
tile_map.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
tile_map.h Cleanup: Removed SVN headers 5 years ago
tile_type.h Feature: allow setting a custom terrain type to define highest peak 3 years ago
tilearea.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
tilearea_type.h Cleanup: Removed SVN headers 5 years ago
tilehighlight_func.h Feature: Plant clumps of trees in editor by dragging on the landscape 3 years ago
tilehighlight_type.h Cleanup: Removed SVN headers 5 years ago
tilematrix_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
timetable.h Cleanup: Removed SVN headers 5 years ago
timetable_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
timetable_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
toolbar_gui.cpp Codechange: Apply minimum size to toolbar widgets 3 years ago
toolbar_gui.h Cleanup: Removed SVN headers 5 years ago
town.h Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
town_cmd.cpp Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
town_gui.cpp Feature: make the town directory horizontally resizable 3 years ago
town_kdtree.h Add #6887: Option to show zone inside local authority boundary of towns 5 years ago
town_map.h Cleanup: Removed SVN headers 5 years ago
town_type.h Cleanup: Removed SVN headers 5 years ago
townname.cpp Fix #8919: Release builds with asserts enabled (#8925) 3 years ago
townname_func.h Cleanup: Removed SVN headers 5 years ago
townname_type.h Codechange: turn a constant variable into a real constant. 3 years ago
track_func.h Cleanup: Removed SVN headers 5 years ago
track_type.h Cleanup: Removed SVN headers 5 years ago
train.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
train_cmd.cpp Codechange: rename sound ids to make more sense. (#8701) 3 years ago
train_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
transparency.h Cleanup: Removed SVN headers 5 years ago
transparency_gui.cpp Cleanup: Removed SVN headers 5 years ago
transparency_gui.h Cleanup: Removed SVN headers 5 years ago
transport_type.h Cleanup: Removed SVN headers 5 years ago
tree_cmd.cpp Add: make modal windows update more smooth 3 years ago
tree_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
tree_map.h Cleanup: Removed SVN headers 5 years ago
tunnel_map.cpp Cleanup: Removed SVN headers 5 years ago
tunnel_map.h Fix: Set invalid road and tram types for rail tunnel ends 4 years ago
tunnelbridge.h Cleanup: Removed SVN headers 5 years ago
tunnelbridge_cmd.cpp Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
tunnelbridge_map.h Cleanup: Removed SVN headers 5 years ago
vehicle.cpp Fix 3d7ab09: stopped trains not updating viewport hash when reversed for a second time (#9165) 3 years ago
vehicle_base.h Fix eeb88e8: Trains reversed while paused do not correctly update sprite bounds (#8540) 3 years ago
vehicle_cmd.cpp Fix 02e770ff: allow estimating CloneVehicle if short on money (#8748) 3 years ago
vehicle_func.h Fix #8064: Incorrect display of refit capacity 4 years ago
vehicle_gui.cpp Cleanup: Replace FOR_ALL_SORTED_CARGOSPECS macro with range iterator. 3 years ago
vehicle_gui.h Codechange: Spell 'Viewport' consistently 4 years ago
vehicle_gui_base.h Fix: Use width of tiny arrow string instead of scaled pixels in ship/aircraft list. (#9102) 3 years ago
vehicle_type.h Cleanup: Removed SVN headers 5 years ago
vehiclelist.cpp Codechange: Suppress warnings when asserts are disabled (#8917) 3 years ago
vehiclelist.h Cleanup: Removed SVN headers 5 years ago
viewport.cpp Codechange: Replace window related FOR_ALL with range-based for loops 3 years ago
viewport_func.h Fix eeb88e8: Trains reversed while paused do not correctly update sprite bounds (#8540) 3 years ago
viewport_gui.cpp Codechange: Spell 'Viewport' consistently 4 years ago
viewport_kdtree.h Codechange: Make a merged k-d tree index of all viewport signs 5 years ago
viewport_sprite_sorter.h Feature #7962: Significantly improve sprite sorter performance 4 years ago
viewport_sprite_sorter_sse4.cpp Codechange: Apply coding style (#8640) 3 years ago
viewport_type.h Codechange: Spell 'Viewport' consistently 4 years ago
void_cmd.cpp Cleanup: Removed SVN headers 5 years ago
void_map.h Cleanup: Removed SVN headers 5 years ago
water.h Cleanup: Removed SVN headers 5 years ago
water_cmd.cpp Feature: Press ctrl to build diagonal rivers in Scenario Editor (#8880) 3 years ago
water_map.h Cleanup: Removed SVN headers 5 years ago
waypoint.cpp Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849) 5 years ago
waypoint_base.h Codechange: Replace station related FOR_ALL with range-based for loops 5 years ago
waypoint_cmd.cpp Codechange: Use std::vector for NewGRF station platform layouts. 3 years ago
waypoint_func.h Cleanup: Removed SVN headers 5 years ago
waypoint_gui.cpp Change: Relocate rename and location buttons in all windows. 3 years ago
widget.cpp Fix: Crash when extra viewport height is zero with sign in view. (#9175) 3 years ago
widget_type.h Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
window.cpp Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
window_func.h Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
window_gui.h Codechange: Replace window related FOR_ALL with range-based for loops 3 years ago
window_type.h Add: admin menu for companies in multiplayer games 3 years ago
zoom_func.h Cleanup: Removed SVN headers 5 years ago
zoom_type.h Feature: Automatic UI and font zoom levels when supported by the OS. 3 years ago