Lurs
|
3b742025db
|
Fix MSVC compiler and linker errors
- Fix struct/class forward declaration mismatches (JAIAudience, JASTrack) causing different MSVC mangled names and unresolved symbols
- Add jsystem_stubs.cpp with stubs for JASHeap, JASVoiceBank, J3DShapeTable, JAUSection, JHICommBuf, HIO/HIO2, JOR
|
2026-02-13 23:28:47 +01:00 |
|
Jcw87
|
889dc157ab
|
JAudio2 debug (#2990)
|
2025-12-23 10:23:09 -08:00 |
|
TakaRikka
|
dfa8efa97b
|
project cleanup (#2895)
* some wii OS fixes
* remove old dol2asm comments
* remove dol2asm.h
* remove function address comments
* normalize ATTRIBUTE_ALIGN usage
* DECL_WEAK macro
* fix gcc attribute weak macro
* wrap more mwcc specific things in ifdefs
* fixes
* fix revo sdk version flags
* fixes
|
2025-11-30 15:23:42 -07:00 |
|
Pheenoh
|
7154ac08e1
|
d_a_e_fz work, doxygen revamp (#2127)
* initial freezard actor struct + setActionMode OK
* daE_FZ_Draw
* setReflectAngle
* mBoundSoundset
* daE_FZ_Execute & execute
* demoDelete
* daE_FZ_Delete & _delete
* CreateHeap
* useHeapInit
* cc_set
* mtx_set
* action WIP
* way_gake_check
* executeRollMove
* executeMove
* draw WIP
* executeDamage
* checkpoint
* create
* checkpoint
* daE_FZ_c::executeWait
* checkpoint
* daE_FZ_c::damage_check almost done
* rm asm
* rm headers
* setup_profile WIP + doxygen update
* fix merge issues
* docs fix?
* fix2
* doxygen updates
* setup g_profile_E_FZ, profile setup script WIP
* update github actions
* update progress.md
|
2024-04-12 00:10:30 -06:00 |
|
hatal175
|
27ad2a1af7
|
Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)
* Import JASCmdStack
* Work on std-vector
* Z2StatusMgr OK
|
2024-01-11 01:16:40 +02:00 |
|
Julgodis
|
9335ce5119
|
clang-format
|
2021-03-29 00:10:25 +02:00 |
|
Julgodis
|
1e95d29b60
|
dol2asm OK
|
2021-03-28 22:49:05 +02:00 |
|