Commit Graph

2160 Commits

Author SHA1 Message Date
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 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 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 4d54aa0125 Update hecl and hecl-gui to support dynamic blender versioning 2021-02-21 18:52:53 -08:00
Phillip Stephens 8fc39c4ce6 Add ability to search for blender version dynamically 2021-02-21 18:51:36 -08:00
Luke Street 8a970cbdba Test macOS universal build 2021-02-21 10:09:21 -05:00
Luke Street 77bef70555 Update athena 2021-02-21 10:07:14 -05:00
Luke Street 5f263b8a4f Check _M_X64 for MSVC; update hecl, specter 2021-02-15 21:05:16 -05:00
Luke Street 3eb67eada0 Update athena, boo 2021-02-15 21:04:47 -05:00
Phillip Stephens bf3acb3f94
Update hecl 2021-02-07 18:57:23 -08:00
Phillip Stephens 3d2ca429f7 Add Ambient Occlusion to lightmap passes 2021-02-07 18:56:41 -08:00
Luke Street 31c5d6d8de Update hecl, specter 2021-02-01 05:15:28 +00:00
Luke Street 8ed5a4c87b Update athena, boo 2021-02-01 05:14:45 +00:00
Luke Street bde5f2c007 Fix extraneous CRLFs 2021-02-01 05:12:09 +00:00
Luke Street c78676b1fd Fix GCC compilation for CVar.hpp 2021-02-01 05:09:39 +00:00
Luke Street 19d9ed9529 Set default graphics API to Vulkan on Windows 2021-01-23 21:16:24 -05:00
Luke Street b7405b76ec Set default graphics API to Vulkan on Windows 2021-01-23 21:16:19 -05:00
Phillip Stephens 0781307c49 Add debug rendering for CScriptPlatform (CVar: debugTool.drawPlatformCollision) 2021-01-16 19:33:03 -08:00
Phillip Stephens 55d44ab65f Add CVars for room timers and platform collision rendering 2021-01-16 19:31:14 -08:00
Phillip Stephens cede47be4d
Add debugging tool CVars 2021-01-10 18:44:42 -08:00
Phillip Stephens 23582bd889 Add debug tool CVars 2021-01-10 18:41:59 -08:00
Phillip Stephens 386d6ef527 Update hecl 2021-01-10 14:09:51 -08:00
Luke Street cd81c8cc54 Merge pull request #39 from SirMangler/fpscvar
CVAR: DebugOverlayShowFramerate
2021-01-09 15:07:19 -05:00
Luke Street 5191534841 Fixes for CModelShaders hlsl/metal 2021-01-09 14:22:13 -05:00
Luke Street 13b8bc3764 Update athena 2021-01-09 14:21:18 -05:00
Luke Street 4b9bdcc802 Fixes for Apple Silicon
Updates amuse, hecl, nod, specter
2021-01-06 20:54:21 -05:00
Luke Street fe9e74561e Fixes for Apple Silicon 2021-01-06 20:54:11 -05:00
Luke Street ced84a1eb8 Update libpng 2021-01-06 14:20:06 -05:00
SirMangler b748b1a9ac FPSCounter cvar 2021-01-03 19:04:00 +00:00
Phillip Stephens c6593760b1 Update submodules, add room timer 2020-12-31 14:00:10 -08:00
Phillip Stephens e4d95e768c Update submodules 2020-12-31 13:56:20 -08:00
Luke Street 2ddc8142a7 Update boo 2020-12-16 07:47:02 -05:00
Phillip Stephens 6f7d3b4dc5
Update submodules 2020-12-11 19:51:15 -08:00
Phillip Stephens 61adf0e658 Update athena 2020-12-11 19:50:34 -08:00
Phillip Stephens 01d94367dc
Add ability to disable AI 2020-10-02 23:28:05 -07:00
Phillip Stephens 185c79703e Allow CVars to be set from the command line regardless of flags 2020-10-02 23:27:27 -07:00
Phillip Stephens 94e7bacd71 Fix toValue 2020-09-28 21:35:55 -07:00
Phillip Stephens 7fb8bdc602 Add to/fromValue to simplify conversion 2020-09-27 22:42:43 -07:00
Luke Street 8e18904442 Update hecl 2020-09-18 17:05:16 -04:00
Luke Street 3abd39fa5c Update athena 2020-09-18 17:05:07 -04:00
Luke Street 6d74ae79ef libpng: Resolve -Wno-implicit-fallthrough warnings 2020-09-18 17:02:11 -04:00
Luke Street a5f5308dc3 MeshOptimizer: Fix clang -Wrange-loop-analysis errors 2020-09-18 16:21:52 -04:00
Luke Street e531affd21 Update hecl/boo 2020-09-18 16:04:37 -04:00
Luke Street 917ac88db5 Update boo 2020-09-18 16:04:26 -04:00
Luke Street df56ed5651 Update hecl; fix uint -> u32 2020-09-15 19:31:29 -04:00
Luke Street 67ee163970 Update boo 2020-09-15 19:29:56 -04:00
Luke Street d3a4a221f5 Limit refresh rate to 60hz when not using variableDt
Fixes #334
2020-09-15 17:29:09 -04:00
Luke Street def89373d9 Update boo; add get/setVariableFrameTime to CVarCommons 2020-09-15 17:09:35 -04:00
Phillip Stephens e5b63ba523
Use CVar to determine whether or not to display Random calls 2020-09-13 13:43:50 -07:00
Phillip Stephens 19682a58fa Add CVar for displaying random calls 2020-09-13 13:43:15 -07:00
Luke Street cfaf6fea47 Updates for LLVM 10.0.1 on Windows 2020-09-06 01:44:30 -04:00
Luke Street 261585da78 Update athena 2020-09-06 01:39:25 -04:00
Phillip Stephens b28b19732e
Add ability to log to file 2020-09-05 18:32:12 -07:00
Phillip Stephens 6b56330254 Add m_logFile to CVarCommons, increase VertexBufferPool max size for CCredits 2020-09-05 18:30:51 -07:00
Luke Street 9554509df4 Update hecl & hecl-gui 2020-09-04 03:34:02 -04:00
Luke Street 11b1c57f61 Require Blender 2.90 2020-09-04 03:33:04 -04:00
Luke Street 11c4866d4c Update hecl (again) 2020-06-25 21:27:47 -04:00
Luke Street fef21c0a8b Fix typo 2020-06-25 21:27:35 -04:00
Luke Street 0ac55cafb0 Update hecl 2020-06-25 21:23:12 -04:00
Luke Street 3c461033a9 Use built-in libpng on macOS 2020-06-25 21:22:59 -04:00
Phillip Stephens a2dfd58356
Update hecl, fix mkwmicons 2020-06-13 20:46:59 -07:00
Phillip Stephens 25fabe7ec8 Update athena, fix libpng 2020-06-13 20:45:38 -07:00
Luke Street 9f55b65bb6 Update to Blender 2.83 2020-06-13 20:12:39 -04:00
Luke Street e40e98faa6 Use Blender 2.83 on Windows 2020-06-13 20:08:55 -04:00
Luke Street 74cbdfaaa4 Use PNG_INCLUDE_DIR & update submodules 2020-06-13 17:24:09 -04:00
Luke Street edf287ed4f Update externs 2020-06-13 17:20:38 -04:00
Luke Street 7b1500da2a extern/libpng: Use find_library 2020-06-13 17:18:57 -04:00
Phillip Stephens 20109bddc3
Fix libPNG 2020-06-12 05:44:33 -07:00
Phillip Stephens b817b2624b Fix libPNG 2020-06-12 05:40:43 -07:00
Luke Street b774d56810 Update hecl 2020-06-12 02:15:11 -04:00
Luke Street de5b1a2fe4 Update boo 2020-06-12 02:15:01 -04:00
Luke Street 27a9bd3d59 Correct find_package libpng -> PNG 2020-05-27 21:38:07 -04:00
Luke Street e1cd1278f6 Update macOS build instructions 2020-05-24 12:03:33 -04:00
Luke Street 7d6e73db2c Update athena 2020-05-24 11:54:19 -04:00
Luke Street 6dced1814f Update boo (Vulkan build fix) 2020-05-22 04:18:53 -04:00
Luke Street 5a9729bdd1 Update boo 2020-05-22 04:18:11 -04:00
Phillip Stephens 823c01ce12
Update submodules 2020-04-22 15:03:12 -07:00
Phillip Stephens 220c7e32ce Update boo/glslang 2020-04-22 15:02:48 -07:00
Phillip Stephens 59f979db67
Actually implement AssetNameMap in DNAMP1 2020-04-22 03:38:48 -07:00
Phillip Stephens c9ede1ddc1 Update submodules 2020-04-22 03:36:52 -07:00
Luke Street 7f6791632b Update hecl 2020-04-19 21:12:32 -04:00
Luke Street aeda5d6349 Update athena 2020-04-19 21:12:16 -04:00
Luke Street 24acb585f8 MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
Luke Street c0688de578 Merge branch 'typedvariant-fix' 2020-04-19 19:32:35 -04:00
Luke Street 9fec5c186c Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/hecl 2020-04-19 19:31:31 -04:00
Lioncash c4e1d11f35 TypedVariant: Test 2020-04-19 00:54:18 -04:00
Luke Street 4659db9844 Update boo 2020-04-19 00:12:35 -04:00
Luke Street e00fd5ed6e Update boo 2020-04-19 00:10:58 -04:00
Luke Street 219211d9a7 CVarCommons: Fix variableDt cvar type 2020-04-18 06:08:48 -04:00
Luke Street 2b62bb9577 Update boo (fix WinUSB scanning) 2020-04-17 21:48:23 -04:00
Luke Street cc5888985b Update boo 2020-04-17 21:46:30 -04:00
Luke Street f26e9288bb Update hecl/extern/boo 2020-04-17 20:47:53 -04:00
Luke Street 0ad1438fea Update boo 2020-04-17 20:47:04 -04:00