Commit graph

82 commits

Author SHA1 Message Date
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
itsmattkc
3ece1f54f7 window: add more padding to patch description 2022-04-01 16:51:40 -07:00
itsmattkc
29aa667e2d Merge branch 'mfc' of https://github.com/itsmattkc/LEGOIslandRebuilder into mfc 2022-04-01 16:48:48 -07:00
itsmattkc
28ee2c2336 added patch/music tabs 2022-04-01 16:46:44 -07:00
Ramen2X
74fee18fbe add issue note to build instructions 2022-04-01 18:07:38 -04:00
Ramen2X
d11194c135 correct msvc version in build instructions 2022-04-01 16:33:09 -04:00
Ramen2X
f6a1712751 fix subheader in readme 2022-04-01 16:28:08 -04:00
Ramen2X
07f92b6ba7 add new README 2022-04-01 16:23:31 -04:00
itsmattkc
7287d9469a pkg: add fade gif for readme 2022-04-01 13:18:36 -07:00
itsmattkc
c3af9bf5b8 reorganized strings 2022-03-31 17:33:26 -07: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
8373301d1c complete nesting submodule 2022-03-31 11:38:16 -07:00
itsmattkc
5158c8ecb7 attempt to nest submodule 2022-03-31 11:37:00 -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
4e80f370f6 res: removed extraneous strings 2022-03-31 11:36:12 -07:00
itsmattkc
572afe8619 app: added command line handling 2022-03-31 11:36:01 -07:00
itsmattkc
269f7793b0 window: cleaned interface 2022-03-31 11:35:49 -07:00