Joël Troch
91ea9ed318
[HL25] Backport safer strings operations
...
One exception where Updated's existing work has been kept is in
CHudTextMessage::LocaliseTextString.
See those commits for details:
- d2da2f17fd
- a3aeea468f
2024-08-28 09:58:59 +02:00
Sam V
6b649da8dd
Fix game_player_equip crashing when given a null activator
...
Resolves #189
2023-02-02 17:13:05 +01:00
Sam V
c20feca340
Save and restore game_player_equip
...
Resolves #188
2023-02-02 17:03:11 +01:00
Sam V
a370af08e6
Convert all source files to UTF without BOM
2022-12-17 13:32:43 +01:00
Anchur
2c84881c07
Update source file encoding to UTF-8
2022-12-16 22:52:07 +08:00
Sam V
4122fcdeb0
Fix reworked CGamePlayerEquip::KeyValue method
...
Resolves #128
2022-01-11 15:14:58 +01:00
Sam V
08755342d0
Format all files and add clang-format configuration file
...
Resolves #84
2021-11-28 16:54:48 +01:00
Sam V
998469a386
Rework all boolean condition checks to use conversions to bool, use bool instead of int when possible
...
#69
#83
#59
2021-11-28 15:32:26 +01:00
Sam V
0b334a3216
Rework all uses of BOOL in function declarations with bool or qboolean
...
#59
2021-11-19 14:31:11 +01:00
Sam V
bce3b78653
Replace all uses of TRUE with true
...
#59
2021-11-19 13:45:16 +01:00
Sam V
99e0a0ed2c
Replace uses of FALSE with false
...
#59
2021-11-19 13:43:33 +01:00
Solokiller
77c312a91d
Use override specifier where needed (clang-tidy modernize-use-override)
2021-03-05 23:07:22 +01:00
Solokiller
8247ed76ea
Remove void from functions taking no arguments (clang-tidy modernize-redundant-void-arg)
2021-03-05 20:54:33 +01:00
Joël Troch
39524f609d
Add fixes for Linux (GCC 8)
2018-09-03 00:01:23 +02:00
Alfred Reynolds
de70fada50
initial seed of Half-Life 1 SDK
2013-08-30 13:34:05 -07:00