Cyprian Klimaszewski
|
add6521abd
|
Doc: Update information for receiving a copy of GPL. (#14869)
|
2025-12-08 22:26:18 +05:00 |
|
Rubidium
|
7c0f69a8fe
|
Codefix: typos in comments and strings
|
2025-08-31 10:30:37 +02:00 |
|
Rubidium
|
ec79ceb2be
|
Codechange: use std::string_view for sq_pushstring
|
2025-05-03 23:02:09 +02:00 |
|
Rubidium
|
3020e615a9
|
Codechange: use std::string_view for squirrel compilation
|
2025-05-03 23:02:09 +02:00 |
|
frosch
|
9cf36dac39
|
Codechange: Use data() instead of c_str(), if no NUL termination is needed.
|
2025-04-30 19:33:56 +02:00 |
|
Peter Nelson
|
72ca962b84
|
Codechange: Pass ScriptInstance by reference.
|
2025-04-28 23:08:20 +01:00 |
|
frosch
|
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 |
|
Rubidium
|
c6411168d8
|
Cleanup: missing spaces before continuation * in some comments
|
2023-11-01 22:56:11 +01:00 |
|
Patric Stout
|
ba67f39db6
|
Codechange: vendor the nlohmann-json library (#11290)
|
2023-09-13 16:11:34 +02:00 |
|
Patric Stout
|
00f13282a9
|
Codechange: keep how we convert string <-> JSON private (#11269)
|
2023-09-08 19:03:10 +02:00 |
|
Patric Stout
|
5f9b8aaa95
|
Codechange: [Script] use nlohmann for Squirrel <-> JSON conversion (#11251)
|
2023-09-06 13:14:12 +02:00 |
|
Patric Stout
|
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 |
|