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 3d59c961a6 VarAction2: Avoid group variable tracking coupling through shared procs
Output dependencies on a procedure shouldn't propagate into input
dependencies on unrelated call sites in different groups
2 years ago
..
3rdparty Update sqbaselib.cpp 2 years ago
ai Codechange: Add support for additional command result values. 3 years ago
blitter Fix: Use more selectivity when building SSE specific code 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. 3 years ago
lang Remove road vehicles during load which are uncorrectably invalid 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. 3 years ago
music Merge branch 'master' into jgrpp 3 years ago
network Fix race between network client disconnect and network window deletion 2 years ago
os Avoid maybe unintialised warning in struct UniscribeRun 2 years ago
pathfinder Use order state at reservation time for signal mode tracerestrict eval 2 years ago
saveload Remove road vehicles during load which are uncorrectably invalid 2 years ago
script Fix 6fe445e: [Script] Respect joining adjacent when building an airport 2 years ago
settingsgen
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 Debug: Always use head for vehicle debug window name in caption 2 years ago
video Merge branch 'master' into jgrpp 2 years ago
widgets Add conditional order to test if last/next dispatch slot is first/last 2 years ago
CMakeLists.txt Fix: Use more selectivity when building SSE specific code 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 3 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). 3 years ago
animated_tile.cpp
animated_tile.h
animated_tile_func.h
articulated_vehicles.cpp Fix assert fail when building virtual train from engine with invalid cargo 3 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
autoreplace_func.h
autoreplace_gui.cpp Codechange: Un-bitstuff all remaining commands. 3 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 3 years ago
base_media_base.h
base_media_func.h
base_station_base.h Add support for road stop animation, availability callback 3 years ago
bitmap_type.h Fix missing include in bitmap_type.h 3 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge.h
bridge_gui.cpp Fix non-rail bridge construction setting polyrail endpoints 3 years ago
bridge_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
bridge_map.h
bridge_signal_map.h Initial implementation of NewGRF custom signal styles 2 years ago
build_vehicle_gui.cpp Fix virtual train consist change callbacks being run before cargotype set 2 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 3 years ago
cargomonitor.h
cargopacket.cpp Merge branch 'master' into jgrpp 2 years ago
cargopacket.h Fix re-routing of unrelated cargo when removing invalidated link graph flow 3 years ago
cargotype.cpp
cargotype.h Codechange: Un-bitstuff town-related commands. 3 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Initial support for NewGRF road stops (bus and lorry stops) 3 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. 3 years ago
command.cpp Fix: The first tile in commands received from a client wasn't validated properly. 2 years ago
command_func.h Fix: The first tile in commands received from a client wasn't validated properly. 2 years ago
command_type.h Initial implementation of road waypoints 3 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
company_manager_face.h
company_type.h Codechange: replace magic numbers and C-style arrays with C++-style array for share owners 3 years ago
console.cpp Merge branch 'master' into jgrpp-beta 3 years ago
console_cmds.cpp Debug: Add more stats to dump map and veh stats console commands 2 years ago
console_func.h
console_gui.cpp
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 3 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
currency.cpp
currency.h
date.cpp Initial support for NewGRF road stops (bus and lorry stops) 3 years ago
date_func.h
date_gui.cpp Codechange: Un-bitstuff timetable commands. 3 years ago
date_gui.h Codechange: Un-bitstuff timetable commands. 3 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
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 Add conditional order to test if last/next dispatch slot is first/last 2 years ago
departures_func.h
departures_gui.cpp Add setting to show full group hierarchy in group names 2 years ago
departures_gui.h
departures_type.h
depot.cpp
depot_base.h
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
depot_func.h
depot_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 3 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h Merge branch 'master' into jgrpp 2 years ago
disaster_vehicle.cpp Codechange: Un-bitstuff landscape commands. 3 years ago
disaster_vehicle.h
dock_gui.cpp Hide build river button when disabled instead of visually disabling it 2 years ago
driver.cpp
driver.h
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 3 years ago
economy_type.h Merge branch 'master' into jgrpp 2 years ago
effectvehicle.cpp
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
engine_gui.cpp Codechange: Un-bitstuff vehicle/engine commands. 3 years ago
engine_gui.h Add build vehicle window sort mode: cargo capacity / running cost 3 years ago
engine_type.h
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
fios.cpp On dedicated servers, save copy of last autosave on crash 3 years ago
fios.h On dedicated servers, save copy of last autosave on crash 3 years ago
fios_gui.cpp Codechange: Un-bitstuff all remaining commands. 3 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
fontdetection.h
framerate_gui.cpp
framerate_type.h
gamelog.cpp
gamelog.h Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
gamelog_internal.h
genworld.cpp Industry: Determine which tiles in industry layouts are not animated 2 years ago
genworld.h
genworld_gui.cpp Allow specifying a custom number of industries in map generation window 3 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. 3 years ago
goal_base.h
goal_gui.cpp Codechange: Un-bitstuff goal and story page commands. 3 years ago
goal_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
graph_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
graph_gui.h
ground_vehicle.cpp Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2 years ago
ground_vehicle.hpp
group.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
group_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 3 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 Add setting to show full group hierarchy in group names 2 years ago
gui.h
guitimer_func.h
heightmap.cpp Merge branch 'jgrpp' into jgrpp-beta 3 years ago
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp Codechange: Un-bitstuff all remaining commands. 3 years ago
hotkeys.cpp
hotkeys.h
house.h
house_type.h
industry.h
industry_cmd.cpp Industry: Determine which tiles in industry layouts are not animated 2 years ago
industry_gui.cpp Merge branch 'master' into jgrpp 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 Ensure that disabling infra sharing can't break realistic braking reservations 2 years ago
infrastructure_func.h Fix infrastructure sharing checks not being executed when disabling 2 years ago
ini.cpp
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
livery.h Codechange: Un-bitstuff all remaining commands. 3 years ago
main_gui.cpp Fix viewport town/industry tooltips shown on mouseover in right-click mode 3 years ago
map.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 3 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 Store signal style GRF to local map in savegame 2 years ago
misc_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 3 years ago
misc_gui.cpp Fix crash in tooltip window UpdateWidgetSize due to not using saved string 2 years ago
mixer.cpp Fix missing includes in mixer.cpp 3 years ago
mixer.h
music.cpp
music_gui.cpp Merge commit 'f1dfa661a1898cde06a38ab4cb230c95912b245b' into jgrpp-beta 3 years ago
newgrf.cpp VarAction2: Avoid group variable tracking coupling through shared procs 2 years ago
newgrf.h Initial implementation of NewGRF custom signal styles 2 years ago
newgrf_airport.cpp Add NewGRF VarAction2 variable remapping infrastructure 3 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 3 years ago
newgrf_animation_base.h Add support for road stop animation, availability callback 3 years ago
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Debug: Show callback ID names in sprite dump 2 years ago
newgrf_canal.cpp Add NewGRF VarAction2 variable remapping infrastructure 3 years ago
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class.h
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
newgrf_debug_gui.cpp Debug: Change sprite group indentation handling 2 years ago
newgrf_engine.cpp Debug: Change sprite group indentation handling 2 years ago
newgrf_engine.h Add NewGRF VarAction2 variable remapping infrastructure 3 years ago
newgrf_extension.cpp Add signal style flag to require realistic braking 2 years ago
newgrf_extension.h Add signal style flag to require realistic braking 2 years ago
newgrf_generic.cpp Initial abstraction around NewGRF feature ID bytes 3 years ago
newgrf_generic.h Initial abstraction around NewGRF feature ID bytes 3 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 3 years ago
newgrf_industries.cpp Fix GetClosestIndustry with invalid industry type when using cache 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 Remove incorrect comment 2 years ago
newgrf_newlandscape.h Add GRF feature: New Landscape 2 years ago
newgrf_newsignals.cpp Debug: Change sprite group indentation handling 2 years ago
newgrf_newsignals.h Add signal style flag to require realistic braking 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 3 years ago
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_railtype.cpp Add combined normal and shunt aspect signal style flag 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 3 years ago
newgrf_roadtype.h Add NewGRF VarAction2 variable remapping infrastructure 3 years ago
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp Debug: Change sprite group indentation handling 2 years ago
newgrf_spritegroup.h Debug: Change sprite group indentation handling 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 3 years ago
newgrf_storage.cpp
newgrf_storage.h
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 3 years ago
newgrf_town.h Add NewGRF VarAction2 variable remapping infrastructure 3 years ago
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp Codechange: Un-bitstuff all remaining commands. 3 years ago
news_gui.h
news_type.h Codechange: Un-bitstuff all remaining commands. 3 years ago
object.h
object_base.h
object_cmd.cpp Add NewGRF object properties to set viewport map mode/smallmap tile type 3 years ago
object_gui.cpp Codechange: Don't use a global for the terrforming error tile. 3 years ago
object_map.h Add NewGRF object properties to set viewport map mode/smallmap tile type 3 years ago
object_type.h Add inclined foundation option to object edge foundation mode 3 years ago
openttd.cpp Merge branch 'master' into jgrpp 2 years ago
openttd.h Add setting to allow hiding viewport labels of inidivudal waypoints 3 years ago
order_backup.cpp Merge branch 'master' into jgrpp 3 years ago
order_backup.h Add support for multiple scheduled dispatch schedules per order list 3 years ago
order_base.h Allow road vehicle go to station/waypoint orders to have a direction 3 years ago
order_cmd.cpp Add conditional order to test if last/next dispatch slot is first/last 2 years ago
order_cmd.h Merge branch 'master' into jgrpp 3 years ago
order_func.h Improve handling of conditional order waiting loops 3 years ago
order_gui.cpp Enabled shared orders and occupancy buttons for competitor order windows 2 years ago
order_type.h Add conditional order to test if last/next dispatch slot is first/last 2 years ago
osk_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
pbs.cpp Use order state at reservation time for signal mode tracerestrict eval 2 years ago
pbs.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
plans.cpp
plans_base.h Connect new plan lines to end of previous line when ctrl pressed 3 years ago
plans_cmd.cpp
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
programmable_signals.h
programmable_signals_gui.cpp Add slot support to road vehicles, ships and aircraft 3 years ago
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h Add signal style flag for drawing on the opposite side 2 years ago
rail_cmd.cpp Don't apply show signals using default graphics settings for custom styles 2 years ago
rail_gui.cpp Fix not being able to build waypoints when custom types no longer present 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
random_access_file_type.h
rev.cpp.in Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
rev.h
road.cpp Merge branch 'master' into jgrpp 2 years ago
road.h
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. 3 years ago
road_func.h Only show level crossing overlay sprites on outsides of multi-track crossings 3 years ago
road_gui.cpp Fix not being able to build waypoints when custom types no longer present 2 years ago
road_gui.h
road_internal.h
road_map.cpp Initial implementation of road waypoints 3 years ago
road_map.h Fix road/tram type check when moving depot orders to another depot 2 years ago
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 3 years ago
roadstop.cpp
roadstop_base.h
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
schdispatch.h Ensure that timetable and scheduled dispatch windows redrawn as required 3 years ago
schdispatch_cmd.cpp Add conditional order to test if last/next dispatch slot is first/last 2 years ago
schdispatch_gui.cpp Merge branch 'master' into jgrpp 3 years ago
scope.h
scope_info.cpp
scope_info.h
screenshot.cpp Initial implementation of road waypoints 3 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 Fix infrastructure sharing checks not being executed when disabling 2 years ago
settings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
settings_gui.cpp Add setting to show full group hierarchy in group names 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 Add setting to show full group hierarchy in group names 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
signal.cpp Use order state at reservation time for signal mode tracerestrict eval 2 years ago
signal_func.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
signal_type.h Codechange: Un-bitstuff rail commands. 3 years ago
signs.cpp Merge branch 'master' into jgrpp 3 years ago
signs_base.h
signs_cmd.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
signs_func.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
signs_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 3 years ago
signs_type.h
slope_func.h
slope_type.h Codechange: Un-bitstuff landscape commands. 3 years ago
smallmap_colours.h
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
sound.cpp
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp Ensure that sprite data is cleared when loading over an existing sprite 3 years ago
spritecache.h
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: CmdRemoveRoadStop didn't validate the height property properly (#9945) 2 years ago
station_func.h Add setting to allow hiding viewport labels of inidivudal waypoints 3 years ago
station_gui.cpp Initial implementation of road waypoints 3 years ago
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 3 years ago
station_kdtree.h
station_map.h Initial support for NewGRF road stops (bus and lorry stops) 3 years ago
station_type.h Initial implementation of road waypoints 3 years ago
statusbar_gui.cpp Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
statusbar_gui.h
stdafx.h Fix: Use more selectivity when building SSE specific code 2 years ago
story.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 3 years ago
story_base.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 3 years ago
story_gui.cpp Codechange: Un-bitstuff goal and story page commands. 3 years ago
story_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
string.cpp Change: [Network] Transfer command data as serialized byte stream without fixed structure. 3 years ago
string_base.h
string_func.h Change: [Network] Transfer command data as serialized byte stream without fixed structure. 3 years ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 3 years ago
string_type.h
stringfilter.cpp
stringfilter_type.h
strings.cpp Add setting to show full group hierarchy in group names 2 years ago
strings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
strings_type.h Add a set of temporary std::strings which can be referenced by StringID 2 years ago
subsidy.cpp Merge branch 'master' into jgrpp 3 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
tbtr_template_gui_create.cpp
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp
tbtr_template_gui_main.h
tbtr_template_vehicle.cpp
tbtr_template_vehicle.h Fix virtual train consist change callbacks being run before cargotype set 2 years ago
tbtr_template_vehicle_func.cpp
tbtr_template_vehicle_func.h
terraform_cmd.cpp Codechange: Don't use a global for the terrforming error tile. 3 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 3 years ago
textbuf_gui.h
textbuf_type.h
texteff.cpp
texteff.hpp
textfile_gui.cpp
textfile_gui.h
textfile_type.h
tgp.cpp Merge branch 'master' into jgrpp-beta 3 years ago
tgp.h
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
tile_map.h
tile_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 3 years ago
tilearea.cpp
tilearea_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 3 years ago
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h Ensure that timetable and scheduled dispatch windows redrawn as required 3 years ago
timetable_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
timetable_gui.cpp Add conditional order to test if last/next dispatch slot is first/last 2 years ago
toolbar_gui.cpp Add setting to allow hiding viewport labels of inidivudal waypoints 3 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 3 years ago
town_gui.h
town_kdtree.h
town_map.h
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
tracerestrict.cpp Add tracerestrict actions used flags for order conditionals present 2 years ago
tracerestrict.h Add tracerestrict actions used flags for order conditionals present 2 years ago
tracerestrict_gui.cpp Add setting to show full group hierarchy in group names 2 years ago
track_func.h Merge branch 'master' into jgrpp-beta 3 years ago
track_type.h
train.h Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2 years ago
train_cmd.cpp Fix excessive braking for slopes with realistic braking 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 3 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. 3 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. 3 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 Don't apply show signals using default graphics settings for custom styles 2 years ago
tunnelbridge_map.h Initial implementation of NewGRF custom signal styles 2 years ago
unit_conversion.h
vehicle.cpp Debug: Add more stats to dump map and veh stats console commands 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 3 years ago
vehicle_gui.cpp Add setting to show full group hierarchy in group names 2 years ago
vehicle_gui.h
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 2 years ago
vehiclelist.h Codechange: Un-bitstuff vehicle/engine commands. 3 years ago
viewport.cpp Fix viewport map mode bridges/tunnels not appearing dotted at high zoom 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 3 years ago
viewport_kdtree.h
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp Fix: Use more selectivity when building SSE specific code 2 years ago
viewport_type.h Initial implementation of road waypoints 3 years ago
void_cmd.cpp
void_map.h
walltime_func.h
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. 3 years ago
waypoint.cpp Initial implementation of road waypoints 3 years ago
waypoint_base.h Initial implementation of road waypoints 3 years ago
waypoint_cmd.cpp Add road stop property to set cost multipliers 3 years ago
waypoint_func.h Initial implementation of road waypoints 3 years ago
waypoint_gui.cpp Initial implementation of road waypoints 3 years ago
widget.cpp Merge branch 'master' into jgrpp-beta 3 years ago
widget_type.h
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) 3 years ago
zoning.h
zoning_cmd.cpp Debug: Add misc debug bit for animated tile zoning overlay 2 years ago
zoning_gui.cpp
zoom_func.h
zoom_type.h