Commit Graph

167 Commits

Author SHA1 Message Date
8c36a218de Added pluto code 2023-09-01 14:57:46 -06:00
30ce0ad8eb Fix line endings and tabs 2023-09-01 11:18:24 -06:00
bb216441bf fix line endings and tabs 2023-09-01 10:50:11 -06:00
b17a56a7fd update hooking 2023-09-01 01:11:55 -06:00
2d9c35420c enable this detour v0.0.2 2023-08-31 20:27:35 -06:00
8e04a4fd43 Run using decompiled code 2023-08-31 19:53:24 -06:00
469e8f9630 The decomp is compiling! 2023-08-31 18:56:00 -06:00
00dcc0e424 added more detours 2023-08-31 13:10:44 -06:00
27c3bf2d32 It compiles again 2023-08-30 22:07:05 -06:00
0184ba0dcb this is how the decomp will be done 2023-08-30 20:55:18 -06:00
47cf9600af test this v0.0.1 2023-08-30 17:06:16 -06:00
038f885174 test this 2023-08-30 16:47:12 -06:00
0642b384e8 test this 2023-08-30 16:26:07 -06:00
25d4617fd8 test this 2023-08-30 15:56:33 -06:00
f52239f9f8 test this 2023-08-30 15:49:03 -06:00
5604709120 All tags 2023-08-30 15:36:58 -06:00
ad4191eb97 this is how it will be done 2023-08-30 14:06:03 -06:00
27cf320efc Change my loc 2023-08-30 13:30:42 -06:00
cc4e60be9f Only deploy release 2023-08-30 13:05:24 -06:00
35d6e1bda3 update 2023-08-30 13:00:25 -06:00
9459407a68 tweak 2023-08-30 12:30:18 -06:00
4fd32caf97 reorganization 2023-08-30 12:29:40 -06:00
b9b0c2356b Fix debug build 2023-08-30 00:02:58 -06:00
51a17c038d Build workflows 2023-08-29 22:58:31 -06:00
f33ec726fb Added crypto and compression (xd) to sig file 2023-08-29 20:56:58 -06:00
e62e5b1fa1 add crypto 2023-08-29 20:17:11 -06:00
e8020ee45f Add subs 2023-08-29 19:40:16 -06:00
7c9477d2d1 Added caching for sigs 2023-08-29 18:57:26 -06:00
fe55a14edc main sched 2023-08-29 14:14:44 -06:00
8a6f707e4e sigs from fedddd 2023-08-29 12:04:20 -06:00
b0ee289a3c give warning for unsupported exe 2023-08-28 20:35:50 -06:00
d7e9ba5439 Added a few types 2023-08-28 20:27:01 -06:00
cf83dc255c add hexrays_defs.h 2023-08-27 18:41:45 -06:00
5065eab184 readme 2023-08-27 18:18:09 -06:00
cdad6184dd major cleanup 2023-08-27 01:35:49 -06:00
3f71e99a0b Create dump_disassembly.py 2023-05-05 00:40:57 -07:00
c79450e79f Add more symbols and structs. 2023-05-03 21:39:53 -07:00
716fc89431 much quicker checking for animscript name 2023-05-01 14:01:21 -06:00
01251ce4ee generatepath takes in a string array 2023-05-01 13:49:32 -06:00
bffd8f65b3 Prototype for acessing arrays from code. 2023-05-01 12:29:43 -07:00
879fed10df Add fix for bot gun pitch and yaw. 2023-04-30 15:53:55 -07:00
0598cee8f5 Add sprint_begin and sprint_end notifies for GSC. 2023-04-29 21:10:35 -07:00
2416967be7 Add base detour for G_ClientDoPerFrameNotifies. 2023-04-29 18:51:54 -07:00
5d4f84e570 Clean up code and move recreated functions to game.cpp. 2023-04-29 17:17:25 -07:00
5a198c82db Use custom AStar algorithm.
Remove print.
2023-04-29 16:38:29 -07:00
e433a29005 yuge cleanup 2023-04-29 16:48:23 -06:00
599bc5664f final form usercall detour!! 2023-04-29 14:39:37 -06:00
ffa637e8a7 added caller addr to detour 2023-04-29 14:26:31 -06:00
57248cc8f8 purposed cleanup 2023-04-29 14:12:49 -06:00
1b41b53d78 usercall detour test! 2023-04-29 13:54:00 -06:00