.. |
3rdparty
|
Update sqbaselib.cpp
|
2022-05-11 17:42:30 +01:00 |
ai
|
Codechange: Add support for additional command result values.
|
2021-12-16 22:28:32 +01:00 |
blitter
|
Add a Blitter::SetPixel32 function
|
2022-05-19 00:08:15 +01:00 |
core
|
Fix SB function when using sizes greater than 32 bits
|
2022-01-13 01:06:31 +00:00 |
game
|
Codechange: Add support for additional command result values.
|
2021-12-16 22:28:32 +01:00 |
lang
|
Disabling timetable automation without ctrl no longer clears timetable
|
2022-05-17 19:41:11 +01:00 |
linkgraph
|
Fix excessive recursion in link graph refresher with conditional order loops
|
2022-05-12 00:58:31 +01:00 |
misc
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
music
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
network
|
Fix #380: CcAddNewSchDispatchSchedule missing from network callback table
|
2022-04-18 17:56:12 +01:00 |
os
|
Change: add a timestamp in name of crash files
|
2022-02-02 21:32:01 +01:00 |
pathfinder
|
Fix deny and penalty actions not being applied to no-entry signals
|
2022-03-12 15:06:47 +00:00 |
saveload
|
Fix #6544: Don't join AI company when loading network game in singleplayer
|
2022-04-30 19:36:09 +02:00 |
script
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
settingsgen
|
|
|
sound
|
MinGW: Avoid function cast warnings with GetProcAddress
|
2021-11-09 01:08:28 +00:00 |
spriteloader
|
|
|
strgen
|
Add a STRING8 format code
|
2021-11-24 02:10:42 +00:00 |
table
|
Support railtype-dependant GRF train speed limits with realistic braking
|
2022-05-24 21:50:38 +01:00 |
video
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
widgets
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
aircraft_cmd.cpp
|
If aircraft next order is for same station when leaving, do not leave
|
2022-02-15 20:24:13 +00:00 |
aircraft_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
aircraft.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
airport_gui.cpp
|
Codechange: Pass unpacked command arguments to command callbacks (except Script).
|
2021-12-16 22:28:32 +01:00 |
airport.cpp
|
|
|
airport.h
|
|
|
animated_tile_func.h
|
|
|
animated_tile.cpp
|
|
|
animated_tile.h
|
|
|
articulated_vehicles.cpp
|
Fix assert fail when building virtual train from engine with invalid cargo
|
2021-12-15 17:50:40 +00:00 |
articulated_vehicles.h
|
|
|
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
Add routing restriction action to make exempt from speed adaptation
|
2022-03-06 22:39:53 +00:00 |
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
|
|
base_consist.cpp
|
|
|
base_consist.h
|
Add slot support to road vehicles, ships and aircraft
|
2022-01-19 00:10:49 +00:00 |
base_media_base.h
|
|
|
base_media_func.h
|
|
|
base_station_base.h
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
bitmap_type.h
|
Fix missing include in bitmap_type.h
|
2021-11-03 02:12:54 +00:00 |
bmp.cpp
|
|
|
bmp.h
|
|
|
bootstrap_gui.cpp
|
|
|
bridge_gui.cpp
|
Fix non-rail bridge construction setting polyrail endpoints
|
2022-02-13 16:49:06 +00:00 |
bridge_map.cpp
|
|
|
bridge_map.h
|
|
|
bridge_signal_map.h
|
|
|
bridge.h
|
|
|
build_vehicle_gui.cpp
|
Add build vehicle window sort mode: cargo capacity / running cost
|
2022-01-30 22:09:16 +00:00 |
cargo_type.h
|
|
|
cargoaction.cpp
|
|
|
cargoaction.h
|
|
|
cargomonitor.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
cargomonitor.h
|
|
|
cargopacket.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
cargopacket.h
|
Fix re-routing of unrelated cargo when removing invalidated link graph flow
|
2022-01-04 17:30:41 +00:00 |
cargotype.cpp
|
|
|
cargotype.h
|
Codechange: Un-bitstuff town-related commands.
|
2021-12-16 22:28:32 +01:00 |
cheat_func.h
|
|
|
cheat_gui.cpp
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
cheat_type.h
|
|
|
cheat.cpp
|
|
|
clear_cmd.cpp
|
Fix ground/tree tile vegetation changes not updating map mode viewports
|
2022-01-09 21:00:11 +00:00 |
clear_func.h
|
|
|
clear_map.h
|
|
|
CMakeLists.txt
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
cmd_helper.h
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
command_func.h
|
Add support for multiple scheduled dispatch schedules per order list
|
2022-01-13 19:46:43 +00:00 |
command_type.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
command.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
company_base.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
company_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
company_func.h
|
Fix #6544: Don't join AI company when loading network game in singleplayer
|
2022-04-30 19:36:09 +02:00 |
company_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
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
|
2022-03-09 18:05:12 +01:00 |
console_cmds.cpp
|
Debug: Add misc debug bit for tropic mode zoning overlay
|
2022-03-17 17:33:37 +00:00 |
console_func.h
|
|
|
console_gui.cpp
|
|
|
console_gui.h
|
|
|
console_internal.h
|
|
|
console_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
console.cpp
|
|
|
cpu.cpp
|
Implement ottd_rdtsc for AARCH64 on GCC/clang
|
2022-01-31 02:50:27 +00:00 |
cpu.h
|
|
|
crashlog_bfd.h
|
|
|
crashlog.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
crashlog.h
|
Crash log: Write log to file and console as it is being generated on Unix
|
2022-04-25 19:40:53 +01:00 |
currency.cpp
|
|
|
currency.h
|
|
|
date_func.h
|
|
|
date_gui.cpp
|
Codechange: Un-bitstuff timetable commands.
|
2021-12-16 22:28:32 +01:00 |
date_gui.h
|
Codechange: Un-bitstuff timetable commands.
|
2021-12-16 22:28:32 +01:00 |
date_type.h
|
|
|
date.cpp
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
debug_desync.h
|
|
|
debug_settings.h
|
Debug: Add misc debug bit for tropic mode zoning overlay
|
2022-03-17 17:33:37 +00:00 |
debug.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
debug.h
|
|
|
dedicated.cpp
|
|
|
departures_func.h
|
|
|
departures_gui.cpp
|
Departure boards: Fix excessive window width when using GUI zoom
|
2022-01-04 00:53:09 +00:00 |
departures_gui.h
|
|
|
departures_type.h
|
|
|
departures.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
depot_base.h
|
|
|
depot_cmd.cpp
|
Codechange: Un-bitstuff station/depot/waypoint commands.
|
2021-12-16 22:28:32 +01:00 |
depot_func.h
|
|
|
depot_gui.cpp
|
Codechange: Don't use globals for return values from vehicle command procs.
|
2021-12-16 22:28:32 +01:00 |
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
|
|
direction_func.h
|
|
|
direction_type.h
|
|
|
disaster_vehicle.cpp
|
Codechange: Un-bitstuff landscape commands.
|
2021-12-16 22:28:32 +01:00 |
disaster_vehicle.h
|
|
|
dock_gui.cpp
|
Hide build river button when disabled instead of visually disabling it
|
2022-04-15 18:34:04 +01:00 |
driver.cpp
|
|
|
driver.h
|
|
|
economy_base.h
|
|
|
economy_func.h
|
Allow per-house town cargo generation to be truncated to 0
|
2021-11-30 23:13:21 +00:00 |
economy_type.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
economy.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
|
|
elrail_func.h
|
|
|
elrail.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
engine_base.h
|
|
|
engine_func.h
|
|
|
engine_gui.cpp
|
Codechange: Un-bitstuff vehicle/engine commands.
|
2021-12-16 22:28:32 +01:00 |
engine_gui.h
|
Add build vehicle window sort mode: cargo capacity / running cost
|
2022-01-30 22:09:16 +00:00 |
engine_type.h
|
|
|
engine.cpp
|
Codechange: Un-bitstuff vehicle/engine commands.
|
2021-12-16 22:28:32 +01:00 |
error_gui.cpp
|
|
|
error.h
|
|
|
event_logs.cpp
|
|
|
event_logs.h
|
|
|
fileio_func.h
|
|
|
fileio_type.h
|
|
|
fileio.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
fios_gui.cpp
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
fios.cpp
|
On dedicated servers, save copy of last autosave on crash
|
2021-12-09 17:40:15 +00:00 |
fios.h
|
On dedicated servers, save copy of last autosave on crash
|
2021-12-09 17:40:15 +00:00 |
fontcache_internal.h
|
|
|
fontcache.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
fontcache.h
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
fontdetection.h
|
|
|
framerate_gui.cpp
|
|
|
framerate_type.h
|
|
|
gamelog_internal.h
|
|
|
gamelog.cpp
|
|
|
gamelog.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
genworld_gui.cpp
|
Allow specifying a custom number of industries in map generation window
|
2021-12-08 17:33:32 +00:00 |
genworld.cpp
|
Fix engine callbacks not being analysed in newly generated games
|
2022-05-24 20:19:04 +01:00 |
genworld.h
|
|
|
gfx_func.h
|
Add a functor fill mode to GfxFillPolygon
|
2022-05-19 00:12:17 +01:00 |
gfx_layout.cpp
|
Merge tag '12.0-beta2' into jgrpp-beta
|
2021-11-02 18:02:37 +00:00 |
gfx_layout.h
|
Merge tag '12.0-beta2' into jgrpp-beta
|
2021-11-02 18:02:37 +00:00 |
gfx_type.h
|
Add a functor fill mode to GfxFillPolygon
|
2022-05-19 00:12:17 +01:00 |
gfx.cpp
|
Add a functor fill mode to GfxFillPolygon
|
2022-05-19 00:12:17 +01:00 |
gfxinit.cpp
|
Add GRF variable to use extra station names even when default names remain
|
2022-04-18 20:06:21 +01:00 |
gfxinit.h
|
|
|
goal_base.h
|
|
|
goal_gui.cpp
|
Codechange: Un-bitstuff goal and story page commands.
|
2021-12-16 22:28:32 +01:00 |
goal_type.h
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
goal.cpp
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
graph_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
graph_gui.h
|
|
|
ground_vehicle.cpp
|
|
|
ground_vehicle.hpp
|
|
|
group_cmd.cpp
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
group_gui.cpp
|
Show vehicle inspect window when ctrl-shift clicking in group list window
|
2022-05-23 19:15:57 +01:00 |
group_gui.h
|
|
|
group_type.h
|
|
|
group.h
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
gui.h
|
|
|
guitimer_func.h
|
|
|
heightmap.cpp
|
|
|
heightmap.h
|
|
|
highscore_gui.cpp
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
highscore.cpp
|
Codechange: rename str_validate to StrMakeValid(InPlace) (#9304)
|
2021-05-29 11:21:38 +02:00 |
highscore.h
|
|
|
hotkeys.cpp
|
|
|
hotkeys.h
|
|
|
house_type.h
|
|
|
house.h
|
|
|
industry_cmd.cpp
|
Fix #9867: Industry::stations_near not filled at industry creation
|
2022-04-25 19:32:22 +02:00 |
industry_gui.cpp
|
Fix industry chain window not always updating map-mode viewports
|
2022-05-10 18:29:06 +01:00 |
industry_map.h
|
|
|
industry_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
industry.h
|
|
|
industrytype.h
|
|
|
infrastructure_func.h
|
|
|
infrastructure.cpp
|
|
|
ini_load.cpp
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
ini_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
ini.cpp
|
|
|
intro_gui.cpp
|
Change: Suppress panning in intro game, while user is interacting with the GUI. (#9645)
|
2021-10-23 15:13:39 +02:00 |
landscape_type.h
|
|
|
landscape.cpp
|
Adjust baseline for arctic snowline dynamic width setting to lower value
|
2022-05-05 17:17:24 +01:00 |
landscape.h
|
Adjust baseline for arctic snowline dynamic width setting to lower value
|
2022-05-05 17:17:24 +01:00 |
language.h
|
|
|
livery.h
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
main_gui.cpp
|
Fix viewport town/industry tooltips shown on mouseover in right-click mode
|
2022-03-31 02:24:18 +01:00 |
map_func.h
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
map_type.h
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
map.cpp
|
Codechange: Make TileIndex a "strong" typedef to give it a distinct type.
|
2021-12-16 22:28:32 +01:00 |
misc_cmd.cpp
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
misc_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
misc.cpp
|
Cache highest snowline value
|
2022-04-29 17:10:18 +01:00 |
mixer.cpp
|
Fix missing includes in mixer.cpp
|
2021-11-03 02:56:24 +00:00 |
mixer.h
|
|
|
music_gui.cpp
|
|
|
music.cpp
|
|
|
newgrf_airport.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_airport.h
|
|
|
newgrf_airporttiles.cpp
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_airporttiles.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_animation_base.h
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_animation_type.h
|
|
|
newgrf_cache_check.h
|
|
|
newgrf_callbacks.h
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_canal.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
|
|
newgrf_cargo.h
|
|
|
newgrf_class_func.h
|
|
|
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
newgrf_commons.h
|
Support railtype-dependant GRF train speed limits with realistic braking
|
2022-05-24 21:50:38 +01:00 |
newgrf_config.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
newgrf_config.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_debug_gui.cpp
|
Debug: Add NewGRF inspector support for road stops
|
2022-02-14 00:31:14 +00:00 |
newgrf_debug.h
|
|
|
newgrf_engine.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_engine.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_extension.cpp
|
Add GRF variable to use extra station names even when default names remain
|
2022-04-18 20:06:21 +01:00 |
newgrf_extension.h
|
Add GRF variable to use extra station names even when default names remain
|
2022-04-18 20:06:21 +01:00 |
newgrf_generic.cpp
|
Initial abstraction around NewGRF feature ID bytes
|
2022-01-27 21:09:45 +00:00 |
newgrf_generic.h
|
Initial abstraction around NewGRF feature ID bytes
|
2022-01-27 21:09:45 +00:00 |
newgrf_gui.cpp
|
|
|
newgrf_house.cpp
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_house.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_industries.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_industries.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_industrytiles.cpp
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_industrytiles.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_newsignals.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_newsignals.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_object.cpp
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_object.h
|
Add NewGRF object properties to set viewport map mode/smallmap tile type
|
2022-02-07 01:16:45 +00:00 |
newgrf_profiling.cpp
|
|
|
newgrf_profiling.h
|
|
|
newgrf_properties.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_railtype.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_railtype.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_roadstop.cpp
|
Add road stop variables for one-way road info
|
2022-02-25 14:41:07 +00:00 |
newgrf_roadstop.h
|
Add road stops flag for drive-through stops only
|
2022-04-15 17:46:42 +01:00 |
newgrf_roadtype.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_roadtype.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_sound.cpp
|
|
|
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
VarAction2: Detect and replace signed relational comparisons
|
2022-05-25 23:58:44 +01:00 |
newgrf_spritegroup.h
|
VarAction2: Detect and replace signed relational comparisons
|
2022-05-25 23:58:44 +01:00 |
newgrf_station.cpp
|
Add support for road stop animation, availability callback
|
2022-02-15 00:22:18 +00:00 |
newgrf_station.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
|
|
newgrf_text.cpp
|
|
|
newgrf_text.h
|
|
|
newgrf_town.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_town.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
VarAction2: Detect and replace signed relational comparisons
|
2022-05-25 23:58:44 +01:00 |
newgrf.h
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
news_func.h
|
|
|
news_gui.cpp
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
news_gui.h
|
|
|
news_type.h
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
object_base.h
|
|
|
object_cmd.cpp
|
Add NewGRF object properties to set viewport map mode/smallmap tile type
|
2022-02-07 01:16:45 +00:00 |
object_gui.cpp
|
Codechange: Don't use a global for the terrforming error tile.
|
2021-12-16 22:28:32 +01:00 |
object_map.h
|
Add NewGRF object properties to set viewport map mode/smallmap tile type
|
2022-02-07 01:16:45 +00:00 |
object_type.h
|
Add inclined foundation option to object edge foundation mode
|
2022-01-23 13:17:13 +00:00 |
object.h
|
|
|
openttd.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
openttd.h
|
Add setting to allow hiding viewport labels of inidivudal waypoints
|
2022-01-21 23:37:53 +00:00 |
order_backup.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
order_backup.h
|
Add support for multiple scheduled dispatch schedules per order list
|
2022-01-13 19:46:43 +00:00 |
order_base.h
|
Allow road vehicle go to station/waypoint orders to have a direction
|
2022-01-27 01:30:22 +00:00 |
order_cmd.cpp
|
Fix incorrect check preventing ordering road vehicles to incompatible depots
|
2022-03-29 22:24:34 +01:00 |
order_cmd.h
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
order_func.h
|
Improve handling of conditional order waiting loops
|
2022-01-19 00:10:49 +00:00 |
order_gui.cpp
|
Fix incorrect check preventing ordering road vehicles to incompatible depots
|
2022-03-29 22:24:34 +01:00 |
order_type.h
|
Allow road vehicle go to station/waypoint orders to have a direction
|
2022-01-27 01:30:22 +00:00 |
osk_gui.cpp
|
|
|
pbs.cpp
|
Support railtype-dependant GRF train speed limits with realistic braking
|
2022-05-24 21:50:38 +01:00 |
pbs.h
|
Allow placing routing restrictions on tunnel/bridge entrance/exit signals
|
2021-11-13 22:28:14 +00:00 |
plans_base.h
|
Connect new plan lines to end of previous line when ctrl pressed
|
2021-11-16 00:03:04 +00:00 |
plans_cmd.cpp
|
|
|
plans_func.h
|
|
|
plans_gui.cpp
|
Connect new plan lines to end of previous line when ctrl pressed
|
2021-11-16 00:03:04 +00:00 |
plans_type.h
|
|
|
plans.cpp
|
|
|
programmable_signals_gui.cpp
|
Add slot support to road vehicles, ships and aircraft
|
2022-01-19 00:10:49 +00:00 |
programmable_signals.cpp
|
|
|
programmable_signals.h
|
|
|
progress.cpp
|
|
|
progress.h
|
|
|
querystring_gui.h
|
|
|
rail_cmd.cpp
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
rail_gui_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_gui.cpp
|
Feature: Remember the last-used signal between games (#9792)
|
2022-02-02 21:26:46 +00:00 |
rail_gui.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_map.h
|
|
|
rail_type.h
|
|
|
rail.cpp
|
|
|
rail.h
|
Add client setting to show all signals using the default sprites
|
2021-12-27 18:31:27 +00:00 |
random_access_file_type.h
|
|
|
random_access_file.cpp
|
|
|
rev.cpp.in
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
rev.h
|
|
|
road_cmd.cpp
|
Merge branch 'pr-384' into jgrpp
|
2022-04-29 17:13:45 +01:00 |
road_cmd.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
road_func.h
|
Only show level crossing overlay sprites on outsides of multi-track crossings
|
2021-11-20 01:42:54 +00:00 |
road_gui.cpp
|
Add road stops flag for drive-through stops only
|
2022-04-15 17:46:42 +01:00 |
road_gui.h
|
|
|
road_internal.h
|
|
|
road_map.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
road_map.h
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
road_type.h
|
Codechange: Un-bitstuff remaining transport infrastructure commands.
|
2021-12-16 22:28:32 +01:00 |
road.cpp
|
|
|
road.h
|
|
|
roadstop_base.h
|
|
|
roadstop.cpp
|
|
|
roadveh_cmd.cpp
|
Fix crash when road vehicle leaves bus/truck stop when it is has no orders
|
2022-04-02 13:39:45 +01:00 |
roadveh_gui.cpp
|
|
|
roadveh.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
safeguards.h
|
|
|
schdispatch_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
schdispatch_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
schdispatch.h
|
Ensure that timetable and scheduled dispatch windows redrawn as required
|
2022-01-15 00:21:31 +00:00 |
scope_info.cpp
|
|
|
scope_info.h
|
|
|
scope.h
|
|
|
screenshot_gui.cpp
|
Fix: Don't show screenshot GUI in screenshots (#9674)
|
2021-11-07 17:41:24 +01:00 |
screenshot_gui.h
|
Fix: Don't show screenshot GUI in screenshots (#9674)
|
2021-11-07 17:41:24 +01:00 |
screenshot.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
screenshot.h
|
|
|
settings_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
settings_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
settings_gui.h
|
|
|
settings_internal.h
|
Settings GUI: Add flag to mark a setting as should be left at default
|
2022-01-31 01:30:23 +00:00 |
settings_type.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
settings.cpp
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
ship_cmd.cpp
|
Fix ships not always updating in viewport map mode
|
2022-05-23 19:17:42 +01:00 |
ship_gui.cpp
|
|
|
ship.h
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
signal_func.h
|
Fix ctrl-click signal cycling setting
|
2021-11-22 17:10:15 +00:00 |
signal_type.h
|
Codechange: Un-bitstuff rail commands.
|
2021-12-16 22:28:32 +01:00 |
signal.cpp
|
Fix wrong signal aspects when track built up to rear of tunnel/bridge entrance
|
2022-01-08 21:35:26 +00:00 |
signs_base.h
|
|
|
signs_cmd.cpp
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
signs_func.h
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
signs_gui.cpp
|
Codechange: Un-bitstuff the remaining on-map commands.
|
2021-12-16 22:28:32 +01:00 |
signs_type.h
|
|
|
signs.cpp
|
Merge branch 'master' into jgrpp
|
2021-12-06 19:33:36 +00:00 |
slope_func.h
|
|
|
slope_type.h
|
Codechange: Un-bitstuff landscape commands.
|
2021-12-16 22:28:32 +01:00 |
smallmap_colours.h
|
|
|
smallmap_gui.cpp
|
Fix industry chain window not always updating map-mode viewports
|
2022-05-10 18:29:06 +01:00 |
smallmap_gui.h
|
Fix industry chain window not always updating map-mode viewports
|
2022-05-10 18:29:06 +01:00 |
sortlist_type.h
|
|
|
sound_func.h
|
|
|
sound_type.h
|
|
|
sound.cpp
|
|
|
sprite.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
sprite.h
|
|
|
spritecache.cpp
|
Ensure that sprite data is cleared when loading over an existing sprite
|
2022-01-17 18:29:04 +00:00 |
spritecache.h
|
|
|
station_base.h
|
Add GRF variable to use extra station names even when default names remain
|
2022-04-18 20:06:21 +01:00 |
station_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
station_func.h
|
Add setting to allow hiding viewport labels of inidivudal waypoints
|
2022-01-21 23:37:53 +00:00 |
station_gui.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
station_gui.h
|
Codechange: Use lambdas instead of CommandContainer to manage station picker commands.
|
2021-12-16 22:28:32 +01:00 |
station_kdtree.h
|
|
|
station_map.h
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
station_type.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
station.cpp
|
Add GRF variable to use extra station names even when default names remain
|
2022-04-18 20:06:21 +01:00 |
statusbar_gui.cpp
|
Merge tag '12.0-beta2' into jgrpp-beta
|
2021-11-02 18:02:37 +00:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
|
|
story_base.h
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
story_gui.cpp
|
Codechange: Un-bitstuff goal and story page commands.
|
2021-12-16 22:28:32 +01:00 |
story_type.h
|
Codechange: Don't use globals for story/goal/sign/group command proc return values.
|
2021-12-16 22:28:32 +01:00 |
story.cpp
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
string_base.h
|
|
|
string_func_extra.h
|
Explictly suppress unsigned unary minus warning on MSVC in IntFromChars
|
2021-11-30 18:42:40 +00:00 |
string_func.h
|
Change: [Network] Transfer command data as serialized byte stream without fixed structure.
|
2021-12-16 22:28:32 +01:00 |
string_type.h
|
|
|
string.cpp
|
Change: [Network] Transfer command data as serialized byte stream without fixed structure.
|
2021-12-16 22:28:32 +01:00 |
stringfilter_type.h
|
|
|
stringfilter.cpp
|
|
|
strings_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
strings_type.h
|
|
|
strings.cpp
|
Add a STRING8 format code
|
2021-11-24 02:10:42 +00:00 |
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
|
|
subsidy_type.h
|
|
|
subsidy.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
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_func.cpp
|
|
|
tbtr_template_vehicle_func.h
|
|
|
tbtr_template_vehicle.cpp
|
|
|
tbtr_template_vehicle.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
terraform_cmd.cpp
|
Codechange: Don't use a global for the terrforming error tile.
|
2021-12-16 22:28:32 +01:00 |
terraform_gui.cpp
|
Allow measurement tool in viewport map mode
|
2022-05-18 18:49:38 +01:00 |
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
textbuf_type.h
|
|
|
textbuf.cpp
|
Merge branch 'master' into jgrpp
|
2022-04-02 14:16:32 +01:00 |
texteff.cpp
|
|
|
texteff.hpp
|
|
|
textfile_gui.cpp
|
|
|
textfile_gui.h
|
|
|
textfile_type.h
|
|
|
tgp.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
tgp.h
|
|
|
thread.h
|
Fix MinGW compilation issues
|
2021-10-29 21:18:19 +01:00 |
tile_cmd.h
|
|
|
tile_map.cpp
|
|
|
tile_map.h
|
|
|
tile_type.h
|
Codechange: Make TileIndex a "strong" typedef to give it a distinct type.
|
2021-12-16 22:28:32 +01:00 |
tilearea_type.h
|
Codechange: Make TileIndex a "strong" typedef to give it a distinct type.
|
2021-12-16 22:28:32 +01:00 |
tilearea.cpp
|
|
|
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
tilematrix_type.hpp
|
|
|
timetable_cmd.cpp
|
Fix timetable autofill activation when scheduled dispatch is active
|
2022-05-17 20:31:21 +01:00 |
timetable_gui.cpp
|
Disabling timetable automation without ctrl no longer clears timetable
|
2022-05-17 19:41:11 +01:00 |
timetable.h
|
Ensure that timetable and scheduled dispatch windows redrawn as required
|
2022-01-15 00:21:31 +00:00 |
toolbar_gui.cpp
|
Add setting to allow hiding viewport labels of inidivudal waypoints
|
2022-01-21 23:37:53 +00:00 |
toolbar_gui.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
town_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
town_gui.cpp
|
Fix town local authority button not being redrawn
|
2022-02-15 17:28:02 +00:00 |
town_gui.h
|
|
|
town_kdtree.h
|
|
|
town_map.h
|
|
|
town_type.h
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
town.h
|
Merge branch 'master' into jgrpp
|
2022-04-29 18:00:33 +01:00 |
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
Suppress unitialised warning in GenerateTownNameString on some platforms
|
2021-11-11 02:49:06 +00:00 |
tracerestrict_gui.cpp
|
Fix wrong prefix in trace restrict enum
|
2022-03-07 00:40:22 +00:00 |
tracerestrict.cpp
|
Fully simulate slot occupancy changes in PBS res end dry-run mode
|
2022-03-14 02:26:03 +00:00 |
tracerestrict.h
|
Fully simulate slot occupancy changes in PBS res end dry-run mode
|
2022-03-14 02:26:03 +00:00 |
track_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
track_type.h
|
|
|
train_cmd.cpp
|
Support railtype-dependant GRF train speed limits with realistic braking
|
2022-05-24 21:50:38 +01:00 |
train_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
train_speed_adaptation.h
|
Implement train speed adaptation on signalled tunnels/bridges
|
2022-02-21 18:57:50 +00:00 |
train.h
|
Support railtype-dependant GRF train speed limits with realistic braking
|
2022-05-24 21:50:38 +01:00 |
transparency_gui.cpp
|
Split config transparency settings into base and extra fields
|
2021-11-21 22:10:31 +00:00 |
transparency_gui.h
|
|
|
transparency.h
|
Split config transparency settings into base and extra fields
|
2021-11-21 22:10:31 +00:00 |
transport_type.h
|
Codechange: Un-bitstuff remaining transport infrastructure commands.
|
2021-12-16 22:28:32 +01:00 |
tree_cmd.cpp
|
Make tree tile grass ground density update speed independent of growth speed
|
2022-05-10 00:31:20 +01:00 |
tree_gui.cpp
|
Codechange: Un-bitstuff the remaining on-map commands.
|
2021-12-16 22:28:32 +01:00 |
tree_map.h
|
|
|
tunnel_base.h
|
|
|
tunnel_map.cpp
|
|
|
tunnel_map.h
|
|
|
tunnelbridge_cmd.cpp
|
Add roadstop GRF properties to set bridge heights and disallowed pillars
|
2022-02-15 18:21:32 +00:00 |
tunnelbridge_map.h
|
Allow placing routing restrictions on tunnel/bridge entrance/exit signals
|
2021-11-13 22:28:14 +00:00 |
tunnelbridge.h
|
|
|
unit_conversion.h
|
|
|
vehicle_base.h
|
Change: increase vehicle sprite stack from 4 layers to 8 (#9863)
|
2022-04-29 18:03:07 +01:00 |
vehicle_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
vehicle_func.h
|
Show specific reason why vehicle cannot be ordered to a particular station
|
2022-03-29 22:14:12 +01:00 |
vehicle_gui_base.h
|
|
|
vehicle_gui.cpp
|
Fix incorrect check preventing ordering road vehicles to incompatible depots
|
2022-03-29 22:24:34 +01:00 |
vehicle_gui.h
|
|
|
vehicle_type.h
|
Codechange: Un-bitstuff vehicle/engine commands.
|
2021-12-16 22:28:32 +01:00 |
vehicle.cpp
|
Fix viewport map scrolling box blend over vehicles on animated blitters
|
2022-05-19 00:10:02 +01:00 |
vehiclelist.cpp
|
|
|
vehiclelist.h
|
Codechange: Un-bitstuff vehicle/engine commands.
|
2021-12-16 22:28:32 +01:00 |
viewport_func.h
|
Fix #9020: Update station coverage highlight when adding/removing tiles
|
2022-03-10 20:54:45 +01:00 |
viewport_gui.cpp
|
Fix viewport town/industry tooltips shown on mouseover in right-click mode
|
2022-03-31 02:24:18 +01:00 |
viewport_kdtree.h
|
|
|
viewport_sprite_sorter_sse4.cpp
|
|
|
viewport_sprite_sorter.h
|
|
|
viewport_type.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
viewport.cpp
|
Render an overlay of the measurement tool area in viewport map mode
|
2022-05-19 00:18:07 +01:00 |
void_cmd.cpp
|
|
|
void_map.h
|
|
|
walltime_func.h
|
|
|
water_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-05-15 13:54:13 +01:00 |
water_map.h
|
Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h.
|
2022-02-02 21:30:15 +01:00 |
water.h
|
Fix DC_FORCE_CLEAR_TILE water removal not removing docking tiles
|
2022-04-25 19:40:53 +01:00 |
waypoint_base.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
waypoint_cmd.cpp
|
Add road stop property to set cost multipliers
|
2022-02-24 21:13:46 +00:00 |
waypoint_func.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
waypoint_gui.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
waypoint.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
widget_type.h
|
|
|
widget.cpp
|
|
|
window_func.h
|
|
|
window_gui.h
|
Fix window preference save/load of build vehicle windows
|
2022-01-23 13:58:34 +00:00 |
window_type.h
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
window.cpp
|
Fix window preference save/load of build vehicle windows
|
2022-01-23 13:58:34 +00:00 |
zoning_cmd.cpp
|
Debug: Add misc debug bit for tropic mode zoning overlay
|
2022-03-17 17:33:37 +00:00 |
zoning_gui.cpp
|
|
|
zoning.h
|
|
|
zoom_func.h
|
|
|
zoom_type.h
|
|
|