No files found.
+118 −1
smallvec_type.hpp
src/core/smallvec_type.hpp
+4 −7
economy.cpp
src/economy.cpp
+1 −1
fios.cpp
src/fios.cpp
+9 −9
fios.h
src/fios.h
+3 −3
group_gui.cpp
src/group_gui.cpp
+15 −15
hotkeys.cpp
src/hotkeys.cpp
+1 −1
hotkeys.h
src/hotkeys.h
+2 −2
industry_cmd.cpp
src/industry_cmd.cpp
+23 −23
industry_gui.cpp
src/industry_gui.cpp
+1 −1
language.h
src/language.h
+3 −3
linkgraph.cpp
src/linkgraph/linkgraph.cpp
+2 −2
linkgraph.h
src/linkgraph/linkgraph.h
+1 −1
linkgraphjob.cpp
src/linkgraph/linkgraphjob.cpp
+1 −1
linkgraphjob.h
src/linkgraph/linkgraphjob.h
+1 −1
address.h
src/network/core/address.h
+15 −4
host.cpp
src/network/core/host.cpp
+7 −7
tcp_connect.cpp
src/network/core/tcp_connect.cpp
+6 −8
tcp_http.cpp
src/network/core/tcp_http.cpp
+1 −3
tcp_listen.h
src/network/core/tcp_listen.h
+4 −8
udp.cpp
src/network/core/udp.cpp
+2 −4
network.cpp
src/network/network.cpp
+34 −54
network_content.cpp
src/network/network_content.cpp
+8 −8
network_content.h
src/network/network_content.h
+6 −7
network_content_gui.cpp
src/network/network_content_gui.cpp
+4 −4
network_udp.cpp
src/network/network_udp.cpp
+2 −2
newgrf_gui.cpp
src/newgrf_gui.cpp
+1 −2
newgrf_house.cpp
src/newgrf_house.cpp
+10 −9
afterload.cpp
src/saveload/afterload.cpp
+5 −5
linkgraph_sl.cpp
src/saveload/linkgraph_sl.cpp
+36 −36
waypoint_sl.cpp
src/saveload/waypoint_sl.cpp
+1 −1
script_industry.cpp
src/script/api/script_industry.cpp
+1 −1
settings_gui.cpp
src/settings_gui.cpp
+6 −10
settingsgen.cpp
src/settingsgen/settingsgen.cpp
+2 −4
station_cmd.cpp
src/station_cmd.cpp
+19 −20
station_gui.cpp
src/station_gui.cpp
+1 −1
station_type.h
src/station_type.h
+15 −21
string.cpp
src/string.cpp
+7 −11
stringfilter.cpp
src/stringfilter.cpp
+3 −3
stringfilter_type.h
src/stringfilter_type.h
+11 −11
strings.cpp
src/strings.cpp
+5 −5
subsidy.cpp
src/subsidy.cpp
+30 −31
texteff.cpp
src/texteff.cpp
+12 −12
textfile_gui.cpp
src/textfile_gui.cpp
+1 −1
textfile_gui.h
src/textfile_gui.h
+8 −11
timetable_cmd.cpp
src/timetable_cmd.cpp
+4 −5
train_cmd.cpp
src/train_cmd.cpp
+24 −24
vehicle_gui.cpp
src/vehicle_gui.cpp
+5 −4
window.cpp
src/window.cpp
+1 −1
window_gui.h
src/window_gui.h