2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-01 02:13:27 +00:00

6696 Commits

Author SHA1 Message Date
2689533ad3 Update boo 2021-04-05 12:06:05 -04:00
10c0dd2ebd Remove /Oy- from MSVC flags 2021-04-05 10:40:31 -04:00
7a521657c3 CI: Install libcurl4-openssl-dev 2021-04-04 18:39:07 -04:00
74fbd5e8e4 CI: Install libcurl-dev 2021-04-04 18:34:55 -04:00
927abdf8cd Integrate Sentry crash reporting 2021-04-04 18:26:29 -04:00
ee4a12f1ea Add crashpad_handler to macOS .app 2021-04-04 18:24:02 -04:00
c0567c3f35 Update boo, integrate sentry 2021-04-04 18:23:08 -04:00
4189c596ef
Don't use the CSKR in the .blend file for the beta phazon suit, this fixes the normal Phazon Suit being improperly skinned 2021-04-03 22:07:47 -07:00
a0e1fe907e
Update submodules 2021-04-03 21:38:40 -07:00
0374773b6f Update boo 2021-04-03 21:38:15 -07:00
d9ee4dba24 Update submodules 2021-04-03 10:30:08 -07:00
fbaa770083 Update submodules 2021-04-03 10:29:45 -07:00
845f84f8a4
Merge pull request #383 from henriquegemignani/feature/optimize-CrossTouchActors
Don't recreate the nearList for each entity
2021-04-03 10:26:40 -07:00
5bb3dc86dd Merge pull request #384 from 'henriquegemignani-feature/lockless-dvdfile-destructor' 2021-04-03 10:24:31 -07:00
Henrique Gemignani Passos Lima
eed6022a15 Improve CFileDvdRequest::PostCancelRequest
Do nothing if either m_complete or m_cancel is set, avoiding waiting for the mutex for no reason.
2021-04-03 20:07:14 +03:00
b5378e9361 GitHub Actions: Include PDBs in Windows artifacts 2021-04-03 09:09:01 -04:00
e375d4ec66
Fix PLATFORM_NAME being empty by moving the project declaration up 2021-04-02 21:43:44 -07:00
Henrique Gemignani Passos Lima
483e25bff3 Don't recreate the nearList for each entity 2021-04-03 04:32:26 +03:00
cefe6bb232 Remove old test code 2021-04-02 16:46:16 -07:00
d2c5e0f774 Update CMakeLists, hecl, hecl-gui 2021-04-02 13:11:03 -04:00
e0eda8e4c5 Merge pull request #40 from henriquegemignani/feature/blender-python
Search for Python instead of assuming it exists
2021-04-02 13:08:58 -04:00
234981aa7f Merge pull request #8 from henriquegemignani/bugfix/qt-windows-runtime
Fix linking to Qt5::QWindowsIntegrationPlugin for Windows
2021-04-02 13:05:18 -04:00
Henrique Gemignani Passos Lima
0812bb13bb Search for Python instead of assuming it exists 2021-04-02 20:04:59 +03:00
Henrique Gemignani Passos Lima
38799b375b Fix linking to Qt5::QWindowsIntegrationPlugin for Windows 2021-04-02 20:04:11 +03:00
286efb5609 CFBStreamedPairOfTotals: Fix end keyframe logic 2021-04-02 10:50:20 -04:00
c3c88a434f CScriptBallTrigger: Fix force calculation 2021-04-02 07:56:24 -04:00
0d934cf608 CAutoMapper: Fix world switch for hints 2021-04-01 23:58:22 -04:00
74c8661103 Update boo (resolves Vulkan resize crashes) 2021-03-30 22:46:51 -04:00
65f38a0df4 Update boo 2021-03-30 22:46:25 -04:00
0067ef576b Update hecl 2021-03-30 22:16:57 -04:00
bdaee19eaf Update athena 2021-03-30 22:16:54 -04:00
d6d25eebbf Use cmake_policy version range; update hecl 2021-03-30 22:12:45 -04:00
5898f096c1 Update athena 2021-03-30 22:12:04 -04:00
f956e6e618 COmegaPirate: Remove debug print 2021-03-30 22:03:18 -04:00
9e2e511f06 Update hecl (resolves CMake 3.20 warnings) 2021-03-30 21:44:48 -04:00
d46a5a5977 Resolve CMake CMP0115 warning; update athena, boo 2021-03-30 21:44:36 -04:00
fbf1e26eda Let's not blow up our memory usage plzkthxbai 2021-03-30 14:29:03 -07:00
9cb73b20fb Add fullscreen CVar 2021-03-30 16:51:18 -04:00
f26186d9a6 Add fullscreen CVar checkbox 2021-03-30 16:51:00 -04:00
0e0c7139d7 Add fullscreen CVar 2021-03-30 16:43:54 -04:00
6fc9f690b7 Update hecl/extern/boo (fixes macOS focus issues) 2021-03-30 12:34:35 -04:00
97fd035f29 Update boo (fixes macOS focus issues) 2021-03-30 12:34:19 -04:00
b31d978858 CI: Fix msvc artifact name 2021-03-29 21:57:44 -04:00
eb032863fb CI: Checkout with fetch-depth: 0 2021-03-29 21:19:49 -04:00
6812670cc8 Use _SYS_STR for version info 2021-03-29 18:29:08 -04:00
a72c14f5fb New versioning scheme (currently v0.1.1-2) 2021-03-29 13:28:03 -04:00
170d999d1e Support new URDE versioning scheme 2021-03-29 13:23:02 -04:00
745f66c21e Use URDE version.h / URDE_DLPACKAGE 2021-03-29 13:22:38 -04:00
8775759f67 Add "version" string 2021-03-29 13:21:47 -04:00
879cf852c3 CElementGen: Hacky fix for memory corruption, need to dynamically reallocate buffers when MAXP changes 2021-03-28 18:26:50 -07:00