Commit graph

  • 6e1c7cd263 patch: slight tweak to improved exit crash fix master continuous Ramen2X 2024-03-19 14:02:38 -0400
  • 65b074d98e app: fix typo in improved exit crash fix desc Ramen2X 2024-03-19 13:43:41 -0400
  • 4b4138c91c patch: properly fix exit crash bug Ramen2X 2024-03-19 13:42:30 -0400
  • 95ff83736d
    ci: update repo path Ramen2X 2024-03-18 19:52:10 -0400
  • b5ac7d5db3 app: use official names for transitions Ramen2X 2024-03-18 19:49:57 -0400
  • 1f1e7e824f
    lib: disable pick() and getpickrecords() hook Ramen2X 2024-01-30 16:38:57 -0500
  • b8ee9b0ece patch: add random option for transition animation Ramen2X 2023-01-12 11:36:47 -0500
  • 375b8cbd4a patch: add transition speed patch Ramen2X 2023-01-11 19:51:22 -0500
  • 947946fa0a patch: move transition animation patch to C++ Ramen2X 2023-01-11 19:35:01 -0500
  • cbc989348c util: implement ptr to member function itsmattkc 2023-01-11 16:10:10 -0800
  • ead3121d1c util: fixed OverwriteAllCalls bug itsmattkc 2023-01-11 15:03:56 -0800
  • c151b5da1b util: implement OverwriteAllCalls function itsmattkc 2023-01-11 11:21:11 -0800
  • e57fbadaf2 patch: fix buffer overflow in wdb parser Ramen2X 2023-01-05 13:54:06 -0500
  • 9c70a965bc util: return original func address in OverwriteCall Ramen2X 2023-01-05 13:53:02 -0500
  • fc5600c66f
    Fix link to all known versions in README.md beschio 2022-12-29 13:06:40 +0100
  • 571261c85f launcher: detect protected versions of isle Ramen2X 2022-12-19 14:32:34 -0500
  • e6603b902f
    readme: fix build status badge Ramen2X 2022-12-19 12:55:10 -0500
  • 67ef1442d4 patch: implement native smk res patch Ramen2X 2022-07-22 17:02:07 -0400
  • 16b69d91d1 lib: improved pick/getpickrecords implementation itsmattkc 2022-07-20 00:14:36 -0700
  • 13701075d8 patch: implement exit crash fix itsmattkc 2022-07-18 12:36:17 -0700
  • df9f843b63 lib: partial pick/getpickrecords implementation itsmattkc 2022-07-15 21:23:24 -0700
  • a378999790 lib: only switch debug keys when wasd is enabled itsmattkc 2022-07-15 18:27:34 -0700
  • 2321dd0ab0 lib: when using debug mode, remap debug keys itsmattkc 2022-07-14 15:57:24 -0700
  • 9bc71ff0de app: remove debug message itsmattkc 2022-07-14 15:41:16 -0700
  • 048e1efe93
    Update README.md itsmattkc 2022-07-14 14:17:59 -0700
  • 5689056262 config: provide more helpful error messages itsmattkc 2022-07-14 12:42:02 -0700
  • 51494e96b6 cmn: use LoadLibrary for shell32 in case it hasn't been loaded already itsmattkc 2022-07-14 12:41:52 -0700
  • 88cb3c0c23 app: remove unnecessary function itsmattkc 2022-07-14 12:41:30 -0700
  • 0f12daa5ac force compatibility modes on appropriate operating systems itsmattkc 2022-07-14 01:04:18 -0700
  • e04a53fbe4 set at least one function to dllexport itsmattkc 2022-07-14 00:40:28 -0700
  • 61f19215a4 force compatibility flags itsmattkc 2022-07-14 00:39:32 -0700
  • e8f7e7654f use new injection that works on all versions of windows itsmattkc 2022-07-14 00:39:15 -0700
  • 628ac32b50
    readme: remove mfc incompatibility notice Ramen2X 2022-06-06 12:37:09 -0400
  • e959d16acf ci: shallow clone msvc600 [skip ci] itsmattkc 2022-06-03 21:06:53 -0700
  • e5d767b50c project: statically link mfc42 itsmattkc 2022-06-03 21:05:55 -0700
  • 8bf5cca8ac patch: add transition animation patch Ramen2X 2022-06-03 22:11:21 -0400
  • 6c4e79351c gitignore: added *.aps files itsmattkc 2022-04-19 12:26:46 -0700
  • c3a3d5d250 readme: add note about release/debug builds itsmattkc 2022-04-18 20:54:07 -0700
  • f4ca7ea367 readme: update instructions for new vc6 project itsmattkc 2022-04-18 20:48:59 -0700
  • 619637b0a2 migrate to formal vc6 project itsmattkc 2022-04-18 20:21:36 -0700
  • 6e31e00f14 fix description not updating when using down key Ramen2X 2022-04-15 20:28:59 -0400
  • 9f25f271f8 add default string for patch grid Ramen2X 2022-04-15 19:48:03 -0400
  • f2d60821da add note about mfc incompatibility Ramen2X 2022-04-08 20:44:01 -0400
  • 390e576759 readme: remove note for old build system itsmattkc 2022-04-01 21:58:59 -0700
  • 734420eff3 build: switch to nmake build system itsmattkc 2022-04-01 21:57:16 -0700
  • ae8b959f29 add CI status to README Ramen2X 2022-04-01 21:39:09 -0400
  • 714bd16a72 window: update music link itsmattkc 2022-04-01 18:28:36 -0700
  • 679acdc357 ci: set path to pwd so cmake picks up ninja itsmattkc 2022-04-01 18:22:55 -0700
  • 0a5aef3b12 install ninja itsmattkc 2022-04-01 18:21:48 -0700
  • fa61cd2138 ensure cmd is used for build itsmattkc 2022-04-01 18:20:29 -0700
  • da9339b6ab ci: initial attempt itsmattkc 2022-04-01 18:18:44 -0700
  • 3ece1f54f7 window: add more padding to patch description itsmattkc 2022-04-01 16:51:40 -0700
  • 29aa667e2d Merge branch 'mfc' of https://github.com/itsmattkc/LEGOIslandRebuilder into mfc itsmattkc 2022-04-01 16:48:48 -0700
  • 28ee2c2336 added patch/music tabs itsmattkc 2022-04-01 16:46:44 -0700
  • 74fee18fbe add issue note to build instructions Ramen2X 2022-04-01 18:07:38 -0400
  • d11194c135 correct msvc version in build instructions Ramen2X 2022-04-01 16:33:09 -0400
  • f6a1712751 fix subheader in readme Ramen2X 2022-04-01 16:28:08 -0400
  • 07f92b6ba7 add new README Ramen2X 2022-04-01 16:23:31 -0400
  • 7287d9469a pkg: add fade gif for readme itsmattkc 2022-04-01 13:18:36 -0700
  • c3af9bf5b8 reorganized strings itsmattkc 2022-03-31 17:33:26 -0700
  • ba305938a0 implement back buffers option itsmattkc 2022-03-31 12:20:01 -0700
  • cbd5b91141 implement flip surfaces itsmattkc 2022-03-31 12:02:53 -0700
  • 8373301d1c complete nesting submodule itsmattkc 2022-03-31 11:38:16 -0700
  • 5158c8ecb7 attempt to nest submodule itsmattkc 2022-03-31 11:37:00 -0700
  • e998cb1a67 dll: moved main patch function to main source file itsmattkc 2022-03-31 11:36:52 -0700
  • 5b60a11c29 hooks: commented out patches that currently aren't working itsmattkc 2022-03-31 11:36:31 -0700
  • 4e80f370f6 res: removed extraneous strings itsmattkc 2022-03-31 11:36:12 -0700
  • 572afe8619 app: added command line handling itsmattkc 2022-03-31 11:36:01 -0700
  • 269f7793b0 window: cleaned interface itsmattkc 2022-03-31 11:35:49 -0700
  • ed0d18779f patchgrid: add function to return item description itsmattkc 2022-03-31 11:35:12 -0700
  • 357c26048c attempt custom implementation of pick for wine itsmattkc 2022-03-30 13:21:36 -0700
  • 28c611a36e add link to .net version itsmattkc 2021-12-03 10:44:36 -0800
  • 5dd42f30c6 add d3d device support itsmattkc 2021-12-03 10:44:25 -0800
  • 08c3ac2f54 finished last of the patches itsmattkc 2021-11-29 09:30:50 -0800
  • 3816530f4e use virtualallocex where available itsmattkc 2021-11-20 00:07:55 -0800
  • fa70d36585 force no titlebar in full screen mode itsmattkc 2021-11-02 17:24:18 -0700
  • 92564f1799 use newer propgrid commit itsmattkc 2021-11-02 17:06:08 -0700
  • d4b2bd04e9 Merge branch 'mfc' of https://github.com/itsmattkc/LEGOIslandRebuilder into mfc itsmattkc 2021-11-02 17:03:02 -0700
  • 04578b19b4 implemented config loading itsmattkc 2021-10-23 18:36:36 -0700
  • 8eb36e84ca fixed issue with 1.0 itsmattkc 2021-10-23 17:51:49 -0700
  • d9ecfbce29 updated to latest propgrid itsmattkc 2021-10-22 17:45:01 -0700
  • b671c798b6 implemented disable auto-finish patch itsmattkc 2021-10-22 17:34:40 -0700
  • 3caf023077 removed unicode mode itsmattkc 2021-10-22 17:34:08 -0700
  • 349714b0c4 added more patches itsmattkc 2021-10-20 23:35:57 -0700
  • 64c6c0ada5 resize string to registry entry's length itsmattkc 2021-10-20 23:35:37 -0700
  • 5db2d24785 implemented more stuff itsmattkc 2021-10-20 20:52:05 -0700
  • 7daa030991 implemented more patches itsmattkc 2021-10-18 10:15:56 -0700
  • 9bad80e914 idk itsmattkc 2021-10-04 19:49:27 -0700
  • f0904e54b9 ported some patches itsmattkc 2021-09-22 12:16:20 -0700
  • f5dae0804a save configuration itsmattkc 2021-09-19 12:40:17 -0700
  • be075f8f4b ensure C runtime is built into rebld.dll itsmattkc 2021-09-18 19:06:22 -0700
  • 19687f9892 force cast to lpvoid itsmattkc 2021-09-18 19:06:10 -0700
  • a113201f2c add patch grid itsmattkc 2021-09-18 19:05:41 -0700
  • ef126149d4 added property grid submodule itsmattkc 2021-09-18 17:19:00 -0700
  • 18be36348f work on new hooking system itsmattkc 2021-09-18 14:28:15 -0700
  • 63dd568e64 further work itsmattkc 2021-09-13 03:58:22 -0700
  • 2506395dcf add tab control itsmattkc 2021-09-12 22:47:46 -0700
  • 6492af66f9 add minimum size to window itsmattkc 2021-09-12 22:47:11 -0700
  • 0b110eb8a6 add rc for visual styles and icon itsmattkc 2021-09-12 22:43:18 -0700
  • 552cebbe90 started constructing UI itsmattkc 2021-09-12 22:02:09 -0700