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
glx22 ed1457dca3 Fix 55170ae: [Script] Building two-way signals could end up one-way 2 years ago
..
3rdparty Fix #9588, 140a96b: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589) 3 years ago
ai Codechange: Add support for additional command result values. 2 years ago
blitter Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
core Codechange: Un-bitstuff all remaining commands. 2 years ago
game Codechange: Add support for additional command result values. 2 years ago
lang Update: Translations from eints 2 years ago
linkgraph Feature: Alternative linkgraph colour schemes (#9866) 2 years ago
misc Codechange: Un-bitstuff all remaining commands. 2 years ago
music Fix: Original music playback rate was slightly too fast 2 years ago
network Fix #9736: Duplicate multiplayer window opens upon canceling password entry (#9842) 2 years ago
os Change: add a timestamp in name of crash files 2 years ago
pathfinder Fix #9669, cbe00ec: Only try valid reverse directions (#9672) 3 years ago
saveload Fix #6544: Don't join AI company when loading network game in singleplayer 2 years ago
script Fix 55170ae: [Script] Building two-way signals could end up one-way 2 years ago
settingsgen Codechange: validate that "max" value of settings fit in their storage 3 years ago
sound Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions. 3 years ago
spriteloader Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
strgen Change: [strgen] Change warnings for translations into infos (#9406) 3 years ago
table Fix 44f2ef1: [strgen] Allow gender for {CARGO_SHORT} 2 years ago
video Add: Show current video driver info in Options window 2 years ago
widgets Add: Show current video driver info in Options window 2 years ago
CMakeLists.txt Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
aircraft.h Codechange: Revenue is not the same as Income 2 years ago
aircraft_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
aircraft_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2 years ago
aircraft_gui.cpp Codechange: remove redundant 'info_view' parameter, it can be derived from 'image_type'. 3 years ago
airport.cpp Cleanup: Removed SVN headers 5 years ago
airport.h Cleanup: Removed SVN headers 5 years ago
airport_cmd.h Codechange: Move command callback declarations to the cmd header files. 2 years ago
airport_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 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 4 years ago
autoreplace_cmd.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
autoreplace_cmd.h Codechange: Un-bitstuff group and autoreplace commands. 2 years ago
autoreplace_func.h Cleanup: Removed SVN headers 5 years ago
autoreplace_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 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: convert printf DEBUG statements to fmt Debug statements 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 Fix f6d5c01: Delay deletion when closing windows 3 years ago
bridge.h Cleanup: Removed SVN headers 5 years ago
bridge_gui.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 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 Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
cargo_type.h Codechange: add constant for number of original cargoes. 3 years ago
cargoaction.cpp Cleanup: Removed SVN headers 5 years ago
cargoaction.h Cleanup: Removed SVN headers 5 years ago
cargomonitor.cpp Change: Deliver cargo to the closest industry first (#9536) 2 years ago
cargomonitor.h Codechange: Replace assert_compile macro with static_assert 3 years ago
cargopacket.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
cargopacket.h Codechange: use SLE_STRUCT(LIST) for Station chunks 3 years ago
cargotype.cpp Codechange: Remove FOR_ALL_SORTED_STANDARD_CARGOSPECS 3 years ago
cargotype.h Codechange: Un-bitstuff town-related commands. 2 years ago
cheat.cpp Cleanup: Removed SVN headers 5 years ago
cheat_func.h Cleanup: Removed SVN headers 5 years ago
cheat_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
cheat_type.h Codechange: rework CHTS-chunk save/load to be more like the others 3 years ago
clear_cmd.cpp Codechange: Un-bitstuff landscape commands. 2 years ago
clear_func.h Cleanup: Removed SVN headers 5 years ago
clear_map.h Cleanup: Removed SVN headers 5 years ago
command.cpp Fix #9877: GS could trigger 'Cost: 0' cost message (#9878) 2 years ago
command_func.h Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
command_type.h Fix #9756: Network command unpack proc was not generated in all cases. 2 years ago
company_base.h Fix: Company values do not properly account for shares (#9770) 2 years ago
company_cmd.cpp Fix #6544: Don't join AI company when loading network game in singleplayer 2 years ago
company_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
company_func.h Fix #6544: Don't join AI company when loading network game in singleplayer 2 years ago
company_gui.cpp Feature: Improved Finance window 2 years ago
company_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
company_manager_face.h Codechange: Replace assert_compile macro with static_assert 3 years ago
company_type.h Codechange: replace magic numbers and C-style arrays with C++-style array for share owners 2 years ago
console.cpp Change: do not print the '-' in front of help messages and make help messages more uniform 3 years ago
console_cmds.cpp Feature: Add/extend console commands to enable screenshot automation (#9771) 2 years ago
console_func.h Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 3 years ago
console_gui.cpp Codechange: improve style/writing of IConsolePrint strings 3 years ago
console_gui.h Cleanup: Removed SVN headers 5 years ago
console_internal.h Change: Use gender-neutral pronouns 3 years ago
console_type.h Cleanup: Swap comments for IConsoleModes (#9587) 3 years ago
cpu.cpp Add: use of Intel Intrinsics & RDTSC on e2k (MCST Elbrus 2000) (#9575) 3 years ago
cpu.h Cleanup: Removed SVN headers 5 years ago
crashlog.cpp Change: Log video driver info string instead of just name in crashlog 2 years ago
crashlog.h Change: add a timestamp in name of crash files 2 years ago
currency.cpp Add: Malaysia Ringgit as Currency 3 years ago
currency.h Codechange: move currency settings to std::string 3 years ago
date.cpp Fix: Update last servicing dates when using the date cheat (#9694) 3 years ago
date_func.h Cleanup: Removed SVN headers 5 years ago
date_gui.cpp Codechange: Un-bitstuff timetable commands. 2 years ago
date_gui.h Codechange: Un-bitstuff timetable commands. 2 years ago
date_type.h Feature: Configurable subsidy duration 3 years ago
debug.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
debug.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 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: Rename window related DeleteXXX to match new behaviour 3 years ago
depot_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
depot_func.h Cleanup: Removed SVN headers 5 years ago
depot_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2 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 Codechange: Un-bitstuff landscape commands. 2 years ago
disaster_vehicle.h Codechange: Replace vehicle related FOR_ALL with range-based for loops 4 years ago
dock_cmd.h Codechange: Move command callback declarations to the cmd header files. 2 years ago
dock_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
driver.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
driver.h Add: Option to (dis-)allow accelerated video drivers. (#8819) 3 years ago
economy.cpp Fix: Company values do not properly account for shares (#9770) 2 years ago
economy_base.h Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 4 years ago
economy_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
economy_func.h Feature: Set exclusive access to industry from GS (#8115) 3 years ago
economy_type.h Codechange: Revenue is not the same as Income 2 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 4 years ago
effectvehicle_func.h Cleanup: Removed SVN headers 5 years ago
elrail.cpp Codechange: Remove FOR_EACH_SET_TRACK 3 years ago
elrail_func.h Codechange: use separate pre and post callbacks for int settings 3 years ago
engine.cpp Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_base.h Codechange: Use C++ features for train wagon overrides. (#9141) 3 years ago
engine_cmd.h Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_func.h Fix #8064: Incorrect display of refit capacity 4 years ago
engine_gui.cpp Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_gui.h Cleanup: Removed SVN headers 5 years ago
engine_type.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
error.h Codechange: add std::string accepting SetDParamStr to ErrorMessageData 3 years ago
error_gui.cpp Change: unify the style of console error messages and convert to fmt 3 years ago
fileio.cpp Codechange: use the C++ std::getenv over the POSIX/C getenv 3 years ago
fileio_func.h Add: '-X' option to ignore global folders in the search path (#9341) 3 years ago
fileio_type.h Add: always set PERSONAL_DIR "/content_download" in search path (#8481) 3 years ago
fios.cpp Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 3 years ago
fios.h Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 3 years ago
fios_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
fontcache.cpp Remove: logically dead code from font cache 3 years ago
fontcache.h Codechange: move font settings to std::string 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 Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 3 years ago
framerate_type.h Cleanup: Removed SVN headers 5 years ago
gamelog.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
gamelog.h Change: rework GLOG chunk to be more like the rest 3 years ago
gamelog_internal.h Change: rework GLOG chunk to be more like the rest 3 years ago
genworld.cpp Add: [NewGRF] Map seed as global variable. 2 years ago
genworld.h Feature: allow setting a custom terrain type to define highest peak 3 years ago
genworld_gui.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
gfx.cpp Codechange: Extend DrawSpriteToRgbaBuffer to work with 8bpp blitters. 2 years ago
gfx_func.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
gfx_layout.cpp Codechange: Improve LineCache queries (#9417) 3 years ago
gfx_layout.h Codechange: Improve LineCache queries (#9417) 3 years ago
gfx_type.h Codechange: Un-bitstuff group and autoreplace commands. 2 years ago
gfxinit.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
gfxinit.h Cleanup: Removed SVN headers 5 years ago
goal.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
goal_base.h Codechange: Replace FOR_ALL_GOALS with range-based for loops 4 years ago
goal_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
goal_gui.cpp Codechange: Un-bitstuff goal and story page commands. 2 years ago
goal_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
graph_gui.cpp Remove: logically dead code in graph UI 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 Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
group_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
group_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
group_gui.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 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. 4 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 Fix: limit heightmap sizes to something reasonable to prevent crafted heightmaps to OOM-crash the game 3 years ago
heightmap.h Cleanup: Removed SVN headers 5 years ago
highscore.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
highscore.h Cleanup: Removed SVN headers 5 years ago
highscore_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 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 Fix #9867: Industry::stations_near not filled at industry creation 2 years ago
industry_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
industry_gui.cpp Fix: Prevents crash when no industries are present 2 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 Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
ini_load.cpp Fix 75b6051b: removing items from the ini could leave the group in a bad state (#9445) 3 years ago
ini_type.h Change: move sensitive information to secrets.cfg and private information to private.cfg 3 years ago
intro_gui.cpp Change: Suppress panning in intro game, while user is interacting with the GUI. (#9645) 3 years ago
landscape.cpp Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
landscape.h Cleanup: Removed SVN headers 5 years ago
landscape_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2 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 Codechange: Un-bitstuff all remaining commands. 2 years ago
main_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
map.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
map_func.h Doc: Fix some spelling mistakes (to->two, tileindex->TileIndex). (#9857) 2 years ago
map_type.h Doc: Fix some spelling mistakes (to->two, tileindex->TileIndex). (#9857) 2 years ago
misc.cpp Add: settings to limit your fast-forward game speed 3 years ago
misc_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
misc_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
misc_gui.cpp Fix #9877: GS could trigger 'Cost: 0' cost message (#9878) 2 years ago
mixer.cpp Fix #8335: Race condition in music mixer (#9450) 3 years ago
mixer.h Cleanup: Removed SVN headers 5 years ago
music.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
music_gui.cpp Codechange: Set specific widgets dirty instead of window. 3 years ago
newgrf.cpp Add: [NewGRF] Map seed as global variable. 2 years ago
newgrf.h Codechange: let NewGRF make use of SpriteFile instead of most of the FIO slot functions 3 years ago
newgrf_airport.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_airport.h Cleanup: Removed SVN headers 5 years ago
newgrf_airporttiles.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 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 Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_canal.h Cleanup: Removed SVN headers 5 years ago
newgrf_cargo.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 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: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_commons.h Cleanup: use nullptr instead of 0 or NULL 3 years ago
newgrf_config.cpp Add: Commandline option to skip NewGRF scanning 2 years ago
newgrf_config.h Remove: the concept of UnknownGRFs 3 years ago
newgrf_debug.h Codechange: replace _realtime_tick with std::chrono for mouse events 3 years ago
newgrf_debug_gui.cpp Codechange: add std::string accepting SetDParamStr to ErrorMessageData 3 years ago
newgrf_engine.cpp Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 3 years ago
newgrf_engine.h Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 3 years ago
newgrf_generic.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_generic.h Cleanup: Removed SVN headers 5 years ago
newgrf_gui.cpp Codechange: [ContentInfo] Use std::string instead of string buffers 3 years ago
newgrf_house.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_house.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industries.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_industries.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_industrytiles.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_industrytiles.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_object.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_object.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_profiling.cpp Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 3 years ago
newgrf_profiling.h Feature: NewGRF callback profiling (#7868) 4 years ago
newgrf_properties.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
newgrf_railtype.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
newgrf_railtype.h Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_roadtype.cpp Codechange: Make RoadScopeResolver constructor inlineable (#9780) 2 years ago
newgrf_roadtype.h Codechange: Make RoadScopeResolver constructor inlineable (#9780) 2 years ago
newgrf_sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_sound.h Cleanup: Removed SVN headers 5 years ago
newgrf_spritegroup.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_spritegroup.h Cleanup: Use std::vector in RandomSpriteGroup. 3 years ago
newgrf_station.cpp Codechange: Remove FOR_EACH_SET_BIT 3 years ago
newgrf_station.h Codechange: Use std::vector for NewGRF station tile sprite layouts. 3 years ago
newgrf_storage.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_storage.h Codechange: move client name in settings to std::string 3 years ago
newgrf_text.cpp Fix 11ab3c4: [NewGRF] Overflow when determining cargo mask for string code 9A 1E 3 years ago
newgrf_text.h Codechange: [Network] Use std::string to get a NewGRF's name 3 years ago
newgrf_town.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 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_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
news_func.h Codechange: create a type for the "free_data" of NewsItems and (de)allocate it with new and delete 3 years ago
news_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
news_gui.h Feature: Make news and errors close hotkeys configurable 4 years ago
news_type.h Codechange: Un-bitstuff all remaining commands. 2 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 4 years ago
object_cmd.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
object_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
object_gui.cpp Codechange: Don't use a global for the terrforming error tile. 2 years ago
object_map.h Cleanup: Removed SVN headers 5 years ago
object_type.h Cleanup: Removed SVN headers 5 years ago
openttd.cpp Add: Commandline option to skip NewGRF scanning 2 years ago
openttd.h Fix: thread safety issue during exiting the game (#9380) 3 years ago
order_backup.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
order_backup.h Codechange: Use ChunkHandlers sub-classes 3 years ago
order_base.h Codechange: Un-bitstuff order commands. 2 years ago
order_cmd.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
order_cmd.h Codechange: Un-bitstuff order commands. 2 years ago
order_func.h Cleanup: Removed SVN headers 5 years ago
order_gui.cpp Codechange: Un-bitstuff order commands. 2 years ago
order_type.h Codechange: Un-bitstuff timetable commands. 2 years ago
osk_gui.cpp Codechange: Rename window related DeleteXXX to match new behaviour 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. 4 years ago
rail.h Cleanup: Replace FOR_ALL_SORTED_RAILTYPES macro with range iterator. 3 years ago
rail_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
rail_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
rail_gui.cpp Feature: Remember the last-used signal between games (#9792) 2 years ago
rail_gui.h Feature: Hide block signals in GUI by default (#8688) 3 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. 4 years ago
random_access_file.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_access_file_type.h Add: concept of a RandomAccessFile to replace the FIO slot functions 3 years ago
rev.cpp.in Add: support filtering content entries for patchpacks (#9541) 3 years ago
rev.h Add: support filtering content entries for patchpacks (#9541) 3 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 Fix #9837, 46bd2f1c: Road build with wrong half-tile ends. 2 years ago
road_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
road_func.h Cleanup: Removed SVN headers 5 years ago
road_gui.cpp Fix #9837, 46bd2f1c: Road build with wrong half-tile ends. 2 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 #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
roadstop.cpp Cleanup: Removed SVN headers 5 years ago
roadstop_base.h Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops 4 years ago
roadveh.h Codechange: Revenue is not the same as Income 2 years ago
roadveh_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
roadveh_cmd.h Codechange: Un-bitstuff vehicle/engine commands. 2 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: Don't show screenshot GUI in screenshots (#9674) 3 years ago
screenshot.h Codechange: move misc settings to std::string 3 years ago
screenshot_gui.cpp Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
screenshot_gui.h Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
settings.cpp Fix #9766: Don't write uninitialised data in config file (#9767) 2 years ago
settings_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
settings_func.h Codechange: C++-ify the usage of IniFile in settings.cpp 3 years ago
settings_gui.cpp Add: Show current video driver info in Options window 2 years ago
settings_gui.h Cleanup: Removed SVN headers 5 years ago
settings_internal.h Codechange: use the name string in SaveLoad for the name of the Setting as well 3 years ago
settings_table.cpp Feature: Alternative linkgraph colour schemes (#9866) 2 years ago
settings_table.h Codechange: split settings.ini over several files (#9421) 3 years ago
settings_type.h Feature: Alternative linkgraph colour schemes (#9866) 2 years ago
ship.h Codechange: Revenue is not the same as Income 2 years ago
ship_cmd.cpp Codechange: Document the _ship_subcoord table 2 years ago
ship_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2 years ago
ship_gui.cpp Cleanup: Removed SVN headers 5 years ago
signal.cpp Cleanup: simplify some boolean expressions 3 years ago
signal_func.h Cleanup: Removed SVN headers 5 years ago
signal_type.h Codechange: Un-bitstuff rail commands. 2 years ago
signs.cpp Fix: Don't try to rename OWNER_DEITY signs in-game (#9716) 2 years ago
signs_base.h Codechange: Use std::string for most of the user-settable custom names. 4 years ago
signs_cmd.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_func.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 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 Codechange: Un-bitstuff landscape commands. 2 years ago
smallmap_gui.cpp Feature: Alternative linkgraph colour schemes (#9866) 2 years ago
smallmap_gui.h Fix f6d5c01: Delay deletion when closing windows 3 years ago
sortlist_type.h Cleanup 2db88953e7: Remove VL_FIRST_SORT as it's useless 3 years ago
sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
sound_func.h Cleanup: Removed SVN headers 5 years ago
sound_type.h Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
sprite.cpp Cleanup: Removed SVN headers 5 years ago
sprite.h Cleanup: Removed SVN headers 5 years ago
spritecache.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
spritecache.h Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
station.cpp Change: Deliver cargo to the closest industry first (#9536) 2 years ago
station_base.h Change: Deliver cargo to the closest industry first (#9536) 2 years ago
station_cmd.cpp Feature: Allow disabling local authority control of company actions 2 years ago
station_cmd.h Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
station_func.h Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 3 years ago
station_gui.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 2 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 Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
statusbar_gui.cpp Fix: typo in the word "spectator" (tnx Heiki) (#9496) 3 years ago
statusbar_gui.h Cleanup: Removed SVN headers 5 years ago
stdafx.h Codechange: use the fmt library for simpler debug formats 3 years ago
story.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
story_base.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
story_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
story_gui.cpp Codechange: Un-bitstuff goal and story page commands. 2 years ago
story_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
string.cpp Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_base.h Cleanup: Removed SVN headers 5 years ago
string_func.h Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_type.h Codechange: use \u to indicate unicode chars in strings (#8379) 3 years ago
stringfilter.cpp Codechange: Make use of the improved C++17 emplace_back function. 3 years ago
stringfilter_type.h Cleanup: Removed SVN headers 5 years ago
strings.cpp Fix: don't complain when the sprite font is missing glyphs. (#9692) 3 years ago
strings_func.h Codechange: replace InjectDParam/ShiftParameters by setting the right parameter values in the first place 3 years ago
strings_type.h Codechange: remove special strings for language and resolutions (#8824) 3 years ago
subsidy.cpp Change: Deliver cargo to the closest industry first (#9536) 2 years ago
subsidy_base.h Feature: Configurable subsidy duration 3 years ago
subsidy_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
subsidy_func.h Cleanup: remove declaration of undefined function 3 years ago
subsidy_gui.cpp Feature: Configurable subsidy duration 3 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 Codechange: Don't use a global for the terrforming error tile. 2 years ago
terraform_cmd.h Codechange: Don't use a global for the terrforming error tile. 2 years ago
terraform_gui.cpp Codechange: Don't use a global for the terrforming error tile. 2 years ago
terraform_gui.h Cleanup: Removed SVN headers 5 years ago
textbuf.cpp Feature: Allow Shift+Insert as paste in edit box (#9836) 2 years ago
textbuf_gui.h Codechange: move misc settings to std::string 3 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: comparison of narrow type to wide type in loop (potential for infinite loops) 3 years ago
textfile_gui.cpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 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 Codechange: Remove FOR_ALL_TILES_IN_HEIGHT 3 years ago
tgp.h Feature: auto-detect map height limit based on generated map 3 years ago
thread.h Fix: on startup, NewGRF scan could case race-condition (#9382) 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 Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
tilearea.cpp Codechange: Replace TILE_AREA_LOOP with range-based for loops 3 years ago
tilearea_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 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: Use anonymous union for vehicle orders/old orders list 2 years ago
timetable_cmd.h Codechange: Un-bitstuff timetable commands. 2 years ago
timetable_gui.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
toolbar_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
toolbar_gui.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 3 years ago
town.h Feature: Allow disabling local authority control of company actions 2 years ago
town_cmd.cpp Fix #9712: Cap town bridge length at original 11-tile limit (#9890) 2 years ago
town_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
town_gui.cpp Codechange: Don't use a global for the 'not enough cash' message. 2 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 Feature: Allow disabling local authority control of company actions 2 years ago
townname.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 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 Codechange: Remove FOR_EACH_SET_TRACK 3 years ago
track_type.h Cleanup: Removed SVN headers 5 years ago
train.h Codechange: Revenue is not the same as Income 2 years ago
train_cmd.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
train_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
train_gui.cpp Change: Use an indent, not a dash, to list train capacity 2 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 Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
tree_cmd.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
tree_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
tree_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 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 Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
tunnelbridge_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
tunnelbridge_map.h Cleanup: Removed SVN headers 5 years ago
vehicle.cpp Fix #9877: GS could trigger 'Cost: 0' cost message (#9878) 2 years ago
vehicle_base.h Change: increase vehicle sprite stack from 4 layers to 8 (#9863) 2 years ago
vehicle_cmd.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 years ago
vehicle_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
vehicle_func.h Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
vehicle_gui.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2 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 Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
vehiclelist.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 3 years ago
vehiclelist.h Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
viewport.cpp Fix #9020: Update station coverage highlight when adding/removing tiles 2 years ago
viewport_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
viewport_func.h Fix #9020: Update station coverage highlight when adding/removing tiles 2 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 3 years ago
viewport_sprite_sorter_sse4.cpp Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313) 3 years ago
viewport_type.h Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
void_cmd.cpp Cleanup: Removed SVN headers 5 years ago
void_map.h Cleanup: Removed SVN headers 5 years ago
walltime_func.h Fix aa5a8fe28: [MinGW] Wrong define tested (WIN32 vs _WIN32) 3 years ago
water.h Cleanup: Removed SVN headers 5 years ago
water_cmd.cpp Fix #9870: Don't update infrastructure totals when overbuilding object on canal 2 years ago
water_cmd.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
water_map.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
waypoint.cpp Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
waypoint_base.h Codechange: Replace station related FOR_ALL with range-based for loops 4 years ago
waypoint_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
waypoint_cmd.h Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
waypoint_func.h Cleanup: Removed SVN headers 5 years ago
waypoint_gui.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
widget.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 3 years ago
widget_type.h Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it. 3 years ago
window.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 3 years ago
window_func.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
window_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
window_type.h Feature: make "join game" button join the game, instead of first showing a lobby window (#9467) 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