frosch
|
b1718478c8
|
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
|
2024-02-02 22:29:28 +01:00 |
|
Patric Stout
|
8b4c5a6269
|
Codechange: compile-time validate the string format of SlErrorCorruptFmt (#11805)
|
2024-01-16 20:58:55 +00:00 |
|
Rubidium
|
3a676a5af0
|
Codechange: replace static inline with static for non-class functions
|
2024-01-06 13:37:33 +01:00 |
|
Rubidium
|
1f3b7e2efd
|
Codechange: use std::string instead of stredup for saveload error messages
|
2023-05-01 16:23:24 +02:00 |
|
Charles Pigott
|
8aea13a85b
|
Codechange: Use fmt for SlErrorCorruptFmt
|
2023-04-10 18:58:48 +01:00 |
|