 Rito12andrubidium42
|
859b56a066
|
Doc: Correct file descriptions to match coding style and doxygen.
|
2025-12-15 17:31:00 +01:00 |
|
 Cyprian KlimaszewskiandGitHub
|
99f04f27de
|
Doc: Update information for receiving a copy of GPL. (#14869)
|
2025-12-07 11:25:08 +00:00 |
|
 Rubidiumandrubidium42
|
7c0f69a8fe
|
Codefix: typos in comments and strings
|
2025-08-31 10:30:37 +02:00 |
|
 Rubidiumandrubidium42
|
ec79ceb2be
|
Codechange: use std::string_view for sq_pushstring
|
2025-05-03 23:02:09 +02:00 |
|
 Rubidiumandrubidium42
|
3020e615a9
|
Codechange: use std::string_view for squirrel compilation
|
2025-05-03 23:02:09 +02:00 |
|
 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 |
|