Commit Graph

23 Commits

Author SHA1 Message Date
07b05f02c4 Update thirdperson.c, hooks.c, and 3 more files... 2025-04-04 17:07:54 -04:00
0c63d7c969 Gigantic update with menu 2025-04-04 16:51:40 -04:00
e53e7c5d37 Add support for Space-Life 2024-01-23 01:45:59 -05:00
Wizzard
3738e6cd7c Fix links 2023-09-21 15:08:13 -04:00
Wizzard
a898563249 Remove get_cur_game and references to it 2023-09-20 15:50:57 -04:00
Wizzard
c5e985bc42 Deathmatch classic support 2023-09-20 08:46:08 -04:00
Wizzard
c1ff555e17 Add sounds on injection 2023-09-19 18:54:15 -04:00
Wizzard
b29f71e597 Dirty temp fix for tracers in CS1.6 2023-09-19 14:46:59 -04:00
Wizzard
c7ee48dfa6 Added game by game detection to help fix certain issues with specific games 2023-09-19 13:16:13 -04:00
Wizzard
56f8ae79d7 Added cv_watermark 2023-09-19 10:38:01 -04:00
8dcc
29a40f63da Add missing unload to include 2023-08-01 19:53:43 +02:00
8dcc
3e28c655ea Get the current game once when injecting 2023-07-28 15:44:31 +02:00
8dcc
82580503ce Call hooks_restore() from destructor 2023-07-25 20:38:06 +02:00
8dcc
6e39b49c4b Unhook glColor4f from destructor 2023-07-25 14:28:03 +02:00
8dcc
01312cb4b6 Add inline comments to constructor and destructor attributes 2023-07-21 13:59:38 +02:00
8dcc
4c5fbcd677 Add todo comment to unload() 2023-07-21 13:58:47 +02:00
8dcc
083778fad0 Add cvars_init() call to main 2023-07-21 13:44:53 +02:00
8dcc
790de69b5c Add destructor for restoring globals 2023-07-21 07:02:38 +02:00
8dcc
4db305daa2 Change prefix for interfaces
gp_* -> i_*
go_* -> o_*
2023-07-20 20:25:49 +02:00
8dcc
4a7bfcf6dd Call hooks_init from main
Fix typos
Change include order
2023-07-20 17:44:35 +02:00
8dcc
bd8c2521be Add self_unload to main, print symbol addresses
Echo from game console
2023-07-20 01:29:11 +02:00
8dcc
4549ddc570 Add constructor comment 2023-07-19 20:24:34 +02:00
8dcc
ddbb36d191 Add main source 2023-07-19 19:39:50 +02:00