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
|
f2f5ecc92e
|
Fix PM_TraceModel possibly returning uninitialized trace
Resolves ValveSoftware/halflife#3283
|
2022-07-12 14:36:27 +02: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
|
4e44cba47d
|
Remove more redundant include guards #52
|
2021-11-18 19:35:03 +01:00 |
|
Sam V
|
58c150d8f6
|
Convert include guards that use !defined to pragma once
Resolves #50
|
2021-11-18 19:31:43 +01:00 |
|
Solokiller
|
8198c2a13e
|
Properly define model_s & model_t in pm_defs.h to silence Intellisense errors
|
2021-03-16 20:03:12 +01:00 |
|
Solokiller
|
90bd0f2274
|
Refactor Vector code to remove use of vec3_t
Remove duplicate Vector definitions in util_vector.h
Remove shared_vec3_origin
Remove unused vector functions
|
2021-03-16 19:45:46 +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 |
|
Sam
|
5d1d9739ba
|
Make char* parameters const where needed to silence compiler warnings
|
2020-02-13 16:06:39 +01:00 |
|
Alfred Reynolds
|
de70fada50
|
initial seed of Half-Life 1 SDK
|
2013-08-30 13:34:05 -07:00 |
|