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
frosch 1432dbac53 Add: another go-to-location button to the sign window. 4 years ago
..
3rdparty Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ai Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
blitter Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
core Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
game Codechange: Use std::string in file scanners. 4 years ago
lang Add: another go-to-location button to the sign window. 4 years ago
linkgraph Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
misc Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
music Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
network Fix: Start the inactivity-timeout for the content server only after the connection has been established. (#8530) 4 years ago
os Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
pathfinder Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
saveload Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames 4 years ago
script Fix 218f40e: Warning about 32-bit shift implicitly converted to 64 bits 4 years ago
settingsgen Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
sound Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
spriteloader Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
strgen Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
table Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'. 4 years ago
video Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
widgets Add: another go-to-location button to the sign window. 4 years ago
CMakeLists.txt Add: [CMake] Option to only build tools/docs 4 years ago
aircraft.h
aircraft_cmd.cpp Fix #7619: nudge fast planes sooner towards their target (#8531) 4 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp Fix 85a49a0d3: hotkeys were enabled outside of GM_NORMAL (#8534) 4 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods 4 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp Fix #8153: Report incompatible cargo/order when autoreplace fails (#8169) 4 years ago
autoreplace_func.h
autoreplace_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h Codechange: Use std::string in file scanners. 4 years ago
base_media_func.h Codechange: Use std::string in file scanners. 4 years ago
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp Fix a49fdb7ebb: bootstrap crash when trying to load new baseset (#8353) 4 years ago
bridge.h
bridge_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h Codechange: Replace assert_compile macro with static_assert 4 years ago
cargopacket.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
cargopacket.h
cargotype.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp Change: remove warning in cheat window and reduce it to a note (#8538) 4 years ago
cheat_type.h
clear_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
clear_func.h
clear_map.h
cmd_helper.h Codechange: Replace assert_compile macro with static_assert 4 years ago
command.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
command_func.h Change: move "give money" from client-list to company window 4 years ago
command_type.h Codechange: DC_NO_RAIL_OVERLAP is a remnant of the OldAI. (#8496) 4 years ago
company_base.h
company_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
company_func.h
company_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
company_gui.h
company_manager_face.h Codechange: Replace assert_compile macro with static_assert 4 years ago
company_type.h
console.cpp
console_cmds.cpp Change: change console command "restart" and add "reload" 4 years ago
console_func.h
console_gui.cpp Fix: Use realtime for error message and console backlog timeouts 4 years ago
console_gui.h
console_internal.h
console_type.h
cpu.cpp Fix: [Emscripten] using TIC/TOC on this platform is silly 4 years ago
cpu.h
crashlog.cpp Codechange: Stringify config file paths. 4 years ago
crashlog.h
currency.cpp Codechange: use \u to indicate unicode chars in strings (#8379) 4 years ago
currency.h
date.cpp Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames 4 years ago
date_func.h
date_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
date_gui.h
date_type.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp Change: Relocate rename and location buttons in all windows. 4 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_vehicle.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
disaster_vehicle.h
dock_gui.cpp Fix af22a4f2: scenario editor doesn't have build station/depot/etc (#8529) 4 years ago
driver.cpp
driver.h
economy.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
economy_base.h
economy_func.h Feature: Set exclusive access to industry from GS (#8115) 4 years ago
economy_type.h Fix #8297: Infrastructure counters for road tunnels, bridges, depots … (#8454) 4 years ago
effectvehicle.cpp Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a mutable type in render methods 4 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
elrail_func.h
engine.cpp Fix 85a49a0d: invalidate airport toolbar when new planes become available (#8532) 4 years ago
engine_base.h
engine_func.h
engine_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
engine_gui.h
engine_type.h
error.h Fix: Use realtime for error message and console backlog timeouts 4 years ago
error_gui.cpp Fix: Use realtime for error message and console backlog timeouts 4 years ago
fileio.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
fileio_func.h Fix b408fe7: Don't try to construct a std::string from nullptr 4 years ago
fileio_type.h Add: always set PERSONAL_DIR "/content_download" in search path (#8481) 4 years ago
fios.cpp Fix 65f65ad2: Missing path separator that fell over a cliff. 4 years ago
fios.h Codechange: Use std::string in file scanners. 4 years ago
fios_gui.cpp Fix: Assert fail when using restart command after opening save/load GUI 4 years ago
fontcache.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
fontcache.h
fontdetection.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
fontdetection.h
framerate_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
framerate_type.h
gamelog.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
gamelog.h
gamelog_internal.h
genworld.cpp
genworld.h
genworld_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
gfx.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
gfx_func.h
gfx_layout.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
gfx_layout.h
gfx_type.h Codechange: Replace assert_compile macro with static_assert 4 years ago
gfxinit.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
gfxinit.h
goal.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
goal_base.h
goal_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
goal_type.h
graph_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
graph_gui.h
ground_vehicle.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ground_vehicle.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
group.h
group_cmd.cpp Feature: Show group name as part of the default vehicle name. 4 years ago
group_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
group_gui.h
group_type.h
gui.h Change: move "give money" from client-list to company window 4 years ago
guitimer_func.h
heightmap.cpp
heightmap.h
highscore.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
highscore.h
highscore_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
hotkeys.cpp Codechange: Stringify config file paths. 4 years ago
hotkeys.h
house.h Codechange: Replace assert_compile macro with static_assert 4 years ago
house_type.h
industry.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
industry_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
industry_gui.cpp Change: Relocate rename and location buttons in all windows. 4 years ago
industry_map.h
industry_type.h
industrytype.h Add: new economy "frozen" that stops production changes and industry closures (#8282) 4 years ago
ini.cpp Codechange: Keep filenames of loaded Fio files in std::strings. 4 years ago
ini_load.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ini_type.h Codechange: Keep filenames of loaded Fio files in std::strings. 4 years ago
intro_gui.cpp Change: Don't display OS name when the user is exiting the game 4 years ago
landscape.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
landscape.h
landscape_type.h
language.h Codechange: Use automatic memory management for language pack reading. 4 years ago
livery.h
main_gui.cpp Change: move "give money" from client-list to company window 4 years ago
map.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
map_func.h
map_type.h Codechange: Replace assert_compile macro with static_assert 4 years ago
misc.cpp
misc_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
misc_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
mixer.cpp
mixer.h
music.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
music_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf.h
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp Fix: GetCargoTranslation could return out-of-bounds index for old-style NewGRF using cargo-slots. 4 years ago
newgrf_cargo.h
newgrf_class.h Doc: Remove some SmallVector references from documentation. 4 years ago
newgrf_class_func.h
newgrf_commons.cpp Codechange: Make use of the improved C++17 emplace_back function. 4 years ago
newgrf_commons.h
newgrf_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_engine.cpp Add: [NewGRF] Vehicle variable 4A now also returns, whether the current tile has catenary. 4 years ago
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp Fix: [NewGRF] industry variables 69 to 71 did not check, whether the queried cargo is valid. 4 years ago
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_object.h
newgrf_profiling.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 4 years ago
newgrf_railtype.h Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 4 years ago
newgrf_roadtype.cpp Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 4 years ago
newgrf_roadtype.h Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile against a given tracktype. 4 years ago
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_spritegroup.h
newgrf_station.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h Codechange: Replace assert_compile macro with static_assert 4 years ago
newgrf_text.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497) 4 years ago
news_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
news_gui.h Feature: Make news and errors close hotkeys configurable 4 years ago
news_type.h
object.h
object_base.h
object_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
object_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
object_map.h
object_type.h
openttd.cpp Change: change console command "restart" and add "reload" 4 years ago
openttd.h Change: change console command "restart" and add "reload" 4 years ago
order_backup.cpp Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops 4 years ago
order_backup.h
order_base.h Codechange: Replace FOR_VEHICLE_ORDERS with range-based for loops 4 years ago
order_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
order_func.h
order_gui.cpp Fix #7972: show invalid orders to stations that don't accept your vehicle (#8516) 4 years ago
order_type.h
osk_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail.cpp
rail.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
rail_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
rail_gui.cpp Fix 85a49a0d3: hotkeys were enabled outside of GM_NORMAL (#8534) 4 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in
rev.h
road.cpp Cleanup: Remove unused (and mostly duplicated) function 4 years ago
road.h
road_cmd.cpp Fix #8068: always allow removal of tram track if that generates money (#8509) 4 years ago
road_cmd.h
road_func.h
road_gui.cpp Fix af22a4f2: scenario editor doesn't have build station/depot/etc (#8529) 4 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h
roadveh_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
roadveh_gui.cpp
safeguards.h
screenshot.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
screenshot.h
screenshot_gui.cpp
screenshot_gui.h
settings.cpp Codechange: Stringify config file paths. 4 years ago
settings_func.h
settings_gui.cpp Change: Remove disable_unsuitable_building setting 4 years ago
settings_gui.h
settings_internal.h
settings_type.h Change: Remove disable_unsuitable_building setting 4 years ago
ship.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ship_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ship_gui.cpp
signal.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp Add: another go-to-location button to the sign window. 4 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
smallmap_gui.h
sortlist_type.h Cleanup 2db88953e7: Remove VL_FIRST_SORT as it's useless 4 years ago
sound.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
spritecache.h
station.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
station_base.h
station_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
station_func.h
station_gui.cpp Change: Relocate rename and location buttons in all windows. 4 years ago
station_gui.h
station_kdtree.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
station_map.h
station_type.h
statusbar_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
statusbar_gui.h
stdafx.h Revert c1fddb9, 639cfa4: "Codechange: Check if access __attribute__ is supported before trying to use it." (#8526) 4 years ago
story.cpp
story_base.h
story_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
story_type.h
string.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
string_base.h
string_func.h Revert c1fddb9, 639cfa4: "Codechange: Check if access __attribute__ is supported before trying to use it." (#8526) 4 years ago
string_type.h Codechange: use \u to indicate unicode chars in strings (#8379) 4 years ago
stringfilter.cpp Codechange: Make use of the improved C++17 emplace_back function. 4 years ago
stringfilter_type.h
strings.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
strings_func.h Codechange: Replace assert_compile macro with static_assert 4 years ago
strings_type.h
subsidy.cpp Fix 380fd8c: Only check houses for cargo when generating subsidies with towns 4 years ago
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h Codechange: Use std::string in file scanners. 4 years ago
terraform_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
terraform_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
terraform_gui.h
textbuf.cpp
textbuf_gui.h
textbuf_type.h
texteff.cpp
texteff.hpp
textfile_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
textfile_gui.h
textfile_type.h
tgp.cpp Fix: for arctic and tropic, make sure we have at least a few hills (#8513) 4 years ago
tgp.h
thread.h
tile_cmd.h
tile_map.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
tile_map.h
tile_type.h Fix: for arctic and tropic, make sure we have at least a few hills (#8513) 4 years ago
tilearea.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
tilearea_type.h
tilehighlight_func.h Feature: Plant clumps of trees in editor by dragging on the landscape 4 years ago
tilehighlight_type.h
tilematrix_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
timetable.h
timetable_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
timetable_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
toolbar_gui.cpp Change: always allow to click on the toolbar icons for road/rail/dock/airport 4 years ago
toolbar_gui.h
town.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
town_cmd.cpp Fix #8462: Don't check whether to grow a town road on water (#8471) 4 years ago
town_gui.cpp Change: Relocate rename and location buttons in all windows. 4 years ago
town_kdtree.h
town_map.h
town_type.h
townname.cpp Codechange: use \u to indicate unicode chars in strings (#8379) 4 years ago
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h
train_cmd.cpp Fix: don't allow free-wagon-chains to exceed max-train-length (#8533) 4 years ago
train_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
tree_gui.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp Fix #7656: destroying a tunnel/bridge now first removes the tracks for cost calculation 4 years ago
tunnelbridge_map.h
vehicle.cpp Change: Remove disable_unsuitable_building setting 4 years ago
vehicle_base.h Codechange: consider vehicle co-ordinates when identifying viewport candidate as using only the hash generates false positives 4 years ago
vehicle_cmd.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
vehicle_func.h
vehicle_gui.cpp Change: Relocate vehicle rename and location buttons. 4 years ago
vehicle_gui.h
vehicle_gui_base.h Feature: Option to group vehicle lists by shared orders 4 years ago
vehicle_type.h
vehiclelist.cpp Codechange: Replace assert_compile macro with static_assert 4 years ago
vehiclelist.h
viewport.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
viewport_func.h
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter.h Feature #7962: Significantly improve sprite sorter performance 4 years ago
viewport_sprite_sorter_sse4.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
viewport_type.h
void_cmd.cpp
void_map.h
water.h
water_cmd.cpp Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497) 4 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp Change: Relocate rename and location buttons in all windows. 4 years ago
widget.cpp Add: show in the tooltip of disabled toolbar buttons why they are disabled 4 years ago
widget_type.h Add: show in the tooltip of disabled toolbar buttons why they are disabled 4 years ago
window.cpp Fix: Don't use a timer for hundredth tick determination 4 years ago
window_func.h
window_gui.h Fix: Don't use a timer for hundredth tick determination 4 years ago
window_type.h
zoom_func.h
zoom_type.h