 froschandfrosch
|
9cf36dac39
|
Codechange: Use data() instead of c_str(), if no NUL termination is needed.
|
2025-04-30 19:33:56 +02:00 |
|
 Peter NelsonandPeter Nelson
|
72ca962b84
|
Codechange: Pass ScriptInstance by reference.
|
2025-04-28 23:08:20 +01:00 |
|
 froschandfrosch
|
461b73e21b
|
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
|
2025-04-20 22:06:18 +02:00 |
|
 Rubidiumandrubidium42
|
c6411168d8
|
Cleanup: missing spaces before continuation * in some comments
|
2023-11-01 22:56:11 +01:00 |
|
 Patric StoutandGitHub
|
ba67f39db6
|
Codechange: vendor the nlohmann-json library (#11290)
|
2023-09-13 16:11:34 +02:00 |
|
 Patric StoutandGitHub
|
00f13282a9
|
Codechange: keep how we convert string <-> JSON private (#11269)
|
2023-09-08 19:03:10 +02:00 |
|
 Patric StoutandGitHub
|
5f9b8aaa95
|
Codechange: [Script] use nlohmann for Squirrel <-> JSON conversion (#11251)
|
2023-09-06 13:14:12 +02:00 |
|
 Patric StoutandGitHub
|
7afd686541
|
Codechange: add tests for GS <-> AdminPort JSON conversion (#11252)
While at it, fix a bug where booleans were made integers.
|
2023-08-31 19:38:15 +00:00 |
|