.. |
3rdparty
|
Suppress Wdeprecated-copy warning in btree_iterator
|
2021-11-09 01:49:48 +00:00 |
ai
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
blitter
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
core
|
Merge branch 'master' into jgrpp
|
2021-11-10 01:05:30 +00:00 |
game
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
lang
|
Merge branch 'master' into jgrpp
|
2021-11-10 01:05:30 +00:00 |
linkgraph
|
Fix redundant declaration of GetLinkGraphJobDesc
|
2021-11-09 02:13:43 +00:00 |
misc
|
Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had
|
2021-06-03 17:30:00 +02:00 |
music
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
network
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
os
|
MinGW: Avoid function cast warnings with GetProcAddress
|
2021-11-09 01:08:28 +00:00 |
pathfinder
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
saveload
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
script
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
settingsgen
|
CMake: Fix host strgen/settingsgen importing
|
2021-03-04 18:50:29 +00:00 |
sound
|
MinGW: Avoid function cast warnings with GetProcAddress
|
2021-11-09 01:08:28 +00:00 |
spriteloader
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
strgen
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 18:54:43 +00:00 |
table
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
video
|
MinGW: Avoid function cast warnings with GetProcAddress
|
2021-11-09 01:08:28 +00:00 |
widgets
|
Do not show signal window toggle size button in realistic braking mode
|
2021-11-03 00:51:31 +00:00 |
aircraft_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
aircraft_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
aircraft.h
|
Fix aircraft shadows being drawn facing the wrong direction
|
2021-10-12 20:19:53 +01:00 |
airport_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
airport.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
airport.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
animated_tile_func.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
animated_tile.cpp
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
animated_tile.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
articulated_vehicles.cpp
|
Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods
|
2021-01-05 11:42:25 +01:00 |
articulated_vehicles.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
autoreplace_base.h
|
Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
autoreplace_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
autoreplace_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
autoreplace_gui.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
autoreplace_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
autoreplace_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
autoreplace.cpp
|
Codechange: Replace Group::replace_protection with Group::flags
|
2021-04-22 22:57:00 +02:00 |
autoslope.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
base_consist.cpp
|
Merge branch 'master' into jgrpp
|
2020-05-21 22:24:01 +01:00 |
base_consist.h
|
Use TinyString for custom name fields which are almost always empty
|
2020-05-22 00:10:09 +01:00 |
base_media_base.h
|
Codechange: Use std::string in file scanners.
|
2020-12-27 13:19:25 +01:00 |
base_media_func.h
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
base_station_base.h
|
Use TinyString for custom name fields which are almost always empty
|
2020-05-22 00:10:09 +01:00 |
bitmap_type.h
|
Fix missing include in bitmap_type.h
|
2021-11-03 02:12:54 +00:00 |
bmp.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
bmp.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
bootstrap_gui.cpp
|
Fix f6d5c01 : Delay deletion when closing windows
|
2021-05-29 21:08:25 +02:00 |
bridge_gui.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
bridge_map.cpp
|
Fix bridges not being redrawn after all signals reset when cleared
|
2021-01-06 17:13:45 +00:00 |
bridge_map.h
|
Store tunnel/bridge signal spacing on tile, adjust spacing to fit length
|
2021-08-29 02:11:58 +01:00 |
bridge_signal_map.h
|
Reduce screen re-draw area for bridge middle signal updates
|
2021-08-30 01:46:40 +01:00 |
bridge.h
|
DEBUG: Add bridge pillar index to debug landinfo print
|
2020-11-01 21:35:21 +00:00 |
build_vehicle_gui.cpp
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
cargo_type.h
|
Codechange: add constant for number of original cargoes.
|
2021-05-13 23:28:43 +02:00 |
cargoaction.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
cargoaction.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
cargomonitor.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
cargomonitor.h
|
Merge branch 'master' into jgrpp
|
2021-01-31 01:08:35 +00:00 |
cargopacket.cpp
|
Merge branch 'master' into jgrpp
|
2021-02-01 17:07:34 +00:00 |
cargopacket.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
cargotype.cpp
|
Codechange: Remove FOR_ALL_SORTED_STANDARD_CARGOSPECS
|
2021-07-09 21:36:09 +02:00 |
cargotype.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
cheat_func.h
|
Save/load: Add extra cheats savegame chunk
|
2020-04-18 10:51:02 +01:00 |
cheat_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
cheat_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
cheat.cpp
|
Save/load: Add extra cheats savegame chunk
|
2020-04-18 10:51:02 +01:00 |
clear_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2021-04-05 17:51:45 +01:00 |
clear_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
clear_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
CMakeLists.txt
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
cmd_helper.h
|
Codechange: Replace assert_compile macro with static_assert
|
2020-12-27 10:55:42 +00:00 |
command_func.h
|
Codechange: move from C-string to std::string for DoCommand
|
2021-05-29 19:02:18 +02:00 |
command_type.h
|
When declining to buy a company, ask the next company immediately
|
2021-10-24 00:07:54 +01:00 |
command.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
company_base.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
company_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 18:54:43 +00:00 |
company_func.h
|
Fix assert failure in DoStartupNewCompany when called from AfterLoadGame
|
2020-12-29 20:52:53 +00:00 |
company_gui.cpp
|
Merge branch 'jgrpp' into jgrpp-beta
|
2021-10-29 22:22:54 +01:00 |
company_gui.h
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
company_manager_face.h
|
Codechange: Replace assert_compile macro with static_assert
|
2020-12-27 10:55:42 +00:00 |
company_type.h
|
Add console command to offer a company for sale
|
2021-10-24 00:11:51 +01:00 |
console_cmds.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
console_func.h
|
Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint
|
2021-07-26 17:55:19 +01:00 |
console_gui.cpp
|
Codechange: improve style/writing of IConsolePrint strings
|
2021-06-13 15:25:31 +02:00 |
console_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
console_internal.h
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
console_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
console.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-18 18:01:27 +01:00 |
cpu.cpp
|
Add: use of Intel Intrinsics & RDTSC on e2k (MCST Elbrus 2000) (#9575)
|
2021-09-26 11:12:35 +02:00 |
cpu.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
crashlog_bfd.h
|
CMake: Add BFD, support new BFD API
|
2020-06-28 21:57:02 +01:00 |
crashlog.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-18 18:01:27 +01:00 |
crashlog.h
|
Fix missing include in header
|
2021-10-04 21:37:55 +01:00 |
currency.cpp
|
Add: Malaysia Ringgit as Currency
|
2021-03-01 21:56:26 +00:00 |
currency.h
|
Codechange: move currency settings to std::string
|
2021-05-13 23:13:17 +02:00 |
date_func.h
|
Remove redundant year/month date globals
|
2020-07-07 17:53:54 +01:00 |
date_gui.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
date_gui.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
date_type.h
|
Feature: Configurable subsidy duration
|
2021-10-08 18:13:02 +01:00 |
date.cpp
|
Merge pull request #281 from VacuumBreather/train_speed_adaptation
|
2021-07-03 23:00:25 +01:00 |
debug_desync.h
|
Add CheckCaches mode to emit a log/save/screenshot on detected issue
|
2021-10-03 23:57:27 +01:00 |
debug_settings.h
|
Add chicken bit to control CheckCaches periodic/post-command flags
|
2021-10-03 23:58:35 +01:00 |
debug.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
debug.h
|
Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint
|
2021-09-01 22:40:44 +02:00 |
dedicated.cpp
|
Codechange: Store info about the dedicated server log file in globals with automatic destruction to simplify control flow in openttd_main.
|
2020-05-21 20:02:34 +02:00 |
departures_func.h
|
Improve performance of departures window
|
2019-12-17 22:47:16 +00:00 |
departures_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
departures_gui.h
|
|
|
departures_type.h
|
|
|
departures.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
depot_base.h
|
Use TinyString for custom name fields which are almost always empty
|
2020-05-22 00:10:09 +01:00 |
depot_cmd.cpp
|
Codechange: move from C-string to std::string for DoCommand
|
2021-05-29 19:02:18 +02:00 |
depot_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
depot_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
depot_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
depot_type.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
depot.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
direction_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
direction_type.h
|
Add feature: realistic train braking
|
2021-01-28 19:03:18 +00:00 |
disaster_vehicle.cpp
|
Move game events to new event_logs header/cpp files
|
2021-10-04 20:43:50 +01:00 |
disaster_vehicle.h
|
Merge branch 'master' into jgrpp
|
2020-01-06 18:45:51 +00:00 |
dock_gui.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
driver.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
driver.h
|
Add: Option to (dis-)allow accelerated video drivers. (#8819)
|
2021-03-08 15:42:39 +01:00 |
economy_base.h
|
Merge branch 'master' into jgrpp
|
2020-01-06 18:45:51 +00:00 |
economy_func.h
|
Feature: Set exclusive access to industry from GS (#8115)
|
2020-12-27 21:07:41 +00:00 |
economy_type.h
|
Fix #9440: negative cargo payments not being handled right
|
2021-08-04 17:49:23 +01:00 |
economy.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
effectvehicle_base.h
|
Merge branch 'master' into jgrpp
|
2020-01-06 18:45:51 +00:00 |
effectvehicle_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
effectvehicle.cpp
|
Merge branch 'master' into jgrpp
|
2021-02-21 11:54:24 +00:00 |
elrail_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-18 00:43:50 +01:00 |
elrail.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
engine_base.h
|
Merge branch 'master' into jgrpp-beta
|
2021-09-18 01:28:57 +01:00 |
engine_func.h
|
NewGRF: Elide unmasked vehicle callbacks where possible
|
2021-05-18 19:07:44 +01:00 |
engine_gui.cpp
|
Fix f6d5c01 : Delay deletion when closing windows
|
2021-05-29 21:08:25 +02:00 |
engine_gui.h
|
Add sort by vehicle count to vehicle purchase window
|
2020-10-12 18:25:34 +01:00 |
engine_type.h
|
Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346)
|
2021-08-15 11:17:05 +02:00 |
engine.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
error_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
error.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
event_logs.cpp
|
Add "special events" log. Add console command, include in crash logs.
|
2021-10-04 20:54:12 +01:00 |
event_logs.h
|
Add "special events" log. Add console command, include in crash logs.
|
2021-10-04 20:54:12 +01:00 |
fileio_func.h
|
Change: by default, make "unload all" leave stations empty (#9301)
|
2021-10-08 18:11:02 +01:00 |
fileio_type.h
|
Add: always set PERSONAL_DIR "/content_download" in search path (#8481)
|
2021-01-03 11:10:56 +01:00 |
fileio.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
fios_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 18:54:43 +00:00 |
fios.cpp
|
Fix use of optional from wrong namespace
|
2021-11-03 01:33:31 +00:00 |
fios.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
fontcache_internal.h
|
Fix missing override keywords
|
2021-03-02 23:45:08 +00:00 |
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
|
Codechange: [Win32] Move Win32-specific font code to a seperate file.
|
2021-02-13 20:09:14 +01:00 |
framerate_gui.cpp
|
Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting
|
2021-06-13 15:25:31 +02:00 |
framerate_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
gamelog_internal.h
|
Change: rework GLOG chunk to be more like the rest
|
2021-06-15 19:36:15 +02:00 |
gamelog.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
gamelog.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
genworld_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
genworld.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
genworld.h
|
Add generation of public roads linking towns
|
2021-06-19 13:02:36 +01:00 |
gfx_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00: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
|
Merge branch 'master' into jgrpp
|
2021-04-25 02:14:58 +01:00 |
gfx.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
gfxinit.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
gfxinit.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
goal_base.h
|
Codechange: Replace FOR_ALL_GOALS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
goal_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
goal_type.h
|
Feature: [GS] Allow non-question type windows to have no buttons
|
2021-02-14 23:21:43 +01:00 |
goal.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
graph_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
graph_gui.h
|
Add station cargo history
|
2021-06-23 08:48:46 +02:00 |
ground_vehicle.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
ground_vehicle.hpp
|
Remove "Disable vehicle image update" setting
|
2021-05-19 20:42:04 +01:00 |
group_cmd.cpp
|
Do name generation at client, fix localisation
|
2021-06-27 02:28:52 +01:00 |
group_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
group_gui.h
|
Feature: Control + click on the vehicle details button in the vehicle view window opens the vehicle group window, then selects and scrolls to the vehicle's group.
|
2019-12-23 18:04:10 +00:00 |
group_type.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
group.h
|
Do name generation at client, fix localisation
|
2021-06-27 02:28:52 +01:00 |
gui.h
|
Change: move "give money" from client-list to company window
|
2021-01-05 21:56:24 +01:00 |
guitimer_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
heightmap.cpp
|
Merge branch 'jgrpp' into jgrpp-beta
|
2021-10-08 18:12:04 +01:00 |
heightmap.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
highscore_gui.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
highscore.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
highscore.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
hotkeys.cpp
|
Merge branch 'master' into jgrpp
|
2021-01-31 01:08:35 +00:00 |
hotkeys.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
house_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
house.h
|
Extra House ID's
|
2021-04-10 21:16:09 +09:30 |
industry_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
industry_gui.cpp
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
industry_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
industry_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
industry.h
|
Merge tag '1.11.0-beta1' into jgrpp
|
2021-02-01 18:58:36 +00:00 |
industrytype.h
|
Change: [NewGRF] industry special flag 19 now specifically targets only passenger production, instead of the second cargo of any water-based industry. (#8590)
|
2021-01-18 22:42:10 +01:00 |
infrastructure_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
infrastructure.cpp
|
Add implementation of multi-aspect signalling and GRF support
|
2021-08-28 12:54:18 +01:00 |
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
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
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
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
landscape.cpp
|
landscape.cpp fixes
|
2021-06-19 13:02:36 +01:00 |
landscape.h
|
Cache current value of snow line height
|
2021-02-21 22:34:22 +00:00 |
language.h
|
Change: treat languages as finished, if translations are 75% completed.
|
2021-04-22 22:16:56 +02:00 |
livery.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
main_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
map_func.h
|
Add general function for checking size of contiguous tile area
|
2021-10-25 00:29:51 +01:00 |
map_type.h
|
Merge branch 'master' into jgrpp
|
2021-01-31 01:08:35 +00:00 |
map.cpp
|
Add general function for checking size of contiguous tile area
|
2021-10-25 00:29:51 +01:00 |
misc_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
misc_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
misc.cpp
|
Add "special events" log. Add console command, include in crash logs.
|
2021-10-04 20:54:12 +01:00 |
mixer.cpp
|
Fix missing includes in mixer.cpp
|
2021-11-03 02:56:24 +00:00 |
mixer.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
music_gui.cpp
|
Merge commit 'f1dfa661a1898cde06a38ab4cb230c95912b245b' into jgrpp-beta
|
2021-09-18 22:10:04 +01:00 |
music.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_airport.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_airport.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_airporttiles.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
newgrf_airporttiles.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
newgrf_animation_base.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
newgrf_animation_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_cache_check.h
|
Fix sprite bound issues for vehicles which vary bounds with curvature
|
2021-01-03 16:12:59 +00:00 |
newgrf_callbacks.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_canal.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_canal.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_cargo.cpp
|
Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups.
|
2021-06-12 08:05:59 +01:00 |
newgrf_cargo.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_class_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
newgrf_class.h
|
Doc: Remove some SmallVector references from documentation.
|
2020-12-27 18:40:18 +00:00 |
newgrf_commons.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_commons.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 18:54:43 +00:00 |
newgrf_config.cpp
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_config.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_debug_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_debug.h
|
Codechange: replace _realtime_tick with std::chrono for mouse events
|
2021-03-01 17:54:15 +00:00 |
newgrf_engine.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
newgrf_engine.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
newgrf_generic.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_generic.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
newgrf_house.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_house.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
newgrf_industries.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
newgrf_industries.h
|
Add several NewGRF variables to vehicle image callback whitelist
|
2020-08-25 01:26:44 +01:00 |
newgrf_industrytiles.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
newgrf_industrytiles.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
newgrf_newsignals.cpp
|
NewGRF: Allow using Action 2/3 for custom signal sprites
|
2021-08-22 15:01:26 +01:00 |
newgrf_newsignals.h
|
NewGRF: Allow using Action 2/3 for custom signal sprites
|
2021-08-22 15:01:26 +01:00 |
newgrf_object.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
newgrf_object.h
|
Cache animated tile speed, use btree map for animated tiles
|
2020-11-26 00:19:51 +00:00 |
newgrf_profiling.cpp
|
Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting
|
2021-06-13 15:25:31 +02:00 |
newgrf_profiling.h
|
Feature: NewGRF callback profiling (#7868)
|
2020-01-26 13:45:51 +01:00 |
newgrf_properties.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_railtype.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_railtype.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_roadtype.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_roadtype.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_sound.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_sound.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
newgrf_spritegroup.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
newgrf_spritegroup.h
|
Fix a few compiler warnings
|
2021-06-23 05:45:10 +02:00 |
newgrf_station.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
newgrf_station.h
|
Codechange: Use std::vector for NewGRF station tile sprite layouts.
|
2021-05-06 21:10:33 +01:00 |
newgrf_storage.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_storage.h
|
Codechange: move client name in settings to std::string
|
2021-05-13 23:13:17 +02:00 |
newgrf_text.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
newgrf_text.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
newgrf_town.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_town.h
|
Add several NewGRF variables to vehicle image callback whitelist
|
2020-08-25 01:26:44 +01:00 |
newgrf_townname.cpp
|
Codechange: move non-GUI code to non-GUI source files.
|
2021-02-14 23:14:07 +01:00 |
newgrf_townname.h
|
Codechange: move non-GUI code to non-GUI source files.
|
2021-02-14 23:14:07 +01:00 |
newgrf.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
newgrf.h
|
Add new signal type: no-entry signal
|
2021-09-04 11:39:54 +01:00 |
news_func.h
|
Codechange: create a type for the "free_data" of NewsItems and (de)allocate it with new and delete
|
2021-07-01 19:04:38 +02:00 |
news_gui.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
news_gui.h
|
Feature: Make news and errors close hotkeys configurable
|
2020-09-24 19:23:12 +02:00 |
news_type.h
|
Update: add setting to hide news about competitors vehicle crash (#9653)
|
2021-11-07 19:54:50 +01:00 |
object_base.h
|
Codechange: Replace FOR_ALL_OBJECTS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
object_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-10 01:05:30 +00:00 |
object_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
object_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
object_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
object.h
|
Add: Hotkey to focus the build object class name filter editbox.
|
2021-04-02 10:12:47 +02:00 |
openttd.cpp
|
Add train cached_curve_speed_mod to VENC, cache checks and debug window
|
2021-11-02 22:37:34 +00:00 |
openttd.h
|
Merge branch 'jgrpp' into jgrpp-beta
|
2021-10-08 18:12:04 +01:00 |
order_backup.cpp
|
Fix #9320, 2e136285 : nullptr could not be converted to string
|
2021-05-30 19:59:49 +02:00 |
order_backup.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
order_base.h
|
Replace FindFirstBit/FindFirstBit64 with a single template function
|
2021-11-01 23:00:44 +00:00 |
order_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
order_cmd.h
|
Fix unsigned unary minus warning in RemoveVehicleOrdersIf
|
2021-06-20 20:31:31 +01:00 |
order_func.h
|
Conditional orders: Add slot acquire modes to train in slot conditional
|
2020-05-10 21:06:09 +01:00 |
order_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
order_type.h
|
Add depot order flag for specific depot
|
2021-07-23 18:33:24 +01:00 |
osk_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
pbs.cpp
|
Add new signal type: no-entry signal
|
2021-09-04 11:39:54 +01:00 |
pbs.h
|
Validate lookahead reservation end OK before calling FollowTrainReservation
|
2021-04-01 00:36:13 +01:00 |
plans_base.h
|
Allow changing the colour of plans
|
2020-11-06 22:40:02 +00:00 |
plans_cmd.cpp
|
Allow changing the colour of plans
|
2020-11-06 22:40:02 +00:00 |
plans_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
plans_gui.cpp
|
Remove OVEERIDE macro
|
2021-03-02 23:45:08 +00:00 |
plans_type.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
plans.cpp
|
Plans: Improve performance of viewport plan rendering
|
2020-09-29 01:40:12 +01:00 |
programmable_signals_gui.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
programmable_signals.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
programmable_signals.h
|
Add slot and counter support to programmable pre-signals
|
2020-09-01 18:37:53 +01:00 |
progress.cpp
|
Merge branch 'master' into jgrpp
|
2021-04-05 17:51:45 +01:00 |
progress.h
|
Add: make modal windows update more smooth
|
2021-03-10 13:41:18 +01:00 |
querystring_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
rail_cmd.cpp
|
Fix restricted signal bit with semaphores for GRF custom signals
|
2021-11-08 00:51:45 +00:00 |
rail_gui_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_gui.cpp
|
Do not show signal window toggle size button in realistic braking mode
|
2021-11-03 00:51:31 +00:00 |
rail_gui.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_map.h
|
Add new signal type: no-entry signal
|
2021-09-04 11:39:54 +01:00 |
rail_type.h
|
Codechange: Use a switch with fall-through instead of a if-sequence with context data between cases.
|
2019-12-23 17:23:20 +00:00 |
rail.cpp
|
Add setting for no vehicles introduced after given year
|
2021-03-17 18:51:19 +00:00 |
rail.h
|
Add new signal type: no-entry signal
|
2021-09-04 11:39:54 +01:00 |
random_access_file_type.h
|
Inline fast case for random access file byte/word/dword read
|
2021-05-30 22:02:14 +01:00 |
random_access_file.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
rev.cpp.in
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
rev.h
|
Add: support filtering content entries for patchpacks (#9541)
|
2021-09-11 15:34:46 +02:00 |
road_cmd.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
road_cmd.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
road_func.h
|
Add road tile cached one way state, one way road section detection
|
2020-10-28 00:27:48 +00:00 |
road_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
road_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
road_internal.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
road_map.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
road_map.h
|
Add road tile cached one way state, one way road section detection
|
2020-10-28 00:27:48 +00:00 |
road_type.h
|
Merge branch 'master' into jgrpp
|
2020-01-06 18:45:51 +00:00 |
road.cpp
|
Fix typos in PostProcessNetworks
|
2021-10-24 13:33:02 +01:00 |
road.h
|
Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops
|
2021-05-06 21:21:41 +01:00 |
roadstop_base.h
|
Allow drive-through road stops to be one-way
|
2020-10-28 00:27:48 +00:00 |
roadstop.cpp
|
Allow drive-through road stops to be one-way
|
2020-10-28 00:27:48 +00:00 |
roadveh_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
roadveh_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
roadveh.h
|
Distribute articulated vehicle weight evenly between articulated parts
|
2021-04-03 22:04:37 +01:00 |
safeguards.h
|
Codechange: encapsulate network error handling
|
2021-05-01 19:36:22 +02:00 |
schdispatch_cmd.cpp
|
Fix signed integer overflow when initialising scheduled dispatch
|
2021-04-18 11:05:24 +01:00 |
schdispatch_gui.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
schdispatch.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
scope_info.cpp
|
Debug: Include vehicle type and unit number in scope_dumper::VehicleInfo
|
2021-02-01 17:30:41 +00:00 |
scope_info.h
|
Add a scope info logger for DoSetViewportPosition calls
|
2020-04-27 17:21:11 +01:00 |
scope.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
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
|
Fix: Don't show screenshot GUI in screenshots (#9674)
|
2021-11-07 17:41:24 +01:00 |
screenshot.h
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
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
|
2021-11-08 00:44:18 +00:00 |
settings_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
settings_internal.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
settings_type.h
|
Merge branch 'master' into jgrpp
|
2021-11-08 00:44:18 +00:00 |
settings.cpp
|
Fix assertion failure in SyncCompanySettings
|
2021-11-03 01:07:09 +00:00 |
ship_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
ship_gui.cpp
|
Implement improved breakdown speed reductions for ships
|
2021-09-11 23:50:04 +01:00 |
ship.h
|
Implement improved breakdown speed reductions for ships
|
2021-09-11 23:50:04 +01:00 |
signal_func.h
|
Fix extra aspects variable not being set for newly generated maps
|
2021-09-12 17:36:47 +01:00 |
signal_type.h
|
Add new signal type: no-entry signal
|
2021-09-04 11:39:54 +01:00 |
signal.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 18:54:43 +00:00 |
signs_base.h
|
Merge branch 'master' into jgrpp
|
2020-05-21 22:24:01 +01:00 |
signs_cmd.cpp
|
Fix: memory leak due to assigning result of strdup to a std::string
|
2021-05-30 07:52:46 +01:00 |
signs_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
signs_gui.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
signs_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
signs.cpp
|
Merge branch 'master' into jgrpp
|
2020-05-21 22:24:01 +01:00 |
slope_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
slope_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
smallmap_colours.h
|
Merge tag '1.11.0-beta1' into jgrpp
|
2021-02-01 18:58:36 +00:00 |
smallmap_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
smallmap_gui.h
|
Fix f6d5c01 : Delay deletion when closing windows
|
2021-05-29 21:08:25 +02:00 |
sortlist_type.h
|
Add sort by number of vehicles calling to station list window
|
2021-09-02 01:02:52 +01:00 |
sound_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
sound_type.h
|
Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions
|
2021-05-30 08:23:39 +01:00 |
sound.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
sprite.cpp
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
sprite.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
spritecache.cpp
|
Remove a dubious use of FIND_FIRST_BIT
|
2021-11-01 23:14:44 +00:00 |
spritecache.h
|
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
|
2021-05-30 22:02:14 +01:00 |
station_base.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
station_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
station_func.h
|
Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo
|
2021-08-17 14:57:59 +02:00 |
station_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
station_gui.h
|
Add initial implementation from Joker's patch
|
2021-06-13 02:48:40 +02:00 |
station_kdtree.h
|
Merge branch 'master' into jgrpp
|
2021-02-01 17:07:34 +00:00 |
station_map.h
|
Allow drive-through road stops to be one-way
|
2020-10-28 00:27:48 +00:00 |
station_type.h
|
Change station cargo history storage format
|
2021-06-29 19:37:20 +01:00 |
station.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-22 21:50:02 +01:00 |
statusbar_gui.cpp
|
Merge tag '12.0-beta2' into jgrpp-beta
|
2021-11-02 18:02:37 +00:00 |
statusbar_gui.h
|
Update status bar sizing when changing date/time display settings
|
2021-06-10 22:12:10 +01:00 |
stdafx.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
story_base.h
|
Feature: Push-buttons on storybook pages (#7896)
|
2020-05-22 22:22:55 +02:00 |
story_gui.cpp
|
Fix: comparison of narrow type to wide type in loop (potential for infinite loops)
|
2021-05-15 10:16:10 +02:00 |
story_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
story.cpp
|
Codechange: move from C-string to std::string for DoCommand
|
2021-05-29 19:02:18 +02:00 |
string_base.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
string_func_extra.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-18 18:01:27 +01:00 |
string_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
string_type.h
|
Cheats window: Allow clicking money text to enter quantity
|
2021-03-21 12:52:01 +00:00 |
string.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 23:51:24 +01:00 |
stringfilter_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
stringfilter.cpp
|
Codechange: Make use of the improved C++17 emplace_back function.
|
2020-12-15 00:29:30 +01:00 |
strings_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
strings_type.h
|
Codechange: remove special strings for language and resolutions (#8824)
|
2021-03-09 10:58:33 +01:00 |
strings.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
subsidy_base.h
|
Feature: Configurable subsidy duration
|
2021-10-08 18:13:02 +01:00 |
subsidy_func.h
|
Feature: Configurable subsidy duration
|
2021-10-08 18:13:02 +01:00 |
subsidy_gui.cpp
|
Feature: Configurable subsidy duration
|
2021-10-08 18:13:02 +01:00 |
subsidy_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
subsidy.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
tar_type.h
|
Codechange: Replace FOR_ALL_TARS with range-based for loops
|
2021-05-06 21:15:07 +01:00 |
tbtr_template_gui_create.cpp
|
Fix vertical scrollbar extents in template window info sections
|
2021-08-22 15:01:26 +01:00 |
tbtr_template_gui_create.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
tbtr_template_gui_main.cpp
|
Allow cloning trains directly from the template train list
|
2021-08-22 15:01:26 +01:00 |
tbtr_template_gui_main.h
|
Allow cloning trains directly from the template train list
|
2021-08-22 15:01:26 +01:00 |
tbtr_template_vehicle_func.cpp
|
Show buy cost and running cost in template windows
|
2021-08-22 15:01:26 +01:00 |
tbtr_template_vehicle_func.h
|
Show buy cost and running cost in template windows
|
2021-08-22 15:01:26 +01:00 |
tbtr_template_vehicle.cpp
|
TBTR: No longer use idle vehicles in depots by default
|
2021-01-10 18:20:10 +00:00 |
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
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
terraform_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
terraform_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
textbuf_gui.h
|
Use CommandContainer for demolish area callback state storage
|
2021-06-15 14:33:44 +01:00 |
textbuf_type.h
|
Codechange: Consistently use WChar when passing characters around, and also define it as char32_t.
|
2020-05-21 20:02:34 +02:00 |
textbuf.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
texteff.cpp
|
Fix #9174: Don't update text effect if it has been reset. (#9183)
|
2021-05-06 21:13:46 +01:00 |
texteff.hpp
|
Fix: comparison of narrow type to wide type in loop (potential for infinite loops)
|
2021-05-15 10:16:10 +02:00 |
textfile_gui.cpp
|
Codechange: rename str_validate to StrMakeValid(InPlace) (#9304)
|
2021-05-29 11:21:38 +02:00 |
textfile_gui.h
|
Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131)
|
2021-05-06 18:25:45 +01:00 |
textfile_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
tgp.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
tgp.h
|
Feature: auto-detect map height limit based on generated map
|
2021-03-26 12:22:32 +01:00 |
thread.h
|
Fix MinGW compilation issues
|
2021-10-29 21:18:19 +01:00 |
tile_cmd.h
|
Add a minimum visible height and no ground tile parameter to DrawTileProc.
|
2020-03-05 23:06:01 +00:00 |
tile_map.cpp
|
Codechange: Remove min/max functions in favour of STL variants (#8502)
|
2021-01-08 11:16:18 +01:00 |
tile_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
tile_type.h
|
Merge branch 'master' into jgrpp
|
2021-04-10 18:29:36 +01:00 |
tilearea_type.h
|
Remove OrthogonalTileIteratorStep
|
2021-11-03 02:26:46 +00:00 |
tilearea.cpp
|
Codechange: Replace TILE_AREA_LOOP with range-based for loops
|
2021-05-13 00:13:54 +02:00 |
tilehighlight_func.h
|
Merge branch 'master' into jgrpp
|
2021-01-31 01:08:35 +00:00 |
tilehighlight_type.h
|
Plans: Fix adding plan lines in viewport map mode
|
2020-09-29 17:48:15 +01:00 |
tilematrix_type.hpp
|
Merge branch 'master' into jgrpp
|
2021-02-01 17:07:34 +00:00 |
timetable_cmd.cpp
|
Fix #300: Toggling auto separation does not redraw sched dispatch enable button
|
2021-07-17 21:02:05 +01:00 |
timetable_gui.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
timetable.h
|
Use ID as sort tie-breaker in TimetableProgress comparison
|
2021-08-04 17:49:23 +01:00 |
toolbar_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +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-beta
|
2021-11-01 21:18:24 +00:00 |
town_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 00:51:54 +00:00 |
town_gui.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
town_kdtree.h
|
Fix station and town kdtrees with maps larger than 64k
|
2020-06-25 17:43:25 +01:00 |
town_map.h
|
Extra House ID's
|
2021-04-10 21:16:09 +09:30 |
town_type.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
town.h
|
Disable town noise limits in indifferent town tolerance mode
|
2021-06-16 21:03:51 +01:00 |
townname_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
townname_type.h
|
Codechange: turn a constant variable into a real constant.
|
2021-02-14 23:14:07 +01:00 |
townname.cpp
|
Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had
|
2021-06-03 17:30:00 +02:00 |
tracerestrict_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
tracerestrict.cpp
|
Replace FindFirstBit/FindFirstBit64 with a single template function
|
2021-11-01 23:00:44 +00:00 |
tracerestrict.h
|
Add current day/month to tracerestrict and conditional order conditionals
|
2021-10-26 23:39:40 +01:00 |
track_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-01 21:18:24 +00:00 |
track_type.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
train_cmd.cpp
|
Add train cached_curve_speed_mod to VENC, cache checks and debug window
|
2021-11-02 22:37:34 +00:00 |
train_gui.cpp
|
Rename and move train max speed estimation functions
|
2021-07-17 23:06:34 +01:00 |
train_speed_adaptation.h
|
Move train speed adaptation structs to separate header file
|
2021-06-27 04:41:46 +01:00 |
train.h
|
Add train cached_curve_speed_mod to VENC, cache checks and debug window
|
2021-11-02 22:37:34 +00:00 |
transparency_gui.cpp
|
Add display setting for income/cost text effects
|
2020-10-20 18:20:57 +01:00 |
transparency_gui.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
transparency.h
|
Fix changing tree transparency not updating vegatation map mode viewports
|
2020-11-05 21:41:06 +00:00 |
transport_type.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
tree_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 21:11:11 +00:00 |
tree_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 21:11:11 +00:00 |
tree_map.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
tunnel_base.h
|
Merge branch 'master' into jgrpp
|
2020-01-06 18:45:51 +00:00 |
tunnel_map.cpp
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
tunnel_map.h
|
Fix: Set invalid road and tram types for rail tunnel ends
|
2020-07-13 16:38:21 +02:00 |
tunnelbridge_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
tunnelbridge_map.h
|
Store tunnel/bridge signal spacing on tile, adjust spacing to fit length
|
2021-08-29 02:11:58 +01:00 |
tunnelbridge.h
|
Reduce screen re-draw area for tunnel/bridge end signal updates
|
2021-08-30 03:09:30 +01:00 |
unit_conversion.h
|
Add function for speed unit conversion to unit values
|
2021-06-13 23:50:06 +01:00 |
vehicle_base.h
|
Add support for loading trunk savegames versions 293 - 299 (12.0)
|
2021-11-01 18:33:39 +00:00 |
vehicle_cmd.cpp
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
vehicle_func.h
|
Only update vehicle image when in the vicinity of a viewport
|
2021-05-20 18:03:11 +01:00 |
vehicle_gui_base.h
|
Add maximum speed (fully loaded) to train window sort list
|
2021-09-18 23:51:08 +01:00 |
vehicle_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
vehicle_gui.h
|
Avoid unnecessary redrawing of vehicle list windows
|
2020-10-05 20:37:17 +01:00 |
vehicle_type.h
|
Add feature: realistic train braking
|
2021-01-28 19:03:18 +00:00 |
vehicle.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 21:11:11 +00:00 |
vehiclelist.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
vehiclelist.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
viewport_func.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 21:11:11 +00:00 |
viewport_gui.cpp
|
Viewport: Cache landscape pixels in map mode
|
2020-10-01 23:18:39 +01:00 |
viewport_kdtree.h
|
Merge branch 'master' into jgrpp
|
2019-12-11 18:20:24 +00:00 |
viewport_sprite_sorter_sse4.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-18 18:01:27 +01:00 |
viewport_sprite_sorter.h
|
Merge branch 'master' into jgrpp
|
2021-01-31 01:08:35 +00:00 |
viewport_type.h
|
Only update vehicle image when in the vicinity of a viewport
|
2021-05-20 18:03:11 +01:00 |
viewport.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
void_cmd.cpp
|
Add a minimum visible height and no ground tile parameter to DrawTileProc.
|
2020-03-05 23:06:01 +00:00 |
void_map.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
walltime_func.h
|
Fix aa5a8fe28 : [MinGW] Wrong define tested (WIN32 vs _WIN32)
|
2021-06-10 23:17:29 +02:00 |
water_cmd.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
water_map.h
|
Add map bit to suppress water flooding checks
|
2021-02-21 21:11:35 +00:00 |
water.h
|
Fix building objects, trees and buoys on water/shore not clearing neighbour flooding states
|
2021-04-13 00:00:11 +01:00 |
waypoint_base.h
|
Codechange: Replace station related FOR_ALL with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
waypoint_cmd.cpp
|
Codechange: move from C-string to std::string for DoCommand
|
2021-05-29 19:02:18 +02:00 |
waypoint_func.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
waypoint_gui.cpp
|
Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219)
|
2021-05-30 22:06:56 +01:00 |
waypoint.cpp
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
widget_type.h
|
Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it.
|
2021-05-08 10:22:22 +01:00 |
widget.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-10-25 18:10:15 +01:00 |
window_func.h
|
Codechange: Rename window related DeleteXXX to match new behaviour
|
2021-05-29 21:08:25 +02:00 |
window_gui.h
|
Allow cloning trains directly from the template train list
|
2021-08-22 15:01:26 +01:00 |
window_type.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
window.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-11-03 00:45:12 +00:00 |
zoning_cmd.cpp
|
Add misc debug flag for water flooding states
|
2021-04-12 23:59:21 +01:00 |
zoning_gui.cpp
|
One-way road zoning mode
|
2020-10-28 00:27:48 +00:00 |
zoning.h
|
Add road tile cached one way state, one way road section detection
|
2020-10-28 00:27:48 +00:00 |
zoom_func.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
zoom_type.h
|
Merge branch 'master' into jgrpp
|
2021-02-19 15:38:34 +00:00 |