Commit graph

56 commits

Author SHA1 Message Date
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
itsmattkc
ed0d18779f patchgrid: add function to return item description 2022-03-31 11:35:12 -07:00
itsmattkc
357c26048c attempt custom implementation of pick for wine 2022-03-30 13:21:36 -07:00
itsmattkc
28c611a36e add link to .net version 2021-12-03 10:44:36 -08: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
3816530f4e use virtualallocex where available 2021-11-20 00:07:55 -08:00
itsmattkc
fa70d36585 force no titlebar in full screen mode 2021-11-02 17:24:18 -07:00
itsmattkc
92564f1799 use newer propgrid commit 2021-11-02 17:06:08 -07:00
itsmattkc
d4b2bd04e9 Merge branch 'mfc' of https://github.com/itsmattkc/LEGOIslandRebuilder into mfc 2021-11-02 17:03:02 -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
d9ecfbce29 updated to latest propgrid 2021-10-22 17:45:01 -07:00
itsmattkc
b671c798b6 implemented disable auto-finish patch 2021-10-22 17:34:40 -07:00
itsmattkc
3caf023077 removed unicode mode
This is fundamentally incompatible with some of LEGO Island's functions so we may as well not.
2021-10-22 17:34:08 -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
9bad80e914 idk 2021-10-04 19:49:27 -07:00
itsmattkc
f0904e54b9 ported some patches 2021-09-22 12:16:20 -07:00
itsmattkc
f5dae0804a save configuration 2021-09-19 12:40:17 -07:00
itsmattkc
be075f8f4b ensure C runtime is built into rebld.dll 2021-09-18 19:06:22 -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
a113201f2c add patch grid 2021-09-18 19:05:41 -07:00
itsmattkc
ef126149d4 added property grid submodule 2021-09-18 17:19:00 -07:00
itsmattkc
18be36348f work on new hooking system 2021-09-18 14:28:15 -07:00