OpenTTD-patches/src
Jonathan G Rennison 9a05ea67d5 Add chicken bits setting
2 bits so far
2019-08-28 19:10:34 +01:00
..
3rdparty Add 3rd party mingw-std-threads headers to fix MinGW compilation 2019-04-10 17:35:43 +01:00
ai Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
blitter Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
core Fix missing declaration in c8a37d82 2019-08-24 03:41:08 +01:00
depend Fix: ignore C++ standard library headers in depend (#7578) 2019-07-09 19:02:19 +01:00
game Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
lang Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Add chicken bits setting 2019-08-28 19:10:34 +01:00
os Add flags for mismatch type to client desync log 2019-08-20 22:52:03 +01:00
pathfinder Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
saveload Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +01:00
script Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 chicken bits setting 2019-08-28 19:10:34 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
aircraft_cmd.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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 2019-07-08 16:19:07 +01:00
airport_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
airport.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
airport.h Codechange: Remove Direction*Byte types 2019-04-29 17:40:22 +01:00
animated_tile_func.h
animated_tile.cpp Merge branch 'master' into jgrpp 2019-03-27 18:12:04 +00:00
articulated_vehicles.cpp TBTR: Avoid articulated/rear units being added to tile hash 2019-07-03 21:54:47 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
bitmap_type.h Check nearby station/industry lists and catchments in CheckCaches 2019-05-23 22:53:17 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01: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 Add passworded mechanism to change server game settings from client 2019-08-20 20:42:17 +01:00
cargo_type.h Codechange: Remove SourceTypeByte type 2019-04-29 17:40:22 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
cargopacket.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Fix #7655: Decrease buttons in cheat window do not work properly 2019-07-29 22:50:33 +01: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
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 Increase company ID field widths in command log dump 2019-08-22 07:41:25 +01:00
company_base.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
company_cmd.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
company_func.h Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00
company_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00
console_cmds.cpp Add passworded mechanism to change server game settings from client 2019-08-20 20:42: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
crashlog.cpp Add chicken bits setting 2019-08-28 19:10:34 +01:00
crashlog.h Send server desync log to client 2019-08-22 01:13:07 +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 Show time and in game date of game load in desync/crash logs 2019-06-14 21:56:37 +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 Show time and in game date of game load in desync/crash logs 2019-06-14 21:56:37 +01:00
debug_settings.h Add chicken bits setting 2019-08-28 19:10:34 +01:00
debug.cpp Store some desync messages in a ring buffer, append to log on desync 2019-05-26 11:35:18 +01:00
debug.h Store some desync messages in a ring buffer, append to log on desync 2019-05-26 11:35:18 +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
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
direction_func.h Add direction func: DirToDiagDirAlongAxis 2018-07-08 23:00:29 +01:00
direction_type.h Codechange: Remove Direction*Byte types 2019-04-29 17:40:22 +01:00
disaster_vehicle.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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 'master' into jgrpp 2019-07-08 16:19:07 +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 2019-07-08 16:19:07 +01:00
economy.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
effectvehicle_base.h Refactor CallVehicleTicks vehicle loop 2019-01-25 20:17:15 +00:00
effectvehicle_func.h
effectvehicle.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +01:00
elrail_func.h Initial implementation of two rail types per tile 2018-12-21 03:27:58 +00:00
elrail.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
engine_base.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Codechange: Remove RailTypeByte type 2019-04-29 17:40:22 +01:00
engine.cpp Exclude virtual trains from various vehicle list iterations 2019-05-27 17:56:41 +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 Fix saveload exception handling when gamelog action in progress 2019-07-11 03:14:14 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Codechange: Remove SpriteTypeByte type 2019-04-29 17:40:22 +01:00
gfx.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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: Remove GoalTypeByte 2019-04-29 17:40:22 +01: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 Codechange: Remove GoalTypeByte 2019-04-29 17:40:22 +01:00
goal.cpp Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01: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 Exclude virtual trains from various vehicle list iterations 2019-05-27 17:56:41 +01:00
group_gui.cpp Re-add removed group collapse/expand all buttons 2019-07-03 18:16:25 +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-07-08 16:19:07 +01: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 Add game events for industry create/destroy 2019-07-29 18:48:59 +01:00
industry_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
industrytype.h Codechange: use std::array for _sorted_industry_types 2019-04-18 21:49:34 +02:00
infrastructure_func.h
infrastructure.cpp Exclude virtual trains from various vehicle list iterations 2019-05-27 17:56:41 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
map_func.h Add utility function: TileAddSaturating 2019-05-26 22:37:49 +01:00
map_type.h Merge branch 'master' into jgrpp 2018-11-05 12:53:36 +00:00
map.cpp Add utility function: TileAddSaturating 2019-05-26 22:37:49 +01:00
misc_cmd.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
misc_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
misc.cpp Show time and in game date of game load in desync/crash logs 2019-06-14 21:56:37 +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 Ensure nearby stations list updated in CBID_HOUSE_DESTRUCTION callback 2019-08-20 01:47:07 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +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-07-08 16:19:07 +01:00
newgrf.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Fix #7255: Prevent crashlog corruption by only printing the 32 most recent news messages 2019-04-29 17:43:27 +01:00
news_gui.h Fix #7255: Prevent crashlog corruption by only printing the 32 most recent news messages 2019-04-29 17:43:27 +01: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 Fix commit 4cf60613 suppressing critical error message windows 2019-08-22 02:28:29 +01:00
openttd.h Add game event flag for virtual train creation 2019-07-29 19:39:01 +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 Fix static asserts in OrderDestinationRefcountMapKey 2019-05-23 22:53:17 +01:00
order_cmd.cpp Update order destination refcount in RemoveVehicleOrdersIf 2019-08-27 17:14:49 +01:00
order_cmd.h Update order destination refcount in RemoveVehicleOrdersIf 2019-08-27 17:14:49 +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 Fix incorrect cargo IDs used in load by cargo type GUI 2019-05-26 18:53:33 +01:00
order_type.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01: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 Fix per-railtype 90 deg turn setting with dual rail type tiles 2019-05-26 11:35:18 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +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
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 Fix crash when removing signal from tunnel/bridge with trainless reservation 2019-07-29 22:49:24 +01:00
rail_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Codechange: Remove RailTypeByte type 2019-04-29 17:40:22 +01:00
rail.cpp Merge branch 'master' into jgrpp 2019-04-01 03:06:18 +01:00
rail.h Fix per-railtype 90 deg turn setting with dual rail type tiles 2019-05-26 11:35:18 +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 Add road layout change counter, add to road veh path caches 2019-05-26 11:35:18 +01:00
road_cmd.h
road_func.h Add road layout change counter, add to road veh path caches 2019-05-26 11:35:18 +01:00
road_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
road.cpp Add road layout change counter, add to road veh path caches 2019-05-26 11:35:18 +01: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 Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Add passworded mechanism to change server game settings from client 2019-08-20 20:42:17 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
settings_type.h Add chicken bits setting 2019-08-28 19:10:34 +01:00
settings.cpp Add passworded mechanism to change server game settings from client 2019-08-20 20:42:17 +01:00
ship_cmd.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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-07-08 16:19:07 +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
signal.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
signs_base.h Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00
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-07-08 16:19:07 +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 branch 'master' into jgrpp 2019-07-08 16:19:07 +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-07-08 16:19:07 +01:00
station_cmd.cpp Fix padded tile area being used for industries in FindStationsAroundTiles 2019-06-17 02:31:15 +01:00
station_func.h Fix padded tile area being used for industries in FindStationsAroundTiles 2019-06-17 02:31:15 +01:00
station_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
station.cpp Add NewGRF debug window info for stations and industries 2019-06-16 13:56:47 +01:00
statusbar_gui.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
statusbar_gui.h
stdafx.h Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds (#7614) 2019-07-09 08:48:07 +01:00
story_base.h Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01: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 Add std::string format functions 2019-05-23 22:53:17 +01:00
string_type.h Merge branch 'master' into jgrpp 2019-04-11 18:12:22 +01:00
string.cpp Add std::string format functions 2019-05-23 22:53:17 +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: Remove SourceTypeByte type 2019-04-29 17:40:22 +01:00
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 2019-03-27 18:12:04 +00:00
subsidy_type.h Codechange: Remove PartOfSubsidyByte 2019-04-29 17:40:22 +01:00
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: Avoid leaking virtual trains from template editing window 2019-07-03 21:59:02 +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-07-03 21:51:25 +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-07-03 21:54:07 +01:00
tbtr_template_vehicle_func.h TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 2019-07-03 21:29:57 +01: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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Add: Warn players that company passwords are not truly secure 2019-04-24 17:40:11 +02:00
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 Add missing include to tilearea_type.h 2019-07-04 17:06:42 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
tilematrix_type.hpp Fix town production and acceptance cache saveload/update handling 2019-05-26 13:35:33 +01:00
timetable_cmd.cpp Handle case where vehicles have same unitnumber in VehicleTimetableSorter 2019-05-27 13:07:49 +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 Add passworded mechanism to change server game settings from client 2019-08-20 20:42:17 +01:00
toolbar_gui.h Trace restrict: add train ownership conditional. 2015-12-15 20:30:20 +00:00
town_cmd.cpp Ensure nearby stations list updated in CBID_HOUSE_DESTRUCTION callback 2019-08-20 01:47:07 +01:00
town_gui.cpp Add passworded mechanism to change server game settings from client 2019-08-20 20:42:17 +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-07-08 16:19:07 +01:00
town.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Merge branch 'tracerestrict' into jgrpp 2019-08-19 20:14:05 +01:00
tracerestrict.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
train_cmd.cpp Fix #97: Desync when moving newly built wagon 2019-08-27 17:03:18 +01:00
train_gui.cpp Exclude virtual trains from various vehicle list iterations 2019-05-27 17:56:41 +01:00
train.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
transparency_gui.cpp Merge branch 'master' into jgrpp 2019-03-27 18:12:04 +00:00
transparency_gui.h
transparency.h
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 Add road layout change counter, add to road veh path caches 2019-05-26 11:35:18 +01:00
tunnelbridge_map.h Fix train reverse inside signalled tunnel/bridge entrance clearing reservation of incoming train 2019-08-18 14:40:24 +01: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 branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
vehicle_cmd.cpp Fix #7667: Buying an engine after buying wagons doesn't give a complete train. 2019-07-26 00:20:08 +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-07-08 16:19:07 +01:00
vehicle.cpp Add chicken bits setting 2019-08-28 19:10:34 +01:00
vehiclelist.cpp Exclude virtual trains from various vehicle list iterations 2019-05-27 17:56:41 +01:00
vehiclelist.h Merge branch 'master' into jgrpp 2019-03-27 18:12:04 +00:00
viewport_func.h Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +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 Use light blue colour for station tile coverage highlight 2019-07-18 17:46:02 +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 'master' into jgrpp 2019-07-08 16:19:07 +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 Fix viewport kdtree not being updated for waypoints when sign moved 2019-07-06 14:58:42 +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 Fix viewport kdtree not being updated for waypoints when sign moved 2019-07-06 14:58:42 +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 Fix: Scale all min size and padding by UI scale 2019-04-24 23:04:55 +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 Fix: Clicking on scrollbar 'thumb' moved position up instantly. 2019-07-09 19:01:15 +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-07-08 16:19:07 +01:00
zoom_type.h Change ZOOM_LVL_BASE type back to signed 2019-07-08 17:36:53 +01:00