| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* d_file_error OK, use J2DPane inlines everywhere
* d_menu_fmap demo work
* fmap and fmap2 work
* fix demo regression with ternary fakematch
* inline cleanup, f_pc_profile OK for demo
* fix min/max bss order
* lstair almost for demo
|
|
|
|
* d_s_open_sub ok
* small JAIZelAnime improvements
* add an inline
* fix JAIZelAnime for jpn
* some d_s_open_sub field names
|
|
|
|
|
|
|
|
* JStudio
* JAudio
|
|
|
|
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order
* Add machine.pch, m_Do_machine OK for demo
* m_Do_gba_com and m_Do_MemCardRWmng OK for demo
* m_Do_graphic work
* m_Do_graphic JPN/PAL version diffs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add missing data
* fix return value
* d_camera fix
* missing GXEnd
* struct fixes
* fix include
|
|
|
|
* initial structure from ghidra
* dMd_HIO_c fields and constructor
* screenSet progress
* More screenSet
* boss door
* initialize
* treasureDraw
* largest method ever
* alphas
* cursors
* notes
* itemScale
* so many pointers
* pls no more string logic
* boss animes
* deletes are weird in ghidra
* _draw()
* cleanup for review, configure matching
* fix dMap_GetFloorNoForDmap
* not matching GZLJ01
* different fix for d_map.h
* GZLJ01
* GZLP01
* D44J01
* missing import
* replace !=0 with != NULL for pointers
* Revert "D44J01"
This reverts commit b0ce19b9f1cdeb6dc371f142c9f257f04c51af04.
|
|
|
|
|
|
|
|
|
|
* Some d_message demo matches
* More demo matches
* fix jpn
|
|
|
|
* mark functions with duplicate names as static
* make std::__tag_va_List work with other compilers
* fix some offset comments
* use inlines in J3DJointFactory, JUTCacheFont
* fix class/struct mismatch
* improve const correctness
* fix missing return values
* make some JAudio namespaces more explicit
|
|
|
|
* more progress
* more progress
* more progress
* more progress
* d_menu work
d_menu_collect class members cleaned up, some functions at 100% matching
* added `Nonmatching` tag to unmatched functions
* more functions at 100%
* more functions matching
* more functions matching
* more progress
* more progress
* d_menu mostly matching for GZLE01
* fixed broken member names
|
|
|
|
|
|
|
|
|
|
* more progress
* more progress
* more progress
* more progress
* d_menu work
d_menu_collect class members cleaned up, some functions at 100% matching
* added `Nonmatching` tag to unmatched functions
* more functions at 100%
* more functions matching
* more functions matching
|
|
parameters (#1142)
|
|
* TVec template fixes
* Fix cubic
|
|
|
|
* initial progress
* more progress
* more progress
* d_picture_box mostly matching for GZLE01
Unable to resolve the regswap in dJle_Pb_c::draw()
* reverted some changes to member names
* filled missing enum value
* PR changes made
* renamed some fields
|
|
|
|
* d_message mostly done
* fopMsgM_selectMessageGet fix
|
|
|
|
* most of dolsdk copied over
* add some gf stuff
* trk wip
* ode/amc stuff
* build fix
|
|
|
|
|
|
|
|
__sinit_JPADraw_cpp had a weird mismatch, turns out the fix is adding an explicit dtor to JPADrawSetupTev.
|
|
|
|
|
|
|
|
It seems the const parameters might not be necessary after all, and these can be matched with (f32)/(s16) casts in set(T, T, T) instead.
|