Commit graph

37 commits

Author SHA1 Message Date
Ramen2X
1f1e7e824f
lib: disable pick() and getpickrecords() hook 2024-01-30 16:38:57 -05:00
Ramen2X
b8ee9b0ece patch: add random option for transition animation 2023-01-12 11:36:47 -05:00
Ramen2X
375b8cbd4a patch: add transition speed patch 2023-01-11 19:51:22 -05:00
Ramen2X
947946fa0a patch: move transition animation patch to C++ 2023-01-11 19:35:01 -05:00
itsmattkc
cbc989348c util: implement ptr to member function 2023-01-11 16:10:10 -08:00
itsmattkc
ead3121d1c util: fixed OverwriteAllCalls bug 2023-01-11 15:03:56 -08:00
itsmattkc
c151b5da1b util: implement OverwriteAllCalls function 2023-01-11 11:21:11 -08:00
Ramen2X
e57fbadaf2 patch: fix buffer overflow in wdb parser 2023-01-05 13:54:06 -05:00
Ramen2X
9c70a965bc util: return original func address in OverwriteCall 2023-01-05 13:53:02 -05:00
Ramen2X
67ef1442d4 patch: implement native smk res patch 2022-07-22 17:02:07 -04:00
itsmattkc
16b69d91d1 lib: improved pick/getpickrecords implementation 2022-07-20 00:24:17 -07:00
itsmattkc
13701075d8 patch: implement exit crash fix 2022-07-18 12:36:17 -07:00
itsmattkc
df9f843b63 lib: partial pick/getpickrecords implementation 2022-07-15 21:23:24 -07:00
itsmattkc
a378999790 lib: only switch debug keys when wasd is enabled 2022-07-15 18:27:34 -07:00
itsmattkc
2321dd0ab0 lib: when using debug mode, remap debug keys 2022-07-14 15:57:24 -07:00
itsmattkc
5689056262 config: provide more helpful error messages 2022-07-14 12:42:02 -07:00
itsmattkc
e04a53fbe4 set at least one function to dllexport
At least one function must be dllexport to generate a .lib file
2022-07-14 00:40:28 -07:00
itsmattkc
e8f7e7654f use new injection that works on all versions of windows 2022-07-14 00:39:15 -07:00
Ramen2X
8bf5cca8ac patch: add transition animation patch 2022-06-03 22:11:21 -04:00
itsmattkc
ba305938a0 implement back buffers option 2022-03-31 12:20:01 -07:00
itsmattkc
cbd5b91141 implement flip surfaces 2022-03-31 12:02:53 -07:00
itsmattkc
e998cb1a67 dll: moved main patch function to main source file 2022-03-31 11:36:52 -07:00
itsmattkc
5b60a11c29 hooks: commented out patches that currently aren't working 2022-03-31 11:36:31 -07:00
itsmattkc
357c26048c attempt custom implementation of pick for wine 2022-03-30 13:21:36 -07:00
itsmattkc
5dd42f30c6 add d3d device support 2021-12-03 10:44:25 -08:00
itsmattkc
08c3ac2f54 finished last of the patches 2021-11-29 09:30:50 -08:00
itsmattkc
fa70d36585 force no titlebar in full screen mode 2021-11-02 17:24:18 -07:00
itsmattkc
04578b19b4 implemented config loading 2021-10-23 18:36:36 -07:00
itsmattkc
8eb36e84ca fixed issue with 1.0 2021-10-23 17:51:49 -07:00
itsmattkc
b671c798b6 implemented disable auto-finish patch 2021-10-22 17:34:40 -07:00
itsmattkc
349714b0c4 added more patches 2021-10-20 23:35:57 -07:00
itsmattkc
64c6c0ada5 resize string to registry entry's length 2021-10-20 23:35:37 -07:00
itsmattkc
5db2d24785 implemented more stuff 2021-10-20 20:52:05 -07:00
itsmattkc
7daa030991 implemented more patches 2021-10-18 10:15:56 -07:00
itsmattkc
f0904e54b9 ported some patches 2021-09-22 12:16:20 -07:00
itsmattkc
19687f9892 force cast to lpvoid
Not necessary on MSVC 6.0, but useful for newer compilers
2021-09-18 19:06:10 -07:00
itsmattkc
18be36348f work on new hooking system 2021-09-18 14:28:15 -07:00