Pieter-Jan Briers
|
9b900a1a55
|
UB fixes (#3150)
* Fix incorrect size for J2DTevBlock8::insertTexture local_38
* Fix dMeter_drawOptionHIO_c mOptionTypeBGPosX/Y size
* dMeter_drawLightDropHIO_c mVesselAlpha fix
* d_a_mg_rod array size fixes
* Fix e_tk2_class mActionTimer array size
* daObjTOMBO_c field_0x714 array size fix
|
2026-04-11 11:28:01 -06:00 |
|
Pieter-Jan Briers
|
dabd6961a6
|
Couple sizeof(CMemBlock)s (#3143)
|
2026-04-10 23:42:00 -07:00 |
|
TakaRikka
|
5685fa58c6
|
Z2Audio player debug work / fix actor method returns (#3140)
* Z2Audio player debug work
* fix actor method returns
* wii build fix
|
2026-03-30 02:10:42 -07:00 |
|
Max Roncace
|
36d89c7bbf
|
object-particle debug almost matching (#3136)
|
2026-03-26 18:56:04 -07:00 |
|
Roman Sandu
|
0fc019dcfa
|
JAHostIO and friends (#3131)
|
2026-03-26 18:54:07 -07:00 |
|
Max Roncace
|
6694c1b281
|
Fix a bunch of compiler warnings and document several more bugs (#3130)
|
2026-03-17 22:38:05 -07:00 |
|
Luke Street
|
9649319ec4
|
Reorganize library code into libs/ (#3119)
* Reorganize files into libs/{dolphin,JSystem,PowerPC_EABI_Support,revolution,TRK_MINNOW_DOLPHIN}
* Update configure.py and project.py for new libs structure
* Refactor `#include <dolphin/x.h>` -> `<x.h>`
* Remove `__REVOLUTION_SDK__` forwards from dolphin
* Fix dolphin/ references in revolution
* Wrap `#include <dolphin.h>` in `!__REVOLUTION_SDK__`
* Always build TRK against dolphin headers
* Resolve revolution SDK header resolution issues
|
2026-03-01 14:35:36 -08:00 |
|