Jonathan G Rennison
|
18a42664fc
|
Merge branch 'master' into jgrpp
Remove 'byte' typedef
|
2024-05-07 17:21:50 +01:00 |
|
Jonathan G Rennison
|
822ecae85d
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/cargotype.h
# src/core/CMakeLists.txt
# src/core/span_type.hpp
# src/fileio.cpp
# src/fios.cpp
# src/misc/endian_buffer.hpp
# src/misc_gui.cpp
# src/saveload/saveload.h
# src/saveload/vehicle_sl.cpp
# src/screenshot.cpp
# src/settings.cpp
# src/settings_internal.h
# src/stdafx.h
# src/string_func.h
# src/strings.cpp
# src/strings_func.h
# src/strings_internal.h
|
2024-01-25 18:37:23 +00:00 |
|
Jonathan G Rennison
|
97e6f3062e
|
Adding of _t to (u)int types, and WChar to char32_t
See: eaae0bb5e
|
2024-01-07 17:20:41 +00:00 |
|
Jonathan G Rennison
|
d75c489466
|
Add various missing includes
|
2023-07-03 23:44:54 +01:00 |
|
Jonathan G Rennison
|
11a3dc287b
|
Serialisation: Adjust method names/types
|
2023-06-14 19:39:36 +01:00 |
|
Jonathan G Rennison
|
bc07331056
|
Remove src/3rdparty/optional
|
2023-06-05 21:26:41 +01:00 |
|
Jonathan G Rennison
|
88d7a8ea13
|
Formatting: Fix indentation of public/private specifiers
|
2023-02-28 01:44:28 +00:00 |
|
Jonathan G Rennison
|
1de38b1ca0
|
Fix missing override specifiers on CommandAuxiliaryBase::Clone
|
2022-12-11 16:11:45 +00:00 |
|
Jonathan G Rennison
|
3412e43608
|
Use optional span for return type of CommandAuxiliaryBase::GetDeserialisationSrc
|
2022-12-11 15:27:48 +00:00 |
|
Jonathan G Rennison
|
b0329ec77a
|
Add auxiliary data type for extra command data
|
2022-12-07 21:04:20 +00:00 |
|