Commit Graph

6808 Commits

Author SHA1 Message Date
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 d2d8e07b8a Update boo 2021-04-05 13:30:10 -04:00
Luke Street e66bc80c49 Fix -Wstringop-truncation issues 2021-04-05 13:29:41 -04:00
Luke Street 87fa30a381 Fix crashpad Windows build; CI install Intel IPP 2021-04-05 12:23:52 -04:00
Luke Street 2689533ad3 Update boo 2021-04-05 12:06:05 -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
Luke Street ee4a12f1ea Add crashpad_handler to macOS .app 2021-04-04 18:24:02 -04:00
Luke Street c0567c3f35 Update boo, integrate sentry 2021-04-04 18:23:08 -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 0374773b6f Update boo 2021-04-03 21:38:15 -07:00
Phillip Stephens d9ee4dba24 Update submodules 2021-04-03 10:30:08 -07:00
Phillip Stephens fbaa770083 Update submodules 2021-04-03 10:29:45 -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 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
Luke Street 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
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 65f38a0df4 Update boo 2021-03-30 22:46:25 -04:00
Luke Street 0067ef576b Update hecl 2021-03-30 22:16:57 -04:00
Luke Street bdaee19eaf Update athena 2021-03-30 22:16:54 -04:00
Luke Street d6d25eebbf Use cmake_policy version range; update hecl 2021-03-30 22:12:45 -04:00
Luke Street 5898f096c1 Update athena 2021-03-30 22:12:04 -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
Luke Street d46a5a5977 Resolve CMake CMP0115 warning; update athena, boo 2021-03-30 21:44:36 -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