ReGameDLL_CS/regamedll/public
2024-09-13 06:43:27 +07:00
..
regamedll Implemented simple player movement version control to avoid desync 2024-08-16 09:53:11 +07:00
tier0 Fix compiler warnings 2024-08-06 03:26:10 +07:00
asmlib.h Added Agner's asmlib (#87) 2016-12-24 19:09:50 +07:00
basetypes.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
commonmacros.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
FileSystem.cpp bot chatter: use filesystem to check exists filename instead of _access, cuz filesystem uses search paths such as cstrike_downloads, cstrike_german, cstrike_russian etc 2019-06-05 21:06:02 +07:00
FileSystem.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
interface.cpp Use custom assert instead normal 2023-12-14 03:16:27 +07:00
interface.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
MemPool.cpp Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
MemPool.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
strtools.h get rid of unsafe string functions 2024-09-13 06:43:27 +07:00
utlarray.h Change some Asserts to DbgAssert 2023-12-14 02:54:32 +07:00
utllinkedlist.h Change some Asserts to DbgAssert 2023-12-14 02:54:32 +07:00
utlmap.h Change some Asserts to DbgAssert 2023-12-14 02:54:32 +07:00
utlmemory.h Change some Asserts to DbgAssert 2023-12-14 02:54:32 +07:00
utlrbtree.h Change some Asserts to DbgAssert 2023-12-14 02:54:32 +07:00
utlsymbol.cpp Use custom assert instead normal 2023-12-14 03:16:27 +07:00
utlsymbol.h Introduce end-of-line normalization 2019-09-23 04:09:58 +07:00
utlvector.h utlvector.h fix assert 2024-01-31 15:10:08 +07:00