OpenTTD-patches/src
translators a0831cec39 Update: Translations from eints
swedish: 1 change by joeax910
2021-10-24 18:46:47 +00:00
..
3rdparty Fix #9588, 140a96b: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589) 2021-10-02 15:13:58 +02:00
ai Change: Heading for 13 now (#9573) 2021-09-25 13:48:03 +02:00
blitter
core Fix 68f2213: Don't use GetPoolSize() for end of pool iterator (#9461) 2021-08-10 19:03:15 +02:00
game Change: Heading for 13 now (#9573) 2021-09-25 13:48:03 +02:00
lang Update: Translations from eints 2021-10-24 18:46:47 +00:00
linkgraph Change: [Linkgraph] Delete links only served by vehicles stopped in depot 2021-08-20 22:37:03 +02:00
misc
music Fix: [Fluidsynth] Crash when debug output enabled (#9446) 2021-07-19 10:36:35 +01:00
network Fix #9624: compilation with RANDOM_DEBUG 2021-10-19 09:05:00 +01:00
os Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
pathfinder Fix: Try all possible reverse directions when a ship reaches a dead end 2021-10-11 21:11:13 +02:00
saveload Change: Don't store not to be activated newGRFs in savegames (#9627) 2021-10-20 22:14:23 +02:00
script Fix #9626, ddafc0d: Incorrect loading of script saved data (#9629) 2021-10-20 12:23:16 +02:00
settingsgen
sound Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions. 2021-09-11 15:42:34 +02:00
spriteloader
strgen
table Fix #9484: update locale currencies settings mapping (#9559) 2021-09-19 22:44:28 +02:00
video Change: Ignore refresh_rate setting when vsync is enabled 2021-10-17 19:25:03 +01:00
widgets Feature: Button to toggle showing advanced signal types (#9617) 2021-10-17 19:24:50 +01:00
aircraft_cmd.cpp Codechange: remove redundant 'info_view' parameter, it can be derived from 'image_type'. 2021-10-23 14:45:08 +02:00
aircraft_gui.cpp Codechange: remove redundant 'info_view' parameter, it can be derived from 'image_type'. 2021-10-23 14:45:08 +02:00
aircraft.h
airport_gui.cpp
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp Fix 57734fd: Don't enable rename button for network clients in build vehicle window (#9452) 2021-07-19 22:38:36 +02:00
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h Fix #9440: negative cargo payments not being handled right 2021-08-02 20:44:53 +02:00
cheat_func.h
cheat_gui.cpp
cheat_type.h
cheat.cpp
clear_cmd.cpp
clear_func.h
clear_map.h
CMakeLists.txt
cmd_helper.h
command_func.h
command_type.h
command.cpp Add: allow gamescripts to build neutral objects (#9568) 2021-09-25 13:39:40 +02:00
company_base.h
company_cmd.cpp
company_func.h
company_gui.cpp
company_gui.h
company_manager_face.h
company_type.h
console_cmds.cpp Add: Console command to list search directories for various things 2021-09-26 23:39:45 +02:00
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h Cleanup: Swap comments for IConsoleModes (#9587) 2021-10-02 16:33:28 +02:00
console.cpp
cpu.cpp Add: use of Intel Intrinsics & RDTSC on e2k (MCST Elbrus 2000) (#9575) 2021-09-26 11:12:35 +02:00
cpu.h
crashlog.cpp
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp
date_gui.h
date_type.h
date.cpp
debug.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
debug.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
dedicated.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock_gui.cpp
driver.cpp
driver.h
economy_base.h
economy_func.h
economy_type.h Fix #9440: negative cargo payments not being handled right 2021-08-02 20:44:53 +02:00
economy.cpp Fix #9440: negative cargo payments not being handled right 2021-08-02 20:44:53 +02:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
engine.cpp
error_gui.cpp
error.h
fileio_func.h
fileio_type.h
fileio.cpp Codechange: use the C++ std::getenv over the POSIX/C getenv 2021-07-10 22:55:46 +02:00
fios_gui.cpp
fios.cpp Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 2021-07-17 12:48:35 +02:00
fios.h Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 2021-07-17 12:48:35 +02:00
fontcache_internal.h
fontcache.cpp Remove: logically dead code from font cache 2021-07-10 11:27:09 +02:00
fontcache.h
fontdetection.h
framerate_gui.cpp
framerate_type.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
gfx_layout.cpp Codechange: Improve LineCache queries (#9417) 2021-08-16 11:18:47 +02:00
gfx_layout.h Codechange: Improve LineCache queries (#9417) 2021-08-16 11:18:47 +02:00
gfx_type.h
gfx.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
gfxinit.cpp
gfxinit.h
goal_base.h
goal_gui.cpp
goal_type.h
goal.cpp
graph_gui.cpp Remove: logically dead code in graph UI 2021-07-10 11:27:09 +02:00
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp
group_gui.cpp Feature: Ctrl-Clicking GB_SHARED_ORDERS vehicle list opens order window 2021-09-18 11:17:49 +02:00
group_gui.h
group_type.h
group.h
gui.h
guitimer_func.h
heightmap.cpp
heightmap.h
highscore_gui.cpp
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h
industry_cmd.cpp
industry_gui.cpp Fix: Changing raw industry funding method redraws GUI (#9572) 2021-09-23 21:07:54 +02:00
industry_map.h
industry_type.h
industry.h
industrytype.h
ini_load.cpp Fix 75b6051b: removing items from the ini could leave the group in a bad state (#9445) 2021-07-17 17:26:50 +02:00
ini_type.h
ini.cpp
intro_gui.cpp Change: Suppress panning in intro game, while user is interacting with the GUI. (#9645) 2021-10-23 15:13:39 +02:00
landscape_type.h
landscape.cpp
landscape.h
language.h
livery.h
main_gui.cpp Fix #9630: intro game could zoom in/out more than allowed by settings (#9633) 2021-10-20 22:08:08 +02:00
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_gui.cpp
misc.cpp
mixer.cpp Fix #8335: Race condition in music mixer (#9450) 2021-07-21 10:32:33 +01:00
mixer.h
music_gui.cpp
music.cpp
newgrf_airport.cpp
newgrf_airport.h
newgrf_airporttiles.cpp
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
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp Remove: the concept of UnknownGRFs 2021-07-18 11:42:25 +02:00
newgrf_config.h Remove: the concept of UnknownGRFs 2021-07-18 11:42:25 +02:00
newgrf_debug_gui.cpp
newgrf_debug.h
newgrf_engine.cpp Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 2021-10-23 14:45:08 +02:00
newgrf_engine.h Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 2021-10-23 14:45:08 +02:00
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp
newgrf_object.h
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Fix #9562: Handle case of invalid action2 with zero results. (#9564) 2021-09-19 21:52:08 +01:00
newgrf.h
news_func.h
news_gui.cpp
news_gui.h
news_type.h
object_base.h
object_cmd.cpp Fix #9591: Update station docking tiles upon placing a water object on a docking tile (#9594) 2021-10-03 12:54:19 +02:00
object_gui.cpp Fix #8603: Don't give focus to text filter when opening Object GUI (#9547) 2021-09-09 18:30:03 +02:00
object_map.h
object_type.h
object.h
openttd.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp Codechange: "set but not used" warning when disabling assert() (#9613) 2021-10-16 22:06:08 +02:00
order_func.h
order_gui.cpp
order_type.h
osk_gui.cpp
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp
rail_gui.cpp Feature: Button to toggle showing advanced signal types (#9617) 2021-10-17 19:24:50 +01:00
rail_gui.h Feature: Hide block signals in GUI by default (#8688) 2021-09-05 20:22:27 +02:00
rail_map.h
rail_type.h
rail.cpp
rail.h
random_access_file_type.h
random_access_file.cpp
rev.cpp.in Add: support filtering content entries for patchpacks (#9541) 2021-09-11 15:34:46 +02:00
rev.h Add: support filtering content entries for patchpacks (#9541) 2021-09-11 15:34:46 +02:00
road_cmd.cpp
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
roadveh_gui.cpp
roadveh.h
safeguards.h
screenshot_gui.cpp
screenshot_gui.h
screenshot.cpp Fix #9643, 95386dc: Incorrect determination of screenshot format (#9644) 2021-10-22 16:34:48 +02:00
screenshot.h
settings_func.h
settings_gui.cpp Fix #9614: Refresh rate dropdown was still active when vsync was enabled 2021-10-17 19:25:03 +01:00
settings_gui.h
settings_internal.h
settings_table.cpp Feature: Hide block signals in GUI by default (#8688) 2021-09-05 20:22:27 +02:00
settings_table.h
settings_type.h Feature: Hide block signals in GUI by default (#8688) 2021-09-05 20:22:27 +02:00
settings.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
ship_cmd.cpp Fix: Try all possible reverse directions when a ship reaches a dead end 2021-10-11 21:11:13 +02:00
ship_gui.cpp
ship.h
signal_func.h
signal_type.h
signal.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp
smallmap_gui.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h Fix #9407: desync when founding a town nearby a station (#9526) 2021-08-31 14:31:37 +02:00
station_cmd.cpp Change: Allow all tiles around docks to be docking tiles (#9578) 2021-09-26 19:31:55 +02:00
station_func.h Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 2021-08-17 14:57:59 +02:00
station_gui.cpp
station_gui.h
station_kdtree.h
station_map.h
station_type.h
station.cpp
statusbar_gui.cpp Fix: typo in the word "spectator" (tnx Heiki) (#9496) 2021-08-18 12:00:17 +02:00
statusbar_gui.h
stdafx.h
story_base.h
story_gui.cpp
story_type.h
story.cpp
string_base.h
string_func.h
string_type.h
string.cpp
stringfilter_type.h
stringfilter.cpp
strings_func.h
strings_type.h
strings.cpp Codechange: use the C++ std::getenv over the POSIX/C getenv 2021-07-10 22:55:46 +02:00
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp Fix #9595: Always use plural forms of cargo for subsidy strings (#9619) 2021-10-18 09:43:14 +01:00
tar_type.h
terraform_cmd.cpp Codechange: Don't explicitly unset _generating_world outside of genworld.cpp (#9418) 2021-07-10 14:59:17 +02:00
terraform_gui.cpp Codechange: Don't explicitly unset _generating_world outside of genworld.cpp (#9418) 2021-07-10 14:59:17 +02:00
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp
textfile_gui.h
textfile_type.h
tgp.cpp
tgp.h
thread.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea_type.h
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable_cmd.cpp
timetable_gui.cpp
timetable.h
toolbar_gui.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
toolbar_gui.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
town_cmd.cpp Fix #9407: desync when founding a town nearby a station (#9526) 2021-08-31 14:31:37 +02:00
town_gui.cpp Codechange: Don't explicitly unset _generating_world outside of genworld.cpp (#9418) 2021-07-10 14:59:17 +02:00
town_kdtree.h
town_map.h
town_type.h
town.h
townname_func.h
townname_type.h
townname.cpp
track_func.h
track_type.h
train_cmd.cpp Fix: Prevent train reversing when wholly inside a train depot (#9557) 2021-09-18 15:56:23 +02:00
train_gui.cpp
train.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp Fix #9241: Grove and forest tree brushes also create rainforests (#9542) 2021-09-12 08:42:24 +02:00
tree_gui.cpp Fix #9241: Grove and forest tree brushes also create rainforests (#9542) 2021-09-12 08:42:24 +02:00
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h
vehicle_cmd.cpp Fix #9392: Return a valid value with GetBuildWithRefitCapacity when AIs are maxed out in vehicles (#9393) 2021-08-11 19:21:34 +02:00
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp Codechange: remove redundant 'info_view' parameter, it can be derived from 'image_type'. 2021-10-23 14:45:08 +02:00
vehicle_gui.h
vehicle_type.h
vehicle.cpp Feature: Display icon/text whether vehicle is lost in vehicle (list) window (#9543) 2021-09-14 22:10:00 +02:00
vehiclelist.cpp
vehiclelist.h
viewport_func.h Feature: Multiple rotating views on title screen 2021-09-12 19:46:48 +02:00
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp Codechange: reference a string by its name, not with "another + 1" (#9517) 2021-08-28 17:08:01 +02:00
void_cmd.cpp
void_map.h
walltime_func.h
water_cmd.cpp Fix: Incorrect error messages on placing water on scenario editor (#9560) 2021-09-19 23:14:07 +02:00
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h
window_gui.h
window_type.h Feature: make "join game" button join the game, instead of first showing a lobby window (#9467) 2021-08-14 23:07:18 +02:00
window.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
zoom_func.h
zoom_type.h