.. |
3rdparty
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
ai
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
blitter
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
core
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
fontcache
|
Merge branch 'master' into jgrpp
|
2023-01-03 11:40:02 +00:00 |
game
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
lang
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
linkgraph
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
misc
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
music
|
extmidi: Do not continuously retry if execvp fails
|
2023-01-24 23:55:11 +00:00 |
network
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
os
|
Codechange: put stack variables in global variables for gamelog/crashlog
|
2023-01-28 17:23:30 +01:00 |
pathfinder
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
saveload
|
Fix 05ec32f5 : Savegame load check of DATE chunk
|
2023-02-10 18:16:00 +00:00 |
script
|
Fix #10361, fe30f66 : Don't try to give saved data to a dead script (#10433)
|
2023-01-29 22:53:07 +00:00 |
settingsgen
|
|
|
sound
|
Merge branch 'master' into jgrpp
|
2022-11-05 19:24:44 +00:00 |
spriteloader
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
strgen
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
table
|
Add: [NewGRF] Second vehicle property for additional callback flags.
|
2023-02-05 22:40:03 +00:00 |
video
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
widgets
|
Merge branch 'master' into jgrpp
|
2022-12-28 01:46:29 +00:00 |
aircraft_cmd.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
aircraft_gui.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
aircraft.h
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
airport_gui.cpp
|
Add NewGRFClass helper method for whether class ID is valid (for iteration)
|
2023-01-03 03:55:51 +00:00 |
airport.cpp
|
|
|
airport.h
|
|
|
animated_tile_func.h
|
Don't mark tile dirty when setting animation frame to its current value
|
2022-11-24 01:34:30 +00:00 |
animated_tile.cpp
|
Don't mark tile dirty when setting animation frame to its current value
|
2022-11-24 01:34:30 +00:00 |
animated_tile.h
|
|
|
articulated_vehicles.cpp
|
Fix #10032: Capacities of articulated vehicles in build window
|
2023-01-14 18:52:01 +01:00 |
articulated_vehicles.h
|
|
|
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
Codechange: do not hide variables with other variables
|
2023-01-29 07:21:34 +01:00 |
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00: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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
base_station_base.h
|
Road stops: Use a struct for road stop tile data
|
2022-12-31 22:51:54 +00:00 |
bitmap_type.h
|
Merge branch 'master' into jgrpp
|
2023-01-14 16:49:17 +00:00 |
bmp.cpp
|
Fix: do not allow more palette colours than there are indices for the colours
|
2023-01-04 18:36:49 +01:00 |
bmp.h
|
|
|
bootstrap_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
bridge_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
bridge_map.cpp
|
Initial implementation of NewGRF custom signal styles
|
2022-06-19 02:08:38 +01: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
|
Initial implementation of NewGRF custom signal styles
|
2022-06-19 02:08:38 +01:00 |
bridge.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
build_vehicle_gui.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
cargo_type.h
|
|
|
cargoaction.cpp
|
|
|
cargoaction.h
|
Merge branch 'master' into jgrpp
|
2019-11-12 18:43:10 +00:00 |
cargomonitor.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
cargomonitor.h
|
|
|
cargopacket.cpp
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +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
|
Codechange: Factor cargotype weight conversion magic numbers
|
2022-11-08 21:02:08 +01:00 |
cargotype.h
|
Merge branch 'master' into jgrpp
|
2022-11-26 23:04:14 +00:00 |
cheat_func.h
|
|
|
cheat_gui.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
cheat_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
cheat.cpp
|
|
|
clear_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-26 22:32:08 +00:00 |
clear_func.h
|
|
|
clear_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
CMakeLists.txt
|
Command: Use auxiliary data for league command strings
|
2022-12-07 21:14:34 +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_aux.h
|
Fix missing override specifiers on CommandAuxiliaryBase::Clone
|
2022-12-11 16:11:45 +00:00 |
command_func.h
|
Command: Replace binary_length field with auxiliary data
|
2022-12-07 21:14:34 +00:00 |
command_type.h
|
Template replacement: Allow naming templates
|
2023-02-06 23:48:46 +00:00 |
command.cpp
|
Template replacement: Allow naming templates
|
2023-02-06 23:48:46 +00:00 |
company_base.h
|
Feature: Purchase land multiple tiles at a time
|
2022-10-17 20:41:47 +02:00 |
company_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00: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
|
2023-02-10 17:19:35 +00:00 |
company_gui.h
|
|
|
company_manager_face.h
|
Codechange: pass the randomizer to use directly to the company face generation
|
2023-01-14 22:00:11 +01:00 |
company_type.h
|
Merge branch 'master' into jgrpp
|
2022-10-16 20:14:13 +01:00 |
console_cmds.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
console_func.h
|
Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint
|
2021-07-26 17:55:19 +01:00 |
console_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
console_gui.h
|
|
|
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
|
Fix #10010: Memory leak in IConsolePrint in non-dedicated case
|
2022-09-21 12:32:07 +02:00 |
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
|
Codechange: put stack variables in global variables for gamelog/crashlog
|
2023-01-28 17:23:30 +01:00 |
crashlog.h
|
Codechange: put stack variables in global variables for gamelog/crashlog
|
2023-01-28 17:23:30 +01:00 |
currency.cpp
|
|
|
currency.h
|
|
|
date_func.h
|
Changing day length or date no longer changes time in minutes
|
2022-12-16 19:15:46 +00:00 |
date_gui.cpp
|
Changing day length or date no longer changes time in minutes
|
2022-12-16 19:15:46 +00:00 |
date_gui.h
|
Codechange: Un-bitstuff timetable commands.
|
2021-12-16 22:28:32 +01:00 |
date_type.h
|
Feature: Configurable subsidy duration
|
2021-10-08 18:13:02 +01:00 |
date.cpp
|
Changing day length or date no longer changes time in minutes
|
2022-12-16 19:15:46 +00: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
|
VarAction2: Allow inlining trivial procedures
|
2022-10-01 22:32:00 +01:00 |
debug.cpp
|
Merge branch 'master' into jgrpp
|
2022-10-03 20:32:26 +01:00 |
debug.h
|
Merge branch 'master' into jgrpp
|
2022-10-03 20:32:26 +01:00 |
dedicated.cpp
|
|
|
departures_func.h
|
|
|
departures_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
departures_gui.h
|
|
|
departures_type.h
|
|
|
departures.cpp
|
Changing day length or date no longer changes time in minutes
|
2022-12-16 19:15:46 +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
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
depot_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
depot_type.h
|
Merge branch 'master' into jgrpp
|
2022-11-05 17:19:00 +00:00 |
depot.cpp
|
|
|
direction_func.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
direction_type.h
|
Feature: Wide rivers
|
2022-10-20 21:17:35 +02:00 |
disaster_vehicle.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
disaster_vehicle.h
|
|
|
dock_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
driver.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
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
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01: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
|
2023-01-06 20:02:04 +00:00 |
engine_base.h
|
Fix artic engines with no capacity on leading part in build window
|
2023-01-07 00:26:04 +00:00 |
engine_func.h
|
Fix #10032: Capacities of articulated vehicles in build window
|
2023-01-14 18:52:01 +01:00 |
engine_gui.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
engine_gui.h
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
engine_type.h
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
engine.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
error_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00: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
|
|
|
fileio.cpp
|
Merge branch 'master' into jgrpp
|
2022-12-17 23:19:23 +00:00 |
fios_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
fios.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
fios.h
|
On dedicated servers, save copy of last autosave on crash
|
2021-12-09 17:40:15 +00:00 |
fontcache.cpp
|
Merge branch 'master' into jgrpp
|
2022-12-27 01:00:40 +00:00 |
fontcache.h
|
Merge branch 'master' into jgrpp
|
2022-12-27 01:00:40 +00:00 |
fontdetection.h
|
Change: Rename some freetype things to fontcache.
|
2022-09-25 18:34:24 +01:00 |
framerate_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
framerate_type.h
|
|
|
gamelog_internal.h
|
Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER)
|
2022-10-03 19:58:31 +01:00 |
gamelog.cpp
|
Codechange: put stack variables in global variables for gamelog/crashlog
|
2023-01-28 17:23:30 +01:00 |
gamelog.h
|
Codechange: put stack variables in global variables for gamelog/crashlog
|
2023-01-28 17:23:30 +01:00 |
genworld_gui.cpp
|
Feature: Set a custom number of industries in map generation window (#10340)
|
2023-01-14 05:12:29 -05:00 |
genworld.cpp
|
Fix build window column sizes after map generation
|
2023-02-07 19:29:26 +00: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
|
2022-12-28 01:46:29 +00:00 |
gfx_layout.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
gfx_layout.h
|
Remove colour filter assert from FontState::PopColour
|
2022-10-23 22:01:24 +01:00 |
gfx_type.h
|
Merge branch 'master' into jgrpp
|
2022-12-27 01:00:40 +00:00 |
gfx.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
gfxinit.cpp
|
Add NewGRF global flag to allow rocky tiles in tropic desert zones
|
2022-12-12 22:12:20 +00:00 |
gfxinit.h
|
|
|
goal_base.h
|
|
|
goal_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00: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 tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
graph_gui.h
|
Feature: [GS] Scriptable league tables (#10001)
|
2022-12-03 22:28:49 +00:00 |
ground_vehicle.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-03 11:40:02 +00:00 |
ground_vehicle.hpp
|
|
|
group_cmd.cpp
|
Codechange: do not hide parameters with local variables
|
2023-01-29 07:21:34 +01:00 |
group_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
group_gui.h
|
|
|
group_type.h
|
Add setting to show full group hierarchy in group names
|
2022-06-28 17:41:09 +01:00 |
group.h
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
gui.h
|
|
|
guitimer_func.h
|
|
|
heightmap.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-18 23:50:56 +00:00 |
highscore.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
highscore.h
|
|
|
hotkeys.cpp
|
|
|
hotkeys.h
|
|
|
house_type.h
|
|
|
house.h
|
Avoid unnecessary viewport redraws for unused tile loop house triggers
|
2022-11-24 02:38:10 +00:00 |
industry_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
industry_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
industry_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
industry_type.h
|
|
|
industry.h
|
|
|
industrytype.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
infrastructure_func.h
|
Infra sharing: Disallow control over other company trains wholly in depots
|
2022-12-31 17:55:32 +00:00 |
infrastructure.cpp
|
Fix UpdateAllBlockSignals with signalled tunnel/bridges and no infra sharing
|
2023-01-14 15:17:39 +00: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
|
Codechange: introduce GetMainWindow() to properly account for nullptr checks
|
2023-01-14 21:15:23 +01:00 |
landscape_type.h
|
|
|
landscape.cpp
|
Run water flooding at constant speed at day lengths >= 4
|
2023-02-09 21:39:04 +00:00 |
landscape.h
|
Run water flooding at constant speed at day lengths >= 4
|
2023-02-09 21:39:04 +00:00 |
language.h
|
|
|
league_base.h
|
Feature: [GS] Scriptable league tables (#10001)
|
2022-12-03 22:28:49 +00:00 |
league_cmd.cpp
|
Command: Use auxiliary data for league command strings
|
2022-12-07 21:14:34 +00:00 |
league_cmd.h
|
Fix #10214: CMD_CREATE_LEAGUE_TABLE did not set CMD_STR_CTRL
|
2022-12-16 21:07:36 +01:00 |
league_gui.cpp
|
Feature: [GS] Scriptable league tables (#10001)
|
2022-12-03 22:28:49 +00:00 |
league_gui.h
|
Feature: [GS] Scriptable league tables (#10001)
|
2022-12-03 22:28:49 +00:00 |
league_type.h
|
Feature: [GS] Scriptable league tables (#10001)
|
2022-12-03 22:28:49 +00:00 |
livery.h
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
main_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-26 22:32:08 +00:00 |
map_func.h
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
map_type.h
|
Merge branch 'master' into jgrpp
|
2022-11-05 19:24:44 +00:00 |
map.cpp
|
Codechange: hide the map's size related fields in the Map structure
|
2023-01-21 17:11:40 +01:00 |
misc_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
misc_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
misc.cpp
|
Run water flooding at constant speed at day lengths >= 4
|
2023-02-09 21:39:04 +00:00 |
mixer.cpp
|
Fix: Data race on effect volume setting with mixer thread
|
2022-11-11 23:48:24 +01:00 |
mixer.h
|
Fix: Data race on effect volume setting with mixer thread
|
2022-11-11 23:48:24 +01:00 |
music_gui.cpp
|
extmidi: Do not continuously retry if execvp fails
|
2023-01-24 23:55:11 +00: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
|
2023-01-26 22:32:08 +00:00 |
newgrf_airport.h
|
Codechange: use smart pointers when cloning iterators
|
2023-01-13 21:09:40 +01:00 |
newgrf_airporttiles.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-26 22:32:08 +00:00 |
newgrf_airporttiles.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_analysis.cpp
|
VarAction2: Ignore callback failure groups when finding callback results
|
2023-01-04 19:42:30 +00:00 |
newgrf_analysis.h
|
Avoid unnecessary viewport redraws for unused tile loop house triggers
|
2022-11-24 02:38:10 +00:00 |
newgrf_animation_base.h
|
Fix implicit 32 -> 64 operation warning in AnimationBase
|
2022-12-11 16:08:38 +00:00 |
newgrf_animation_type.h
|
|
|
newgrf_cache_check.h
|
|
|
newgrf_callbacks.h
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
newgrf_canal.cpp
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00: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
|
|
|
newgrf_class_func.h
|
Add NewGRFClass helper method for whether class ID is valid (for iteration)
|
2023-01-03 03:55:51 +00:00 |
newgrf_class.h
|
Add NewGRFClass helper method for whether class ID is valid (for iteration)
|
2023-01-03 03:55:51 +00:00 |
newgrf_commons.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-26 22:32:08 +00:00 |
newgrf_commons.h
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00: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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
newgrf_debug.h
|
|
|
newgrf_engine.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
newgrf_engine.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_extension.cpp
|
Road stops: Add height property for build window preview
|
2023-02-05 17:40:14 +00:00 |
newgrf_extension.h
|
Road stops: Add height property for build window preview
|
2023-02-05 17:40:14 +00: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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
newgrf_house.cpp
|
Codechange: move TILE_MASK to Map::WrapToMap
|
2023-01-21 17:11:40 +01:00 |
newgrf_house.h
|
Avoid unnecessary viewport redraws for unused tile loop house triggers
|
2022-11-24 02:38:10 +00:00 |
newgrf_industries.cpp
|
Fix GetClosestIndustry with invalid industry type when using cache
|
2022-08-07 00:11:52 +01:00 |
newgrf_industries.h
|
GRF: Use access mask when evaluating get nearby tile information variable
|
2022-05-31 01:32:18 +01:00 |
newgrf_industrytiles_analysis.h
|
Industry: Determine which tiles in industry layouts are not animated
|
2022-06-01 01:13:46 +01:00 |
newgrf_industrytiles.cpp
|
VarAction2: Fix wrong bit used for industry tile anim callback mask
|
2022-11-03 20:23:50 +00:00 |
newgrf_industrytiles.h
|
Industry: Apply anim tile masking when loading prior version saves
|
2022-06-01 01:21:58 +01:00 |
newgrf_internal.h
|
VarAction2: Fix reg tracking through previously handled procedures
|
2023-01-29 14:55:10 +00:00 |
newgrf_newlandscape.cpp
|
Add new landscape variable for ground density and snow presence
|
2022-12-12 23:19:44 +00:00 |
newgrf_newlandscape.h
|
Add GRF feature: New Landscape
|
2022-06-13 17:13:48 +01:00 |
newgrf_newsignals.cpp
|
Debug: Change sprite group indentation handling
|
2022-08-09 21:53:43 +01:00 |
newgrf_newsignals.h
|
Add signal style flag to require realistic braking
|
2022-06-30 21:20:43 +01:00 |
newgrf_object.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
newgrf_object.h
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
newgrf_optimiser.cpp
|
VarAction2: Fix reg tracking through previously handled procedures
|
2023-01-29 14:55:10 +00:00 |
newgrf_profiling.cpp
|
Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER)
|
2022-10-03 19:58:31 +01:00 |
newgrf_profiling.h
|
Change: Make _tick_counter 64bit to avoid wrapping (#10035)
|
2022-09-21 12:42:29 +02:00 |
newgrf_properties.h
|
Merge tag '12.0-beta1' into jgrpp-beta
|
2021-11-02 17:51:38 +00:00 |
newgrf_railtype.cpp
|
Add combined normal and shunt aspect signal style flag
|
2022-06-27 18:51:26 +01:00 |
newgrf_railtype.h
|
Initial implementation of NewGRF custom signal styles
|
2022-06-19 02:08:38 +01:00 |
newgrf_roadstop.cpp
|
Add NewGRFClass helper method for whether class ID is valid (for iteration)
|
2023-01-03 03:55:51 +00:00 |
newgrf_roadstop.h
|
Road stops: Add height property for build window preview
|
2023-02-05 17:40:14 +00: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
|
Merge branch 'master' into jgrpp
|
2022-11-26 23:04:14 +00:00 |
newgrf_sound.h
|
Feature: Hotkey to honk a vehicle's horn (#10110)
|
2022-11-10 21:36:18 +01:00 |
newgrf_spritegroup.cpp
|
Debug: Show error groups in sprite dump in more detail mode
|
2023-01-29 12:37:57 +00:00 |
newgrf_spritegroup.h
|
VarAction2: Fix detection of callback handlers which don't inspect var C
|
2022-11-26 19:42:37 +00:00 |
newgrf_station.cpp
|
Debug: Dump all station sprite groups, not just current resolved one
|
2023-01-29 14:14:17 +00:00 |
newgrf_station.h
|
Add NewGRF VarAction2 variable remapping infrastructure
|
2022-01-24 02:01:09 +00:00 |
newgrf_storage.cpp
|
Codechange: convert printf DEBUG statements to fmt Debug statements
|
2021-06-13 12:45:45 +02:00 |
newgrf_storage.h
|
|
|
newgrf_text.cpp
|
NewGRF: Use per-GRF text ID map in GetGRFStringID
|
2022-06-06 19:34:22 +01:00 |
newgrf_text.h
|
Merge branch 'master' into jgrpp-beta
|
2021-10-28 01:07:51 +01:00 |
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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
newgrf.h
|
Merge branch 'master' into jgrpp
|
2022-12-28 01:46:29 +00: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
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
news_gui.h
|
|
|
news_type.h
|
Codechange: Un-bitstuff all remaining commands.
|
2021-12-16 22:28:32 +01:00 |
object_base.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
object_cmd.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
object_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
object_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01: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
|
2023-02-10 17:19:35 +00:00 |
openttd.h
|
Add step console command to advance n ticks
|
2022-08-29 18:17:35 +01:00 |
order_backup.cpp
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
order_backup.h
|
Cleanup: remove unused static variables
|
2023-01-27 07:05:49 +01:00 |
order_base.h
|
Add a change counter value special order type
|
2022-10-13 20:09:20 +01:00 |
order_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
order_cmd.h
|
Merge branch 'master' into jgrpp
|
2022-03-04 18:17:44 +00:00 |
order_func.h
|
Debug: Show type of current order in vehicle debug info
|
2022-10-30 14:09:50 +00:00 |
order_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
order_type.h
|
Add a change counter value special order type
|
2022-10-13 20:09:20 +01:00 |
osk_gui.cpp
|
Merge branch 'master' into jgrpp-beta
|
2021-09-27 22:47:23 +01:00 |
pbs.cpp
|
Tracerestrict: Add condition whether reservation passes through tile
|
2023-02-06 19:54:14 +00:00 |
pbs.h
|
Tracerestrict: Add condition whether reservation passes through tile
|
2023-02-06 19:54:14 +00:00 |
plans_base.h
|
Command: Replace binary_length field with auxiliary data
|
2022-12-07 21:14:34 +00:00 |
plans_cmd.cpp
|
Fix plan lines not being refreshed when privacy mode changed
|
2022-12-11 15:36:23 +00:00 |
plans_func.h
|
|
|
plans_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
plans_type.h
|
|
|
plans.cpp
|
Command: Replace binary_length field with auxiliary data
|
2022-12-07 21:14:34 +00:00 |
programmable_signals_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
programmable_signals.cpp
|
Fix various compiler warnings
|
2021-06-11 22:54:27 +01:00 |
programmable_signals.h
|
|
|
progress.cpp
|
|
|
progress.h
|
|
|
querystring_gui.h
|
|
|
rail_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
rail_gui_type.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
rail_gui.h
|
Merge branch 'master' into jgrpp-beta
|
2021-11-02 19:23:24 +00:00 |
rail_map.h
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
rail_type.h
|
|
|
rail.cpp
|
|
|
rail.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
random_access_file_type.h
|
|
|
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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
road_cmd.h
|
Fix db98cedb : Swap parameters for CmdRemoveRailroadTrack, too.
|
2022-10-17 07:54:58 +01:00 |
road_func.h
|
Merge branch 'master' into jgrpp
|
2022-12-17 23:19:23 +00:00 |
road_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00: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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
road_type.h
|
Codechange: Un-bitstuff remaining transport infrastructure commands.
|
2021-12-16 22:28:32 +01:00 |
road.cpp
|
Merge branch 'master' into jgrpp
|
2022-07-30 20:38:34 +01:00 |
road.h
|
Merge branch 'master' into jgrpp
|
2022-12-28 01:46:29 +00:00 |
roadstop_base.h
|
|
|
roadstop.cpp
|
|
|
roadveh_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
roadveh_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
roadveh.h
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
safeguards.h
|
|
|
schdispatch_cmd.cpp
|
Scheduled dispatch: Allow wrapping at midnight when bulk inserting slots
|
2022-12-27 01:00:41 +00:00 |
schdispatch_gui.cpp
|
Scheduled dispatch: Allow wrapping at midnight when bulk inserting slots
|
2022-12-27 01:00:41 +00:00 |
schdispatch.h
|
Changing day length or date no longer changes time in minutes
|
2022-12-16 19:15:46 +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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00: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
|
Add setting and town override for whether towns can build bridges
|
2023-01-28 11:19:49 +00:00 |
settings_gui.h
|
|
|
settings_internal.h
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
settings_type.h
|
Add setting and town override for whether towns can build bridges
|
2023-01-28 11:19:49 +00:00 |
settings.cpp
|
Do not call ReInitAllWindows from within LoadStringWidthTable
|
2023-01-29 10:31:28 +00:00 |
ship_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
ship_gui.cpp
|
Feature: [NewGRF] Engine name callback.
|
2023-02-05 22:40:03 +00:00 |
ship.h
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
signal_func.h
|
Use order state at reservation time for signal mode tracerestrict eval
|
2022-07-01 00:33:59 +01:00 |
signal_type.h
|
Codechange: Un-bitstuff rail commands.
|
2021-12-16 22:28:32 +01:00 |
signal.cpp
|
Normal/shunt mode signals default to shunt mode for depot routes
|
2022-10-15 17:21:28 +01: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
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
signs_type.h
|
|
|
signs.cpp
|
Merge branch 'master' into jgrpp
|
2021-12-06 19:33:36 +00:00 |
slope_func.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
slope_type.h
|
Merge branch 'master' into jgrpp
|
2022-11-05 19:24:44 +00:00 |
smallmap_colours.h
|
|
|
smallmap_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
smallmap_gui.h
|
Add zoom in support to the small map
|
2023-01-17 23:07:54 +00:00 |
sortlist_type.h
|
No longer use CDECL for GUIList::FilterFunction
|
2022-11-19 21:51:52 +00:00 |
sound_func.h
|
|
|
sound_type.h
|
|
|
sound.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
sprite.cpp
|
Change: Use power-of-2 scaling for some dimensions in GUI.
|
2022-11-12 18:28:39 +00:00 |
sprite.h
|
|
|
spritecache.cpp
|
Fix: inconsistent allocation error handling
|
2023-01-06 19:34:35 +01:00 |
spritecache.h
|
Implement partial parallelisation of non-map mode viewport rendering
|
2022-11-09 22:24:31 +00:00 |
station_base.h
|
Merge branch 'master' into jgrpp
|
2023-01-14 16:49:17 +00:00 |
station_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
station_func.h
|
Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo
|
2022-11-05 19:07:35 +00:00 |
station_gui.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01: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
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
station_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
station_type.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
station.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
statusbar_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +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
|
2023-02-10 17:19:35 +00:00 |
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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00: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
|
Codechange: use smart pointers when creating StringIterators
|
2023-01-13 21:09:40 +01:00 |
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
|
Add command/string helpers for string separator control character
|
2022-12-03 22:28:49 +00:00 |
string_type.h
|
Add command/string helpers for string separator control character
|
2022-12-03 22:28:49 +00:00 |
string.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
stringfilter_type.h
|
|
|
stringfilter.cpp
|
|
|
strings_func.h
|
Merge branch 'master' into jgrpp
|
2022-11-05 19:24:44 +00:00 |
strings_type.h
|
Add a set of temporary std::strings which can be referenced by StringID
|
2022-06-28 00:52:55 +01:00 |
strings.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +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
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
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
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
tbtr_template_gui_create.h
|
|
|
tbtr_template_gui_main.cpp
|
Template replacement: Allow naming templates
|
2023-02-06 23:48:46 +00: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
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
tbtr_template_vehicle_func.h
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
tbtr_template_vehicle.cpp
|
Template replacement: Fix various types
|
2023-02-06 23:34:14 +00:00 |
tbtr_template_vehicle.h
|
Template replacement: Allow naming templates
|
2023-02-06 23:48:46 +00:00 |
terraform_cmd.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
terraform_gui.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
terraform_gui.h
|
|
|
textbuf_gui.h
|
Use CommandContainer for demolish area callback state storage
|
2021-06-15 14:33:44 +01:00 |
textbuf_type.h
|
Codechange: use smart pointers when creating StringIterators
|
2023-01-13 21:09:40 +01:00 |
textbuf.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-14 16:49:17 +00:00 |
texteff.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
texteff.hpp
|
Implement partial parallelisation of non-map mode viewport rendering
|
2022-11-09 22:24:31 +00:00 |
textfile_gui.cpp
|
Codechange: use RAII to automatically restore _cur_dpi after use
|
2023-01-28 20:33:02 +01:00 |
textfile_gui.h
|
Change: Use scaled WidgetDimensions.
|
2022-11-12 18:28:39 +00:00 |
textfile_type.h
|
|
|
tgp.cpp
|
Fix TGP map max height for maps larger than 4k in both axes
|
2023-01-22 15:22:27 +00:00 |
tgp.h
|
|
|
thread.h
|
Fix MinGW compilation issues
|
2021-10-29 21:18:19 +01:00 |
tile_cmd.h
|
Merge branch 'master' into jgrpp
|
2023-02-04 11:37:45 +00:00 |
tile_map.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
tile_map.h
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
tile_type.h
|
Codechange: add annotation to selectively force inlining in debug build
|
2023-01-28 20:32:45 +01:00 |
tilearea_type.h
|
Merge branch 'master' into jgrpp
|
2023-01-14 16:49:17 +00:00 |
tilearea.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
tilematrix_type.hpp
|
Merge branch 'master' into jgrpp
|
2021-02-01 17:07:34 +00:00 |
timetable_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
timetable_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
timetable.h
|
Ensure that timetable and scheduled dispatch windows redrawn as required
|
2022-01-15 00:21:31 +00:00 |
toolbar_gui.cpp
|
Fix asserts due to main window not existing yet
|
2023-01-27 17:56:17 +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
|
2023-02-10 17:19:35 +00:00 |
town_gui.cpp
|
Add setting and town override for whether towns can build bridges
|
2023-01-28 11:19:49 +00:00 |
town_gui.h
|
|
|
town_kdtree.h
|
|
|
town_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
town_type.h
|
Add setting for if/when towns can build tunnels
|
2022-10-10 18:21:42 +01:00 |
town.h
|
Add setting and town override for whether towns can build bridges
|
2023-01-28 11:19:49 +00:00 |
townname_func.h
|
Codechange: pass the randomizer directly to the town name generation
|
2023-01-14 22:00:11 +01:00 |
townname_type.h
|
|
|
townname.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
tracerestrict_gui.cpp
|
Tracerestrict: Add condition whether reservation passes through tile
|
2023-02-06 19:54:14 +00:00 |
tracerestrict.cpp
|
Tracerestrict: Add condition whether reservation passes through tile
|
2023-02-06 19:54:14 +00:00 |
tracerestrict.h
|
Tracerestrict: Add condition whether reservation passes through tile
|
2023-02-06 19:54:14 +00:00 |
track_func.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
track_type.h
|
|
|
train_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
train_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
train_speed_adaptation.h
|
Implement train speed adaptation on signalled tunnels/bridges
|
2022-02-21 18:57:50 +00:00 |
train.h
|
Merge branch 'master' into jgrpp
|
2023-01-05 23:45:34 +00:00 |
transparency_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +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
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
tree_gui.cpp
|
Feature: Press Ctrl to build a diagonal area of trees (#10342)
|
2023-01-13 18:04:30 -05:00 |
tree_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
tunnel_base.h
|
Initial implementation of NewGRF custom signal styles
|
2022-06-19 02:08:38 +01:00 |
tunnel_map.cpp
|
Codechange: migrate size related functions to Map structure
|
2023-01-21 17:11:40 +01:00 |
tunnel_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
tunnelbridge_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
tunnelbridge_map.h
|
Initial implementation of NewGRF custom signal styles
|
2022-06-19 02:08:38 +01:00 |
tunnelbridge.h
|
Remove tunnel/bridge spacing setting, use usual signal drag spacing
|
2022-06-19 18:32:47 +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
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
vehicle_cmd.cpp
|
Template replacement: Allow naming templates
|
2023-02-06 23:48:46 +00:00 |
vehicle_func.h
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
vehicle_gui_base.h
|
Vehicle list commands now take into account cargo type filter
|
2022-11-19 22:40:29 +00:00 |
vehicle_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
vehicle_gui.h
|
Fix #10032: Capacities of articulated vehicles in build window
|
2023-01-14 18:52:01 +01:00 |
vehicle_type.h
|
Add game setting to limit train lookahead to signal aspect
|
2022-06-19 12:44:15 +01:00 |
vehicle.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-23 19:10:07 +00:00 |
vehiclelist.cpp
|
Vehicle list commands now take into account cargo type filter
|
2022-11-19 22:40:29 +00:00 |
vehiclelist.h
|
Vehicle list commands now take into account cargo type filter
|
2022-11-19 22:40:29 +00:00 |
viewport_func.h
|
Rename ChildScreenSpritePositionMode enum values
|
2022-12-28 16:01:28 +00:00 |
viewport_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
viewport_kdtree.h
|
|
|
viewport_sprite_sorter_sse4.cpp
|
Fix #9935: Use more selectivity when building SSE specific code
|
2022-08-26 19:36:18 +02:00 |
viewport_sprite_sorter.h
|
|
|
viewport_type.h
|
Rename ChildScreenSpritePositionMode enum values
|
2022-12-28 16:01:28 +00:00 |
viewport.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
void_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-01-26 22:32:08 +00:00 |
void_map.h
|
|
|
walltime_func.h
|
Fix #9974, aa5a8fe : strftime buffer maxsize is off by one
|
2022-08-23 17:53:59 +02:00 |
water_cmd.cpp
|
Run water flooding at constant speed at day lengths >= 4
|
2023-02-09 21:39:04 +00:00 |
water_map.h
|
Change various asserts to not be included in release builds
|
2022-10-22 12:34:54 +01:00 |
water.h
|
Run water flooding at constant speed at day lengths >= 4
|
2023-02-09 21:39:04 +00:00 |
waypoint_base.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
waypoint_cmd.cpp
|
Codechange: do not hide variables with other variables
|
2023-01-29 07:21:34 +01:00 |
waypoint_func.h
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
waypoint_gui.cpp
|
Merge branch 'master' into jgrpp
|
2022-10-19 18:35:35 +01:00 |
waypoint.cpp
|
Initial implementation of road waypoints
|
2022-01-26 21:46:36 +00:00 |
widget_type.h
|
Merge branch 'master' into jgrpp
|
2022-12-04 13:53:44 +00:00 |
widget.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
window_func.h
|
Merge branch 'master' into jgrpp
|
2023-01-15 19:28:37 +00:00 |
window_gui.h
|
Merge branch 'master' into jgrpp
|
2022-12-27 01:00:40 +00:00 |
window_type.h
|
Merge branch 'master' into jgrpp
|
2022-11-26 23:04:14 +00:00 |
window.cpp
|
Merge branch 'master' into jgrpp
|
2023-02-10 17:19:35 +00:00 |
worker_thread.cpp
|
Add a generic worker thread pool job executor mechanism
|
2022-11-09 21:57:05 +00:00 |
worker_thread.h
|
Add a generic worker thread pool job executor mechanism
|
2022-11-09 21:57:05 +00:00 |
zoning_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2022-12-27 01:00:40 +00:00 |
zoning_gui.cpp
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
zoning.h
|
|
|
zoom_func.h
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |
zoom_type.h
|
Merge tag '13.0-beta2' into jgrpp
|
2022-12-04 20:43:11 +00:00 |