Commit graph

16 commits

Author SHA1 Message Date
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
08755342d0 Format all files and add clang-format configuration file
Resolves #84
2021-11-28 16:54:48 +01:00
Sam V
c2699feb31 Remove archtypes.h, rely on Platform.h to define certain types and include headers
#59
2021-11-18 20:33:58 +01:00
Sam V
262027b24e Include cctype in Platform.h, always include enums.h in APIProxy.h, remove unnecessary string.h include
#59
2021-11-18 20:20:32 +01:00
Sam V
667e0aea57 Use WIN32 preprocessor macro instead of _WIN32
Resolves #62
2021-11-18 20:02:04 +01:00
Sam V
0a3c17b92f Convert all include guards to pragma once
Resolves #50
2021-11-18 19:17:53 +01:00
Sam V
74daa12d6c Remove obsolete engine APIs related to security modules
Resolves #57
2021-11-18 17:56:44 +01:00
Sam V
4b7226e44b Define platform-agnostic types for common structures
Resolves #56
2021-11-18 17:50:02 +01:00
Sam V
401606ccbf Make pfnEngSrc_Cvar_set_t const correct 2021-11-14 14:31:57 +01:00
Sam V
df8f719830 Improve const correctness in engine APIs 2021-11-10 12:36:02 +01:00
Sam V
2ff6a81a5b Make event playback functions const correct
Resolves #41
2021-10-21 13:52:04 +02:00
Solokiller
61097e1835 Remove duplicate player view constants
Define constant for dead player view
Clean up magic numbers to use constants
2021-03-16 20:44:35 +01:00
Solokiller
05c498f187 Add new engine functions added in the latest engine updates 2021-02-21 22:37:33 +01:00
Sam
bf7e91dba9 Make char* parameters const where needed to silence compiler warnings 2020-02-13 16:33:57 +01:00
Alfred Reynolds
de70fada50 initial seed of Half-Life 1 SDK 2013-08-30 13:34:05 -07:00