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

3659 Commits

Author SHA1 Message Date
17000766fe Add ability to easily unset CVars from the command line 2025-04-15 18:48:56 -07:00
e72b05a7ac Reimpl CWorldShadow, OnScreenTex fixes 2025-04-15 19:38:39 -06:00
166f901ffd Don't mangle the first mipmap 2025-04-14 23:26:01 -07:00
bc7519d175 Minor cleanup, fix CGraphics::Render2D 2025-04-14 23:09:22 -07:00
476be87c89 Update aurora for SI split 2025-04-14 19:04:45 -07:00
e8518c0493 Add CVar for mangle mipmaps 2025-04-14 18:48:35 -07:00
247f36102b Fix RGB5A3 alpha, we want to swap before assigning the color or we stomp on alpha 2025-04-14 18:36:21 -07:00
a5d521b652 Port over CTexture::MangleMipmap from decomp 2025-04-14 18:25:38 -07:00
1112b1e0e1 Fix CMoviePlayer using the wrong attributes for rendering 2025-04-14 17:54:31 -07:00
5d6be8f2df Add missing forward declaration in CEnvFxManager 2025-04-14 17:34:00 -07:00
d804708599 Add aurora PAD library 2025-04-14 17:33:18 -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
bae47ea4c4 Remove spurious header from previous commit, AKA Phil is a dumb dumb 2025-04-10 13:51:03 -07:00
a06f24bfc3 Minor fixes, cleanup ImGuiConsole, update aurora 2025-04-10 13:36:44 -07:00
8a046832eb Improve frame limiter on Windows 2025-04-06 20:25:58 -06:00
eae0696bea Draw debug overlays over game draw 2025-04-06 16:57:18 -06:00
6def5bd623 Replace nativefiledialog with SDL_ShowOpenFileDialog 2025-04-06 16:37:32 -06:00
5dfbe86d56 Fix CCameraFilter clamp mode, correct CMaterialFilter defaults 2025-04-06 12:46:04 -07:00
6259f06be6 Update aurora for library split 2025-04-04 19:20:11 -07:00
5bf316955f Fix CWorldTransManager depth not being set 2025-04-04 16:37:24 -07:00
aaf96615cb Windows build fixes 2025-04-04 17:32:17 -06:00
4d9603183a Update musyx 2025-04-04 12:30:06 -07:00
2c4d4ea6f6 Fix debug build 2025-04-04 02:00:17 -06:00
7439c26b67 Fix game quit 2025-04-03 23:16:53 -06:00
b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
99d5f30ed8 Update About 2025-04-03 00:29:13 -06:00
c18b69be88 Various minor fixes from decomp 2025-04-03 00:25:35 -06:00
aa26577400 Update to latest aurora, SDL3 2025-04-03 00:14:34 -06:00
f53fd86d3e Rename ridley functions from Remastered 2024-04-24 15:20:33 -07:00
86dd3df1d0 Remove InputViewer position store
It's redundant now as ImGui is storing the position,
it wasn't before so I'm not sure what changed for it
to suddenly work, however let's not store things redundantly.
2023-10-28 09:12:09 -07:00
a6392ab822 Make window size and position persistent 2023-10-27 14:32:36 -07:00
db6a1737de Add missing developer mode gating to developer mode overlays in ShowDebugOverlay 2023-10-23 10:51:57 -07:00
d23b6f6904 Allow Frame Counter, Frame Rate, IGT and Room Time to be used without developer 2023-10-23 10:45:49 -07:00
e4e6c0c00a Fix empty window when developer mode is disabled, add CVars for rendering information 2023-10-22 18:38:58 -07:00
70443ddff5 Make Input Overlay position persistent when is selected 2023-10-22 17:38:48 -07:00
d5ed445c4b More compile fixes, fix CFrontEndUI segfault 2023-10-22 17:18:38 -07:00
e0386472a6 Revert last commit, because computers suck sometimes 2023-10-22 09:24:02 -07:00
4441b96139 How.... 2023-10-22 09:22:03 -07: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
763fcdbd9c Various minor fixes 2023-01-22 14:22:28 -08:00
292e655737 Minor fixups in RumbleFxTable 2023-01-14 13:23:10 -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
9b407bd131
Decomp fix for CStateManager::BuildDynamicLightListForWorld 2022-11-28 19:11:11 +02:00
058194429e CFlaahgraPlants: Fix from decomp 2022-11-25 23:08:20 -05:00
Henrique Gemignani Passos Lima
d333608cd6
Decomp fix for CBSLoopReaction::Start 2022-11-22 01:16:36 +02:00