.. |
3rdparty
|
Add 3rd party mingw-std-threads headers to fix MinGW compilation
|
2019-04-10 17:35:43 +01:00 |
ai
|
Add scope info logging to AI::GameLoop()
|
2019-05-06 11:56:40 +01:00 |
blitter
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
core
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
depend
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
game
|
Fix 2bb80d2 : really increase the maximum number of GameScript texts to 64k (#7555)
|
2019-05-02 18:35:47 +01:00 |
lang
|
Add error messages for vehicle build failure due to wrong depot owner and rail type
|
2019-05-18 13:19:43 +01:00 |
linkgraph
|
Set abort_job in LinkGraphJob saveload constructor
|
2019-05-16 19:25:22 +01:00 |
misc
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
music
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
network
|
Fix length checks in network packet send/recv binary
|
2019-05-23 22:53:17 +01:00 |
os
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
pathfinder
|
Silence false-positive misalignment UBSan warning in YAPF road, ship
|
2019-04-24 19:06:25 +01:00 |
saveload
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
script
|
Fix ScriptOrder::GetOrderDistance in VT_AIR mode on waypoint tiles
|
2019-05-06 12:19:38 +01:00 |
settingsgen
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
sound
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
spriteloader
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
strgen
|
Fix #7553: check bounds when loading strings (#7554)
|
2019-05-02 18:35:47 +01:00 |
table
|
Add news/advice setting to warn if no depot order in vehicle schedule
|
2019-05-11 19:58:16 +01:00 |
video
|
Fix use of nullptr for HIMC type in video/win32_v.cpp
|
2019-05-02 01:36:12 +01:00 |
widgets
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
aircraft_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
aircraft_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
aircraft.h
|
Merge branch 'master' into jgrpp
|
2018-11-26 18:49:15 +00:00 |
airport_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
airport.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
airport.h
|
|
|
animated_tile_func.h
|
|
|
animated_tile.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
articulated_vehicles.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
articulated_vehicles.h
|
Merge branch 'master' into jgrpp
|
2018-05-25 18:29:17 +01:00 |
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
TBTR: Transfer trace restrict slot occupancy to replacement train head
|
2019-05-19 18:41:20 +01:00 |
autoreplace_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
autoreplace_gui.cpp
|
Codechange: use std::sort() in EngList_Sort[Partial]()
|
2019-04-13 12:49:18 +01:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
autoslope.h
|
|
|
base_consist.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
base_consist.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
base_media_base.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
base_media_func.h
|
Fix: IniLoadFile::LoadFromDisk expects filename but BaseMedia::AddFile provided full path (#7348)
|
2019-05-02 18:35:47 +01:00 |
base_station_base.h
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
bitmap_type.h
|
Fix #7235: Ensure catchment area of neutral station covers entire industry. (#7518)
|
2019-04-16 20:30:07 +01:00 |
bmp.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
bmp.h
|
|
|
bootstrap_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
bridge_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
bridge_map.cpp
|
Merge branch 'master' into jgrpp
|
2018-11-05 12:53:36 +00:00 |
bridge_map.h
|
Save secondary track type when upgrading bridges
|
2019-02-18 02:58:27 +00:00 |
bridge_signal_map.h
|
Signals on bridges: Shrink M2 simulated signal states field
|
2018-07-02 18:29:10 +01:00 |
bridge.h
|
Implement custom bridge pillar flag support
|
2018-11-17 19:49:05 +00:00 |
build_vehicle_gui.cpp
|
Fix max speed in road vehicle purchase window when using original acceleration model
|
2019-05-14 18:04:52 +01:00 |
cargo_type.h
|
Fix: Industry chain window layout no more unnecessarily large when the number of cargoes in/out isn't large either
|
2018-11-03 21:43:54 +01:00 |
cargoaction.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
cargoaction.h
|
Fix iterator invalidation issues in CargoPacketList actions
|
2018-04-30 16:55:07 +01:00 |
cargomonitor.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-13 03:38:26 +00:00 |
cargomonitor.h
|
Merge branch 'master' into jgrpp
|
2019-03-04 01:18:25 +00:00 |
cargopacket.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
cargopacket.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
cargotype.cpp
|
Codechange: use std::vector for _sorted_cargo_specs
|
2019-04-18 21:49:34 +02:00 |
cargotype.h
|
Codechange: use std::vector for _sorted_cargo_specs
|
2019-04-18 21:49:34 +02:00 |
cheat_func.h
|
|
|
cheat_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
cheat_type.h
|
|
|
cheat.cpp
|
|
|
clear_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
clear_func.h
|
Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
|
2015-08-05 21:24:30 +01:00 |
clear_map.h
|
Fix #6805: Clear some m8 bits when making some tiles.
|
2018-08-04 08:59:22 +02:00 |
cmd_helper.h
|
|
|
command_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
command_type.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
command.cpp
|
Adjust desync log format and add company events to log
|
2019-05-20 19:38:47 +01:00 |
company_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
company_cmd.cpp
|
Adjust desync log format and add company events to log
|
2019-05-20 19:38:47 +01:00 |
company_func.h
|
|
|
company_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
company_gui.h
|
Merge branch 'master' into jgrpp
|
2019-01-31 18:19:45 +00:00 |
company_manager_face.h
|
(svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style.
|
2018-03-11 07:16:58 +00:00 |
company_type.h
|
Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions
|
2019-02-04 21:08:36 +01:00 |
console_cmds.cpp
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
console_func.h
|
|
|
console_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
console_gui.h
|
|
|
console_internal.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
console_type.h
|
|
|
console.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
cpu.cpp
|
Remove: DOS support
|
2019-03-19 23:22:51 +01:00 |
cpu.h
|
|
|
crashlog_bfd.h
|
Use libbfd as a fallback for backtrace symbol lookup on MinGW.
|
2015-09-09 02:14:06 +01:00 |
crashlog.cpp
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
crashlog.h
|
Output a log, savegame and screenshot on desync events
|
2019-05-18 10:17:59 +01:00 |
currency.cpp
|
Add: Mexican Peso currency
|
2019-01-12 16:57:23 +00:00 |
currency.h
|
Add: Mexican Peso currency
|
2019-01-12 16:57:23 +00:00 |
date_func.h
|
Remove costly recalculation of a date format we already have.
|
2018-04-17 16:35:22 +01:00 |
date_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
date_gui.h
|
Allow timetable start dates to be set with full precision.
|
2016-05-11 21:31:31 +01:00 |
date_type.h
|
Fix numerical/signed overflow when using high day lengths
|
2017-08-20 20:41:13 +01:00 |
date.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
debug.cpp
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
debug.h
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
dedicated.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
departures_func.h
|
Add show passenger and show freight buttons to departure window
|
2017-09-22 22:24:44 +01:00 |
departures_gui.cpp
|
Add various missing override specifiers
|
2019-04-28 12:24:40 +01:00 |
departures_gui.h
|
Import departure boards patch
|
2015-08-01 19:48:19 +01:00 |
departures_type.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
departures.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
depot_base.h
|
|
|
depot_cmd.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
depot_func.h
|
|
|
depot_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
depot_map.h
|
Update existing assertions to log tile information where suitable
|
2018-07-26 19:13:35 +01:00 |
depot_type.h
|
Increase maximum permitted depot and station name lengths.
|
2017-06-01 21:33:36 +01:00 |
depot.cpp
|
Add current order (station, waypoint or depot) condition variable.
|
2015-07-28 01:36:52 +01:00 |
direction_func.h
|
Add direction func: DirToDiagDirAlongAxis
|
2018-07-08 23:00:29 +01:00 |
direction_type.h
|
|
|
disaster_vehicle.cpp
|
Add game event flag for disaster vehicles
|
2019-05-20 00:55:57 +01:00 |
disaster_vehicle.h
|
Add game event flag for disaster vehicles
|
2019-05-20 00:55:57 +01:00 |
dock_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
dock_gui.cpp
|
Merge branch 'pr-7490' into jgrpp
|
2019-04-11 20:52:06 +01:00 |
dock.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
driver.cpp
|
Codechange: use std::vector for _resolutions
|
2019-04-18 21:49:34 +02:00 |
driver.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
economy_base.h
|
Pay all cargo payment incomes when cargo finally delivered
|
2018-01-26 18:28:57 +00:00 |
economy_func.h
|
Fix #6498: Use int64 for all company rating calculations
|
2018-11-25 00:48:34 +01:00 |
economy_type.h
|
Merge branch 'master' into jgrpp
|
2018-05-03 23:54:51 +01:00 |
economy.cpp
|
Adjust desync log format and add company events to log
|
2019-05-20 19:38:47 +01:00 |
effectvehicle_base.h
|
Refactor CallVehicleTicks vehicle loop
|
2019-01-25 20:17:15 +00:00 |
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
elrail_func.h
|
Initial implementation of two rail types per tile
|
2018-12-21 03:27:58 +00:00 |
elrail.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
engine_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
engine_func.h
|
Change: Show additional cost and refitted capacity in build vehicle window.
|
2019-03-24 15:28:48 +00:00 |
engine_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
engine_gui.h
|
Codechange: use std::sort() in EngList_Sort[Partial]()
|
2019-04-13 12:49:18 +01:00 |
engine_type.h
|
Change: Add CargoTypes type for cargo masks. (#6790)
|
2018-05-21 22:08:39 +01:00 |
engine.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
error_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
error.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
fileio_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
fileio_type.h
|
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
|
2016-09-04 16:06:50 +00:00 |
fileio.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
fios_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
fios.cpp
|
Fix #7526, 5b77102b6 : FiosItem::operator< must return false for equality (#7528)
|
2019-04-19 18:48:01 +02:00 |
fios.h
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
fontcache.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
fontcache.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
fontdetection.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
fontdetection.h
|
|
|
framerate_gui.cpp
|
Codechange: Use override specifier in Window-derived classes.
|
2019-03-24 16:10:04 +01:00 |
framerate_type.h
|
Add: Show performance of AI and GS in framerate window
|
2019-02-23 14:29:07 +01:00 |
gamelog_internal.h
|
Merge branch 'save_ext' into jgrpp
|
2019-02-04 18:32:44 +00:00 |
gamelog.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
gamelog.h
|
Remove: WinCE support
|
2018-04-29 15:32:16 +02:00 |
genworld_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
genworld.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
genworld.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
gfx_func.h
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
gfx_layout.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
gfx_layout.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
gfx_type.h
|
Feature: Group liveries, and livery window usability enhancements. (#7108)
|
2019-01-31 14:57:44 +01:00 |
gfx.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
gfxinit.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
gfxinit.h
|
|
|
goal_base.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
goal_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
goal_type.h
|
|
|
goal.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
graph_gui.cpp
|
Codechange: use std::sort() in GUIList
|
2019-04-13 12:49:18 +01:00 |
graph_gui.h
|
|
|
ground_vehicle.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
ground_vehicle.hpp
|
Fix possible incorrect value of VCF_GV_ZERO_SLOPE_RESIST
|
2019-05-02 00:05:35 +01:00 |
group_cmd.cpp
|
Fix #7224: Drag and drop vehicle group creation does not work correctly.
|
2019-05-13 18:24:58 +01:00 |
group_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
group_gui.h
|
|
|
group_type.h
|
Increase maximum permitted group name length.
|
2017-02-19 11:52:27 +00:00 |
group.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
gui.h
|
Remove stub HandleOnEditText and now unused global variables.
|
2017-03-02 00:09:35 +00:00 |
guitimer_func.h
|
Change: Use GUITimer class instead of bare int/uints.
|
2019-01-11 11:56:21 +00:00 |
heightmap.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
heightmap.h
|
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
|
2016-09-04 12:57:43 +00:00 |
highscore_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
highscore.cpp
|
Cleanup: remove core/sort_func.hpp as it's not used anymore
|
2019-04-18 21:49:34 +02:00 |
highscore.h
|
|
|
hotkeys.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
hotkeys.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
house_type.h
|
Revert back to v2 of house picking/placing patch.
|
2016-05-12 22:35:39 +01:00 |
house.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
industry_cmd.cpp
|
Improve performance of name sorting in industry list window
|
2019-05-12 18:55:25 +01:00 |
industry_gui.cpp
|
Improve performance of name sorting in industry list window
|
2019-05-12 18:55:25 +01:00 |
industry_map.h
|
Update existing assertions to log tile information where suitable
|
2018-07-26 19:13:35 +01:00 |
industry_type.h
|
Add: NewGRF support for 16-in-16-out industries
|
2018-11-03 21:43:54 +01:00 |
industry.h
|
Improve performance of name sorting in industry list window
|
2019-05-12 18:55:25 +01:00 |
industrytype.h
|
Codechange: use std::array for _sorted_industry_types
|
2019-04-18 21:49:34 +02:00 |
infrastructure_func.h
|
Import infrastructure sharing patch
|
2015-08-06 22:24:28 +01:00 |
infrastructure.cpp
|
Fix VehiclePositionIsAllowed for aircraft taking off/landing
|
2019-05-11 21:20:37 +01:00 |
ini_load.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
ini_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
ini.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
intro_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
landscape_type.h
|
|
|
landscape.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
landscape.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
language.h
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
livery.h
|
Feature: Group liveries, and livery window usability enhancements. (#7108)
|
2019-01-31 14:57:44 +01:00 |
main_gui.cpp
|
Add various missing override specifiers
|
2019-04-28 12:24:40 +01:00 |
map_func.h
|
Merge branch 'master' into crashlog_improvements
|
2018-07-26 20:01:08 +01:00 |
map_type.h
|
Merge branch 'master' into jgrpp
|
2018-11-05 12:53:36 +00:00 |
map.cpp
|
Add console command to show map stats
|
2019-05-20 20:01:30 +01:00 |
misc_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
misc_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
misc.cpp
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
mixer.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
mixer.h
|
Add: Mixer feature for streaming sampled music
|
2019-01-05 17:17:10 +01:00 |
music_gui.cpp
|
Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete.
|
2019-04-09 22:45:15 +02:00 |
music.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_airport.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_airport.h
|
Codechange: Check airport layout would fit within map bounds before iterating tiles. (#7429)
|
2019-03-30 22:20:26 +00:00 |
newgrf_airporttiles.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_airporttiles.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_animation_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_animation_type.h
|
Doc #7181: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. (#7182)
|
2019-02-06 00:33:49 +01:00 |
newgrf_callbacks.h
|
Revert back to v2 of house picking/placing patch.
|
2016-05-12 22:35:39 +01:00 |
newgrf_canal.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_cargo.h
|
|
|
newgrf_class_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_commons.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_config.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
newgrf_config.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_debug_gui.cpp
|
Add GRF details to NewGRF debug window
|
2019-05-01 20:57:59 +01:00 |
newgrf_debug.h
|
Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|Delete]SmallVector
|
2019-03-26 20:15:57 +00:00 |
newgrf_engine.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
newgrf_engine.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_generic.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_generic.h
|
|
|
newgrf_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
newgrf_house.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_house.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_industries.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_industries.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_industrytiles.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_industrytiles.h
|
Codechange: Use override specifer for overriding member declarations
|
2019-03-24 16:10:04 +01:00 |
newgrf_object.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_object.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_properties.h
|
|
|
newgrf_railtype.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_railtype.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_sound.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_sound.h
|
(svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12.
|
2016-02-08 21:05:57 +00:00 |
newgrf_spritegroup.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_spritegroup.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_station.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_station.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_text.cpp
|
Log string ID in GetGRFStringPtr assertion
|
2019-05-20 21:33:22 +01:00 |
newgrf_text.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_town.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
newgrf_town.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
newgrf_townname.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
newgrf_townname.h
|
|
|
newgrf.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
newgrf.h
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
news_func.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
news_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
news_gui.h
|
Add: List recent news messages in crashlog output
|
2018-04-13 22:08:13 +02:00 |
news_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
object_base.h
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
object_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
object_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
object_map.h
|
Update existing assertions to log tile information where suitable
|
2018-07-26 19:13:35 +01:00 |
object_type.h
|
|
|
object.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
openttd.cpp
|
Store crash/desync logs in crash/desync savegame
|
2019-05-23 22:53:17 +01:00 |
openttd.h
|
Add game event flag for disaster vehicles
|
2019-05-20 00:55:57 +01:00 |
order_backup.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
order_backup.h
|
Fix #6574: Remove go to hangar orders when rebuilding airport
|
2019-02-27 00:06:57 +01:00 |
order_base.h
|
Maintain map of vehicle order destinations refcounts, by type
|
2019-05-12 04:24:10 +01:00 |
order_cmd.cpp
|
Maintain map of vehicle order destinations refcounts, by type
|
2019-05-12 04:24:10 +01:00 |
order_cmd.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
order_func.h
|
Fix #6574: Remove go to hangar orders when rebuilding airport
|
2019-02-27 00:06:57 +01:00 |
order_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
order_type.h
|
Merge branch 'master' into jgrpp
|
2019-02-19 19:36:30 +00:00 |
osk_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
pbs.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
pbs.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
plans_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
plans_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
plans_func.h
|
Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
|
2015-08-05 21:24:30 +01:00 |
plans_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
plans_type.h
|
Plans: Make it possible to give plans a name.
|
2018-08-16 05:30:56 +01:00 |
plans.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
programmable_signals_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
programmable_signals.cpp
|
Progsig: Fix error return path in CmdModifySignalInstruction
|
2019-04-28 12:24:40 +01:00 |
programmable_signals.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
progress.cpp
|
Codechange: Replace custom mutex code with C++11 mutex'es.
|
2019-04-06 11:27:39 +02:00 |
progress.h
|
Add 3rd party mingw-std-threads headers to fix MinGW compilation
|
2019-04-10 17:35:43 +01:00 |
querystring_gui.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
rail_cmd.cpp
|
Allow removing signals from plain rail track when a train is present
|
2019-04-24 04:11:51 +01:00 |
rail_gui.cpp
|
Change default non-global polyrail hotkeys to Y, CTRL-Y
|
2019-04-15 18:08:25 +01:00 |
rail_gui.h
|
Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete.
|
2019-04-09 22:45:15 +02:00 |
rail_map.h
|
Initial implementation of two rail types per tile
|
2018-12-21 03:27:58 +00:00 |
rail_type.h
|
Fix #6951: Ensure RailTypes bitfield is always treated as 64 bit
|
2018-10-30 21:46:28 +01:00 |
rail.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-01 03:06:18 +01:00 |
rail.h
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
rev.cpp.in
|
Merge branch 'cpp-11' into crashlog_improvements
|
2019-04-09 19:21:39 +01:00 |
rev.h
|
Merge branch 'cpp-11' into crashlog_improvements
|
2019-04-09 19:21:39 +01:00 |
road_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
road_cmd.h
|
|
|
road_func.h
|
Merge branch 'master' into jgrpp
|
2018-11-05 12:53:36 +00:00 |
road_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
road_gui.h
|
|
|
road_internal.h
|
(svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary.
|
2016-11-05 11:53:03 +00:00 |
road_map.cpp
|
Custom bridge heads: Initial implementation
|
2017-02-05 20:43:19 +00:00 |
road_map.h
|
Merge branch 'master' into jgrpp
|
2018-11-05 12:53:36 +00:00 |
road_type.h
|
|
|
road.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
roadstop_base.h
|
|
|
roadstop.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
roadveh_cmd.cpp
|
Fix articulated RVs disconnecting when overtaking on custom bridge heads
|
2019-05-08 00:45:31 +01:00 |
roadveh_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
roadveh.h
|
Allow articulated road vehicles to overtake other vehicles
|
2019-04-27 13:56:49 +01:00 |
safeguards.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
schdispatch_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
schdispatch_gui.cpp
|
Add various missing override specifiers
|
2019-04-28 12:24:40 +01:00 |
schdispatch.h
|
Scheduled Dispatch feature
|
2017-05-30 01:37:08 +07:00 |
scope_info.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
scope_info.h
|
Bump scope_dumper buffer size to 512 bytes
|
2019-01-30 22:46:55 +00:00 |
scope.h
|
Add include for scope header file
|
2018-08-26 22:19:16 +01:00 |
screenshot.cpp
|
Include crash/desync log contents in PNG screenshots
|
2019-05-22 07:27:51 +01:00 |
screenshot.h
|
Include crash/desync log contents in PNG screenshots
|
2019-05-22 07:27:51 +01:00 |
settings_func.h
|
Codechange: If something is a vector of strings, use a vector of strings instead of an AutoFreeSmallVector.
|
2019-04-09 22:45:15 +02:00 |
settings_gui.cpp
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
settings_gui.h
|
Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete.
|
2019-04-09 22:45:15 +02:00 |
settings_internal.h
|
Setting: Add setting flag: no new game (in game use only)
|
2019-05-01 20:57:59 +01:00 |
settings_type.h
|
Add news/advice setting to warn if no depot order in vehicle schedule
|
2019-05-11 19:58:16 +01:00 |
settings.cpp
|
Setting: Add setting flag: no new game (in game use only)
|
2019-05-01 20:57:59 +01:00 |
ship_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
ship_gui.cpp
|
Cache sprite sequence bounds for vehicles
|
2018-01-19 19:13:01 +00:00 |
ship.h
|
Merge branch 'master' into jgrpp
|
2019-04-01 03:06:18 +01:00 |
signal_func.h
|
Remove programmable signals from CTRL-click signal type cycling
|
2017-09-05 00:35:00 +01:00 |
signal_type.h
|
Port of the programmable signals patch to recent trunk
|
2015-08-01 17:06:43 +01:00 |
signal.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
signs_base.h
|
|
|
signs_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
signs_func.h
|
|
|
signs_gui.cpp
|
Codechange: use std::sort() in GUIList
|
2019-04-13 12:49:18 +01:00 |
signs_type.h
|
|
|
signs.cpp
|
|
|
slope_func.h
|
|
|
slope_type.h
|
|
|
smallmap_colours.h
|
Merge branch 'master' into jgrpp
|
2019-03-30 20:45:58 +00:00 |
smallmap_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
smallmap_gui.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
sortlist_type.h
|
Cleanup: remove core/sort_func.hpp as it's not used anymore
|
2019-04-18 21:49:34 +02:00 |
sound_func.h
|
|
|
sound_type.h
|
Fix use of uint8 for file slot handles
|
2018-11-26 01:01:50 +00:00 |
sound.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
sprite.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
sprite.h
|
|
|
spritecache.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
spritecache.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
station_base.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
station_cmd.cpp
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
station_func.h
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
station_gui.cpp
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
station_gui.h
|
|
|
station_kdtree.h
|
Codechange: Make a k-d tree index of stations
|
2019-03-09 20:27:11 +01:00 |
station_map.h
|
Fix #6805: Clear some m8 bits when making some tiles.
|
2018-08-04 08:59:22 +02:00 |
station_type.h
|
Use btree_set for IndustryList and StationList
|
2019-03-13 03:39:11 +00:00 |
station.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
statusbar_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
Fix #7553: check bounds when loading strings (#7554)
|
2019-05-02 18:35:47 +01:00 |
story_base.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
story_gui.cpp
|
Codechange: use std::sort() in GUIList
|
2019-04-13 12:49:18 +01:00 |
story_type.h
|
|
|
story.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
string_base.h
|
Doc: Lots and lots of doxymentation fixes
|
2018-10-31 12:35:54 +01:00 |
string_func_extra.h
|
Add utility function for processing a string buffer by line
|
2019-05-18 18:29:22 +01:00 |
string_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
string_type.h
|
Merge branch 'master' into jgrpp
|
2019-04-11 18:12:22 +01:00 |
string.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
stringfilter_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
stringfilter.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
strings_func.h
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
strings_type.h
|
(svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k.
|
2017-02-26 19:41:30 +00:00 |
strings.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
subsidy_base.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
subsidy_type.h
|
|
|
subsidy.cpp
|
Fix 50e08f333a : Creating a cargo subsidy with town as source did not consider min population. (#7493)
|
2019-04-11 07:35:46 +01:00 |
tar_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
tbtr_template_gui_create.cpp
|
TBTR: Show warning on templates which include unavailable vehicles
|
2019-04-27 22:47:31 +01:00 |
tbtr_template_gui_create.h
|
TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes
|
2018-05-13 15:00:26 +01:00 |
tbtr_template_gui_main.cpp
|
TBTR: Show warning on templates which include unavailable vehicles
|
2019-04-27 22:47:31 +01:00 |
tbtr_template_gui_main.h
|
TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes
|
2018-05-13 15:00:26 +01:00 |
tbtr_template_vehicle_func.cpp
|
TBTR: Fix front engine not being cleared when being replaced. and kept in depot
|
2019-05-18 10:17:59 +01:00 |
tbtr_template_vehicle_func.h
|
TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual
|
2019-03-08 19:20:36 +00:00 |
tbtr_template_vehicle.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tbtr_template_vehicle.h
|
TBTR: Remove unused function: TemplateReplacement::GetTemplateVehicle
|
2019-05-16 20:02:39 +01:00 |
terraform_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
terraform_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
terraform_gui.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
textbuf_gui.h
|
|
|
textbuf_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
textbuf.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
texteff.cpp
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
texteff.hpp
|
Change: Animate text effects by real time instead of game ticks.
|
2019-01-11 11:56:21 +00:00 |
textfile_gui.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
textfile_gui.h
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
textfile_type.h
|
|
|
tgp.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tgp.h
|
|
|
thread.h
|
Fix race condition causing crashes/undefined behaviour on thread init on windows/MinGW
|
2019-04-12 23:10:32 +01:00 |
tile_cmd.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tile_map.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
tile_map.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tile_type.h
|
(svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships.
|
2018-03-11 13:25:26 +00:00 |
tilearea_type.h
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
tilearea.cpp
|
Codechange: Replace duplicated code with TileArea::Expand() (#7467)
|
2019-04-13 14:12:34 +01:00 |
tilehighlight_func.h
|
Import polyline rail tool patch v10b
|
2016-04-13 21:03:51 +01:00 |
tilehighlight_type.h
|
When building tunnels, open new viewports at the far end of the tunnel.
|
2016-09-24 22:19:01 +01:00 |
tilematrix_type.hpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
timetable_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-23 08:11:52 +01:00 |
timetable_gui.cpp
|
Add various missing override specifiers
|
2019-04-28 12:24:40 +01:00 |
timetable.h
|
Add client setting to show leftover ticks in timetable.
|
2016-05-06 19:47:46 +01:00 |
toolbar_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
toolbar_gui.h
|
Trace restrict: add train ownership conditional.
|
2015-12-15 20:30:20 +00:00 |
town_cmd.cpp
|
Improve performance of name sorting in industry list window
|
2019-05-12 18:55:25 +01:00 |
town_gui.cpp
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
town_gui.h
|
Revert back to v2 of house picking/placing patch.
|
2016-05-12 22:35:39 +01:00 |
town_kdtree.h
|
Codechange: Make a k-d tree index of towns
|
2019-03-09 20:27:11 +01:00 |
town_map.h
|
Update existing assertions to log tile information where suitable
|
2018-07-26 19:13:35 +01:00 |
town_type.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
town.h
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
townname_func.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
townname_type.h
|
Fix: Grammar in a bunch of comments (#7054)
|
2019-01-13 07:38:48 +00:00 |
townname.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
tracerestrict_gui.cpp
|
Remove incorrect CDECL declaration from SlotNameSorter
|
2019-05-02 01:27:08 +01:00 |
tracerestrict.cpp
|
Check trace restrict slot vehicle index and occupants in CheckCaches
|
2019-05-19 18:40:18 +01:00 |
tracerestrict.h
|
Check trace restrict slot vehicle index and occupants in CheckCaches
|
2019-05-19 18:40:18 +01:00 |
track_func.h
|
Fix: Protect against a few out of bounds or uninitialised usage errors
|
2018-10-31 12:41:49 +01:00 |
track_type.h
|
Initial implementation of two rail types per tile
|
2018-12-21 03:27:58 +00:00 |
train_cmd.cpp
|
Add error messages for vehicle build failure due to wrong depot owner and rail type
|
2019-05-18 13:19:43 +01:00 |
train_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
train.h
|
TBTR: Allow cloning virtual/template trains with unavailable engines
|
2019-04-27 21:25:56 +01:00 |
transparency_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
transparency_gui.h
|
|
|
transparency.h
|
Port of old vehicles visible in tunnels patch
|
2015-07-30 00:32:55 +01:00 |
transport_type.h
|
|
|
tree_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tree_gui.cpp
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
tree_map.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
tunnel_base.h
|
Chunnel: Use hash table for tunnel search, change tunnel fields and savegame format.
|
2017-03-05 14:39:10 +00:00 |
tunnel_map.cpp
|
Chunnel: Prevent chunnels from intersecting with each other.
|
2017-03-05 19:13:42 +00:00 |
tunnel_map.h
|
Merge branch 'master' into jgrpp
|
2018-07-26 20:54:13 +01:00 |
tunnelbridge_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
tunnelbridge_map.h
|
Change custom bridge head second rail type infrastructure count factor
|
2018-12-22 18:44:16 +00:00 |
tunnelbridge.h
|
Merge branch 'custom_bridgeheads' into jgrpp
|
2018-07-08 23:04:30 +01:00 |
unit_conversion.h
|
Change tracerestrict weight ratio properties to use decimals, and the weight unit.
|
2016-07-05 21:20:06 +01:00 |
vehicle_base.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
vehicle_cmd.cpp
|
Add error messages for vehicle build failure due to wrong depot owner and rail type
|
2019-05-18 13:19:43 +01:00 |
vehicle_func.h
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
vehicle_gui_base.h
|
Enable vehicle group management actions on other companies' stations
|
2019-05-12 05:10:59 +01:00 |
vehicle_gui.cpp
|
Enable vehicle group management actions on other companies' stations
|
2019-05-12 05:10:59 +01:00 |
vehicle_gui.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
vehicle_type.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
vehicle.cpp
|
Add game event for TBTR replacement attempt
|
2019-05-19 18:38:02 +01:00 |
vehiclelist.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
vehiclelist.h
|
Merge branch 'master' into jgrpp
|
2019-03-27 18:12:04 +00:00 |
viewport_func.h
|
Improve performance of name sorting in town and station list windows
|
2019-05-12 18:03:57 +01:00 |
viewport_gui.cpp
|
Add various missing override specifiers
|
2019-04-28 12:24:40 +01:00 |
viewport_kdtree.h
|
Save point used when adding station to viewport kd tree, use for removal
|
2019-04-09 02:32:28 +01:00 |
viewport_sprite_sorter_sse4.cpp
|
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
|
2019-03-26 20:15:57 +00:00 |
viewport_sprite_sorter.h
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
viewport_type.h
|
Allow purchasing a region of tile at once, by dragging
|
2018-11-23 19:07:13 +00:00 |
viewport.cpp
|
Comment out some unused constants
|
2019-04-28 12:24:40 +01:00 |
void_cmd.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
void_map.h
|
|
|
water_cmd.cpp
|
Merge branch 'pr-7490' into jgrpp
|
2019-04-11 20:52:06 +01:00 |
water_map.h
|
Merge branch 'master' into jgrpp
|
2019-03-04 01:18:25 +00:00 |
water.h
|
Fix: Remove desert around lakes upon generation
|
2019-02-23 13:16:12 +01:00 |
waypoint_base.h
|
Codechange: Use override specifer for overriding member declarations
|
2019-03-24 16:10:04 +01:00 |
waypoint_cmd.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
waypoint_func.h
|
|
|
waypoint_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
waypoint.cpp
|
Save point used when adding station to viewport kd tree, use for removal
|
2019-04-09 02:32:28 +01:00 |
widget_type.h
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
widget.cpp
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
window_func.h
|
Merge branch 'master' into jgrpp
|
2019-02-19 19:36:30 +00:00 |
window_gui.h
|
Fix 801cbea9c : operator< is not always the best idea
|
2019-04-13 21:05:25 +02:00 |
window_type.h
|
Merge branch 'master' into jgrpp
|
2018-07-24 18:30:42 +01:00 |
window.cpp
|
Merge branch 'master' into jgrpp
|
2019-04-16 18:03:08 +01:00 |
zoning_cmd.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
zoning_gui.cpp
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
zoning.h
|
Add GUI/client setting to save zoning overlay state
|
2019-03-12 18:44:40 +00:00 |
zoom_func.h
|
Merge branch 'master' into jgrpp
|
2019-03-04 01:18:25 +00:00 |
zoom_type.h
|
Merge branch 'master' into jgrpp
|
2019-03-04 01:18:25 +00:00 |