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
Andreas Schmitt b3044cc482 Improve performance 3 years ago
..
3rdparty Fix #9267, 47a99bb: [Squirrel] Heap use after free 3 years ago
ai Merge branch 'master' into jgrpp 3 years ago
blitter Fix use of _mm_cvtsi64_si128 which is not available on 32 bit x86 3 years ago
core Fix various compiler warnings 3 years ago
game Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
lang Update src/lang/english.txt 3 years ago
linkgraph Fix various compiler warnings 3 years ago
misc Cleanup: Delete remaining Blob code 4 years ago
music Cleanup: [Fluidsynth] Remove fluid_player_join 3 years ago
network Use CommandContainer for demolish area callback state storage 3 years ago
os Fix various compiler warnings 3 years ago
pathfinder Remove unused hash functions and start the road building from the map center 3 years ago
saveload Fix various compiler warnings 3 years ago
script Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
settingsgen CMake: Fix host strgen/settingsgen importing 4 years ago
sound Codechange: Switch to explicit wide strings 4 years ago
spriteloader Avoid reading non-32bpp sprites twice where possible 3 years ago
strgen Merge branch 'master' into jgrpp 3 years ago
table Add generation of public roads linking towns 3 years ago
video Fix: [OpenGL] Increase timeout when waiting for the GPU to be done with the drawing buffer. 3 years ago
widgets Merge PR #268 into jgrpp 3 years ago
CMakeLists.txt Add: concept of a RandomAccessFile to replace the FIO slot functions 3 years ago
aircraft.h
aircraft_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp
animated_tile.cpp
animated_tile.h
animated_tile_func.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace.cpp Codechange: Replace Group::replace_protection with Group::flags 3 years ago
autoreplace_base.h
autoreplace_cmd.cpp Fix #9256, 12e43c697d2: invalid read after free. (#9258) 3 years ago
autoreplace_func.h
autoreplace_gui.cpp Fix: Count engine details text in lines rather than pixels. (#9107) 3 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h Codechange: [Network] Do not leak os_abstraction.h via base_media_func.h 3 years ago
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp Codechange: we are not booing straps .. we are bootstrapping 4 years ago
bridge.h
bridge_gui.cpp Fix #246: No error subtitle when no bridge type is available 3 years ago
bridge_map.cpp
bridge_map.h
bridge_signal_map.h
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 3 years ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp
cargopacket.h
cargotype.cpp Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
cargotype.h Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 3 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Add cheat: town local authority ratings fixed as Outstanding 3 years ago
cheat_type.h Add cheat: town local authority ratings fixed as Outstanding 3 years ago
clear_cmd.cpp Merge branch 'master' into jgrpp 4 years ago
clear_func.h
clear_map.h
cmd_helper.h
command.cpp Include setting name in command log for setting change commands 3 years ago
command_func.h
command_type.h Merge branch 'master' into jgrpp 3 years ago
company_base.h
company_cmd.cpp Fix #9348, 4d74e51: don't try to sell shares of spectators (#9349) 3 years ago
company_func.h
company_gui.cpp Fix various compiler warnings 3 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp Merge branch 'master' into jgrpp 3 years ago
console_cmds.cpp Merge PR #271 into jgrpp 3 years ago
console_func.h
console_gui.cpp Console: Include aliases in tab completion 3 years ago
console_gui.h
console_internal.h Merge branch 'master' into jgrpp 3 years ago
console_type.h
cpu.cpp
cpu.h
crashlog.cpp Crashlog: Update thread/lock handling to match GameLoop changes 4 years ago
crashlog.h Crashlog: Update thread/lock handling to match GameLoop changes 4 years ago
crashlog_bfd.h
currency.cpp Add: Malaysia Ringgit as Currency 4 years ago
currency.h Add: Malaysia Ringgit as Currency 4 years ago
date.cpp Fix date cheat/scenario load not adjusting vehicle date of last service 3 years ago
date_func.h
date_gui.cpp Fix signed integer overflow in SetMinutesWindow callback 4 years ago
date_gui.h
date_type.h
debug.cpp Fix various compiler warnings 3 years ago
debug.h Codechange: remove _realtime_tick variable 4 years ago
debug_settings.h Add misc debug flag for water flooding states 4 years ago
dedicated.cpp
departures.cpp Fix various compiler warnings 3 years ago
departures_func.h
departures_gui.cpp Fix various compiler warnings 3 years ago
departures_gui.h
departures_type.h
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_vehicle.cpp Merge branch 'master' into jgrpp 4 years ago
disaster_vehicle.h
dock_gui.cpp Feature: Press ctrl to build diagonal rivers in Scenario Editor (#8880) 4 years ago
driver.cpp Codechange: Suppress warnings when asserts are disabled (#8917) 4 years ago
driver.h Add: Option to (dis-)allow accelerated video drivers. (#8819) 4 years ago
economy.cpp Fix #9348, 4d74e51: don't try to sell shares of spectators (#9349) 3 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp 4 years ago
elrail_func.h
engine.cpp Merge branch 'master' into jgrpp 3 years ago
engine_base.h NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
engine_func.h NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
engine_gui.cpp
engine_gui.h
engine_type.h
error.h
error_gui.cpp Merge branch 'master' into jgrpp 4 years ago
fileio.cpp Cleanup: remove the old FIO slot functions 3 years ago
fileio_func.h Cleanup: remove the old FIO slot functions 3 years ago
fileio_type.h
fios.cpp Codechange: Replace FOR_ALL_SEARCHPATHS with range-based for loops 3 years ago
fios.h Cleanup: remove the old FIO slot functions 3 years ago
fios_gui.cpp Cleanup: Remove old FiosList helper methods. (#9139) 3 years ago
fontcache.cpp Fix various compiler warnings 3 years ago
fontcache.h Codechange: Scale sprite font height once on init instead of every call to GetHeight(). 3 years ago
fontcache_internal.h Fix missing override keywords 4 years ago
fontdetection.h
framerate_gui.cpp Merge branch 'master' into jgrpp 3 years ago
framerate_type.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp Add generation of public roads linking towns 3 years ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Add generation of public roads linking towns 3 years ago
gfx.cpp Fix changing font zoom level not updating font height cache 3 years ago
gfx_func.h Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
gfx_layout.cpp
gfx_layout.h
gfx_type.h Merge branch 'master' into jgrpp 3 years ago
gfxinit.cpp Fix various compiler warnings 3 years ago
gfxinit.h
goal.cpp Fix: [Network] don't desync if client leaves before you finish downloading map 4 years ago
goal_base.h
goal_gui.cpp Add: Buttons to open global goals from company goals and vice versa 4 years ago
goal_type.h
graph_gui.cpp Add buttons to cargo payment graph to select x-axis 3 years ago
graph_gui.h Add buttons to cargo payment graph to select x-axis 3 years ago
ground_vehicle.cpp Fix various compiler warnings 3 years ago
ground_vehicle.hpp Remove "Disable vehicle image update" setting 3 years ago
group.h Merge branch 'master' into jgrpp 3 years ago
group_cmd.cpp Fix poor performance of recursive iteration of group hierarchies 3 years ago
group_gui.cpp Fix various compiler warnings 3 years ago
group_gui.h
group_type.h
gui.h
guitimer_func.h
heightmap.cpp Add: allow setting the highest mountain for heightmaps 4 years ago
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp Fix #9209: Excessive time resizing highscore/news window when screen is too small. (#9210) 3 years ago
hotkeys.cpp
hotkeys.h
house.h Extra House ID's 4 years ago
house_type.h
industry.h
industry_cmd.cpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
industry_gui.cpp Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219) 3 years ago
industry_map.h
industry_type.h
industrytype.h
infrastructure.cpp Don't check safe waiting point in FollowTrainReservation if result unused 4 years ago
infrastructure_func.h
ini.cpp Fix e0561dbde: [MinGW] use ofstring(wchar_t*) as ofstring(wstring) doesn't exist (#8985) 4 years ago
ini_load.cpp Fix ftell() error sentinel value being used in allocation 4 years ago
ini_type.h
intro_gui.cpp
landscape.cpp Remove unused hash functions and start the road building from the map center 3 years ago
landscape.h
landscape_type.h
language.h Change: treat languages as finished, if translations are 75% completed. 3 years ago
livery.h
main_gui.cpp
map.cpp
map_func.h Add generation of public roads linking towns 3 years ago
map_type.h
misc.cpp Avoid data race on map size when clearing link graph jobs in InitializeGame 3 years ago
misc_cmd.cpp Add cheat: town local authority ratings fixed as Outstanding 3 years ago
misc_gui.cpp Use CommandContainer for demolish area callback state storage 3 years ago
mixer.cpp Fix: Allow full sample range for 16-bit audio. 4 years ago
mixer.h
music.cpp Codechange: lets music make use of RandomAccessFile instead of the FIO slot functions 3 years ago
music_gui.cpp Codechange: Set specific widgets dirty instead of window. 3 years ago
newgrf.cpp Implement custom sprite detection with new sprite mechanism 3 years ago
newgrf.h Codechange: let NewGRF make use of SpriteFile instead of most of the FIO slot functions 3 years ago
newgrf_airport.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_airport.h
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h
newgrf_canal.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_canal.h
newgrf_cargo.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp
newgrf_commons.h Elide vehicle random trigger callbacks 3 years ago
newgrf_config.cpp Codechange: let NewGRF make use of SpriteFile instead of most of the FIO slot functions 3 years ago
newgrf_config.h Cleanup: remove the old FIO slot functions 3 years ago
newgrf_debug.h Codechange: replace _realtime_tick with std::chrono for mouse events 4 years ago
newgrf_debug_gui.cpp Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
newgrf_engine.cpp Debug: Add general mechanism to dump a sprite group chain 3 years ago
newgrf_engine.h
newgrf_generic.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_generic.h
newgrf_gui.cpp Cleanup: remove the old FIO slot functions 3 years ago
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp Fix: [NewGRF] industry variable 66 and object variable 46 clamped the squared-euclidian distance to 16 bit, when they should not. 3 years ago
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp Fix: [NewGRF] industry variable 66 and object variable 46 clamped the squared-euclidian distance to 16 bit, when they should not. 3 years ago
newgrf_object.h
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_railtype.h
newgrf_roadtype.cpp Cleanup: Use std::vector in RealSpriteGroup. 3 years ago
newgrf_roadtype.h
newgrf_sound.cpp Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
newgrf_sound.h
newgrf_spritegroup.cpp Debug: Add general mechanism to dump a sprite group chain 3 years ago
newgrf_spritegroup.h Fix various compiler warnings 3 years ago
newgrf_station.cpp Codechange: Use std::vector for NewGRF station tile sprite layouts. 3 years ago
newgrf_station.h Codechange: Use std::vector for NewGRF station tile sprite layouts. 3 years ago
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219) 3 years ago
news_gui.h
news_type.h
object.h Add: Hotkey to focus the build object class name filter editbox. 4 years ago
object_base.h
object_cmd.cpp Fix building objects, trees and buoys on water/shore not clearing neighbour flooding states 4 years ago
object_gui.cpp Merge branch 'master' into jgrpp 4 years ago
object_map.h
object_type.h
openttd.cpp Fix owner legend colours when gui.starting_colour setting used 3 years ago
openttd.h Merge branch 'master' into jgrpp 4 years ago
order_backup.cpp
order_backup.h
order_base.h Fix unnecessary braking when leaving station with order without non-stop flag 4 years ago
order_cmd.cpp Fix various compiler warnings 3 years ago
order_cmd.h
order_func.h
order_gui.cpp Change: by default, make "unload all" leave stations empty (#9301) 3 years ago
order_type.h Add timetable lateness/earliness conditional order 4 years ago
osk_gui.cpp Fix: Use unscaled values for padding OSK 3 years ago
pbs.cpp Fix various compiler warnings 3 years ago
pbs.h Validate lookahead reservation end OK before calling FollowTrainReservation 4 years ago
plans.cpp
plans_base.h
plans_cmd.cpp
plans_func.h
plans_gui.cpp Remove OVEERIDE macro 4 years ago
plans_type.h
programmable_signals.cpp Fix various compiler warnings 3 years ago
programmable_signals.h
programmable_signals_gui.cpp Fix various compiler warnings 3 years ago
progress.cpp Merge branch 'master' into jgrpp 4 years ago
progress.h Add: make modal windows update more smooth 4 years ago
querystring_gui.h
rail.cpp Add setting for no vehicles introduced after given year 4 years ago
rail.h Cleanup: Replace FOR_ALL_SORTED_RAILTYPES macro with range iterator. 3 years ago
rail_cmd.cpp Add option to sort tracks by category and speed (#282) 3 years ago
rail_gui.cpp Cleanup: Replace FOR_ALL_SORTED_RAILTYPES macro with range iterator. 3 years ago
rail_gui.h
rail_map.h
rail_type.h
random_access_file.cpp Inline fast case for random access file byte/word/dword read 3 years ago
random_access_file_type.h Inline fast case for random access file byte/word/dword read 3 years ago
rev.cpp.in Merge branch 'master' into jgrpp 3 years ago
rev.h
road.cpp Improve performance 3 years ago
road.h Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
road_cmd.cpp Fix various compiler warnings 3 years ago
road_cmd.h
road_func.h
road_gui.cpp Cleanup: Replace FOR_ALL_SORTED_ROADTYPES macro with range iterator. 3 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h Distribute articulated vehicle weight evenly between articulated parts 4 years ago
roadveh_cmd.cpp Do not allow RV curves/reversing to override lower max speed 3 years ago
roadveh_gui.cpp
safeguards.h Change: [Network] Safeguard from using errno/strerror for handling network errors 3 years ago
schdispatch.h
schdispatch_cmd.cpp Fix signed integer overflow when initialising scheduled dispatch 4 years ago
schdispatch_gui.cpp Fix various compiler warnings 3 years ago
scope.h
scope_info.cpp
scope_info.h
screenshot.cpp Merge PR #271 into jgrpp 3 years ago
screenshot.h Add topography and industries screenshot types 3 years ago
screenshot_gui.cpp Add topography and industries screenshot types 3 years ago
screenshot_gui.h
settings.cpp Add option to sort tracks by category and speed (#282) 3 years ago
settings_func.h Include setting name in command log for setting change commands 3 years ago
settings_gui.cpp Add generation of public roads linking towns 3 years ago
settings_gui.h
settings_internal.h Merge branch 'master' into jgrpp 4 years ago
settings_type.h Add generation of public roads linking towns 3 years ago
ship.h
ship_cmd.cpp Fix collision checks for ship collision avoidance 4 years ago
ship_gui.cpp
signal.cpp Fix various compiler warnings 3 years ago
signal_func.h Fix assertion failure when command triggers PBS tunnel/bridge unreserve 4 years ago
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp Fix: memory leak due to assigning result of strdup to a std::string 3 years ago
signs_func.h
signs_gui.cpp Fix: Improved scaling and spacing of sign list window. 3 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h
smallmap_gui.cpp Fix: Scale smallmap legend 'blob' to fit text. 3 years ago
smallmap_gui.h Fix: Scale smallmap legend 'blob' to fit text. 3 years ago
sortlist_type.h
sound.cpp Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
sound_func.h
sound_type.h Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
sprite.cpp
sprite.h
spritecache.cpp Fix various compiler warnings 3 years ago
spritecache.h Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
station.cpp
station_base.h Fix various compiler warnings 3 years ago
station_cmd.cpp Merge PR #274 into jgrpp 3 years ago
station_func.h
station_gui.cpp Add setting to control station rating tooltip detail level 3 years ago
station_gui.h Add initial implementation from Joker's patch 3 years ago
station_kdtree.h
station_map.h
station_type.h
statusbar_gui.cpp Update status bar sizing when changing date/time display settings 3 years ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h Define __STDC_FORMAT_MACROS in stdafx.h 3 years ago
story.cpp
story_base.h
story_gui.cpp
story_type.h
string.cpp Fix: String validation could leave invalid Utf8 encoded strings (#9096) 3 years ago
string_base.h
string_func.h Fix various compiler warnings 3 years ago
string_func_extra.h Avoid undefined behaviour const_casting std::string c_str() 4 years ago
string_type.h Cheats window: Allow clicking money text to enter quantity 4 years ago
stringfilter.cpp
stringfilter_type.h
strings.cpp Merge PR #274 into jgrpp 3 years ago
strings_func.h
strings_type.h Codechange: remove special strings for language and resolutions (#8824) 4 years ago
subsidy.cpp Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
subsidy_base.h
subsidy_func.h Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
subsidy_gui.cpp
subsidy_type.h
tar_type.h Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
tbtr_template_gui_create.cpp Fix missing override keywords 4 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Fix various compiler warnings 3 years ago
tbtr_template_gui_main.h
tbtr_template_vehicle.cpp
tbtr_template_vehicle.h
tbtr_template_vehicle_func.cpp Fix various compiler warnings 3 years ago
tbtr_template_vehicle_func.h
terraform_cmd.cpp Fix: part of a tile might not be marked dirty upon terraforming 3 years ago
terraform_gui.cpp Don't show demolish confirm dialog when shift pressed 3 years ago
terraform_gui.h
textbuf.cpp
textbuf_gui.h Use CommandContainer for demolish area callback state storage 3 years ago
textbuf_type.h
texteff.cpp Fix #9174: Don't update text effect if it has been reset. (#9183) 3 years ago
texteff.hpp Fix: Update text effect size when font zoom is changed. (#9174) 3 years ago
textfile_gui.cpp Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131) 3 years ago
textfile_gui.h Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131) 3 years ago
textfile_type.h
tgp.cpp Merge branch 'master' into jgrpp 4 years ago
tgp.h Feature: auto-detect map height limit based on generated map 4 years ago
thread.h Crashlog: Update thread/lock handling to match GameLoop changes 4 years ago
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h Merge branch 'master' into jgrpp 4 years ago
tilearea.cpp
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h
timetable_cmd.cpp Fix various compiler warnings 3 years ago
timetable_gui.cpp Fix various compiler warnings 3 years ago
toolbar_gui.cpp Codechange: Apply minimum size to toolbar widgets 3 years ago
toolbar_gui.h
town.h Disable town noise limits in indifferent town tolerance mode 3 years ago
town_cmd.cpp Fix #9316, 64eddaeb: at about 250.000 inhabitants the bridge length limit check overflows 3 years ago
town_gui.cpp Disable town noise limits in indifferent town tolerance mode 3 years ago
town_gui.h
town_kdtree.h
town_map.h Extra House ID's 4 years ago
town_type.h
townname.cpp Fix #8919: Release builds with asserts enabled (#8925) 4 years ago
townname_func.h
townname_type.h
tracerestrict.cpp Fix various compiler warnings 3 years ago
tracerestrict.h Add tracerestrict action: No PBS signal back PF penalty 3 years ago
tracerestrict_gui.cpp Fix various compiler warnings 3 years ago
track_func.h
track_type.h
train.h Add train cache flag for whether train using realistic braking physics 4 years ago
train_cmd.cpp Fix various compiler warnings 3 years ago
train_gui.cpp
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp Fix f5183807: Tree planting scaling on extra large maps 3 years ago
tree_gui.cpp
tree_map.h
tunnel_base.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h Fix infra signal total when moving signalled tunnel/bridge to other company 3 years ago
tunnelbridge_cmd.cpp Fix crash when clearing tunnel where only near end is reserved with realistic braking 3 years ago
tunnelbridge_map.h
unit_conversion.h Add function for speed unit conversion to unit values 3 years ago
vehicle.cpp Fix various compiler warnings 3 years ago
vehicle_base.h Add fast path to vehicle var 0x42 if only upper byte is required 3 years ago
vehicle_cmd.cpp NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
vehicle_func.h Only update vehicle image when in the vicinity of a viewport 3 years ago
vehicle_gui.cpp Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219) 3 years ago
vehicle_gui.h
vehicle_gui_base.h Merge branch 'master' into jgrpp 3 years ago
vehicle_type.h
vehiclelist.cpp Merge branch 'master' into jgrpp 4 years ago
vehiclelist.h
viewport.cpp Viewport map: Improve handling of sloped tile rendering 3 years ago
viewport_func.h
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp
viewport_type.h Only update vehicle image when in the vicinity of a viewport 3 years ago
void_cmd.cpp
void_map.h
water.h Fix building objects, trees and buoys on water/shore not clearing neighbour flooding states 4 years ago
water_cmd.cpp Fix building objects, trees and buoys on water/shore not clearing neighbour flooding states 4 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp Codechange: Use std::vector for NewGRF station platform layouts. 3 years ago
waypoint_func.h
waypoint_gui.cpp Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219) 3 years ago
widget.cpp Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219) 3 years ago
widget_type.h Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it. 3 years ago
window.cpp Fix #264: Crash before calling SDL_SetTextInputRect with no window focused 3 years ago
window_func.h Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed. 3 years ago
window_gui.h Codechange: Replace window related FOR_ALL with range-based for loops 3 years ago
window_type.h Add initial implementation from Joker's patch 3 years ago
zoning.h
zoning_cmd.cpp Add misc debug flag for water flooding states 4 years ago
zoning_gui.cpp
zoom_func.h
zoom_type.h