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 24b5cb0fdb IME: Add direct support for Fcitx IME input, with SDL2 on *nix/X11. 5 years ago
..
3rdparty Merge branch 'master' into jgrpp 5 years ago
ai Avoid redundant re-scans for AI and game script files 5 years ago
blitter Merge branch 'master' into jgrpp 5 years ago
core Merge branch 'master' into jgrpp 5 years ago
depend Fix: Some typos found using codespell 5 years ago
game Avoid redundant re-scans for AI and game script files 5 years ago
lang Tracerestrict: Add load percentage conditional 5 years ago
linkgraph Linkgraph: MCF: Skip source node Dijkstra when all demand satisfied 5 years ago
misc Fix: Some typos found using codespell 5 years ago
music Merge branch 'master' into jgrpp 5 years ago
network Merge branch 'master' into jgrpp 5 years ago
os Add command line switch -Z to write detailed version information 5 years ago
pathfinder Merge branch 'master' into jgrpp 5 years ago
saveload Scheduled dispatch: Add order backup support 5 years ago
script Merge branch 'master' into jgrpp 5 years ago
settingsgen Codechange: Use null pointer literal instead of the NULL macro 5 years ago
sound Fix: Some typos found using codespell 5 years ago
spriteloader Merge branch 'master' into jgrpp 5 years ago
strgen Fix #7553: check bounds when loading strings (#7554) 5 years ago
table Merge branch 'master' into jgrpp 5 years ago
video IME: Add direct support for Fcitx IME input, with SDL2 on *nix/X11. 5 years ago
widgets Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
aircraft.h Merge branch 'master' into jgrpp 5 years ago
aircraft_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
aircraft_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
airport.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
airport.h Codechange: Remove Direction*Byte types 5 years ago
airport_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
animated_tile.cpp Merge branch 'master' into jgrpp 5 years ago
animated_tile_func.h
articulated_vehicles.cpp TBTR: Avoid articulated/rear units being added to tile hash 5 years ago
articulated_vehicles.h Merge branch 'master' into jgrpp 6 years ago
autoreplace.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
autoreplace_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
autoreplace_gui.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp Fix order backup not saving/restoring timetable automate/separation state 5 years ago
base_consist.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
base_media_base.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
base_media_func.h Fix: IniLoadFile::LoadFromDisk expects filename but BaseMedia::AddFile provided full path (#7348) 5 years ago
base_station_base.h Merge branch 'master' into jgrpp 5 years ago
bitmap_type.h Check nearby station/industry lists and catchments in CheckCaches 5 years ago
bmp.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
bmp.h Fix: Some typos found using codespell 5 years ago
bootstrap_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
bridge.h Implement custom bridge pillar flag support 6 years ago
bridge_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
bridge_map.cpp Merge branch 'master' into jgrpp 6 years ago
bridge_map.h Merge branch 'master' into jgrpp-nrt 5 years ago
bridge_signal_map.h Signals on bridges: Shrink M2 simulated signal states field 6 years ago
build_vehicle_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
cargo_type.h Codechange: Remove SourceTypeByte type 5 years ago
cargoaction.cpp Merge branch 'master' into jgrpp 5 years ago
cargoaction.h Fix iterator invalidation issues in CargoPacketList actions 6 years ago
cargomonitor.cpp Merge branch 'master' into jgrpp 5 years ago
cargomonitor.h Merge branch 'master' into jgrpp 5 years ago
cargopacket.cpp Merge branch 'master' into jgrpp 5 years ago
cargopacket.h Merge branch 'master' into jgrpp 5 years ago
cargotype.cpp Codechange: use std::vector for _sorted_cargo_specs 5 years ago
cargotype.h Codechange: use std::vector for _sorted_cargo_specs 5 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Fix #7655: Decrease buttons in cheat window do not work properly 5 years ago
cheat_type.h
clear_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
clear_func.h
clear_map.h Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
cmd_helper.h
command.cpp Merge branch 'master' into jgrpp 5 years ago
command_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
command_type.h Merge branch 'master' into jgrpp-nrt 5 years ago
company_base.h Merge branch 'master' into jgrpp-nrt 5 years ago
company_cmd.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
company_func.h Codechange: Remove Company/OwnerByte types 5 years ago
company_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
company_gui.h Merge branch 'master' into jgrpp 5 years ago
company_manager_face.h (svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style. 6 years ago
company_type.h Codechange: Remove Company/OwnerByte types 5 years ago
console.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
console_cmds.cpp Merge branch 'master' into jgrpp 5 years ago
console_func.h
console_gui.cpp Add basic IME support to SDL2 video driver 5 years ago
console_gui.h
console_internal.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
console_type.h
cpu.cpp Remove: DOS support 5 years ago
cpu.h
crashlog.cpp Add IME related info on SDL2 to CrashLog::LogLibraries 5 years ago
crashlog.h Add command line switch -Z to write detailed version information 5 years ago
crashlog_bfd.h
currency.cpp Add: Currency: NTD, CNY, HKD 5 years ago
currency.h Add: Currency: NTD, CNY, HKD 5 years ago
date.cpp Show time and in game date of game load in desync/crash logs 5 years ago
date_func.h Show time and in game date of game load in desync/crash logs 5 years ago
date_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
date_gui.h Allow timetable start dates to be set with full precision. 8 years ago
date_type.h Fix numerical/signed overflow when using high day lengths 7 years ago
debug.cpp Increase desync msg ring buffer size, improve DumpDesyncMsgLog format 5 years ago
debug.h Merge branch 'master' into jgrpp 5 years ago
debug_settings.h Add chicken bits setting 5 years ago
dedicated.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
departures.cpp Merge branch 'master' into jgrpp 5 years ago
departures_func.h Add show passenger and show freight buttons to departure window 7 years ago
departures_gui.cpp Add various missing override specifiers 5 years ago
departures_gui.h
departures_type.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
depot.cpp
depot_base.h
depot_cmd.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
depot_func.h
depot_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
depot_map.h Update existing assertions to log tile information where suitable 6 years ago
depot_type.h Increase maximum permitted depot and station name lengths. 7 years ago
direction_func.h Add direction func: DirToDiagDirAlongAxis 6 years ago
direction_type.h Codechange: Remove Direction*Byte types 5 years ago
disaster_vehicle.cpp Avoid iterating vehicle list to release disaster vehicles if there are none 5 years ago
disaster_vehicle.h Avoid iterating vehicle list to release disaster vehicles if there are none 5 years ago
dock_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
driver.cpp Codechange: use std::vector for _resolutions 5 years ago
driver.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
economy.cpp Merge branch 'master' into jgrpp 5 years ago
economy_base.h Pay all cargo payment incomes when cargo finally delivered 6 years ago
economy_func.h Fix #6498: Use int64 for all company rating calculations 6 years ago
economy_type.h Merge branch 'master' into jgrpp 5 years ago
effectvehicle.cpp Refactor effect vehicle cache to reduce cost of inserts/removes 5 years ago
effectvehicle_base.h Refactor CallVehicleTicks vehicle loop 5 years ago
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp 5 years ago
elrail_func.h Initial implementation of two rail types per tile 6 years ago
engine.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
engine_base.h Merge branch 'master' into jgrpp 5 years ago
engine_func.h Change: Show additional cost and refitted capacity in build vehicle window. 5 years ago
engine_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
engine_gui.h Codechange: use std::sort() in EngList_Sort[Partial]() 5 years ago
engine_type.h Feature: Add NotRoadTypes (NRT) 5 years ago
error.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
error_gui.cpp Merge branch 'master' into jgrpp 5 years ago
fileio.cpp Bump FIO buffer size 5 years ago
fileio_func.h Merge branch 'master' into jgrpp-nrt 5 years ago
fileio_type.h (svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit. 8 years ago
fios.cpp Fix: Avoid using stat to retrieve file modification times on Windows (#7731) 5 years ago
fios.h Add -K switch to write savegame debug data and exit 5 years ago
fios_gui.cpp Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
fontcache.cpp Merge branch 'master' into jgrpp 5 years ago
fontcache.h Merge branch 'master' into jgrpp-nrt 5 years ago
fontdetection.cpp Fix: Some typos found using codespell 5 years ago
fontdetection.h Add: [Win32] GDI engine for font glyph rendering as a replacement for including FreeType. 5 years ago
framerate_gui.cpp Fix: Some typos found using codespell 5 years ago
framerate_type.h Add: Show performance of AI and GS in framerate window 5 years ago
gamelog.cpp Fix saveload exception handling when gamelog action in progress 5 years ago
gamelog.h Remove: WinCE support 6 years ago
gamelog_internal.h Merge branch 'save_ext' into jgrpp 5 years ago
genworld.cpp Merge branch 'master' into jgrpp 5 years ago
genworld.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
genworld_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
gfx.cpp Merge branch 'master' into jgrpp 5 years ago
gfx_func.h Merge branch 'master' into jgrpp 5 years ago
gfx_layout.cpp Fix: Remove workaround for clang-3.8, now that GCC9 warns about it 5 years ago
gfx_layout.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
gfx_type.h Codechange: Remove SpriteTypeByte type 5 years ago
gfxinit.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
gfxinit.h
goal.cpp Fix: Make GSGoal.QuestionClient work correctly at least for clients with ID < 2**16 5 years ago
goal_base.h Codechange: Remove GoalTypeByte 5 years ago
goal_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
goal_type.h Codechange: Remove GoalTypeByte 5 years ago
graph_gui.cpp Codechange: use std::sort() in GUIList 5 years ago
graph_gui.h
ground_vehicle.cpp Merge branch 'master' into jgrpp 5 years ago
ground_vehicle.hpp Merge branch 'master' into jgrpp-nrt 5 years ago
group.h Merge branch 'master' into jgrpp 5 years ago
group_cmd.cpp Exclude virtual trains from various vehicle list iterations 5 years ago
group_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
group_gui.h
group_type.h Increase maximum permitted group name length. 7 years ago
gui.h Add modifier key window for toggling shift/ctrl key states using mouse 5 years ago
guitimer_func.h Change: Use GUITimer class instead of bare int/uints. 5 years ago
heightmap.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
heightmap.h (svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType. 8 years ago
highscore.cpp Cleanup: remove core/sort_func.hpp as it's not used anymore 5 years ago
highscore.h
highscore_gui.cpp Fix #7702: Scaling for highscore screen 5 years ago
hotkeys.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
hotkeys.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
house.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
house_type.h Revert back to v2 of house picking/placing patch. 8 years ago
industry.h Merge branch 'master' into jgrpp 5 years ago
industry_cmd.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
industry_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
industry_map.h Update existing assertions to log tile information where suitable 6 years ago
industry_type.h Add: NewGRF support for 16-in-16-out industries 6 years ago
industrytype.h Codechange: use std::array for _sorted_industry_types 5 years ago
infrastructure.cpp Fix OrderDestinationIsAllowed not handling nearest depot orders 5 years ago
infrastructure_func.h
ini.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
ini_load.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
ini_type.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
intro_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
landscape.cpp Merge branch 'master' into jgrpp 5 years ago
landscape.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
landscape_type.h
language.h Codechange: Removed SmallVector completely 5 years ago
livery.h Feature: Group liveries, and livery window usability enhancements. (#7108) 5 years ago
main_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
map.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
map_func.h Add utility function: TileAddSaturating 5 years ago
map_type.h Merge branch 'master' into jgrpp 6 years ago
misc.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
misc_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
misc_gui.cpp Fix modifier key window not always updating 5 years ago
mixer.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
mixer.h Add: Mixer feature for streaming sampled music 5 years ago
music.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
music_gui.cpp Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 5 years ago
newgrf.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf.h Merge branch 'master' into jgrpp 5 years ago
newgrf_airport.cpp Fix: Some typos found using codespell 5 years ago
newgrf_airport.h Codechange: Check airport layout would fit within map bounds before iterating tiles. (#7429) 5 years ago
newgrf_airporttiles.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_airporttiles.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_animation_base.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_animation_type.h Doc #7181: AAT_STATION_AIRPLANE_LAND triggers only a single tile, not all airport tiles. (#7182) 5 years ago
newgrf_callbacks.h Revert back to v2 of house picking/placing patch. 8 years ago
newgrf_canal.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_canal.h
newgrf_cargo.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_commons.cpp Fix: Some typos found using codespell 5 years ago
newgrf_commons.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_config.cpp Use multiple threads for NewGRF scan MD5 calculations, on multi-CPU machines 5 years ago
newgrf_config.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_debug.h Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|Delete]SmallVector 5 years ago
newgrf_debug_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
newgrf_engine.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_engine.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_generic.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_generic.h
newgrf_gui.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_house.cpp Ensure nearby stations list updated in CBID_HOUSE_DESTRUCTION callback 5 years ago
newgrf_house.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_industries.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_industries.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_industrytiles.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_industrytiles.h Codechange: Use override specifer for overriding member declarations 5 years ago
newgrf_object.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_object.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_properties.h
newgrf_railtype.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_railtype.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_roadtype.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
newgrf_roadtype.h Feature: Add NotRoadTypes (NRT) 5 years ago
newgrf_sound.cpp Codechange: replace grow() usage in AllocateSound() 5 years ago
newgrf_sound.h
newgrf_spritegroup.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_spritegroup.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_station.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_station.h Merge branch 'master' into jgrpp 5 years ago
newgrf_storage.cpp
newgrf_storage.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_text.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_text.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_town.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_town.h Merge branch 'master' into jgrpp 5 years ago
newgrf_townname.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_townname.h
news_func.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
news_gui.cpp Fix: Some typos found using codespell 5 years ago
news_gui.h Fix #7255: Prevent crashlog corruption by only printing the 32 most recent news messages 5 years ago
news_type.h Fix: Some typos found using codespell 5 years ago
object.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
object_base.h Codechange: Removed SmallVector completely 5 years ago
object_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
object_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
object_map.h Update existing assertions to log tile information where suitable 6 years ago
object_type.h
openttd.cpp Add command line switch -Z to write detailed version information 5 years ago
openttd.h Add game event flag for virtual train creation 5 years ago
order_backup.cpp Scheduled dispatch: Add order backup support 5 years ago
order_backup.h Scheduled dispatch: Add order backup support 5 years ago
order_base.h Scheduled dispatch: Simplify schedule copying 5 years ago
order_cmd.cpp Scheduled dispatch: Simplify schedule copying 5 years ago
order_cmd.h Update order destination refcount in RemoveVehicleOrdersIf 5 years ago
order_func.h Fix #6574: Remove go to hangar orders when rebuilding airport 5 years ago
order_gui.cpp Fix fbbbc6e1931: Crash when creating orders to stations with relocated station sign. (#7755) 5 years ago
order_type.h Merge branch 'master' into jgrpp 5 years ago
osk_gui.cpp Merge branch 'master' into jgrpp 5 years ago
pbs.cpp Fix per-railtype 90 deg turn setting with dual rail type tiles 5 years ago
pbs.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
plans.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
plans_base.h Merge branch 'master' into jgrpp 5 years ago
plans_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
plans_func.h
plans_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
plans_type.h Plans: Make it possible to give plans a name. 6 years ago
programmable_signals.cpp Progsig: Fix error return path in CmdModifySignalInstruction 5 years ago
programmable_signals.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
programmable_signals_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
progress.cpp Codechange: Replace custom mutex code with C++11 mutex'es. 5 years ago
progress.h Add 3rd party mingw-std-threads headers to fix MinGW compilation 5 years ago
querystring_gui.h Fix: Some typos found using codespell 5 years ago
rail.cpp Merge branch 'master' into jgrpp 5 years ago
rail.h Fix per-railtype 90 deg turn setting with dual rail type tiles 5 years ago
rail_cmd.cpp Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
rail_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
rail_gui.h Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 5 years ago
rail_map.h Merge branch 'master' into jgrpp-nrt 5 years ago
rail_type.h Codechange: Remove RailTypeByte type 5 years ago
rev.cpp.in Merge branch 'cpp-11' into crashlog_improvements 5 years ago
rev.h Merge branch 'cpp-11' into crashlog_improvements 5 years ago
road.cpp Merge branch 'master' into jgrpp 5 years ago
road.h Feature: Add NotRoadTypes (NRT) 5 years ago
road_cmd.cpp Fix road/tram catenary not being drawn on custom bridge heads 5 years ago
road_cmd.h
road_func.h Merge branch 'master' into jgrpp-nrt 5 years ago
road_gui.cpp Merge branch 'master' into jgrpp 5 years ago
road_gui.h Feature: Add NotRoadTypes (NRT) 5 years ago
road_internal.h Feature: Add NotRoadTypes (NRT) 5 years ago
road_map.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
road_map.h Merge branch 'master' into jgrpp-nrt 5 years ago
road_type.h Merge branch 'master' into jgrpp-nrt 5 years ago
roadstop.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
roadstop_base.h
roadveh.h Merge branch 'master' into jgrpp-nrt 5 years ago
roadveh_cmd.cpp Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
roadveh_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
safeguards.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
schdispatch.h Scheduled Dispatch feature 7 years ago
schdispatch_cmd.cpp Fix 0472327e: Infinite loop on copying unset scheduled dispatch 5 years ago
schdispatch_gui.cpp Add various missing override specifiers 5 years ago
scope.h Add include for scope header file 6 years ago
scope_info.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
scope_info.h Bump scope_dumper buffer size to 512 bytes 5 years ago
screenshot.cpp Include crash/desync log contents in PNG screenshots 5 years ago
screenshot.h Include crash/desync log contents in PNG screenshots 5 years ago
settings.cpp Merge branch 'master' into jgrpp 5 years ago
settings_func.h Codechange: If something is a vector of strings, use a vector of strings instead of an AutoFreeSmallVector. 5 years ago
settings_gui.cpp Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
settings_gui.h Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete. 5 years ago
settings_internal.h Merge branch 'master' into jgrpp 5 years ago
settings_type.h Merge branch 'master' into jgrpp 5 years ago
ship.h Merge branch 'master' into jgrpp-nrt 5 years ago
ship_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
ship_gui.cpp Cache sprite sequence bounds for vehicles 6 years ago
signal.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
signal_func.h Remove programmable signals from CTRL-click signal type cycling 7 years ago
signal_type.h
signs.cpp
signs_base.h Codechange: Remove Company/OwnerByte types 5 years ago
signs_cmd.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
signs_func.h
signs_gui.cpp Codechange: use std::sort() in GUIList 5 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_colours.h Merge branch 'master' into jgrpp 5 years ago
smallmap_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
smallmap_gui.h Merge branch 'master' into jgrpp 5 years ago
sortlist_type.h Cleanup: remove core/sort_func.hpp as it's not used anymore 5 years ago
sound.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
sound_func.h
sound_type.h Fix use of uint8 for file slot handles 6 years ago
sprite.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
sprite.h
spritecache.cpp Merge branch 'master' into jgrpp 5 years ago
spritecache.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
station.cpp Avoid quadratic behaviour in updating nearby lists in RecomputeCatchmentForAll 5 years ago
station_base.h FlowStat: Replace btree_map with flat map which is inlined in small case 5 years ago
station_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
station_func.h Merge branch 'master' into jgrpp-nrt 5 years ago
station_gui.cpp FlowStat: Replace btree_map with flat map which is inlined in small case 5 years ago
station_gui.h
station_kdtree.h Codechange: Make a k-d tree index of stations 5 years ago
station_map.h Merge branch 'master' into jgrpp-nrt 5 years ago
station_type.h Merge branch 'master' into jgrpp-nrt 5 years ago
statusbar_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
statusbar_gui.h
stdafx.h Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds (#7614) 5 years ago
story.cpp Fix: Some typos found using codespell 5 years ago
story_base.h Codechange: Remove Company/OwnerByte types 5 years ago
story_gui.cpp Fix: Some typos found using codespell 5 years ago
story_type.h
string.cpp Add std::string format functions 5 years ago
string_base.h Doc: Lots and lots of doxymentation fixes 6 years ago
string_func.h Add std::string format functions 5 years ago
string_func_extra.h Add utility function for processing a string buffer by line 5 years ago
string_type.h Merge branch 'master' into jgrpp 5 years ago
stringfilter.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
stringfilter_type.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
strings.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
strings_func.h Merge branch 'master' into jgrpp-nrt 5 years ago
strings_type.h Fix #7672: more than 32 resolutions may be available 5 years ago
subsidy.cpp Fix 50e08f333a: Creating a cargo subsidy with town as source did not consider min population. (#7493) 5 years ago
subsidy_base.h Codechange: Remove SourceTypeByte type 5 years ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 5 years ago
subsidy_type.h Codechange: Remove PartOfSubsidyByte 5 years ago
tar_type.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
tbtr_template_gui_create.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
tbtr_template_gui_create.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_gui_main.cpp TBTR: Show warning on templates which include unavailable vehicles 5 years ago
tbtr_template_gui_main.h TBTR: Fix display of vehicle sprites for some NewGRFs, fix issues in large UI modes 6 years ago
tbtr_template_vehicle.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
tbtr_template_vehicle.h Merge branch 'master' into jgrpp 5 years ago
tbtr_template_vehicle_func.cpp TBTR: Fix front engine not being cleared when being replaced. and kept in depot 5 years ago
tbtr_template_vehicle_func.h TBTR: Remove duplicated function: SetupTemplateVehicleFromVirtual 5 years ago
terraform_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
terraform_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
terraform_gui.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
textbuf.cpp Add basic IME support to SDL2 video driver 5 years ago
textbuf_gui.h Add: Warn players that company passwords are not truly secure 5 years ago
textbuf_type.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
texteff.cpp Maintain free list for text effect entries 5 years ago
texteff.hpp Change: Animate text effects by real time instead of game ticks. 5 years ago
textfile_gui.cpp Codechange: [Win32] Pass a native GDI font description around when we have one, instead of repeatedly guessing the font. 5 years ago
textfile_gui.h Codechange: [Win32] Pass a native GDI font description around when we have one, instead of repeatedly guessing the font. 5 years ago
textfile_type.h
tgp.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
tgp.h
thread.h Fix race condition causing crashes/undefined behaviour on thread init on windows/MinGW 5 years ago
tile_cmd.h Merge branch 'master' into jgrpp-nrt 5 years ago
tile_map.cpp Fix: Some typos found using codespell 5 years ago
tile_map.h Merge branch 'master' into jgrpp 5 years ago
tile_type.h (svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships. 6 years ago
tilearea.cpp Codechange: Replace duplicated code with TileArea::Expand() (#7467) 5 years ago
tilearea_type.h Add missing include to tilearea_type.h 5 years ago
tilehighlight_func.h Import polyline rail tool patch v10b 8 years ago
tilehighlight_type.h Merge branch 'master' into jgrpp 5 years ago
tilematrix_type.hpp Fix town production and acceptance cache saveload/update handling 5 years ago
timetable.h Add client setting to show leftover ticks in timetable. 8 years ago
timetable_cmd.cpp Fix locked wait times not being preserved when moving orders to new station 5 years ago
timetable_gui.cpp Add various missing override specifiers 5 years ago
toolbar_gui.cpp Merge branch 'jgrpp' into jgrpp-nrt 5 years ago
toolbar_gui.h
town.h Merge branch 'master' into jgrpp 5 years ago
town_cmd.cpp Fix town growth to correctly follow custom bridge heads 5 years ago
town_gui.cpp Merge branch 'master' into jgrpp 5 years ago
town_gui.h Revert back to v2 of house picking/placing patch. 8 years ago
town_kdtree.h Add #6887: Option to show zone inside local authority boundary of towns 5 years ago
town_map.h Update existing assertions to log tile information where suitable 6 years ago
town_type.h Merge branch 'master' into jgrpp 5 years ago
townname.cpp Fix: Some typos found using codespell 5 years ago
townname_func.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
townname_type.h Fix: Grammar in a bunch of comments (#7054) 5 years ago
tracerestrict.cpp Tracerestrict: Add load percentage conditional 5 years ago
tracerestrict.h Tracerestrict: Add load percentage conditional 5 years ago
tracerestrict_gui.cpp Tracerestrict: Add load percentage conditional 5 years ago
track_func.h Merge branch 'master' into jgrpp 5 years ago
track_type.h Merge branch 'master' into jgrpp 5 years ago
train.h Merge branch 'master' into jgrpp 5 years ago
train_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
train_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
transparency.h
transparency_gui.cpp Merge branch 'master' into jgrpp 5 years ago
transparency_gui.h
transport_type.h
tree_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
tree_gui.cpp Merge branch 'master' into jgrpp 5 years ago
tree_map.h Merge branch 'master' into jgrpp 5 years ago
tunnel_base.h Chunnel: Use hash table for tunnel search, change tunnel fields and savegame format. 7 years ago
tunnel_map.cpp Chunnel: Prevent chunnels from intersecting with each other. 7 years ago
tunnel_map.h Merge branch 'master' into jgrpp-nrt 5 years ago
tunnelbridge.h Merge branch 'master' into jgrpp-nrt 5 years ago
tunnelbridge_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
tunnelbridge_map.h Fix train reverse inside signalled tunnel/bridge entrance clearing reservation of incoming train 5 years ago
unit_conversion.h Change tracerestrict weight ratio properties to use decimals, and the weight unit. 8 years ago
vehicle.cpp Merge branch 'master' into jgrpp 5 years ago
vehicle_base.h Merge branch 'master' into jgrpp 5 years ago
vehicle_cmd.cpp Merge branch 'master' into jgrpp 5 years ago
vehicle_func.h Merge branch 'master' into jgrpp-nrt 5 years ago
vehicle_gui.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
vehicle_gui.h Merge branch 'master' into jgrpp 5 years ago
vehicle_gui_base.h Enable vehicle group management actions on other companies' stations 5 years ago
vehicle_type.h Fix: Some typos found using codespell 5 years ago
vehiclelist.cpp Exclude virtual trains from various vehicle list iterations 5 years ago
vehiclelist.h Merge branch 'master' into jgrpp 5 years ago
viewport.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
viewport_func.h Merge branch 'master' into jgrpp 5 years ago
viewport_gui.cpp Add various missing override specifiers 5 years ago
viewport_kdtree.h Save point used when adding station to viewport kd tree, use for removal 5 years ago
viewport_sprite_sorter.h Codechange: Removed SmallVector completely 5 years ago
viewport_sprite_sorter_sse4.cpp Codechange: Replaced SmallVector::[Begin|End]() with std alternatives 5 years ago
viewport_type.h Fix: Some typos found using codespell 5 years ago
void_cmd.cpp Fix: Some typos found using codespell 5 years ago
void_map.h
water.h Feature: Multi-tile docks and docking points. 5 years ago
water_cmd.cpp Merge branch 'master' into jgrpp-nrt 5 years ago
water_map.h Merge branch 'master' into jgrpp 5 years ago
waypoint.cpp Fix viewport kdtree not being updated for waypoints when sign moved 5 years ago
waypoint_base.h Fix #7250: Viewport kdtree not being updated for waypoints when sign moved. 5 years ago
waypoint_cmd.cpp Fix #7250: Viewport kdtree not being updated for waypoints when sign moved. 5 years ago
waypoint_func.h
waypoint_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
widget.cpp Fix #7742, 66dd7c3: widget position can be negative 5 years ago
widget_type.h Fix: Some typos found using codespell 5 years ago
window.cpp IME: Add direct support for Fcitx IME input, with SDL2 on *nix/X11. 5 years ago
window_func.h Merge branch 'master' into jgrpp 5 years ago
window_gui.h Fix modifier key window not always updating 5 years ago
window_type.h Add modifier key window for toggling shift/ctrl key states using mouse 5 years ago
zoning.h Add GUI/client setting to save zoning overlay state 5 years ago
zoning_cmd.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
zoning_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
zoom_func.h Merge branch 'master' into jgrpp 5 years ago
zoom_type.h Change ZOOM_LVL_BASE type back to signed 5 years ago