.. |
compat
|
Fix b0e73277 : save/load next_station for CargoPacket again
|
2023-09-11 00:25:47 +02:00 |
afterload.cpp
|
Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
|
2023-09-11 08:55:12 +00:00 |
ai_sl.cpp
|
Codechange: use std::optional<std::string> for changing the script over char *
|
2023-05-14 22:54:10 +02:00 |
airport_sl.cpp
|
|
|
animated_tile_sl.cpp
|
Codechange: rename smallvec_type to container_func and use only when needed
|
2023-05-20 16:53:10 +02:00 |
autoreplace_sl.cpp
|
|
|
cargomonitor_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
cargopacket_sl.cpp
|
Fix: only count distance traveled in vehicles for cargo payment (#11283)
|
2023-09-19 22:16:31 +02:00 |
cheat_sl.cpp
|
|
|
CMakeLists.txt
|
|
|
company_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
depot_sl.cpp
|
|
|
economy_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
engine_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
game_sl.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
gamelog_sl.cpp
|
Codechange: do not make a string valid in place, to then copy it
|
2023-07-06 19:59:50 +02:00 |
goal_sl.cpp
|
Codechange: use std::string instead of stredup/free for goals
|
2023-05-01 16:23:24 +02:00 |
group_sl.cpp
|
|
|
industry_sl.cpp
|
Codechange: Use std::array and std::unique_ptr for PersistentStorageArrays.
|
2023-09-09 15:26:03 +01:00 |
labelmaps_sl.cpp
|
Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
|
2023-09-11 08:55:12 +00:00 |
league_sl.cpp
|
Fix #10469, 5e14a20 : [Script] League Table rating element is a int64 everywhere else
|
2023-02-26 22:25:13 +01:00 |
linkgraph_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
map_sl.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
misc_sl.cpp
|
Codechange: Delete date_type.h
|
2023-09-10 08:40:25 -04:00 |
newgrf_sl.cpp
|
Fix #10771, 3901ef9 : GRFConfig.filename is now a std::string (#10774)
|
2023-05-06 14:58:47 +00:00 |
newgrf_sl.h
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
object_sl.cpp
|
|
|
oldloader_sl.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
oldloader.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
oldloader.h
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
order_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
saveload_error.hpp
|
Codechange: use std::string instead of stredup for saveload error messages
|
2023-05-01 16:23:24 +02:00 |
saveload_filter.h
|
|
|
saveload_internal.h
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
saveload.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
saveload.h
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
settings_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
signs_sl.cpp
|
|
|
station_sl.cpp
|
Codechange: simplify splitting of CargoPacket (#11286)
|
2023-09-13 09:40:01 -04:00 |
storage_sl.cpp
|
|
|
story_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
strings_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
subsidy_sl.cpp
|
|
|
town_sl.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
vehicle_sl.cpp
|
Codechange: simplify splitting of CargoPacket (#11286)
|
2023-09-13 09:40:01 -04:00 |
waypoint_sl.cpp
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |