features
|
Replace vector indexing with members
|
2023-07-28 22:15:25 +02:00 |
include
|
Add vec_copy and matrix_3x4_origin to util.c
|
2023-07-28 23:10:54 +02:00 |
cvars.c
|
Revert cv_chams settings
|
2023-07-27 21:39:01 +02:00 |
detour.c
|
Add detour library for hooking
|
2023-07-25 20:36:00 +02:00 |
globals.c
|
Store player_extra_info as void*
|
2023-07-28 16:31:21 +02:00 |
hooks.c
|
Add hook comments
|
2023-07-28 15:33:18 +02:00 |
main.c
|
Get the current game once when injecting
|
2023-07-28 15:44:31 +02:00 |
util.c
|
Add vec_copy and matrix_3x4_origin to util.c
|
2023-07-28 23:10:54 +02:00 |