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
Jonathan G Rennison f34f329a53 Check that tile area is valid in CmdBuildRailStation 5 years ago
..
3rdparty Merge branch 'cpp-btree' into jgrpp 6 years ago
ai Fix #7090: Close Query String window after rebuilding AI/GS settings 5 years ago
blitter Merge branch 'master' into jgrpp 5 years ago
core Merge branch 'save_ext' into jgrpp 5 years ago
depend Fix: depend was messing the line endings in append mode 5 years ago
game Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
lang Add company setting to advance order when cloning/copying/sharing 5 years ago
linkgraph Link graph schedule: Adjust debug logging 5 years ago
misc Doc: Lots and lots of doxymentation fixes 6 years ago
music Fix #7189: Fluidsynth volume gain too high 5 years ago
network Merge branch 'master' into jgrpp 5 years ago
os Fix compilation on MinGW 5 years ago
pathfinder Merge branch 'PR-7229' into jgrpp 5 years ago
saveload Linkgraph: Pause game on load if a link graph join is immediately due 5 years ago
script Add scope info logging to ScriptObject::DoCommand 5 years ago
settingsgen Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
sound Feature: Add XAudio2 driver 6 years ago
spriteloader Discard invalid/negative sprite sizes in LoadSpriteV1 5 years ago
strgen Fix: make sure strgen fails when english.txt contains invalid commands 5 years ago
table Add company setting to advance order when cloning/copying/sharing 5 years ago
thread Add method to get whether current thread is non-main 6 years ago
video Codechange: Remove unnecessarily defined functions under MinGW 5 years ago
widgets Merge branch 'master' into jgrpp 5 years ago
aircraft.h Merge branch 'master' into jgrpp 6 years ago
aircraft_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
aircraft_gui.cpp Cache sprite sequence bounds for vehicles 6 years ago
airport.cpp (svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sure that they are really constant 7 years ago
airport.h
airport_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
animated_tile.cpp De-virtualise tile animation calls 5 years ago
animated_tile_func.h
articulated_vehicles.cpp Merge branch 'master' into jgrpp 6 years ago
articulated_vehicles.h Merge branch 'master' into jgrpp 6 years ago
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'save_ext' into jgrpp 5 years ago
autoreplace_func.h Squashed commit of the following: 8 years ago
autoreplace_gui.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp Timetable: Implement autofill/automate for taken conditional orders. 7 years ago
base_consist.h Timetable: Implement autofill/automate for taken conditional orders. 7 years ago
base_media_base.h Fix: Don't complain if CAT music files are missing entirely 6 years ago
base_media_func.h Codechange: Silence -Wclass-memaccess warnings with GCC8 6 years ago
base_station_base.h Merge branch 'master' into jgrpp 6 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
bridge.h Implement custom bridge pillar flag support 6 years ago
bridge_gui.cpp Implement custom bridge pillar flag support 6 years ago
bridge_map.cpp Merge branch 'master' into jgrpp 6 years ago
bridge_map.h Save secondary track type when upgrading bridges 5 years ago
bridge_signal_map.h Signals on bridges: Shrink M2 simulated signal states field 6 years ago
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 5 years ago
cargo_type.h Fix: Industry chain window layout no more unnecessarily large when the number of cargoes in/out isn't large either 6 years ago
cargoaction.cpp Fix iterator invalidation issues in CargoPacketList actions 6 years ago
cargoaction.h Fix iterator invalidation issues in CargoPacketList actions 6 years ago
cargomonitor.cpp Replace various uses of std::set/map with btree containers. 7 years ago
cargomonitor.h Merge branch 'save_ext' into jgrpp 5 years ago
cargopacket.cpp Merge branch 'master' into jgrpp 6 years ago
cargopacket.h Add recalculated total to AssertCountConsistency assertion message 6 years ago
cargotype.cpp Change: Add CargoTypes type for cargo masks. (#6790) 6 years ago
cargotype.h Change: Add CargoTypes type for cargo masks. (#6790) 6 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects. 9 years ago
cheat_type.h
clear_cmd.cpp Merge branch 'save_ext' into jgrpp 5 years ago
clear_func.h Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
clear_map.h Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
cmd_helper.h
command.cpp Merge branch 'save_ext' into jgrpp 5 years ago
command_func.h Merge branch 'crashlog_improvements' into jgrpp 7 years ago
command_type.h Merge branch 'save_ext' into jgrpp 5 years ago
company_base.h Add company rate limit for land area purchasing 6 years ago
company_cmd.cpp Merge branch 'save_ext' into jgrpp 5 years ago
company_func.h
company_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
company_gui.h Merge branch 'master' into jgrpp 5 years ago
company_manager_face.h (svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style. 6 years ago
company_type.h Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions 5 years ago
console.cpp Merge branch 'master' into jgrpp 6 years ago
console_cmds.cpp Merge branch 'save_ext' into jgrpp 5 years ago
console_func.h
console_gui.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
console_gui.h
console_internal.h Add option for console commands to be unlisted. 7 years ago
console_type.h
cpu.cpp Remove: WinCE support 6 years ago
cpu.h
crashlog.cpp Merge branch 'crashlog_improvements' into jgrpp 6 years ago
crashlog.h Try to do non-main thread crash save/screenshot in main thread 6 years ago
crashlog_bfd.h Use libbfd as a fallback for backtrace symbol lookup on MinGW. 9 years ago
currency.cpp Add: Mexican Peso currency 5 years ago
currency.h Add: Mexican Peso currency 5 years ago
date.cpp Remove costly recalculation of a date format we already have. 6 years ago
date_func.h Remove costly recalculation of a date format we already have. 6 years ago
date_gui.cpp Allow timetable start dates to be set with full precision. 8 years ago
date_gui.h Allow timetable start dates to be set with full precision. 8 years ago
date_type.h Fix numerical/signed overflow when using high day lengths 7 years ago
debug.cpp Merge branch 'master' into jgrpp 5 years ago
debug.h Merge branches 'crashlog_improvements', 'save_ext', 'version_utils' into jgrpp 6 years ago
dedicated.cpp
departures.cpp Add freight train load/unload mode: through load 6 years ago
departures_func.h Add show passenger and show freight buttons to departure window 7 years ago
departures_gui.cpp Fix departure GUI not updating when mode changed when paused 5 years ago
departures_gui.h Import departure boards patch 9 years ago
departures_type.h Partial fix for departure board with scheduled dispatch 7 years ago
depot.cpp Add current order (station, waypoint or depot) condition variable. 9 years ago
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Add UI setting for whether to open new vehicle GUI when share-cloning 5 years ago
depot_map.h Update existing assertions to log tile information where suitable 6 years ago
depot_type.h Increase maximum permitted depot and station name lengths. 7 years ago
direction_func.h Add direction func: DirToDiagDirAlongAxis 6 years ago
direction_type.h
disaster_vehicle.cpp Refactor CallVehicleTicks vehicle loop 5 years ago
disaster_vehicle.h Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792) 6 years ago
dock.cpp Allow building multiple docks per station. 7 years ago
dock_base.h Improve pathfinder support for multiple docks 6 years ago
dock_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
driver.cpp
driver.h
economy.cpp Merge branch 'master' into jgrpp 5 years ago
economy_base.h Pay all cargo payment incomes when cargo finally delivered 6 years ago
economy_func.h Fix #6498: Use int64 for all company rating calculations 6 years ago
economy_type.h Merge branch 'master' into jgrpp 6 years ago
effectvehicle.cpp Fix handling of effect vehicles in CallVehicleTicks 5 years ago
effectvehicle_base.h Refactor CallVehicleTicks vehicle loop 5 years ago
effectvehicle_func.h
elrail.cpp Initial implementation of two rail types per tile 6 years ago
elrail_func.h Initial implementation of two rail types per tile 6 years ago
engine.cpp Merge branch 'master' into jgrpp 6 years ago
engine_base.h Scale displayed running costs by day length factor 6 years ago
engine_func.h Change: Add CargoTypes type for cargo masks. (#6790) 6 years ago
engine_gui.cpp Merge branch 'master' into jgrpp 5 years ago
engine_gui.h
engine_type.h Change: Add CargoTypes type for cargo masks. (#6790) 6 years ago
error.h Add support for adding a third error line to the error GUI 6 years ago
error_gui.cpp Add support for adding a third error line to the error GUI 6 years ago
fileio.cpp Merge branch 'master' into jgrpp 5 years ago
fileio_func.h Merge branch 'master' into jgrpp 5 years ago
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 Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
fios.h Merge branch 'master' into jgrpp 6 years ago
fios_gui.cpp Add GUI setting to control savegame overwrite confirmation dialog 5 years ago
fontcache.cpp Merge branch 'save_ext' into jgrpp 5 years ago
fontcache.h Merge remote-tracking branch 'origin/master' into jgrpp 6 years ago
fontdetection.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
fontdetection.h
framerate_gui.cpp Fix #6780: Some windows didn't get updated from OnTick() (#7048) 5 years ago
framerate_type.h Doc: More notes for developers adding new PerformanceElements 6 years ago
gamelog.cpp Merge branch 'save_ext' into jgrpp 5 years ago
gamelog.h Remove: WinCE support 6 years ago
gamelog_internal.h Merge branch 'save_ext' into jgrpp 5 years ago
genworld.cpp Merge branch 'save_ext' into jgrpp 5 years ago
genworld.h Fix #6898: Replace atoi() with strtoul() 6 years ago
genworld_gui.cpp Merge branch 'master' into jgrpp 6 years ago
gfx.cpp Merge branch 'master' into jgrpp 5 years ago
gfx_func.h Fix: Poor contrast in cargo dest flow legend window cargo labels. 6 years ago
gfx_layout.cpp Add: [OSX] Text layout using the native CoreText API. 6 years ago
gfx_layout.h Fix #6854: Compilation with ICU 62 (#6912) 6 years ago
gfx_type.h Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
gfxinit.cpp Merge branch 'master' into jgrpp 6 years ago
gfxinit.h
goal.cpp Feature: Add GS method to question a single client (#6748) 6 years ago
goal_base.h
goal_gui.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
goal_type.h
graph_gui.cpp Fix #5654: (Re)initialise graph GUI on game (re)start (#7191) 5 years ago
graph_gui.h
ground_vehicle.cpp Cache whether ground vehicles currently have 0 slope resistance 5 years ago
ground_vehicle.hpp Cache whether ground vehicles currently have 0 slope resistance 5 years ago
group.h Merge branch 'master' into jgrpp 5 years ago
group_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
group_gui.cpp Merge branch 'master' into jgrpp 5 years ago
group_gui.h
group_type.h Increase maximum permitted group name length. 7 years ago
gui.h Remove stub HandleOnEditText and now unused global variables. 7 years ago
guitimer_func.h Change: Use GUITimer class instead of bare int/uints. 5 years ago
heightmap.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
heightmap.h (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp Merge branch 'master' into jgrpp 6 years ago
hotkeys.h
house.h Merge branch 'master' into jgrpp 5 years ago
house_type.h Revert back to v2 of house picking/placing patch. 8 years ago
industry.h Add: NewGRF support for 16-in-16-out industries 6 years ago
industry_cmd.cpp De-virtualise tile animation calls 5 years ago
industry_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
industry_map.h Update existing assertions to log tile information where suitable 6 years ago
industry_type.h Add: NewGRF support for 16-in-16-out industries 6 years ago
industrytype.h Add: NewGRF support for 16-in-16-out industries 6 years ago
infrastructure.cpp Add freight train load/unload mode: through load 6 years ago
infrastructure_func.h Import infrastructure sharing patch 9 years ago
ini.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
ini_load.cpp
ini_type.h Doc: Lots and lots of doxymentation fixes 6 years ago
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. 7 years ago
landscape.cpp Merge branch 'save_ext' into jgrpp 5 years ago
landscape.h Codechange: Unify tile height model in all functions (Patch by adf88, #6583) 5 years ago
landscape_type.h
language.h Fix #6690: Compilation with ICU 61 6 years ago
livery.h Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
main_gui.cpp Merge branch 'master' into jgrpp 5 years ago
map.cpp Merge branch 'crashlog_improvements' into jgrpp 6 years ago
map_func.h Merge branch 'master' into crashlog_improvements 6 years ago
map_type.h Merge branch 'master' into jgrpp 6 years ago
misc.cpp Merge branch 'save_ext' into jgrpp 5 years ago
misc_cmd.cpp Merge branch 'send_money_company' into jgrpp 7 years ago
misc_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
mixer.cpp Add: Mixer feature for streaming sampled music 5 years ago
mixer.h Add: Mixer feature for streaming sampled music 5 years ago
music.cpp Merge branch 'master' into jgrpp 6 years ago
music_gui.cpp Change: Make volume slider widget capture mouse when clicked. 5 years ago
newgrf.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf.h Merge branch 'newgrf-property-mapping' into jgrpp 6 years ago
newgrf_airport.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
newgrf_airport.h (svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sure that they are really constant 7 years ago
newgrf_airporttiles.cpp (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_airporttiles.h (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_animation_base.h Merge branch 'master' into jgrpp 6 years ago
newgrf_animation_type.h Doc #7181: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. (#7182) 5 years ago
newgrf_callbacks.h Revert back to v2 of house picking/placing patch. 8 years ago
newgrf_canal.cpp (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h Change grfmsg to be a macro which checks the debug level first 6 years ago
newgrf_commons.cpp
newgrf_commons.h (svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette. 8 years ago
newgrf_config.cpp Remove unused constant from newgrf_config.cpp 7 years ago
newgrf_config.h Merge branch 'newgrf-property-mapping' into jgrpp 6 years ago
newgrf_debug.h
newgrf_debug_gui.cpp Enable NewGRF debug window for non-GRF vehicles 6 years ago
newgrf_engine.cpp Initial implementation of two rail types per tile 6 years ago
newgrf_engine.h (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_generic.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_generic.h
newgrf_gui.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_house.cpp Update existing assertions to log tile information where suitable 6 years ago
newgrf_house.h Merge branch 'cargo_type_order' into jgrpp 6 years ago
newgrf_industries.cpp Add: NewGRF support for 16-in-16-out industries 6 years ago
newgrf_industries.h (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_industrytiles.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_industrytiles.h (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_object.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
newgrf_object.h Fix b4b98e5165: Use FALLTHROUGH attribute with correct indentation. 6 years ago
newgrf_properties.h
newgrf_railtype.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
newgrf_railtype.h (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. 6 years ago
newgrf_sound.cpp (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 8 years ago
newgrf_sound.h (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 8 years ago
newgrf_spritegroup.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_spritegroup.h Add: NewGRF support for 16-in-16-out industries 6 years ago
newgrf_station.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_station.h Implement custom bridge pillar flag support 6 years ago
newgrf_storage.cpp
newgrf_storage.h Feature: [NewGRF] Increase size of persistent storage to 256. 6 years ago
newgrf_text.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_text.h (svn r27851) -Fix [FS#6555]: StringID truncation to 16 bits broke string remapping test. 7 years ago
newgrf_town.cpp Merge branch 'master' into jgrpp 6 years ago
newgrf_town.h Merge branch 'enhanced_viewport_overlay' into jgrpp 6 years ago
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp Change: Use GUITimer class instead of bare int/uints. 5 years ago
news_gui.h Add: List recent news messages in crashlog output 6 years ago
news_type.h Remove: A few bits of dead code 6 years ago
object.h (svn r27346) -Feature: Make the object placement gui an independent window. 9 years ago
object_base.h
object_cmd.cpp De-virtualise tile animation calls 5 years ago
object_gui.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
object_map.h Update existing assertions to log tile information where suitable 6 years ago
object_type.h
openttd.cpp Merge branch 'save_ext' into jgrpp 5 years ago
openttd.h Merge branch 'crashlog_improvements' into jgrpp 7 years ago
order_backup.cpp Timetable: Implement autofill/automate for taken conditional orders. 7 years ago
order_backup.h
order_base.h Merge branch 'master' into jgrpp 5 years ago
order_cmd.cpp Disallow ordering ordinary road vehicles to tram depots and vice versa 5 years ago
order_cmd.h Timetable: Implement autofill/automate for taken conditional orders. 7 years ago
order_func.h
order_gui.cpp Disallow ordering ordinary road vehicles to tram depots and vice versa 5 years ago
order_type.h Merge branch 'master' into jgrpp 5 years ago
osk_gui.cpp Merge branch 'master' into jgrpp 6 years ago
pbs.cpp Update existing assertions to log tile information where suitable 6 years ago
pbs.h Trace restrict slots: Add support for slot operations at PBS end signal 6 years ago
plans.cpp Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
plans_base.h Plans: Make it possible to give plans a name. 6 years ago
plans_cmd.cpp Plans: Make it possible to give plans a name. 6 years ago
plans_func.h Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
plans_gui.cpp Plans: Make it possible to give plans a name. 6 years ago
plans_type.h Plans: Make it possible to give plans a name. 6 years ago
programmable_signals.cpp Remove assert.h include from progsig, as this overrides OpenTTD's assert 7 years ago
programmable_signals.h progsig: Fix remove and clone program functions being completely broken. 9 years ago
programmable_signals_gui.cpp progsig: Fix remove and clone program functions being completely broken. 9 years ago
progress.cpp
progress.h
querystring_gui.h
rail.cpp Merge branch 'save_ext' into jgrpp 5 years ago
rail.h Merge branch 'save_ext' into jgrpp 5 years ago
rail_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
rail_gui.cpp Merge branch 'save_ext' into jgrpp 5 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 Initial implementation of two rail types per tile 6 years ago
rail_type.h Fix #6951: Ensure RailTypes bitfield is always treated as 64 bit 6 years ago
rev.cpp.in Merge branch 'save_ext' into jgrpp 5 years ago
rev.h Merge branch 'save_ext' into jgrpp 5 years ago
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 Merge branch 'master' into jgrpp 5 years ago
road_cmd.h
road_func.h Merge branch 'master' into jgrpp 6 years ago
road_gui.cpp Merge branch 'save_ext' into jgrpp 5 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 Custom bridge heads: Initial implementation 7 years ago
road_map.h Merge branch 'master' into jgrpp 6 years ago
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h Merge branch 'master' into jgrpp 6 years ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
roadveh_gui.cpp Implement critical breakdown speed reduction for road vehicles 7 years ago
safeguards.h
schdispatch.h Scheduled Dispatch feature 7 years ago
schdispatch_cmd.cpp Fix scheduled dispatch for multiplayer 7 years ago
schdispatch_gui.cpp Fix input and display of hhmm times in scheduled dispatch GUI 5 years ago
scope.h Add include for scope header file 6 years ago
scope_info.cpp Support effect and disaster vehicles in scope_dumper::VehicleInfo 5 years ago
scope_info.h Bump scope_dumper buffer size to 512 bytes 5 years ago
screenshot.cpp Merge branch 'master' into jgrpp 6 years ago
screenshot.h Merge branch 'minimap-screenshot-rect' into jgrpp 9 years ago
sdl.cpp
sdl.h Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 6 years ago
settings.cpp Merge branch 'save_ext' into jgrpp 5 years ago
settings_func.h
settings_gui.cpp Add company setting to advance order when cloning/copying/sharing 5 years ago
settings_gui.h Feature #6090: Change music set during gameplay 6 years ago
settings_internal.h Merge branch 'save_ext' into jgrpp 7 years ago
settings_type.h Add company setting to advance order when cloning/copying/sharing 5 years ago
ship.h Fix ship sprite not being updated when rotating to match direction change 5 years ago
ship_cmd.cpp Fix ship collision avoidance near docks when dock not under station sign 5 years ago
ship_gui.cpp Cache sprite sequence bounds for vehicles 6 years ago
signal.cpp Fix signal state propagation from the back side of tunnel/bridge tiles 6 years ago
signal_func.h Remove programmable signals from CTRL-click signal type cycling 7 years ago
signal_type.h Port of the programmable signals patch to recent trunk 9 years ago
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
smallmap_gui.cpp Merge branch 'master' into jgrpp 5 years ago
smallmap_gui.h Merge branch 'save_ext' into jgrpp 5 years ago
sortlist_type.h
sound.cpp Sound: Add checks for incorrect sample rate, channel num and rate 7 years ago
sound_func.h
sound_type.h Fix use of uint8 for file slot handles 6 years ago
sprite.cpp (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 9 years ago
sprite.h
spritecache.cpp Remove bitfield from struct SpriteCache 5 years ago
spritecache.h Fix uint8 file_slot in LoadNextSprite 5 years ago
station.cpp Fix ship collision avoidance near docks when dock not under station sign 5 years ago
station_base.h Fix ship collision avoidance near docks when dock not under station sign 5 years ago
station_cmd.cpp Check that tile area is valid in CmdBuildRailStation 5 years ago
station_func.h Change: Add CargoTypes type for cargo masks. (#6790) 6 years ago
station_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
station_gui.h
station_map.h Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
station_type.h Merge branch 'master' into jgrpp 5 years ago
statusbar_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
statusbar_gui.h
stdafx.h Merge branch 'master' into cpp-11 5 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 Merge branch 'cpp-11' into save_ext 5 years ago
string_base.h Doc: Lots and lots of doxymentation fixes 6 years ago
string_func.h Merge branch 'save_ext' into tracerestrict-sx 7 years ago
string_func_extra.h Move std::string str_validate to separate header 7 years ago
string_type.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 8 years ago
stringfilter.cpp
stringfilter_type.h
strings.cpp Merge branch 'master' into jgrpp 5 years ago
strings_func.h Merge branch 'save_ext' into tracerestrict-sx 7 years ago
strings_type.h (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 7 years ago
subsidy.cpp Add: NewGRF support for 16-in-16-out industries 6 years ago
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp Remove costly recalculation of a date format we already have. 6 years ago
subsidy_type.h
tar_type.h
tbtr_template_gui_create.cpp TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_gui_create.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_gui_main.cpp TBTR: Add option to replace only old vehicles 6 years ago
tbtr_template_gui_main.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_vehicle.cpp TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_vehicle.h TBTR: Add option to replace only old vehicles 6 years ago
tbtr_template_vehicle_func.cpp Merge branch 'master' into jgrpp 5 years ago
tbtr_template_vehicle_func.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
terraform_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
terraform_gui.cpp Add setting to control if and how land purchasing is permitted 6 years ago
terraform_gui.h
textbuf.cpp Doc: Lots and lots of doxymentation fixes 6 years ago
textbuf_gui.h
textbuf_type.h
texteff.cpp Change: Use GUITimer class instead of bare int/uints. 5 years ago
texteff.hpp Change: Animate text effects by real time instead of game ticks. 5 years ago
textfile_gui.cpp Add: allow opening of one TextfileWindow per type 5 years ago
textfile_gui.h
textfile_type.h
tgp.cpp Merge branch 'save_ext' into jgrpp 5 years ago
tgp.h
tile_cmd.h De-virtualise tile animation calls 5 years ago
tile_map.cpp Codechange: Unify tile height model in all functions (Patch by adf88, #6583) 5 years ago
tile_map.h Merge branch 'master' into jgrpp 5 years ago
tile_type.h (svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships. 6 years ago
tilearea.cpp
tilearea_type.h Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch 9 years ago
tilehighlight_func.h Import polyline rail tool patch v10b 8 years ago
tilehighlight_type.h When building tunnels, open new viewports at the far end of the tunnel. 8 years ago
tilematrix_type.hpp Doc: Lots and lots of doxymentation fixes 6 years ago
timetable.h Add client setting to show leftover ticks in timetable. 8 years ago
timetable_cmd.cpp Fix handling, display and input of hhmm times in timetables 5 years ago
timetable_gui.cpp Fix handling, display and input of hhmm times in timetables 5 years ago
toolbar_gui.cpp Merge branch 'master' into jgrpp 5 years ago
toolbar_gui.h Trace restrict: add train ownership conditional. 9 years ago
town.h Merge branch 'save_ext' into jgrpp 5 years ago
town_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
town_gui.cpp Merge branch 'cargo_type_order' into jgrpp 6 years ago
town_gui.h Revert back to v2 of house picking/placing patch. 8 years ago
town_map.h Update existing assertions to log tile information where suitable 6 years ago
town_type.h Merge branch 'save_ext' into jgrpp 5 years ago
townname.cpp Fix: Grammar in a bunch of comments (#7054) 5 years ago
townname_func.h
townname_type.h Fix: Grammar in a bunch of comments (#7054) 5 years ago
tracerestrict.cpp Add tracerestrict feature reverse behind signal 6 years ago
tracerestrict.h Add tracerestrict feature reverse behind signal 6 years ago
tracerestrict_gui.cpp Merge branch 'save_ext' into jgrpp 5 years ago
track_func.h Fix: Protect against a few out of bounds or uninitialised usage errors 6 years ago
track_type.h Initial implementation of two rail types per tile 6 years ago
train.h Cache whether a train may have a depot or bridge speed restriction 5 years ago
train_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
train_gui.cpp Merge branch 'tracerestrict-sx' into jgrpp 6 years ago
transparency.h Port of old vehicles visible in tunnels patch 9 years ago
transparency_gui.cpp Port of old vehicles visible in tunnels patch 9 years ago
transparency_gui.h
transport_type.h
tree_cmd.cpp Update existing assertions to log tile information where suitable 6 years ago
tree_gui.cpp Fix "remove all trees in scenario editor" being available in game. 8 years ago
tree_map.h Update existing assertions to log tile information where suitable 6 years ago
tunnel_base.h Chunnel: Use hash table for tunnel search, change tunnel fields and savegame format. 7 years ago
tunnel_map.cpp Chunnel: Prevent chunnels from intersecting with each other. 7 years ago
tunnel_map.h Merge branch 'master' into jgrpp 6 years ago
tunnelbridge.h Merge branch 'custom_bridgeheads' into jgrpp 6 years ago
tunnelbridge_cmd.cpp Cache whether a train may have a depot or bridge speed restriction 5 years ago
tunnelbridge_map.h Change custom bridge head second rail type infrastructure count factor 6 years ago
unit_conversion.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 8 years ago
vehicle.cpp Skip Vehicle::UpdateViewport in network dedicated mode 5 years ago
vehicle_base.h Cache whether ground vehicles currently have 0 slope resistance 5 years ago
vehicle_cmd.cpp Merge branch 'save_ext' into jgrpp 5 years ago
vehicle_func.h Merge branch 'master' into jgrpp 6 years ago
vehicle_gui.cpp Disallow ordering ordinary road vehicles to tram depots and vice versa 5 years ago
vehicle_gui.h Show vehicle route markers when cargo load by type window focused. 8 years ago
vehicle_gui_base.h Add go to depot and sell vehicle orders 6 years ago
vehicle_type.h Merge branch 'master' into jgrpp 6 years ago
vehiclelist.cpp Merge branch 'save_ext' into template_train_replacement 6 years ago
vehiclelist.h Ctrl+click on shared list button in order/timetable window to add veh to group 7 years ago
viewport.cpp Revert 479f13fc41, Fix #7133, Fix #7136: "Codechange: Tweak ViewportAddLandscape so it no more relies on "go down as fast as possible" tile height model (Patch by adf88, #6583)" 5 years ago
viewport_func.h Merge branch 'master' into jgrpp 5 years ago
viewport_gui.cpp Fix flickering of viewport hover tooltips in fast-forward mode 5 years ago
viewport_sprite_sorter.h (svn r27916) -Codechange: Enable usage of static_assert for MSVC 7 years ago
viewport_sprite_sorter_sse4.cpp Revert: Sprite sorting optimisation sorted incorrectly. 6 years ago
viewport_type.h Allow purchasing a region of tile at once, by dragging 6 years ago
void_cmd.cpp Codechange: Unify tile height model in all functions (Patch by adf88, #6583) 5 years ago
void_map.h
water.h
water_cmd.cpp Merge branch 'master' into jgrpp 6 years ago
water_map.h Update existing assertions to log tile information where suitable 6 years ago
waypoint.cpp Add current order (station, waypoint or depot) condition variable. 9 years ago
waypoint_base.h
waypoint_cmd.cpp Cache viewport station/waypoint sign infomation 5 years ago
waypoint_func.h
waypoint_gui.cpp Import departure boards patch 9 years ago
widget.cpp Codechange: Change scrolling_scrollbar to mouse_capture_widget, and dispatch OnClick() event if widget is not a scrollbar. 5 years ago
widget_type.h Doc: Lots and lots of doxymentation fixes 6 years ago
window.cpp Merge branch 'master' into jgrpp 5 years ago
window_func.h Merge branch 'master' into jgrpp 5 years ago
window_gui.h Merge branch 'master' into jgrpp 5 years ago
window_type.h Merge branch 'master' into jgrpp 6 years ago
zoning.h Zoning: Add modes to show 2x2 and 3x3 town road grids 6 years ago
zoning_cmd.cpp Zoning: Add modes to show 2x2 and 3x3 town road grids 6 years ago
zoning_gui.cpp Zoning: Add modes to show 2x2 and 3x3 town road grids 6 years ago
zoom_func.h Fix undefined behaviour when left-shifting negative values by casting to unsigned 6 years ago
zoom_type.h Merge branch 'master' into enhanced_viewport_overlay 9 years ago