Sam V
|
6ecc8f298b
|
Fix entities with an index greater than 2047 corrupting the client's heap if sent over the network
Resolves #191
|
2023-02-04 14:29:11 +01:00 |
|
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
|
565c27f615
|
Use MAX_PLAYERS everywhere for maximum player count
#96
|
2021-12-02 00:32:12 +01: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
|
58c150d8f6
|
Convert include guards that use !defined to pragma once
Resolves #50
|
2021-11-18 19:31:43 +01:00 |
|
Solokiller
|
7fa043d214
|
Add new variables to player_info_t struct
Resolves #19
|
2021-03-22 10:59:36 +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 |
|
Alfred Reynolds
|
de70fada50
|
initial seed of Half-Life 1 SDK
|
2013-08-30 13:34:05 -07:00 |
|