- Jun 07, 2024
-
- Jun 06, 2024
-
- Jun 05, 2024
-
-
Lactozilla authored
-
Lactozilla authored
Fixed code that generated the following warnings under Clang: -Wdeprecated-non-prototype -Wsingle-bit-bitfield-constant-conversion warnings
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
- Jun 04, 2024
-
-
Re Frag authored
This commit adds a verification before setting the servername console variable. We now check that it fits within the MAXSERVERNAME length and we cancel setting it if it doesn't. Letting the servername be more than MAXSERVERNAME could lead to crashes when trying to edit the server name from the menu so, we now avoid those.
-
Lactozilla authored
-
- Jun 03, 2024
-
-
-
Lactozilla authored
-
-
-
sphere authored
Removed thokked when hitting springs (resolves #1245) Closes #1245 See merge request STJr/SRB2!2429