Ramen2X
|
6e1c7cd263
|
patch: slight tweak to improved exit crash fix
|
2024-03-19 14:02:38 -04:00 |
|
Ramen2X
|
65b074d98e
|
app: fix typo in improved exit crash fix desc
|
2024-03-19 13:43:41 -04:00 |
|
Ramen2X
|
4b4138c91c
|
patch: properly fix exit crash bug
|
2024-03-19 13:42:30 -04:00 |
|
Ramen2X
|
95ff83736d
|
ci: update repo path
|
2024-03-18 19:52:10 -04:00 |
|
Ramen2X
|
b5ac7d5db3
|
app: use official names for transitions
|
2024-03-18 19:49:57 -04:00 |
|
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
|
571261c85f
|
launcher: detect protected versions of isle
|
2022-12-19 14:32:34 -05:00 |
|
Ramen2X
|
e6603b902f
|
readme: fix build status badge
|
2022-12-19 12:55:10 -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
|
9bc71ff0de
|
app: remove debug message
|
2022-07-14 15:41:31 -07:00 |
|
itsmattkc
|
048e1efe93
|
Update README.md
|
2022-07-14 14:17:59 -07:00 |
|
itsmattkc
|
5689056262
|
config: provide more helpful error messages
|
2022-07-14 12:42:02 -07:00 |
|
itsmattkc
|
51494e96b6
|
cmn: use LoadLibrary for shell32 in case it hasn't been loaded already
|
2022-07-14 12:41:52 -07:00 |
|
itsmattkc
|
88cb3c0c23
|
app: remove unnecessary function
|
2022-07-14 12:41:30 -07:00 |
|
itsmattkc
|
0f12daa5ac
|
force compatibility modes on appropriate operating systems
|
2022-07-14 01:04:18 -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
|
61f19215a4
|
force compatibility flags
|
2022-07-14 00:39:32 -07:00 |
|
itsmattkc
|
e8f7e7654f
|
use new injection that works on all versions of windows
|
2022-07-14 00:39:15 -07:00 |
|
Ramen2X
|
628ac32b50
|
readme: remove mfc incompatibility notice
|
2022-06-06 12:37:09 -04:00 |
|
itsmattkc
|
e959d16acf
|
ci: shallow clone msvc600 [skip ci]
Should somewhat speed up builds
|
2022-06-03 21:06:53 -07:00 |
|
itsmattkc
|
e5d767b50c
|
project: statically link mfc42
|
2022-06-03 21:05:55 -07:00 |
|
Ramen2X
|
8bf5cca8ac
|
patch: add transition animation patch
|
2022-06-03 22:11:21 -04:00 |
|
itsmattkc
|
6c4e79351c
|
gitignore: added *.aps files
|
2022-04-19 12:26:46 -07:00 |
|
itsmattkc
|
c3a3d5d250
|
readme: add note about release/debug builds
|
2022-04-18 20:54:07 -07:00 |
|
itsmattkc
|
f4ca7ea367
|
readme: update instructions for new vc6 project
|
2022-04-18 20:48:59 -07:00 |
|
itsmattkc
|
619637b0a2
|
migrate to formal vc6 project
|
2022-04-18 20:21:36 -07:00 |
|
Ramen2X
|
6e31e00f14
|
fix description not updating when using down key
|
2022-04-15 20:28:59 -04:00 |
|
Ramen2X
|
9f25f271f8
|
add default string for patch grid
|
2022-04-15 19:48:03 -04:00 |
|
Ramen2X
|
f2d60821da
|
add note about mfc incompatibility
|
2022-04-08 20:44:01 -04:00 |
|
itsmattkc
|
390e576759
|
readme: remove note for old build system
|
2022-04-01 21:58:59 -07:00 |
|
itsmattkc
|
734420eff3
|
build: switch to nmake build system
|
2022-04-01 21:57:16 -07:00 |
|
Ramen2X
|
ae8b959f29
|
add CI status to README
|
2022-04-01 21:39:09 -04:00 |
|
itsmattkc
|
714bd16a72
|
window: update music link
|
2022-04-01 18:28:36 -07:00 |
|
itsmattkc
|
679acdc357
|
ci: set path to pwd so cmake picks up ninja
|
2022-04-01 18:22:55 -07:00 |
|
itsmattkc
|
0a5aef3b12
|
install ninja
|
2022-04-01 18:21:48 -07:00 |
|
itsmattkc
|
fa61cd2138
|
ensure cmd is used for build
|
2022-04-01 18:20:29 -07:00 |
|
itsmattkc
|
da9339b6ab
|
ci: initial attempt
|
2022-04-01 18:18:44 -07:00 |
|