..
3rdparty
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
ai
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
blitter
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
core
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
game
Codechange: Use std::string in file scanners.
2020-12-27 13:19:25 +01:00
lang
Fix #7972 : show invalid orders to stations that don't accept your vehicle ( #8516 )
2021-01-08 16:04:44 +01:00
linkgraph
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
misc
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
music
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
network
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
os
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
pathfinder
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
saveload
Fix 2fd871e2af
: load correct ending-year for old (pre 0.7) savegames
2021-01-08 11:17:08 +01:00
script
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
settingsgen
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
sound
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
spriteloader
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
strgen
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
table
Fix 2fd871e2af
: load correct ending-year for old (pre 0.7) savegames
2021-01-08 11:17:08 +01:00
video
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
widgets
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
aircraft_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
aircraft_gui.cpp
aircraft.h
airport_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp
Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods
2021-01-05 11:42:25 +01:00
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
autoreplace_func.h
autoreplace_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
Codechange: Use std::string in file scanners.
2020-12-27 13:19:25 +01:00
base_media_func.h
Codechange: Use std::string in file scanners.
2020-12-27 13:19:25 +01:00
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
cargopacket.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
cargopacket.h
cargotype.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
cargotype.h
cheat_func.h
cheat_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
cheat_type.h
cheat.cpp
clear_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
clear_func.h
clear_map.h
CMakeLists.txt
cmd_helper.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
command_func.h
Change: move "give money" from client-list to company window
2021-01-05 21:56:24 +01:00
command_type.h
Codechange: DC_NO_RAIL_OVERLAP is a remnant of the OldAI. ( #8496 )
2021-01-05 12:36:57 +01:00
command.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
company_base.h
company_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
company_func.h
company_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
company_gui.h
company_manager_face.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
company_type.h
console_cmds.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
console_func.h
console_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
console_gui.h
console_internal.h
console_type.h
console.cpp
Fix #7969 : limit recursion during alias execution
2020-02-04 18:41:38 +01:00
cpu.cpp
Fix: [Emscripten] using TIC/TOC on this platform is silly
2020-12-25 20:56:25 +01:00
cpu.h
crashlog.cpp
Codechange: Stringify config file paths.
2020-12-27 13:19:25 +01:00
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
date_gui.h
date_type.h
date.cpp
Fix 2fd871e2af
: load correct ending-year for old (pre 0.7) savegames
2021-01-08 11:17:08 +01:00
debug.cpp
debug.h
dedicated.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
disaster_vehicle.h
dock_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
driver.cpp
Codechange: Use std::string in the driver and blitter selection code.
2020-05-21 20:02:34 +02:00
driver.h
economy_base.h
economy_func.h
Feature: Set exclusive access to industry from GS ( #8115 )
2020-12-22 14:29:48 +01:00
economy_type.h
Fix #8297 : Infrastructure counters for road tunnels, bridges, depots … ( #8454 )
2020-12-28 22:54:28 +01:00
economy.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods
2021-01-05 11:42:25 +01:00
elrail_func.h
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
elrail.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
engine_base.h
engine_func.h
engine_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
engine_gui.h
engine_type.h
engine.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
error_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
error.h
fileio_func.h
Fix b408fe7
: Don't try to construct a std::string from nullptr
2020-12-27 18:30:53 +00:00
fileio_type.h
Add: always set PERSONAL_DIR "/content_download" in search path ( #8481 )
2021-01-03 11:10:56 +01:00
fileio.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
fios_gui.cpp
Fix: Assert fail when using restart command after opening save/load GUI
2020-12-30 00:57:09 +01:00
fios.cpp
Fix 65f65ad2
: Missing path separator that fell over a cliff.
2020-12-27 15:07:06 +01:00
fios.h
Codechange: Use std::string in file scanners.
2020-12-27 13:19:25 +01:00
fontcache.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
fontcache.h
fontdetection.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
fontdetection.h
framerate_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
framerate_type.h
gamelog_internal.h
gamelog.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
gamelog.h
genworld_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
genworld.cpp
genworld.h
gfx_func.h
gfx_layout.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
gfx_layout.h
gfx_type.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
gfx.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
gfxinit.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
gfxinit.h
goal_base.h
goal_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
goal_type.h
goal.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
graph_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
graph_gui.h
ground_vehicle.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
ground_vehicle.hpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
group_cmd.cpp
group_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
group_gui.h
group_type.h
group.h
gui.h
Change: move "give money" from client-list to company window
2021-01-05 21:56:24 +01:00
guitimer_func.h
heightmap.cpp
heightmap.h
highscore_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
highscore.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
highscore.h
hotkeys.cpp
Codechange: Stringify config file paths.
2020-12-27 13:19:25 +01:00
hotkeys.h
house_type.h
house.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
industry_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
industry_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
industry_map.h
industry_type.h
industry.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
industrytype.h
ini_load.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
ini_type.h
Codechange: Keep filenames of loaded Fio files in std::strings.
2020-12-27 13:19:25 +01:00
ini.cpp
Codechange: Keep filenames of loaded Fio files in std::strings.
2020-12-27 13:19:25 +01:00
intro_gui.cpp
landscape_type.h
landscape.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
landscape.h
language.h
Codechange: Use automatic memory management for language pack reading.
2020-12-27 13:19:25 +01:00
livery.h
main_gui.cpp
Change: move "give money" from client-list to company window
2021-01-05 21:56:24 +01:00
map_func.h
map_type.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
map.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
misc_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
misc_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
misc.cpp
mixer.cpp
mixer.h
music_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
music.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
Doc: Remove some SmallVector references from documentation.
2020-12-27 18:40:18 +00:00
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_config.h
newgrf_debug_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_debug.h
newgrf_engine.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_object.h
newgrf_profiling.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_roadtype.cpp
Fix c02ef3e4
: [NewGRF] Variable 0x44 was always HZB_TOWN_EDGE for road stops. ( #8400 )
2020-12-21 23:46:38 +01:00
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_spritegroup.h
newgrf_station.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
newgrf_text.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
newgrf.h
news_func.h
Fix #7611 : keeps news about accidents around after vehicle is cleaned up ( #8497 )
2021-01-05 21:39:23 +01:00
news_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
news_gui.h
news_type.h
object_base.h
object_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
object_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
object_map.h
object_type.h
object.h
openttd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
openttd.h
Change: [Linkgraph] Pause the game when linkgraph jobs lag ( #6470 )
2020-12-22 15:17:57 +01:00
order_backup.cpp
Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops
2020-12-27 10:28:46 +00:00
order_backup.h
order_base.h
Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops
2020-12-27 10:28:46 +00:00
order_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
order_func.h
order_gui.cpp
Fix #7972 : show invalid orders to stations that don't accept your vehicle ( #8516 )
2021-01-08 16:04:44 +01:00
order_type.h
osk_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
rail_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
rev.cpp.in
rev.h
road_cmd.cpp
Fix #8068 : always allow removal of tram track if that generates money ( #8509 )
2021-01-07 08:01:46 +01:00
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp
road.h
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
roadveh_gui.cpp
roadveh.h
safeguards.h
screenshot_gui.cpp
screenshot_gui.h
screenshot.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
screenshot.h
settings_func.h
settings_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
settings_gui.h
settings_internal.h
settings_type.h
Feature: option to auto remove signals when in the way during rail construction ( #8274 )
2021-01-07 10:17:05 +01:00
settings.cpp
Codechange: Stringify config file paths.
2020-12-27 13:19:25 +01:00
ship_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
ship_gui.cpp
ship.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
signal_func.h
signal_type.h
signal.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
smallmap_gui.h
sortlist_type.h
Cleanup 2db88953e7
: Remove VL_FIRST_SORT as it's useless
2021-01-01 01:04:27 +01:00
sound_func.h
sound_type.h
sound.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
sprite.cpp
sprite.h
spritecache.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
spritecache.h
station_base.h
station_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
station_func.h
station_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
station_gui.h
station_kdtree.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
station_map.h
station_type.h
station.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
statusbar_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
statusbar_gui.h
stdafx.h
Revert c1fddb9
, 639cfa4
: "Codechange: Check if access __attribute__ is supported before trying to use it." ( #8526 )
2021-01-08 15:25:44 +01:00
story_base.h
story_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
story_type.h
story.cpp
string_base.h
string_func.h
Revert c1fddb9
, 639cfa4
: "Codechange: Check if access __attribute__ is supported before trying to use it." ( #8526 )
2021-01-08 15:25:44 +01:00
string_type.h
string.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
stringfilter_type.h
stringfilter.cpp
strings_func.h
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
strings_type.h
strings.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
Codechange: Use std::string in file scanners.
2020-12-27 13:19:25 +01:00
terraform_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
terraform_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
textfile_gui.h
textfile_type.h
tgp.cpp
Fix: for arctic and tropic, make sure we have at least a few hills ( #8513 )
2021-01-08 12:02:38 +01:00
tgp.h
thread.h
tile_cmd.h
tile_map.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
tile_map.h
tile_type.h
Fix: for arctic and tropic, make sure we have at least a few hills ( #8513 )
2021-01-08 12:02:38 +01:00
tilearea_type.h
tilearea.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
tilehighlight_func.h
Feature: Plant clumps of trees in editor by dragging on the landscape
2020-12-27 01:03:27 +01:00
tilehighlight_type.h
tilematrix_type.hpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
timetable_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
timetable_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
timetable.h
toolbar_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
toolbar_gui.h
town_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
town_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
town_kdtree.h
town_map.h
town_type.h
town.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
townname_func.h
townname_type.h
townname.cpp
track_func.h
track_type.h
train_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
train_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
train.h
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
tree_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
Fix #7656 : destroying a tunnel/bridge now first removes the tracks for cost calculation
2021-01-08 12:02:25 +01:00
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h
Codechange: consider vehicle co-ordinates when identifying viewport candidate as using only the hash generates false positives
2021-01-05 11:42:25 +01:00
vehicle_cmd.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
vehicle_func.h
vehicle_gui_base.h
Feature: Option to group vehicle lists by shared orders
2020-12-21 23:15:53 +01:00
vehicle_gui.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
vehicle_gui.h
vehicle_type.h
vehicle.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
vehiclelist.cpp
Codechange: Replace assert_compile macro with static_assert
2020-12-27 10:55:42 +00:00
vehiclelist.h
viewport_func.h
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
void_cmd.cpp
void_map.h
water_cmd.cpp
Fix #7611 : keeps news about accidents around after vehicle is cleaned up ( #8497 )
2021-01-05 21:39:23 +01:00
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
widget.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
window_func.h
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
window_gui.h
Feature: Plant clumps of trees in editor by dragging on the landscape
2020-12-27 01:03:27 +01:00
window_type.h
window.cpp
Codechange: Remove min/max functions in favour of STL variants ( #8502 )
2021-01-08 11:16:18 +01:00
zoom_func.h
zoom_type.h