Kawe Mazidjatari 4ba88963ff Fix bugs and many compiler warnings
* Promoted size types in CUtlBuffer to int64.
* Fixed bug where CUtlBuffer::GetPtr returns a 64bit pointer that was promoted from a 32bit integral type.
* Use int64/size_t for anything strlen, pointer subtraction, etc..
* Removed invalid structure alignment declarations.
2022-11-24 15:41:52 +01:00
..
2022-11-19 03:16:49 +01:00
2022-11-19 03:16:49 +01:00
2022-11-17 17:51:37 +01:00
2022-09-25 13:36:55 +02:00
2022-08-13 19:41:45 +02:00
2022-08-09 11:53:33 +02:00
2022-09-09 02:28:03 +02:00
2022-09-25 13:36:55 +02:00
2022-10-13 02:22:50 +02:00
2022-09-09 19:47:31 +02:00
2022-08-30 01:22:53 +02:00
2022-08-30 01:22:53 +02:00
2022-11-03 00:06:11 +01:00