2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 10:31:20 +00:00

1203 Commits

Author SHA1 Message Date
e72b05a7ac Reimpl CWorldShadow, OnScreenTex fixes 2025-04-15 19:38:39 -06:00
5d6be8f2df Add missing forward declaration in CEnvFxManager 2025-04-14 17:34:00 -07:00
5c21e48920 Migrate to DolphinCGraphics impl & cleanup old code
aurora now uses the original model buffers, but
byteswapped. Migrates over to the updated impl.
2025-04-14 17:26:25 -06:00
5bf316955f Fix CWorldTransManager depth not being set 2025-04-04 16:37:24 -07:00
2c4d4ea6f6 Fix debug build 2025-04-04 02:00:17 -06:00
b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
c18b69be88 Various minor fixes from decomp 2025-04-03 00:25:35 -06:00
137e4c19a3 Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
e9cfa6aff4 CScriptSteam: Fixes from decomp 2023-10-17 23:21:10 -04:00
d29df977f3 Minor fixes 2023-06-21 13:22:49 -07:00
7195b87ce6 Fix bug in CExplosion 2023-02-06 21:51:33 -08:00
2ed0e39dcc Minor bug fixes, update amuse 2023-01-11 12:50:18 -08:00
ce1f1ac362 Use a dedicated CVar for enabling cutscene skips 2022-12-07 18:03:14 -08:00
Henrique Gemignani Passos Lima
b1ffc45307
Some decomp fixes for CScriptGenerator::AcceptScriptMsg 2022-11-30 23:28:20 +02:00
Henrique Gemignani Passos Lima
0cd4794059
Decomp fix for CScriptEMPulse 2022-11-14 03:05:45 +02:00
Henrique Gemignani Passos Lima
07888bab93
Decomp fix for CScriptActorKeyframe 2022-11-11 04:25:28 +02:00
Henrique Gemignani Passos Lima
e412adef33
Decomp fixes for CScriptShadowProjector 2022-11-08 17:42:55 +02:00
d180c253d1 Minor fixes from decomp 2022-11-02 22:31:16 -07:00
Henrique Gemignani Passos Lima
997cf5e0df
Decomp Fixes: CVisorFlare::Render 2022-10-23 16:51:15 +03:00
c55289143f Import CAmbientAI fixes from decomp 2022-10-20 09:41:49 -07:00
Henrique Gemignani Passos Lima
d6e8d373ac
Decomp fix for CScriptTrigger::Touch 2022-10-20 18:23:38 +03:00
Henrique Gemignani Passos Lima
a9a43c1a20
Decomp: Fix adding new ripples not restarting the time 2022-10-20 03:50:24 +03:00
Henrique Gemignani Passos Lima
d23df787f9
CScriptTimer: Fix from decomp 2022-10-18 18:17:01 +03:00
5cd27373f4 Fix windows build 2022-10-16 12:04:26 -07:00
03a3fd8570 CScriptMazeNode: Minor fix from matching decomp 2022-10-09 13:14:36 -04:00
2e3495ec0b CScriptPickup: Updates from matching decomp 2022-10-09 13:12:38 -04:00
5394e92735 CScriptSpecialFunction: Updates from matching decomp 2022-10-09 13:07:51 -04:00
148e9e4bd8 Runtime: Correct TCastTo<CAi> to TCastTo<CPatterned> 2022-08-16 17:48:26 -04:00
9d5db8ea16 CActor: Don't recalculate world lighting always 2022-08-15 18:51:45 -04:00
c883e5f1ac CTevCombiners: Discovered TEV pass names 2022-08-15 18:50:20 -04:00
279ad54264 CActor: Remove sound emitter on destroy 2022-08-15 09:56:28 -04:00
54ad0c5933 CGameArea: PostConstructArea fix #2 (oops) 2022-08-09 02:50:11 -04:00
ff64acad67 CGameArea: PostConstructArea fixes for lights 2022-08-09 02:48:29 -04:00
ae0f62c021 Use GXCopyTex; various implementations
- Fix CTexture::LoadMipLevel
- Fix boid rendering for CFishCloud, CSnakeWeedSwarm, CWallCrawlerSwarm
- Update aurora
2022-08-09 02:10:51 -04:00
1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
8f389e246c Some WIP implementations 2022-07-29 16:17:10 -04:00
bb7d6d4855 Fix CActor's *SplashInhabitant logic 2022-07-02 17:05:49 -07:00
8bb2f33a45 CCubeRenderer: More function implementations 2022-07-01 20:47:45 -04:00
b55c7ebbe4 CPlayerGun: Reimplement transition effects 2022-07-01 20:47:06 -04:00
05ad95bdd0 CVisorFlare implementation 2022-05-24 01:44:20 -04:00
f80813b9cc Transition all Textured/ColoredQuad usages
- Upload textures using staging buffer
- Fixes SetOrtho logic
- More work on thermal visor rendering (still WIP)
- Rework Dawn backend initialization
- Support MoltenVK on Metal
- Various fixes & cleanup
2022-05-23 20:26:35 -04:00
26fd0e2b9f Text rendering & CWorldTransManager fixes 2022-05-19 00:57:30 -07:00
22dfd3b3f7 aurora: Rework texture binding API
- Texture binding is now handled by GX calls
- More CCubeMaterial / CCubeRenderer impl
- Semi-working thermal visor rendering
- More CGraphicsPalette impl
- Some CWorldShadow impl
- Start work on indirect texturing
- Stub out CTextRenderBuffer
2022-05-13 19:40:31 -04:00
937aeda51f CScriptMidi: Add destructor implementation
This ensures currently playing track is
stopped, avoiding a UAF in Amuse.
2022-05-12 13:18:12 -04:00
cf952906b8 Windows build fixes 2022-05-12 11:13:04 -04:00
4e06ea1bb5 Various lighting fixes 2022-05-12 01:10:06 -04:00
71e4fbb6d4 CPlayer: Fix curAcceleration initial value 2022-05-03 23:59:59 -04:00
75630c87bd
CDamageVulnerability: Use matching functions for WeaponHits/Hurts 2022-04-03 12:18:36 -07:00
6c449ca146
CDamageVulnerability: Use matching GetVulnerability imp 2022-03-31 22:37:23 -07:00
95b3859503
CDamageVulnerability: Fix WeaponHits and WeaponHurts with near matching imps 2022-03-31 22:28:13 -07:00