.. |
3rdparty
|
Fix: false positive warning in fmt library (backport ef55d4f of upstream fmt)
|
2023-07-04 00:31:19 +01:00 |
ai
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
blitter
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
core
|
Change fmt include in debug_fmt.h
|
2023-07-04 19:01:52 +01:00 |
fontcache
|
Merge branch 'master' into jgrpp
|
2023-07-04 00:26:00 +01:00 |
game
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
lang
|
Re-arrange translation files
|
2023-07-04 23:53:23 +01:00 |
linkgraph
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
misc
|
Merge branch 'master' into jgrpp
|
2023-05-26 20:08:05 +01:00 |
music
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
network
|
Change length type of BytesToHexString
|
2023-07-05 08:46:01 +01:00 |
os
|
Merge branch 'master' into jgrpp
|
2023-07-04 00:26:00 +01:00 |
pathfinder
|
Remove str_fmt and str_vfmt
|
2023-05-30 00:55:24 +01:00 |
saveload
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
script
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
settingsgen
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
sl
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
sound
|
|
|
spriteloader
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
strgen
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
table
|
Simplify industry_tooltip_show_stockpiled setting
|
2023-07-04 23:50:53 +01:00 |
tests
|
|
|
timer
|
Add missing <functional> header to src/timer/timer.h
|
2023-05-28 23:51:37 +01:00 |
video
|
Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928)
|
2023-07-04 19:01:52 +01:00 |
widgets
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
aircraft_cmd.cpp
|
Use pos TileVirtXY for aircraft crash tile
|
2023-06-14 22:43:41 +01:00 |
aircraft_gui.cpp
|
|
|
aircraft.h
|
|
|
airport_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
airport.cpp
|
|
|
airport.h
|
|
|
animated_tile_func.h
|
|
|
animated_tile.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
animated_tile.h
|
|
|
articulated_vehicles.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
articulated_vehicles.h
|
Fix refit in station with articulated vehicles with no capacity in leading part
|
2023-06-18 11:08:35 +01:00 |
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
Fix crash in template replacement failure news if autorenew succeeds
|
2023-05-30 23:41:51 +01:00 |
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
|
|
base_consist.cpp
|
Fix order backup not copying dispatch schedules when not enabled
|
2023-07-01 03:03:04 +01:00 |
base_consist.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
base_media_base.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
base_media_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
base_station_base.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
bitmap_type.h
|
|
|
bmp.cpp
|
|
|
bmp.h
|
|
|
bootstrap_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
bridge_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
bridge_map.cpp
|
|
|
bridge_map.h
|
|
|
bridge_signal_map.h
|
|
|
bridge.h
|
|
|
build_vehicle_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
cargo_type.h
|
Add missing includes to cargo_type.h
|
2023-07-03 21:21:15 +01:00 |
cargoaction.cpp
|
|
|
cargoaction.h
|
|
|
cargomonitor.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
cargomonitor.h
|
|
|
cargopacket.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
cargopacket.h
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
cargotype.cpp
|
Codechange: Use IsValidCargoID/IsValidCargoType.
|
2023-05-22 20:43:40 +01:00 |
cargotype.h
|
|
|
cheat_func.h
|
|
|
cheat_gui.cpp
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
cheat_type.h
|
|
|
cheat.cpp
|
|
|
clear_cmd.cpp
|
|
|
clear_func.h
|
|
|
clear_map.h
|
|
|
CMakeLists.txt
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
cmd_helper.h
|
|
|
command_aux.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
command_func.h
|
Set default values for DoCommandPEx optional parameters
|
2023-06-06 21:48:24 +01:00 |
command_type.h
|
Remove src/3rdparty/optional
|
2023-06-05 21:26:41 +01:00 |
command.cpp
|
Support 64 bit values in the give money and change bank balance commands
|
2023-06-06 22:09:01 +01:00 |
company_base.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
company_cmd.cpp
|
Disable picker tool in spectator mode
|
2023-06-17 17:00:49 +01:00 |
company_func.h
|
|
|
company_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
company_gui.h
|
|
|
company_manager_face.h
|
|
|
company_type.h
|
Re-add company shares
|
2023-05-30 18:57:42 +01:00 |
console_cmds.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-04 00:26:00 +01:00 |
console_func.h
|
Codechange: fmt (and std::format) do explicitly not support enums out-of-the-box
|
2023-05-22 14:42:18 +02:00 |
console_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
console_gui.h
|
|
|
console_internal.h
|
|
|
console_type.h
|
|
|
console.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-28 10:20:52 +01:00 |
cpu.cpp
|
|
|
cpu.h
|
|
|
crashlog_bfd.h
|
|
|
crashlog.cpp
|
Crashlog: Fix font logging
|
2023-07-04 19:01:52 +01:00 |
crashlog.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
currency.cpp
|
|
|
currency.h
|
|
|
date_func.h
|
|
|
date_gui.cpp
|
|
|
date_gui.h
|
|
|
date_type.h
|
Merge branch 'master' into jgrpp
|
2023-05-22 19:50:45 +01:00 |
date.cpp
|
Link graph: Store last compression in scaled date ticks
|
2023-07-02 16:58:17 +01:00 |
debug_desync.h
|
|
|
debug_fmt.h
|
Change fmt include in debug_fmt.h
|
2023-07-04 19:01:52 +01:00 |
debug_settings.h
|
|
|
debug.cpp
|
Debug: Fix compilation error when using RANDOM_DEBUG
|
2023-06-05 20:02:34 +01:00 |
debug.h
|
Fix truncation of GetDebugString output string
|
2023-06-01 20:36:00 +01:00 |
dedicated.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-28 10:20:52 +01:00 |
departures_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
departures_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
departures_gui.h
|
|
|
departures_type.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
departures.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
depot_base.h
|
|
|
depot_cmd.cpp
|
|
|
depot_func.h
|
|
|
depot_gui.cpp
|
Fix handling of free wagons in depot tooltip
|
2023-07-04 23:49:50 +01:00 |
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
|
|
direction_func.h
|
|
|
direction_type.h
|
|
|
disaster_vehicle.cpp
|
Codechange: Use a dedicated variable for disaster vehicle action state. (#10798)
|
2023-06-06 19:59:10 +01:00 |
disaster_vehicle.h
|
Codechange: Use a dedicated variable for disaster vehicle action state. (#10798)
|
2023-06-06 19:59:10 +01:00 |
dock_gui.cpp
|
|
|
driver.cpp
|
Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928)
|
2023-07-04 19:01:52 +01:00 |
driver.h
|
Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928)
|
2023-07-04 19:01:52 +01:00 |
economy_base.h
|
|
|
economy_func.h
|
|
|
economy_type.h
|
Add setting for milliseconds per game tick mode
|
2023-05-22 18:40:46 +01:00 |
economy.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
|
|
elrail_func.h
|
|
|
elrail.cpp
|
|
|
engine_base.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
engine_func.h
|
|
|
engine_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
engine_gui.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
engine_type.h
|
|
|
engine.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
error_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
error.h
|
|
|
event_logs.cpp
|
|
|
event_logs.h
|
|
|
fileio_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
fileio_type.h
|
|
|
fileio.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
fios_gui.cpp
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
fios.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
fios.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
fontcache.cpp
|
Fix: Don't rely on static initialization to set up sprite font caches.
|
2023-06-05 20:34:54 +01:00 |
fontcache.h
|
Merge branch 'master' into jgrpp
|
2023-07-04 00:26:00 +01:00 |
fontdetection.h
|
|
|
framerate_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
framerate_type.h
|
|
|
gamelog_internal.h
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
gamelog.cpp
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
gamelog.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
genworld_gui.cpp
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
genworld.cpp
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
genworld.h
|
|
|
gfx_func.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
gfx_layout_fallback.cpp
|
|
|
gfx_layout_fallback.h
|
|
|
gfx_layout_icu.cpp
|
Codechange: initialize all values of ICURun on construction (#10892)
|
2023-06-10 16:42:22 +01:00 |
gfx_layout_icu.h
|
|
|
gfx_layout.cpp
|
Fix: Layouter not taking stripped formatting codes into account when mapping visual coordinates to/from original string
|
2023-07-04 00:30:21 +01:00 |
gfx_layout.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
gfx_type.h
|
Merge branch 'master' into jgrpp
|
2023-05-28 10:20:52 +01:00 |
gfx.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
gfxinit.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
gfxinit.h
|
|
|
goal_base.h
|
|
|
goal_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-31 23:21:38 +01:00 |
goal_type.h
|
|
|
goal.cpp
|
Fix CmdCreateGoal putting goal text into goal progress field
|
2023-06-20 18:53:52 +01:00 |
graph_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
graph_gui.h
|
|
|
ground_vehicle.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
ground_vehicle.hpp
|
|
|
group_cmd.cpp
|
|
|
group_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
group_gui.h
|
|
|
group_type.h
|
|
|
group.h
|
|
|
gui.h
|
Merge branch 'master' into jgrpp
|
2023-05-30 00:49:24 +01:00 |
guitimer_func.h
|
|
|
heightmap.cpp
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
|
|
highscore.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
highscore.h
|
|
|
hotkeys.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
hotkeys.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
house_type.h
|
|
|
house.h
|
|
|
industry_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
industry_gui.cpp
|
Simplify industry_tooltip_show_stockpiled setting
|
2023-07-04 23:50:53 +01:00 |
industry_map.h
|
|
|
industry_type.h
|
|
|
industry.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
industrytype.h
|
|
|
infrastructure_func.h
|
|
|
infrastructure.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-31 23:21:38 +01:00 |
ini_load.cpp
|
|
|
ini_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
ini.cpp
|
|
|
intro_gui.cpp
|
|
|
landscape_type.h
|
|
|
landscape.cpp
|
Spread tile loop iterations over all ticks when using day length > 1
|
2023-06-17 19:32:33 +01:00 |
landscape.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
language.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
league_base.h
|
|
|
league_cmd.cpp
|
|
|
league_cmd.h
|
|
|
league_gui.cpp
|
|
|
league_gui.h
|
|
|
league_type.h
|
|
|
livery.h
|
|
|
load_check.h
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
main_gui.cpp
|
Add setting for whether to shade height in viewport map mode
|
2023-07-01 12:03:36 +01:00 |
map_func.h
|
|
|
map_type.h
|
|
|
map.cpp
|
|
|
misc_cmd.cpp
|
Remove upper limit from give money command
|
2023-07-01 12:12:32 +01:00 |
misc_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
misc.cpp
|
Change length type of BytesToHexString
|
2023-07-05 08:46:01 +01:00 |
mixer.cpp
|
Codechange: Remove duplicated includes. (#10888)
|
2023-05-29 14:29:00 +01:00 |
mixer.h
|
|
|
music_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
music.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 20:08:05 +01:00 |
newgrf_airport.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
newgrf_airport.h
|
|
|
newgrf_airporttiles.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
newgrf_airporttiles.h
|
|
|
newgrf_analysis.cpp
|
|
|
newgrf_analysis.h
|
|
|
newgrf_animation_base.h
|
|
|
newgrf_animation_type.h
|
|
|
newgrf_cache_check.h
|
|
|
newgrf_callbacks.h
|
|
|
newgrf_canal.cpp
|
|
|
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
|
|
newgrf_cargo.h
|
|
|
newgrf_class_func.h
|
|
|
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
newgrf_commons.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_config.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_config.h
|
Add missing includes to newgrf_config.h
|
2023-07-03 21:16:20 +01:00 |
newgrf_debug_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
newgrf_debug.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_engine.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_engine.h
|
|
|
newgrf_extension.cpp
|
Enable vehicle variable 61 for ships
|
2023-06-26 00:18:11 +01:00 |
newgrf_extension.h
|
NewGRF stations: Remove extended version of varuiable 68
|
2023-06-06 21:35:39 +01:00 |
newgrf_generic.cpp
|
|
|
newgrf_generic.h
|
|
|
newgrf_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_house.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
newgrf_house.h
|
|
|
newgrf_industries.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_industries.h
|
|
|
newgrf_industrytiles_analysis.h
|
|
|
newgrf_industrytiles.cpp
|
|
|
newgrf_industrytiles.h
|
|
|
newgrf_internal.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_newlandscape.cpp
|
|
|
newgrf_newlandscape.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_newsignals.cpp
|
|
|
newgrf_newsignals.h
|
|
|
newgrf_object.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
newgrf_object.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_optimiser.cpp
|
NewGRF stations: Remove extended version of varuiable 68
|
2023-06-06 21:35:39 +01:00 |
newgrf_profiling.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
newgrf_profiling.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
newgrf_properties.h
|
|
|
newgrf_railtype.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_railtype.h
|
|
|
newgrf_roadstop.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
newgrf_roadstop.h
|
NewGRF: Only extend value of road stops variable 68 if feature tested for
|
2023-06-01 18:14:23 +01:00 |
newgrf_roadtype.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_roadtype.h
|
|
|
newgrf_sound.cpp
|
|
|
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
Add function to get name of extended variable ID
|
2023-06-01 20:36:00 +01:00 |
newgrf_spritegroup.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_station.cpp
|
NewGRF stations: Remove extended version of varuiable 68
|
2023-06-06 21:35:39 +01:00 |
newgrf_station.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
newgrf_storage.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
newgrf_storage.h
|
|
|
newgrf_text.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
newgrf_text.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf_town.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
newgrf_town.h
|
|
|
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
newgrf.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
news_func.h
|
|
|
news_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
news_gui.h
|
|
|
news_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
object_base.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
object_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
object_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
object_map.h
|
|
|
object_type.h
|
Merge branch 'master' into jgrpp
|
2023-06-03 11:07:01 +01:00 |
object.h
|
Add picker tool to main toolbar help menu
|
2023-06-05 19:37:33 +01:00 |
openttd.cpp
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
openttd.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
order_backup.cpp
|
Fix order backup not copying dispatch schedules when not enabled
|
2023-07-01 03:03:04 +01:00 |
order_backup.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
order_base.h
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
order_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
order_cmd.h
|
|
|
order_func.h
|
|
|
order_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
order_type.h
|
|
|
osk_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
pbs.cpp
|
|
|
pbs.h
|
|
|
plans_base.h
|
|
|
plans_cmd.cpp
|
|
|
plans_func.h
|
|
|
plans_gui.cpp
|
|
|
plans_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
plans.cpp
|
|
|
programmable_signals_gui.cpp
|
Remove some unnecessary colour strings
|
2023-06-01 00:14:37 +01:00 |
programmable_signals.cpp
|
|
|
programmable_signals.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
progress.cpp
|
|
|
progress.h
|
|
|
querystring_gui.h
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
rail_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
rail_gui_type.h
|
|
|
rail_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
rail_gui.h
|
Add picker tool to main toolbar help menu
|
2023-06-05 19:37:33 +01:00 |
rail_map.h
|
|
|
rail_type.h
|
|
|
rail.cpp
|
|
|
rail.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
random_access_file_type.h
|
|
|
random_access_file.cpp
|
|
|
rev.cpp.in
|
Update vanilla content version sent to bananas
|
2023-06-20 17:11:24 +01:00 |
rev.h
|
|
|
road_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
road_cmd.h
|
|
|
road_func.h
|
|
|
road_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
road_gui.h
|
Add picker tool to main toolbar help menu
|
2023-06-05 19:37:33 +01:00 |
road_internal.h
|
|
|
road_map.cpp
|
|
|
road_map.h
|
|
|
road_type.h
|
|
|
road.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
road.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
roadstop_base.h
|
|
|
roadstop.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
roadveh_cmd.cpp
|
Fix #10502: Refit engine before attaching free wagons. (#10926)
|
2023-06-05 20:47:58 +01:00 |
roadveh_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
roadveh.h
|
|
|
safeguards.h
|
|
|
schdispatch_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
schdispatch_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-28 10:20:52 +01:00 |
schdispatch.h
|
|
|
scope_info.cpp
|
|
|
scope_info.h
|
|
|
scope.h
|
|
|
screenshot_gui.cpp
|
|
|
screenshot_gui.h
|
|
|
screenshot.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
screenshot.h
|
|
|
settings_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
settings_gui.cpp
|
[Change] Reworked stockpile settings into 1 dropdown.
|
2023-07-04 11:11:59 +04:00 |
settings_gui.h
|
|
|
settings_internal.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
settings_type.h
|
Simplify industry_tooltip_show_stockpiled setting
|
2023-07-04 23:50:53 +01:00 |
settings.cpp
|
Change gamelog to use std::vector
|
2023-07-03 22:42:59 +01:00 |
ship_cmd.cpp
|
Fix #10502: Refit engine before attaching free wagons. (#10926)
|
2023-06-05 20:47:58 +01:00 |
ship_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
ship.h
|
|
|
signal_func.h
|
|
|
signal_type.h
|
|
|
signal.cpp
|
|
|
signs_base.h
|
|
|
signs_cmd.cpp
|
|
|
signs_func.h
|
|
|
signs_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
signs_type.h
|
|
|
signs.cpp
|
|
|
slope_func.h
|
|
|
slope_type.h
|
|
|
smallmap_colours.h
|
|
|
smallmap_gui.cpp
|
Don't refresh viewports when changing smallmap height mode
|
2023-07-01 17:22:46 +01:00 |
smallmap_gui.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
sortlist_type.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
sound_func.h
|
|
|
sound_type.h
|
|
|
sound.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 20:08:05 +01:00 |
sprite.cpp
|
|
|
sprite.h
|
|
|
spritecache.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
spritecache.h
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
station_base.h
|
|
|
station_cmd.cpp
|
Link graph: Fix FlowStat::ScaleToMonthly scaling
|
2023-07-03 01:14:57 +01:00 |
station_func.h
|
|
|
station_gui.cpp
|
String handling adjustments for PR #564
|
2023-07-04 23:49:50 +01:00 |
station_gui.h
|
Highlight waypoint tiles when adjacent or distant joining
|
2023-05-25 22:34:54 +01:00 |
station_kdtree.h
|
|
|
station_map.h
|
|
|
station_type.h
|
|
|
station.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
statusbar_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
Unconditionally use custom handler for asserts
|
2023-06-11 14:34:54 +01:00 |
story_base.h
|
Merge branch 'master' into jgrpp
|
2023-05-30 00:49:24 +01:00 |
story_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-31 23:21:38 +01:00 |
story_type.h
|
|
|
story.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-30 00:49:24 +01:00 |
string_base.h
|
|
|
string_extra.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
string_func_extra.h
|
|
|
string_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
string_type.h
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
string.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
stringfilter_type.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
stringfilter.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
strings_func.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
strings_type.h
|
|
|
strings.cpp
|
String handling adjustments for PR #564
|
2023-07-04 23:49:50 +01:00 |
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
subsidy_type.h
|
|
|
subsidy.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
tar_type.h
|
|
|
tbtr_template_gui_create.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
tbtr_template_gui_create.h
|
|
|
tbtr_template_gui_main.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
tbtr_template_gui_main.h
|
|
|
tbtr_template_vehicle_func.cpp
|
|
|
tbtr_template_vehicle_func.h
|
|
|
tbtr_template_vehicle.cpp
|
|
|
tbtr_template_vehicle.h
|
Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/
|
2023-06-08 00:01:40 +01:00 |
terraform_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
terraform_gui.cpp
|
|
|
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
textbuf_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
textbuf.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
texteff.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
texteff.hpp
|
|
|
textfile_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
textfile_gui.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
textfile_type.h
|
|
|
tgp.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-03 19:16:57 +01:00 |
tgp.h
|
|
|
thread.h
|
|
|
tile_cmd.h
|
|
|
tile_map.cpp
|
|
|
tile_map.h
|
|
|
tile_type.h
|
|
|
tilearea_type.h
|
|
|
tilearea.cpp
|
|
|
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
tilematrix_type.hpp
|
|
|
timetable_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-05-26 19:36:48 +01:00 |
timetable_gui.cpp
|
Don't use scheduled dispatch for predicted times in GUI when disabled
|
2023-07-01 10:04:44 +01:00 |
timetable.h
|
|
|
toolbar_gui.cpp
|
Picker tool: Remember rail/road/tram as last used when opening from picker
|
2023-06-25 00:04:11 +01:00 |
toolbar_gui.h
|
Add setting to increase size of main toolbar
|
2023-06-09 19:21:28 +01:00 |
town_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
town_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
town_gui.h
|
|
|
town_kdtree.h
|
|
|
town_map.h
|
|
|
town_type.h
|
Add missing includes to town_type.h, network_survey.h, pool_type.hpp
|
2023-07-03 23:15:04 +01:00 |
town.h
|
|
|
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
|
|
tracerestrict_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
tracerestrict.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
tracerestrict.h
|
|
|
track_func.h
|
|
|
track_type.h
|
|
|
train_cmd.cpp
|
Fix #10975: Clear a non-head engine's name (#10976)
|
2023-06-10 16:42:22 +01:00 |
train_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
train_speed_adaptation.h
|
|
|
train.h
|
Fix #10502: Refit engine before attaching free wagons. (#10926)
|
2023-06-05 20:47:58 +01:00 |
transparency_gui.cpp
|
|
|
transparency_gui.h
|
|
|
transparency.h
|
|
|
transport_type.h
|
|
|
tree_cmd.cpp
|
|
|
tree_gui.cpp
|
|
|
tree_map.h
|
|
|
tunnel_base.h
|
|
|
tunnel_map.cpp
|
|
|
tunnel_map.h
|
|
|
tunnelbridge_cmd.cpp
|
Fix trains ascending a sloped bridge ramp having incorrect z in wormhole
|
2023-06-08 22:47:01 +01:00 |
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
unit_conversion.h
|
Merge branch 'master' into jgrpp
|
2023-06-08 00:01:38 +01:00 |
vehicle_base.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
vehicle_cmd.cpp
|
Fix: Don't restore backed up vehicle name if it's no longer unique. (#10979)
|
2023-06-10 16:42:22 +01:00 |
vehicle_func.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
vehicle_gui_base.h
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
vehicle_gui.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
vehicle_gui.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
vehicle_type.h
|
|
|
vehicle.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
vehiclelist.cpp
|
|
|
vehiclelist.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
viewport_func.h
|
Adjustments for PR #556
|
2023-06-25 00:04:11 +01:00 |
viewport_gui.cpp
|
String handling adjustments for PR #564
|
2023-07-04 23:49:50 +01:00 |
viewport_kdtree.h
|
|
|
viewport_sprite_sorter_sse4.cpp
|
|
|
viewport_sprite_sorter.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
viewport_type.h
|
|
|
viewport.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
void_cmd.cpp
|
|
|
void_map.h
|
|
|
walltime_func.h
|
Codechange: use fmt::format and time conversions over "custom" implementation
|
2023-05-22 15:36:09 +02:00 |
water_cmd.cpp
|
|
|
water_map.h
|
|
|
water.h
|
|
|
waypoint_base.h
|
|
|
waypoint_cmd.cpp
|
|
|
waypoint_func.h
|
|
|
waypoint_gui.cpp
|
Add coverage button to waypoint window
|
2023-05-25 22:35:05 +01:00 |
waypoint.cpp
|
|
|
widget_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
widget.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
window_func.h
|
Add close/delete window function aliases for upstream
|
2023-06-30 23:34:27 +01:00 |
window_gui.h
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
window_type.h
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
window.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-01 02:42:51 +01:00 |
worker_thread.cpp
|
|
|
worker_thread.h
|
|
|
zoning_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2023-07-02 12:02:36 +01:00 |
zoning_gui.cpp
|
|
|
zoning.h
|
|
|
zoom_func.h
|
|
|
zoom_type.h
|
|
|