Kawe Mazidjatari
|
b883cd6807
|
Tier1: make utlbuffer flags clear
Use 'FLAGS_NONE' as default.
|
2024-04-05 17:56:54 +02:00 |
|
Kawe Mazidjatari
|
07cc5420bc
|
Tier1: enable CUtlBuffer char conversion
Changed types to const char* instead of char*.
|
2024-04-05 17:31:35 +02:00 |
|
Kawe Mazidjatari
|
4b7ca6b439
|
Use size types
Make code more portable and modern.
|
2023-08-29 22:05:20 +02:00 |
|
Kawe Mazidjatari
|
71b0781715
|
Utilize 'DevMsg()' for uncertain builds only
Only uncertain builds will contain DevMsg()/DevWarning() prints. For retail, Msg() and Warning() should be used instead.
|
2023-08-21 19:12:29 +02:00 |
|
Kawe Mazidjatari
|
9f428f1567
|
Move tier0 lib headers to public
This commit does not change any logic or behavior of the code.
|
2023-04-06 23:50:48 +02:00 |
|