You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src
Jonathan G Rennison 793d01ec74 Open train vehicle details window on total cargo tab if ctrl presed 6 years ago
..
3rdparty Add 3rd party mingw-std-threads headers to fix MinGW compilation 6 years ago
ai Codechange: Use null pointer literal instead of the NULL macro 6 years ago
blitter Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
core Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
depend Codechange: Use null pointer literal instead of the NULL macro 6 years ago
game Codechange: Use null pointer literal instead of the NULL macro 6 years ago
lang Merge branch 'pr-7490' into jgrpp 6 years ago
linkgraph Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
misc Codechange: Use null pointer literal instead of the NULL macro 6 years ago
music Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
network Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
os Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
pathfinder Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
saveload Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
script Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
settingsgen Codechange: Use null pointer literal instead of the NULL macro 6 years ago
sound Codechange: Use null pointer literal instead of the NULL macro 6 years ago
spriteloader Discard invalid/negative sprite sizes in LoadSpriteV1 6 years ago
strgen Codechange: Use null pointer literal instead of the NULL macro 6 years ago
table Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
video Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
widgets Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
aircraft.h
aircraft_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
aircraft_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
airport.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
airport.h
airport_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
animated_tile.cpp Merge branch 'master' into jgrpp 6 years ago
animated_tile_func.h
articulated_vehicles.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
articulated_vehicles.h
autoreplace.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
autoreplace_base.h
autoreplace_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
autoreplace_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
autoreplace_gui.cpp Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 6 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
base_consist.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
base_media_base.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
base_media_func.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
base_station_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
bitmap_type.h Add: BitmapTileArea and Iterator to handle sparse tile areas. 6 years ago
bmp.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
bmp.h
bootstrap_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
bridge.h
bridge_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
bridge_map.cpp
bridge_map.h Save secondary track type when upgrading bridges 6 years ago
bridge_signal_map.h
build_vehicle_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cargo_type.h
cargoaction.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 6 years ago
cargomonitor.h Merge branch 'master' into jgrpp 6 years ago
cargopacket.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cargopacket.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cargotype.cpp
cargotype.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
cheat_type.h
clear_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
clear_func.h
clear_map.h
cmd_helper.h
command.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
command_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
command_type.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
company_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
company_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
company_func.h
company_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
company_gui.h Merge branch 'master' into jgrpp 6 years ago
company_manager_face.h
company_type.h Add: CompanyCtrlAction enum for CMD_COMPANY_CTRL actions 6 years ago
console.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
console_cmds.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
console_func.h
console_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
console_gui.h
console_internal.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
console_type.h
cpu.cpp Remove: DOS support 6 years ago
cpu.h
crashlog.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
crashlog.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
crashlog_bfd.h
currency.cpp Add: Mexican Peso currency 6 years ago
currency.h Add: Mexican Peso currency 6 years ago
date.cpp Merge branch 'master' into jgrpp 6 years ago
date_func.h
date_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
date_gui.h
date_type.h
debug.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
debug.h Merge branch 'master' into jgrpp 6 years ago
dedicated.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
departures.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
departures_func.h
departures_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
departures_gui.h
departures_type.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
depot.cpp
depot_base.h
depot_cmd.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
depot_func.h
depot_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_vehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
disaster_vehicle.h
dock.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
dock_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
dock_gui.cpp Merge branch 'pr-7490' into jgrpp 6 years ago
driver.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
driver.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
economy.cpp Merge branch 'master' into jgrpp 6 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
effectvehicle_base.h Refactor CallVehicleTicks vehicle loop 6 years ago
effectvehicle_func.h
elrail.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
elrail_func.h Initial implementation of two rail types per tile 6 years ago
engine.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
engine_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
engine_func.h Change: Show additional cost and refitted capacity in build vehicle window. 6 years ago
engine_gui.cpp Merge branch 'master' into jgrpp 6 years ago
engine_gui.h
engine_type.h
error.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
error_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fileio.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fileio_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fileio_type.h
fios.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fios.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fios_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fontcache.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fontcache.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fontdetection.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
fontdetection.h
framerate_gui.cpp Codechange: Use override specifier in Window-derived classes. 6 years ago
framerate_type.h Add: Show performance of AI and GS in framerate window 6 years ago
gamelog.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gamelog.h
gamelog_internal.h Merge branch 'save_ext' into jgrpp 6 years ago
genworld.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
genworld.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
genworld_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfx.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfx_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfx_layout.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfx_layout.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfx_type.h Feature: Group liveries, and livery window usability enhancements. (#7108) 6 years ago
gfxinit.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
gfxinit.h
goal.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
goal_base.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
goal_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
goal_type.h
graph_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
graph_gui.h
ground_vehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
ground_vehicle.hpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
group.h Merge branch 'master' into jgrpp 6 years ago
group_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
group_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
group_gui.h
group_type.h
gui.h
guitimer_func.h Change: Use GUITimer class instead of bare int/uints. 6 years ago
heightmap.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
heightmap.h
highscore.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
highscore.h
highscore_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
hotkeys.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
hotkeys.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
house.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
house_type.h
industry.h Feature: Non-rectangular sparse station catchment area. 6 years ago
industry_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
industry_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
industry_map.h
industry_type.h
industrytype.h
infrastructure.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
infrastructure_func.h
ini.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
ini_load.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
ini_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
intro_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
landscape.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
landscape.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
landscape_type.h
language.h Codechange: Removed SmallVector completely 6 years ago
livery.h Feature: Group liveries, and livery window usability enhancements. (#7108) 6 years ago
main_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
map.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
map_func.h
map_type.h
misc.cpp Merge branch 'cpp-11' into crashlog_improvements 6 years ago
misc_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
misc_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
mixer.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
mixer.h Add: Mixer feature for streaming sampled music 6 years ago
music.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
music_gui.cpp Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 6 years ago
newgrf.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_airport.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_airport.h Codechange: Check airport layout would fit within map bounds before iterating tiles. (#7429) 6 years ago
newgrf_airporttiles.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_airporttiles.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_animation_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_animation_type.h Doc #7181: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. (#7182) 6 years ago
newgrf_callbacks.h
newgrf_canal.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_canal.h
newgrf_cargo.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_commons.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_commons.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_config.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_config.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_debug.h Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|Delete]SmallVector 6 years ago
newgrf_debug_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_engine.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_engine.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_generic.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_generic.h
newgrf_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_house.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_house.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_industries.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_industries.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_industrytiles.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_industrytiles.h Codechange: Use override specifer for overriding member declarations 6 years ago
newgrf_object.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_object.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_properties.h
newgrf_railtype.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_railtype.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_sound.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_sound.h
newgrf_spritegroup.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_spritegroup.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_station.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_station.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_storage.cpp
newgrf_storage.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_text.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_text.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_town.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_town.h Merge branch 'master' into jgrpp 6 years ago
newgrf_townname.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
newgrf_townname.h
news_func.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
news_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
news_gui.h
news_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
object.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
object_base.h Codechange: Removed SmallVector completely 6 years ago
object_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
object_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
object_map.h
object_type.h
openttd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
openttd.h
order_backup.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
order_backup.h Fix #6574: Remove go to hangar orders when rebuilding airport 6 years ago
order_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
order_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
order_cmd.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
order_func.h Fix #6574: Remove go to hangar orders when rebuilding airport 6 years ago
order_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
order_type.h Merge branch 'master' into jgrpp 6 years ago
osk_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
pbs.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
pbs.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
plans.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
plans_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
plans_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
plans_func.h
plans_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
plans_type.h
programmable_signals.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
programmable_signals.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
programmable_signals_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
progress.cpp Codechange: Replace custom mutex code with C++11 mutex'es. 6 years ago
progress.h Add 3rd party mingw-std-threads headers to fix MinGW compilation 6 years ago
querystring_gui.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
rail.cpp Merge branch 'master' into jgrpp 6 years ago
rail.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
rail_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
rail_gui.cpp Change default non-global polyrail hotkeys to Y, CTRL-Y 6 years ago
rail_gui.h Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 6 years ago
rail_map.h Initial implementation of two rail types per tile 6 years ago
rail_type.h
rev.cpp.in Merge branch 'cpp-11' into crashlog_improvements 6 years ago
rev.h Merge branch 'cpp-11' into crashlog_improvements 6 years ago
road.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
road_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
road_cmd.h
road_func.h
road_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
roadstop_base.h
roadveh.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
roadveh_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
roadveh_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
safeguards.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
schdispatch.h
schdispatch_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
schdispatch_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
scope.h
scope_info.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
scope_info.h Bump scope_dumper buffer size to 512 bytes 6 years ago
screenshot.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
screenshot.h
settings.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
settings_func.h Codechange: If something is a vector of strings, use a vector of strings instead of an AutoFreeSmallVector. 6 years ago
settings_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
settings_gui.h Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 6 years ago
settings_internal.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
settings_type.h Merge branch 'master' into jgrpp 6 years ago
ship.h Merge branch 'master' into jgrpp 6 years ago
ship_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
ship_gui.cpp
signal.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
signs_func.h
signs_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h Merge branch 'master' into jgrpp 6 years ago
smallmap_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
smallmap_gui.h Merge branch 'master' into jgrpp 6 years ago
sortlist_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
sound.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
sound_func.h
sound_type.h
sprite.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
sprite.h
spritecache.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
spritecache.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
station.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
station_base.h Merge branch 'master' into jgrpp 6 years ago
station_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
station_func.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
station_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
station_gui.h
station_kdtree.h Codechange: Make a k-d tree index of stations 6 years ago
station_map.h
station_type.h Use btree_set for IndustryList and StationList 6 years ago
statusbar_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
statusbar_gui.h
stdafx.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
story.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
story_base.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
story_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
story_type.h
string.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
string_base.h
string_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
string_func_extra.h
string_type.h Merge branch 'master' into jgrpp 6 years ago
stringfilter.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
stringfilter_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
strings.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
strings_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
strings_type.h
subsidy.cpp Fix 50e08f333a: Creating a cargo subsidy with town as source did not consider min population. (#7493) 6 years ago
subsidy_base.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 6 years ago
subsidy_type.h
tar_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_gui_create.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_gui_main.h
tbtr_template_vehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_vehicle.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_vehicle_func.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tbtr_template_vehicle_func.h TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 6 years ago
terraform_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
terraform_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
terraform_gui.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
textbuf.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
textbuf_gui.h
textbuf_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
texteff.cpp Codechange: Removed SmallVector completely 6 years ago
texteff.hpp Change: Animate text effects by real time instead of game ticks. 6 years ago
textfile_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
textfile_gui.h Codechange: Removed SmallVector completely 6 years ago
textfile_type.h
tgp.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tgp.h
thread.h Fix race condition causing crashes/undefined behaviour on thread init on windows/MinGW 6 years ago
tile_cmd.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tile_map.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tile_map.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tile_type.h
tilearea.cpp
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
timetable.h
timetable_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
timetable_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
toolbar_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
toolbar_gui.h
town.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
town_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
town_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
town_gui.h
town_kdtree.h Codechange: Make a k-d tree index of towns 6 years ago
town_map.h
town_type.h Merge branch 'master' into jgrpp 6 years ago
townname.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
townname_func.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
townname_type.h Fix: Grammar in a bunch of comments (#7054) 6 years ago
tracerestrict.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tracerestrict.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tracerestrict_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
track_func.h
track_type.h Initial implementation of two rail types per tile 6 years ago
train.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
train_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
train_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
transparency.h
transparency_gui.cpp Merge branch 'master' into jgrpp 6 years ago
transparency_gui.h
transport_type.h
tree_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tree_gui.cpp Merge branch 'master' into jgrpp 6 years ago
tree_map.h Merge branch 'master' into jgrpp 6 years ago
tunnel_base.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
tunnelbridge_map.h Change custom bridge head second rail type infrastructure count factor 6 years ago
unit_conversion.h
vehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
vehicle_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
vehicle_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
vehicle_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
vehicle_gui.cpp Open train vehicle details window on total cargo tab if ctrl presed 6 years ago
vehicle_gui.h Merge branch 'master' into jgrpp 6 years ago
vehicle_gui_base.h Merge branch 'master' into jgrpp 6 years ago
vehicle_type.h Merge branch 'master' into jgrpp 6 years ago
vehiclelist.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
vehiclelist.h Merge branch 'master' into jgrpp 6 years ago
viewport.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
viewport_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
viewport_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
viewport_kdtree.h Save point used when adding station to viewport kd tree, use for removal 6 years ago
viewport_sprite_sorter.h Codechange: Removed SmallVector completely 6 years ago
viewport_sprite_sorter_sse4.cpp Codechange: Replaced SmallVector::[Begin|End]() with std alternatives 6 years ago
viewport_type.h
void_cmd.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
void_map.h
water.h Fix: Remove desert around lakes upon generation 6 years ago
water_cmd.cpp Merge branch 'pr-7490' into jgrpp 6 years ago
water_map.h Merge branch 'master' into jgrpp 6 years ago
waypoint.cpp Save point used when adding station to viewport kd tree, use for removal 6 years ago
waypoint_base.h Codechange: Use override specifer for overriding member declarations 6 years ago
waypoint_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
waypoint_func.h
waypoint_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
widget.cpp Codechange: Use null pointer literal instead of the NULL macro 6 years ago
widget_type.h Codechange: Use null pointer literal instead of the NULL macro 6 years ago
window.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
window_func.h Merge branch 'master' into jgrpp 6 years ago
window_gui.h Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
window_type.h
zoning.h Add GUI/client setting to save zoning overlay state 6 years ago
zoning_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
zoning_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 6 years ago
zoom_func.h Merge branch 'master' into jgrpp 6 years ago
zoom_type.h Merge branch 'master' into jgrpp 6 years ago