Commit Graph

6636 Commits

Author SHA1 Message Date
Luke Street 6a9b404d56 Update hecl 2021-03-01 18:19:35 -05:00
Luke Street 5b16348e23 Update athena 2021-03-01 18:19:05 -05:00
Luke Street 1bef93b8bd Update boo 2021-03-01 17:25:57 -05:00
Phillip Stephens 97ddca9a4e
Fix windows compiling 2021-02-28 12:41:55 -08:00
Phillip Stephens eb40c8843f I hate inconsistent filepaths, AKA Fix python not working on windows :< 2021-02-28 12:41:31 -08:00
Phillip Stephens 56330bd252
Relax blender version requirement 2021-02-28 12:33:57 -08:00
Phillip Stephens f84759936c Relax minimum blender version, consolidate version constants 2021-02-28 12:33:28 -08:00
Phillip Stephens cc6d977edc Relax minimum blender requirement, add constants to easily update blender version 2021-02-28 12:32:29 -08:00
Luke Street 1144df0ea8 CTweakGame: Add CVar definitions in header 2021-02-27 23:45:23 -05:00
Luke Street 35f7615c0a Update README & hecl-gui 2021-02-27 23:23:06 -05:00
Luke Street af7f4601ac CVarDialog: Move memory include to header 2021-02-27 23:22:57 -05:00
Luke Street 7df3e90704 Update hecl-gui 2021-02-27 23:17:15 -05:00
Luke Street 8c08c1ac3a CVarDialog: Add <memory> include 2021-02-27 23:17:09 -05:00
Luke Street 836924b424 Update hecl-gui 2021-02-27 23:06:58 -05:00
Luke Street 19baa7c503 DownloadManager: Fix build with Qt <5.15 2021-02-27 23:06:54 -05:00
Luke Street 45602a8837 Add Ubuntu 20.04+ packages to readme 2021-02-27 23:05:24 -05:00
Luke Street 7887ca54ed Use lxd-build-appimage script in GitLab CI 2021-02-27 23:01:07 -05:00
Luke Street c87935f3dd Update hecl-gui 2021-02-27 23:00:45 -05:00
Luke Street 75f0a416de Fix SysReqTableView for non-x86 2021-02-27 22:56:00 -05:00
Luke Street ac5745429c Fix missed references to Blender 2.90+ 2021-02-27 22:51:54 -05:00
Luke Street f6b0299e7f Add appimage build script 2021-02-27 22:35:44 -05:00
Luke Street fb58c6383d Update hecl, hecl-gui 2021-02-27 22:35:38 -05:00
Luke Street 0399edfddc CTweakGame: Remove extra comma 2021-02-27 22:35:27 -05:00
Luke Street fb7f0011b9 Simplify Qt5::WindowsIntegrationPlugin addition 2021-02-27 22:34:23 -05:00
Luke Street f302c41ed7 PyOutStream: properly cast char_type to int_type 2021-02-27 22:33:28 -05:00
Phillip Stephens 2107f8f469
Update submodules 2021-02-27 18:37:01 -08:00
Phillip Stephens c11103350c Make CVarCommons a pseudo singleton 2021-02-27 18:36:43 -08:00
Phillip Stephens 277c7fe1df Add debug tool CVars, implementing warping capability 2021-02-27 18:35:15 -08:00
Phillip Stephens 9a0d51ad05
Wire up the rest of CTweakGame to CVars 2021-02-27 15:30:06 -08:00
Phillip Stephens 424ad7a103
Finish CTweakPlayer cvar setup 2021-02-27 15:30:06 -08:00
Phillip Stephens b44e597da5
Add CTweakPlayer CVars 2021-02-27 15:29:57 -08:00
Phillip Stephens 10a6240fa8
Fix compiling against Qt 5.14 2021-02-26 15:59:41 -08:00
Phillip Stephens 3b9da77bd2 Fix compiling against Qt 5.14 2021-02-26 15:57:59 -08:00
Phillip Stephens 85d90cb765
Fix hecl plugin packaging on debian based distros 2021-02-26 15:20:29 -08:00
Phillip Stephens 2bdb3d1655 Specify python3 to zip the plugin 2021-02-26 15:19:16 -08:00
Phillip Stephens 689e2d90a0
Update hecl-gui 2021-02-26 15:13:19 -08:00
Phillip Stephens 92fe1a9577 Fix Qt5::WindowsIntegrationPlugin being included on non-windows platforms 2021-02-26 15:12:44 -08:00
Phillip Stephens 487b701b88
Update hecl 2021-02-26 01:39:26 -08:00
Phillip Stephens ce9b7b6a54 Fix libjpeg-turbo branch 2021-02-26 01:39:06 -08:00
Phillip Stephens 172eae4a61
Don't differentiate export path between standalone and Trilogy extracts, minor fix in CMetroidPrimeEssence, update submodules 2021-02-26 01:35:54 -08:00
Phillip Stephens 7118a1f1f0 Update submodules 2021-02-26 01:32:57 -08:00
Phillip Stephens e39fee8154
Allow specifying memory card image path for slot A and B 2021-02-25 21:07:41 -08:00
Phillip Stephens f1419cbefe Update hecl-gui, because I'm dumb 2021-02-21 18:56:36 -08:00
Phillip Stephens cb2d826cbd Add WIN32 back to executable target 2021-02-21 18:56:21 -08:00
Phillip Stephens 4d54aa0125 Update hecl and hecl-gui to support dynamic blender versioning 2021-02-21 18:52:53 -08:00
Phillip Stephens daef7dfe00 Add ability to search for blender version dynamically 2021-02-21 18:52:17 -08:00
Phillip Stephens 8fc39c4ce6 Add ability to search for blender version dynamically 2021-02-21 18:51:36 -08:00
Phillip Stephens 72f48f3a6d Update hecl-gui 2021-02-21 17:58:04 -08:00
Phillip Stephens e0da690d7c Fix compiling against Qt6 2021-02-21 17:56:16 -08:00
Luke Street 2bad858362 Allow building hecl-gui with Qt5
Checks arm64 vs x86_64 path for macOS homebrew
2021-02-21 13:25:52 -05:00