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 96df13a032
Merge pull request #400 from telk5093/jgrpp
Update: Korean translation up to 10b415b
2 years ago
..
3rdparty Update sqbaselib.cpp 2 years ago
ai Codechange: Add support for additional command result values. 2 years ago
blitter Add setting to disable water animation depending on zoom level 2 years ago
core Add a simple 32 bit to 32 bit hash function (MurmurHash3) 2 years ago
game Codechange: Add support for additional command result values. 2 years ago
lang Update: Korean translation up to 10b415b 2 years ago
linkgraph VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
misc Codechange: Un-bitstuff all remaining commands. 2 years ago
music Merge branch 'master' into jgrpp 2 years ago
network Fix race between network client disconnect and network window deletion 2 years ago
os Fix unused function warning in crash logger on Emscripten 2 years ago
pathfinder Fix deny and penalty actions not being applied to no-entry signals 2 years ago
saveload Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
script Fix 6fe445e: [Script] Respect joining adjacent when building an airport 2 years ago
settingsgen CMake: Fix host strgen/settingsgen importing 3 years ago
sound MinGW: Avoid function cast warnings with GetProcAddress 3 years ago
spriteloader Merge branch 'master' into jgrpp-beta 3 years ago
strgen Add a STRING8 format code 3 years ago
table Add signals_style_lookahead_single_signal_only signal style property 2 years ago
video Merge branch 'master' into jgrpp 2 years ago
widgets Initial implementation of NewGRF custom signal styles 2 years ago
CMakeLists.txt Add GRF feature: New Landscape 2 years ago
aircraft.h Merge branch 'master' into jgrpp 2 years ago
aircraft_cmd.cpp If aircraft next order is for same station when leaving, do not leave 2 years ago
aircraft_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
airport.cpp
airport.h
airport_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
animated_tile.cpp Cache animated tile speed, use btree map for animated tiles 4 years ago
animated_tile.h Cache animated tile speed, use btree map for animated tiles 4 years ago
animated_tile_func.h Cache animated tile speed, use btree map for animated tiles 4 years ago
articulated_vehicles.cpp Fix assert fail when building virtual train from engine with invalid cargo 2 years ago
articulated_vehicles.h
autoreplace.cpp Codechange: Replace Group::replace_protection with Group::flags 3 years ago
autoreplace_base.h
autoreplace_cmd.cpp Add routing restriction action to make exempt from speed adaptation 2 years ago
autoreplace_func.h
autoreplace_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h Add slot support to road vehicles, ships and aircraft 2 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 Add support for road stop animation, availability callback 2 years ago
bitmap_type.h Fix missing include in bitmap_type.h 3 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp Fix f6d5c01: Delay deletion when closing windows 3 years ago
bridge.h DEBUG: Add bridge pillar index to debug landinfo print 4 years ago
bridge_gui.cpp Fix non-rail bridge construction setting polyrail endpoints 2 years ago
bridge_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
bridge_map.h Store tunnel/bridge signal spacing on tile, adjust spacing to fit length 3 years ago
bridge_signal_map.h Initial implementation of NewGRF custom signal styles 2 years ago
build_vehicle_gui.cpp Add build vehicle window sort mode: cargo capacity / running cost 2 years ago
cargo_type.h Codechange: add constant for number of original cargoes. 3 years ago
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 2 years ago
cargomonitor.h Merge branch 'master' into jgrpp 3 years ago
cargopacket.cpp Merge branch 'master' into jgrpp 2 years ago
cargopacket.h Fix re-routing of unrelated cargo when removing invalidated link graph flow 2 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
cheat_func.h
cheat_gui.cpp Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
cheat_type.h Merge branch 'master' into jgrpp-beta 3 years ago
clear_cmd.cpp Add GRF feature: New Landscape 2 years ago
clear_func.h
clear_map.h
cmd_helper.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
command.cpp Merge branch 'master' into jgrpp 2 years ago
command_func.h Add support for multiple scheduled dispatch schedules per order list 2 years ago
command_type.h Initial implementation of road waypoints 2 years ago
company_base.h Merge branch 'master' into jgrpp 2 years ago
company_cmd.cpp Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp-beta 3 years ago
console_cmds.cpp Debug: Add misc_debug bit for extra detail in sprite group dump 2 years ago
console_func.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
console_gui.cpp Codechange: improve style/writing of IConsolePrint strings 3 years ago
console_gui.h
console_internal.h Merge branch 'master' into jgrpp-beta 3 years ago
console_type.h Merge branch 'master' into jgrpp-beta 3 years ago
cpu.cpp Implement ottd_rdtsc for AARCH64 on GCC/clang 2 years ago
cpu.h
crashlog.cpp VarAction2: Move optimiser flags to a separate setting 2 years ago
crashlog.h Crash log: Write log to file and console as it is being generated on Unix 2 years ago
crashlog_bfd.h CMake: Add BFD, support new BFD API 4 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 Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
date_func.h Remove redundant year/month date globals 4 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 Merge branch 'master' into jgrpp-beta 3 years ago
debug.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
debug_desync.h Add CheckCaches mode to emit a log/save/screenshot on detected issue 3 years ago
debug_settings.h VarAction2: Add a JZ operation, use for ternary style mul masking 2 years ago
dedicated.cpp
departures.cpp Merge branch 'master' into jgrpp 2 years ago
departures_func.h
departures_gui.cpp Departure boards: Fix excessive window width when using GUI zoom 2 years ago
departures_gui.h
departures_type.h
depot.cpp Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
depot_base.h
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_func.h
depot_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h Add feature: realistic train braking 3 years ago
disaster_vehicle.cpp Codechange: Un-bitstuff landscape commands. 2 years ago
disaster_vehicle.h
dock_gui.cpp Hide build river button when disabled instead of visually disabling it 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 #9909, 13528bf: Left-over unused parameter breaks overload resolution 2 years ago
economy_base.h
economy_func.h Allow per-house town cargo generation to be truncated to 0 2 years ago
economy_type.h Merge branch 'master' into jgrpp 2 years ago
effectvehicle.cpp Merge branch 'master' into jgrpp 3 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp-beta 3 years ago
elrail_func.h Merge branch 'master' into jgrpp-beta 3 years ago
engine.cpp VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
engine_base.h VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
engine_func.h NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
engine_gui.cpp Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_gui.h Add build vehicle window sort mode: cargo capacity / running cost 2 years ago
engine_type.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
error.h Merge branch 'master' into jgrpp-beta 3 years ago
error_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
event_logs.cpp Add "special events" log. Add console command, include in crash logs. 3 years ago
event_logs.h Add "special events" log. Add console command, include in crash logs. 3 years ago
fileio.cpp Merge branch 'master' into jgrpp-beta 3 years ago
fileio_func.h Change: by default, make "unload all" leave stations empty (#9301) 3 years ago
fileio_type.h Add: always set PERSONAL_DIR "/content_download" in search path (#8481) 3 years ago
fios.cpp On dedicated servers, save copy of last autosave on crash 2 years ago
fios.h On dedicated servers, save copy of last autosave on crash 2 years ago
fios_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
fontcache.cpp Merge branch 'master' into jgrpp-beta 3 years ago
fontcache.h Merge branch 'master' into jgrpp-beta 3 years ago
fontcache_internal.h Fix missing override keywords 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
gamelog.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
gamelog.h Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
gamelog_internal.h Change: rework GLOG chunk to be more like the rest 3 years ago
genworld.cpp Industry: Determine which tiles in industry layouts are not animated 2 years ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Allow specifying a custom number of industries in map generation window 2 years ago
gfx.cpp Add setting to disable water animation depending on zoom level 2 years ago
gfx_func.h Add a functor fill mode to GfxFillPolygon 2 years ago
gfx_layout.cpp Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
gfx_layout.h Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
gfx_type.h Add a functor fill mode to GfxFillPolygon 2 years ago
gfxinit.cpp Add setting to disable water animation depending on zoom level 2 years ago
gfxinit.h
goal.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
goal_base.h
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 Merge branch 'master' into jgrpp-beta 3 years ago
graph_gui.h Add station cargo history 3 years ago
ground_vehicle.cpp Fix various compiler warnings 3 years ago
ground_vehicle.hpp Remove "Disable vehicle image update" setting 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_gui.cpp Show vehicle inspect window when ctrl-shift clicking in group list window 2 years ago
group_gui.h
group_type.h
gui.h Change: move "give money" from client-list to company window 3 years ago
guitimer_func.h
heightmap.cpp Merge branch 'jgrpp' into jgrpp-beta 3 years ago
heightmap.h
highscore.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
highscore.h
highscore_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
hotkeys.cpp Merge branch 'master' into jgrpp 3 years ago
hotkeys.h
house.h Extra House ID's 3 years ago
house_type.h
industry.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
industry_cmd.cpp Industry: Determine which tiles in industry layouts are not animated 2 years ago
industry_gui.cpp Industry cargoes window: Allow linking only inputs or outputs to smallmap 2 years ago
industry_map.h
industry_type.h
industrytype.h Industry: Determine which tiles in industry layouts are not animated 2 years ago
infrastructure.cpp Add implementation of multi-aspect signalling and GRF support 3 years ago
infrastructure_func.h
ini.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
ini_load.cpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
ini_type.h Merge branch 'master' into jgrpp-beta 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 Adjust baseline for arctic snowline dynamic width setting to lower value 2 years ago
landscape.h Adjust baseline for arctic snowline dynamic width setting to lower value 2 years ago
landscape_type.h
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 Fix viewport town/industry tooltips shown on mouseover in right-click mode 2 years ago
map.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
map_func.h Merge branch 'master' into jgrpp 2 years ago
map_type.h Merge branch 'master' into jgrpp 2 years ago
misc.cpp Add signal style flag for no aspect increase behaviour (banner repeater) 2 years ago
misc_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
misc_gui.cpp Initial implementation of NewGRF custom signal styles 2 years ago
mixer.cpp Fix missing includes in mixer.cpp 3 years ago
mixer.h
music.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
music_gui.cpp Merge commit 'f1dfa661a1898cde06a38ab4cb230c95912b245b' into jgrpp-beta 3 years ago
newgrf.cpp Add signals_style_lookahead_single_signal_only signal style property 2 years ago
newgrf.h Initial implementation of NewGRF custom signal styles 2 years ago
newgrf_airport.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_airport.h
newgrf_airporttiles.cpp GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_airporttiles.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_animation_base.h Add support for road stop animation, availability callback 2 years ago
newgrf_animation_type.h
newgrf_cache_check.h Fix sprite bound issues for vehicles which vary bounds with curvature 3 years ago
newgrf_callbacks.h Add support for road stop animation, availability callback 2 years ago
newgrf_canal.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_canal.h
newgrf_cargo.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_cargo.h
newgrf_class.h Doc: Remove some SmallVector references from documentation. 3 years ago
newgrf_class_func.h
newgrf_commons.cpp VarAction2: Adjust masking in GetNearbyTileInformation 2 years ago
newgrf_commons.h Signals: Add variable for signal context (track, tunnel, bridge, etc) 2 years ago
newgrf_config.cpp Merge branch 'master' into jgrpp 2 years ago
newgrf_config.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_debug.h Codechange: replace _realtime_tick with std::chrono for mouse events 3 years ago
newgrf_debug_gui.cpp Debug: Show signalled tunnel/bridge info in debug window 2 years ago
newgrf_engine.cpp VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
newgrf_engine.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_extension.cpp Add signals_style_lookahead_single_signal_only signal style property 2 years ago
newgrf_extension.h Add signals_style_lookahead_single_signal_only signal style property 2 years ago
newgrf_generic.cpp Initial abstraction around NewGRF feature ID bytes 2 years ago
newgrf_generic.h Initial abstraction around NewGRF feature ID bytes 2 years ago
newgrf_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
newgrf_house.cpp GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_house.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_industries.cpp Debug: Allow clicking to highlight group in sprite group dump window 2 years ago
newgrf_industries.h GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_industrytiles.cpp Industry: Apply anim tile masking when loading prior version saves 2 years ago
newgrf_industrytiles.h Industry: Apply anim tile masking when loading prior version saves 2 years ago
newgrf_industrytiles_analysis.h Industry: Determine which tiles in industry layouts are not animated 2 years ago
newgrf_newlandscape.cpp Add GRF feature: New Landscape 2 years ago
newgrf_newlandscape.h Add GRF feature: New Landscape 2 years ago
newgrf_newsignals.cpp Move signal style mask variables into a single struct 2 years ago
newgrf_newsignals.h Fix missing includes in newgrf_newsignals.h 2 years ago
newgrf_object.cpp Add setting to ignore object introduction dates 2 years ago
newgrf_object.h Add NewGRF object properties to set viewport map mode/smallmap tile type 2 years ago
newgrf_profiling.cpp Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 3 years ago
newgrf_profiling.h
newgrf_properties.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_railtype.cpp Add custom signal style properties to set electric/semaphore enabled types 2 years ago
newgrf_railtype.h Initial implementation of NewGRF custom signal styles 2 years ago
newgrf_roadstop.cpp Debug: Allow clicking to highlight group in sprite group dump window 2 years ago
newgrf_roadstop.h Add road stops flag for drive-through stops only 2 years ago
newgrf_roadtype.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_roadtype.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_sound.h
newgrf_spritegroup.cpp VarAction2: Resolve jumps in advance to avoid needing to track nesting 2 years ago
newgrf_spritegroup.h VarAction2: Resolve jumps in advance to avoid needing to track nesting 2 years ago
newgrf_station.cpp GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_station.h Add NewGRF VarAction2 variable remapping infrastructure 2 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 NewGRF: Use per-GRF text ID map in GetGRFStringID 2 years ago
newgrf_text.h Merge branch 'master' into jgrpp-beta 3 years ago
newgrf_town.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_town.h Add NewGRF VarAction2 variable remapping infrastructure 2 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 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
object_cmd.cpp Add NewGRF object properties to set viewport map mode/smallmap tile type 2 years ago
object_gui.cpp Codechange: Don't use a global for the terrforming error tile. 2 years ago
object_map.h Add NewGRF object properties to set viewport map mode/smallmap tile type 2 years ago
object_type.h Add inclined foundation option to object edge foundation mode 2 years ago
openttd.cpp Add signal style flag for no aspect increase behaviour (banner repeater) 2 years ago
openttd.h Add setting to allow hiding viewport labels of inidivudal waypoints 2 years ago
order_backup.cpp Merge branch 'master' into jgrpp 2 years ago
order_backup.h Add support for multiple scheduled dispatch schedules per order list 2 years ago
order_base.h Allow road vehicle go to station/waypoint orders to have a direction 2 years ago
order_cmd.cpp Fix incorrect check preventing ordering road vehicles to incompatible depots 2 years ago
order_cmd.h Merge branch 'master' into jgrpp 2 years ago
order_func.h Improve handling of conditional order waiting loops 2 years ago
order_gui.cpp Add hotkey to toggle via state of order 2 years ago
order_type.h Allow road vehicle go to station/waypoint orders to have a direction 2 years ago
osk_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
pbs.cpp Move signal style mask variables into a single struct 2 years ago
pbs.h Add signals_style_lookahead_single_signal_only signal style property 2 years ago
plans.cpp Plans: Improve performance of viewport plan rendering 4 years ago
plans_base.h Connect new plan lines to end of previous line when ctrl pressed 3 years ago
plans_cmd.cpp Allow changing the colour of plans 4 years ago
plans_func.h
plans_gui.cpp Connect new plan lines to end of previous line when ctrl pressed 3 years ago
plans_type.h
programmable_signals.cpp Fix various compiler warnings 3 years ago
programmable_signals.h Add slot and counter support to programmable pre-signals 4 years ago
programmable_signals_gui.cpp Add slot support to road vehicles, ships and aircraft 2 years ago
progress.cpp Merge branch 'master' into jgrpp 3 years ago
progress.h Add: make modal windows update more smooth 3 years ago
querystring_gui.h
rail.cpp Add setting for no vehicles introduced after given year 3 years ago
rail.h Add signal style flag for drawing on the opposite side 2 years ago
rail_cmd.cpp Move signal style mask variables into a single struct 2 years ago
rail_gui.cpp Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
rail_gui.h Merge branch 'master' into jgrpp-beta 3 years ago
rail_gui_type.h Merge branch 'master' into jgrpp-beta 3 years ago
rail_map.h Add signal style flag for drawing on the opposite side 2 years ago
rail_type.h
random_access_file.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_access_file_type.h Inline fast case for random access file byte/word/dword read 3 years ago
rev.cpp.in Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
rev.h Add: support filtering content entries for patchpacks (#9541) 3 years ago
road.cpp Fix public roads when traversing level crossings and other non-normal road 2 years ago
road.h Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
road_cmd.cpp Level crossings: Clarify adjacent blocked crossing track status handler 2 years ago
road_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
road_func.h Only show level crossing overlay sprites on outsides of multi-track crossings 3 years ago
road_gui.cpp Add road stops flag for drive-through stops only 2 years ago
road_gui.h
road_internal.h
road_map.cpp Initial implementation of road waypoints 2 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 Allow drive-through road stops to be one-way 4 years ago
roadstop_base.h Allow drive-through road stops to be one-way 4 years ago
roadveh.h Reduce redundant calls to get current max speed for trains and RVs 2 years ago
roadveh_cmd.cpp Reduce redundant calls to get current max speed for trains and RVs 2 years ago
roadveh_gui.cpp
safeguards.h Codechange: encapsulate network error handling 3 years ago
schdispatch.h Ensure that timetable and scheduled dispatch windows redrawn as required 2 years ago
schdispatch_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
schdispatch_gui.cpp Merge branch 'master' into jgrpp 2 years ago
scope.h
scope_info.cpp Debug: Include vehicle type and unit number in scope_dumper::VehicleInfo 3 years ago
scope_info.h
screenshot.cpp Initial implementation of road waypoints 2 years ago
screenshot.h Merge branch 'master' into jgrpp-beta 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 Add game setting to limit train lookahead to signal aspect 2 years ago
settings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
settings_gui.cpp Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
settings_gui.h
settings_internal.h Fix load check of a savegame with realistic braking enabled triggering signal checks on current game 2 years ago
settings_type.h Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
ship.h Merge branch 'master' into jgrpp 2 years ago
ship_cmd.cpp Reduce redundant calls to get current max speed for trains and RVs 2 years ago
ship_gui.cpp Implement improved breakdown speed reductions for ships 3 years ago
signal.cpp Move signal style mask variables into a single struct 2 years ago
signal_func.h Move signal style mask variables into a single struct 2 years ago
signal_type.h Codechange: Un-bitstuff rail commands. 2 years ago
signs.cpp Merge branch 'master' into jgrpp 2 years ago
signs_base.h
signs_cmd.cpp 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
slope_func.h
slope_type.h Codechange: Un-bitstuff landscape commands. 2 years ago
smallmap_colours.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
smallmap_gui.cpp Industry cargoes window: Allow linking only inputs or outputs to smallmap 2 years ago
smallmap_gui.h Fix industry chain window not always updating map-mode viewports 2 years ago
sortlist_type.h Add sort by number of vehicles calling to station list window 3 years ago
sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
sound_func.h
sound_type.h Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
sprite.cpp
sprite.h
spritecache.cpp Ensure that sprite data is cleared when loading over an existing sprite 2 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 Add GRF variable to use extra station names even when default names remain 2 years ago
station_base.h Add GRF variable to use extra station names even when default names remain 2 years ago
station_cmd.cpp Fix #399: Removing non-rectangular airports clearing non-airport tiles 2 years ago
station_func.h Add setting to allow hiding viewport labels of inidivudal waypoints 2 years ago
station_gui.cpp Initial implementation of road waypoints 2 years ago
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 2 years ago
station_kdtree.h Merge branch 'master' into jgrpp 3 years ago
station_map.h Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
station_type.h Initial implementation of road waypoints 2 years ago
statusbar_gui.cpp Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h Change OTTD_PRINTFHEX... defines to uppercase 2 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_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
string_func.h Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 2 years ago
string_type.h Cheats window: Allow clicking money text to enter quantity 3 years ago
stringfilter.cpp Codechange: Make use of the improved C++17 emplace_back function. 3 years ago
stringfilter_type.h
strings.cpp Add a STRING8 format code 3 years ago
strings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
strings_type.h Codechange: remove special strings for language and resolutions (#8824) 3 years ago
subsidy.cpp Merge branch 'master' into jgrpp 2 years ago
subsidy_base.h Feature: Configurable subsidy duration 3 years ago
subsidy_func.h Feature: Configurable subsidy duration 3 years ago
subsidy_gui.cpp Feature: Configurable subsidy duration 3 years ago
subsidy_type.h
tar_type.h Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
tbtr_template_gui_create.cpp Fix vertical scrollbar extents in template window info sections 3 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Allow cloning trains directly from the template train list 3 years ago
tbtr_template_gui_main.h Allow cloning trains directly from the template train list 3 years ago
tbtr_template_vehicle.cpp TBTR: No longer use idle vehicles in depots by default 3 years ago
tbtr_template_vehicle.h Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
tbtr_template_vehicle_func.cpp Show buy cost and running cost in template windows 3 years ago
tbtr_template_vehicle_func.h Show buy cost and running cost in template windows 3 years ago
terraform_cmd.cpp Codechange: Don't use a global for the terrforming error tile. 2 years ago
terraform_gui.cpp Allow measurement tool in viewport map mode 2 years ago
terraform_gui.h
textbuf.cpp Merge branch 'master' into jgrpp 2 years ago
textbuf_gui.h Use CommandContainer for demolish area callback state storage 3 years ago
textbuf_type.h
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
tgp.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tgp.h Feature: auto-detect map height limit based on generated map 3 years ago
thread.h Fix MinGW compilation issues 3 years ago
tile_cmd.h Initial implementation of NewGRF custom signal styles 2 years ago
tile_map.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
tile_map.h
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 Merge branch 'master' into jgrpp 3 years ago
tilehighlight_type.h Plans: Fix adding plan lines in viewport map mode 4 years ago
tilematrix_type.hpp Merge branch 'master' into jgrpp 3 years ago
timetable.h Ensure that timetable and scheduled dispatch windows redrawn as required 2 years ago
timetable_cmd.cpp Fix timetable autofill activation when scheduled dispatch is active 2 years ago
timetable_gui.cpp Disabling timetable automation without ctrl no longer clears timetable 2 years ago
toolbar_gui.cpp Add setting to allow hiding viewport labels of inidivudal waypoints 2 years ago
toolbar_gui.h Merge branch 'master' into jgrpp-beta 3 years ago
town.h Merge branch 'master' into jgrpp 2 years ago
town_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
town_gui.cpp Fix town local authority button not being redrawn 2 years ago
town_gui.h
town_kdtree.h Fix station and town kdtrees with maps larger than 64k 4 years ago
town_map.h Extra House ID's 3 years ago
town_type.h Merge branch 'master' into jgrpp 2 years ago
townname.cpp Suppress unitialised warning in GenerateTownNameString on some platforms 3 years ago
townname_func.h
townname_type.h Codechange: turn a constant variable into a real constant. 3 years ago
tracerestrict.cpp Add signal style flag for unconditional reserve through 2 years ago
tracerestrict.h Tracerestrict: Programs maintain a list of signals referencing them 2 years ago
tracerestrict_gui.cpp Tracerestrict: Add button to highlight all signals using program 2 years ago
track_func.h Merge branch 'master' into jgrpp-beta 3 years ago
track_type.h
train.h Realistic braking: Cache train overall z position 2 years ago
train_cmd.cpp Fix limit train lookahead to signal aspect when starting 2 years ago
train_gui.cpp Merge branch 'master' into jgrpp 2 years ago
train_speed_adaptation.h Implement train speed adaptation on signalled tunnels/bridges 2 years ago
transparency.h Split config transparency settings into base and extra fields 3 years ago
transparency_gui.cpp Split config transparency settings into base and extra fields 3 years ago
transparency_gui.h
transport_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
tree_cmd.cpp Make tree tile grass ground density update speed independent of growth speed 2 years ago
tree_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
tree_map.h
tunnel_base.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnelbridge.h Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
tunnelbridge_cmd.cpp Move signal style mask variables into a single struct 2 years ago
tunnelbridge_map.h Initial implementation of NewGRF custom signal styles 2 years ago
unit_conversion.h Add function for speed unit conversion to unit values 3 years ago
vehicle.cpp Realistic braking: Cache train overall z position 2 years ago
vehicle_base.h Reduce redundant calls to get current max speed for trains and RVs 2 years ago
vehicle_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
vehicle_func.h Show specific reason why vehicle cannot be ordered to a particular station 2 years ago
vehicle_gui.cpp Allow ctrl-clicking other company trains on own track to start/stop 2 years ago
vehicle_gui.h Avoid unnecessary redrawing of vehicle list windows 4 years ago
vehicle_gui_base.h Add maximum speed (fully loaded) to train window sort list 3 years ago
vehicle_type.h Add game setting to limit train lookahead to signal aspect 2 years ago
vehiclelist.cpp Merge branch 'master' into jgrpp-beta 3 years ago
vehiclelist.h Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
viewport.cpp Tracerestrict: Add button to highlight all signals using program 2 years ago
viewport_func.h Tracerestrict: Add button to highlight all signals using program 2 years ago
viewport_gui.cpp Fix viewport town/industry tooltips shown on mouseover in right-click mode 2 years ago
viewport_kdtree.h
viewport_sprite_sorter.h Merge branch 'master' into jgrpp 3 years ago
viewport_sprite_sorter_sse4.cpp Merge branch 'master' into jgrpp-beta 3 years ago
viewport_type.h Initial implementation of road waypoints 2 years ago
void_cmd.cpp
void_map.h
walltime_func.h Fix aa5a8fe28: [MinGW] Wrong define tested (WIN32 vs _WIN32) 3 years ago
water.h Fix DC_FORCE_CLEAR_TILE water removal not removing docking tiles 2 years ago
water_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
water_map.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
waypoint.cpp Initial implementation of road waypoints 2 years ago
waypoint_base.h Initial implementation of road waypoints 2 years ago
waypoint_cmd.cpp Add road stop property to set cost multipliers 2 years ago
waypoint_func.h Initial implementation of road waypoints 2 years ago
waypoint_gui.cpp Initial implementation of road waypoints 2 years ago
widget.cpp Merge branch 'master' into jgrpp-beta 3 years ago
widget_type.h Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it. 3 years ago
window.cpp Fix race between network client disconnect and network window deletion 2 years ago
window_func.h Fix race between network client disconnect and network window deletion 2 years ago
window_gui.h Fix race between network client disconnect and network window deletion 2 years ago
window_type.h Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
zoning.h Add road tile cached one way state, one way road section detection 4 years ago
zoning_cmd.cpp Debug: Add misc debug bit for animated tile zoning overlay 2 years ago
zoning_gui.cpp One-way road zoning mode 4 years ago
zoom_func.h
zoom_type.h Merge branch 'master' into jgrpp 3 years ago