Commit Graph

4667 Commits

Author SHA1 Message Date
Luke Street e237cf65c7 CI: Add yarn global bin to GITHUB_PATH 2021-04-06 11:58:25 -04:00
Luke Street 2578c17c1a CI: Disable fail-fast for Linux build matrix 2021-04-05 17:04:50 -04:00
Luke Street 2582bf94d5 CI: Fix win32-clang cmake configure syntax 2021-04-05 16:56:38 -04:00
Luke Street 1e8467ed7a CI: Use clang-cl / lld-link from VS installation 2021-04-05 16:44:27 -04:00
Luke Street 71a3bbb373 Update hecl, nod 2021-04-05 16:32:15 -04:00
Luke Street 9c690bf8da CI: Fix workflow syntax take 2 2021-04-05 16:01:46 -04:00
Luke Street ae5fa86f3e CI: Fix workflow syntax 2021-04-05 16:00:47 -04:00
Luke Street 9a6eba2383 CI: Upload MSVC PDBs; compress ELF debug info 2021-04-05 15:56:58 -04:00
Luke Street 0d1f2a49ff CI: Separate & upload debug info for Linux/macOS 2021-04-05 15:26:56 -04:00
Luke Street 2186fc0945 Disable LTO for Windows & macOS RelWithDebInfo 2021-04-05 15:20:36 -04:00
Luke Street ad7ac9dd01 Update hecl, kabufuda, nod 2021-04-05 13:32:29 -04:00
Luke Street 2b45ec3b43 Add USE_SPLIT_DWARF option for gcc+gold 2021-04-05 13:32:29 -04:00
Luke Street 53fb23fc17 CMemoryCardSys: Fix -Wstringop-truncation issue 2021-04-05 13:32:29 -04:00
Luke Street ab16eb5d07 DNACMDL: Explicitly specialize ReadGeomSectionsToBlender 2021-04-05 13:32:29 -04:00
Luke Street 87fa30a381 Fix crashpad Windows build; CI install Intel IPP 2021-04-05 12:23:52 -04:00
Luke Street 10c0dd2ebd Remove /Oy- from MSVC flags 2021-04-05 10:40:31 -04:00
Luke Street 7a521657c3 CI: Install libcurl4-openssl-dev 2021-04-04 18:39:07 -04:00
Luke Street 74fbd5e8e4 CI: Install libcurl-dev 2021-04-04 18:34:55 -04:00
Luke Street 927abdf8cd Integrate Sentry crash reporting 2021-04-04 18:26:29 -04:00
Phillip Stephens 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
Phillip Stephens a0e1fe907e
Update submodules 2021-04-03 21:38:40 -07:00
Phillip Stephens d9ee4dba24 Update submodules 2021-04-03 10:30:08 -07:00
Phillip Stephens 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
Phillip Stephens 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
Luke Street b5378e9361 GitHub Actions: Include PDBs in Windows artifacts 2021-04-03 09:09:01 -04:00
Phillip Stephens 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
Phillip Stephens cefe6bb232 Remove old test code 2021-04-02 16:46:16 -07:00
Luke Street d2c5e0f774 Update CMakeLists, hecl, hecl-gui 2021-04-02 13:11:03 -04:00
Luke Street 286efb5609 CFBStreamedPairOfTotals: Fix end keyframe logic 2021-04-02 10:50:20 -04:00
Luke Street c3c88a434f CScriptBallTrigger: Fix force calculation 2021-04-02 07:56:24 -04:00
Luke Street 0d934cf608 CAutoMapper: Fix world switch for hints 2021-04-01 23:58:22 -04:00
Luke Street 74c8661103 Update boo (resolves Vulkan resize crashes) 2021-03-30 22:46:51 -04:00
Luke Street 0067ef576b Update hecl 2021-03-30 22:16:57 -04:00
Luke Street d6d25eebbf Use cmake_policy version range; update hecl 2021-03-30 22:12:45 -04:00
Luke Street f956e6e618 COmegaPirate: Remove debug print 2021-03-30 22:03:18 -04:00
Luke Street 9e2e511f06 Update hecl (resolves CMake 3.20 warnings) 2021-03-30 21:44:48 -04:00
Phillip Stephens fbf1e26eda Let's not blow up our memory usage plzkthxbai 2021-03-30 14:29:03 -07:00
Luke Street 9cb73b20fb Add fullscreen CVar 2021-03-30 16:51:18 -04:00
Luke Street 6fc9f690b7 Update hecl/extern/boo (fixes macOS focus issues) 2021-03-30 12:34:35 -04:00
Luke Street b31d978858 CI: Fix msvc artifact name 2021-03-29 21:57:44 -04:00
Luke Street eb032863fb CI: Checkout with fetch-depth: 0 2021-03-29 21:19:49 -04:00
Luke Street 6812670cc8 Use _SYS_STR for version info 2021-03-29 18:29:08 -04:00
Luke Street a72c14f5fb New versioning scheme (currently v0.1.1-2) 2021-03-29 13:28:03 -04:00
Phillip Stephens 879cf852c3 CElementGen: Hacky fix for memory corruption, need to dynamically reallocate buffers when MAXP changes 2021-03-28 18:26:50 -07:00
Luke Street c467c608a7 CFBStreamedPairOfTotals: Properly set x78_t at end 2021-03-28 13:00:07 -04:00
Luke Street ee590e670d CFBStreamedPairOfTotals: Fix jumping to end of animation 2021-03-27 18:48:31 -04:00
Phillip Stephens 02af2c32c0
Merge pull request #371 from AxioDL/particle-fixes
Particle fixes
2021-03-26 22:45:01 -07:00
Luke Street 4e81ce8fe7 Update hecl-gui 2021-03-19 18:54:53 -04:00