| Age | Commit message (Collapse) | Author |
|
* m_Do_MemCard/d_file_select wii/debug work
* fix builds
|
|
* npc_ks work
* more work
* fix debug
* more documentation
|
|
* map work
* various meter work
* d_meter_button ShieldD almost equivalent
* error fix
|
|
* Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
* Improve d_a_npc weak func order
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
|
|
* d_a_npc_kn OK
* Remove nonmatching comment
|
|
* cleanup long usage
* fix regression
|
|
|
|
|
|
* Match sumouPunchMiss, improve sumouPunchChaseShock
Removing these consts also matches several functions on debug.
* Match sumouSideStep and sumouPunchChaseShock
|
|
* initial copy of hbm from sdk_2009-12-11
* some more nw4hbm cleanup
* nw4hbm db mostly done
* nw4hbm snd copied from oot-vc
* nw4hbm ut copied
* nw4hbm lyt copied
* nw4hbm copied, mostly matching usa 1.0
* setup nw4hbm debug define
* fix HBMDataInfo struct
* add rvl sdk card lib
|
|
|
|
* Match THPAudioDecode
* Match daMP_MixAudio
* Fix weak func order
* Fix global.h
|
|
* Match daAlink_c::checkHorseGetOff
* Match daAlink_c::procCanoeRowInit
|
|
|
|
* some e_bi documentation
* fix match issue
* fix error
* e_bi_leaf documentation
|
|
* debug work
* PR cleanup
|
|
* matching Do_destroy from resource.cpp
* add missing constants from `float.c`
* add numeric_limits for double
* set TObject::reset for each version in stb.cpp
* improve debug matching
|
|
* shieldD revo wpad done
* shieldD revo hio2 done
* shieldD revo aralt, ppcarch, gf done
* shieldD revo exi done
* shieldD revo SI done
* shieldD revo vi done
* shieldD revo mtx done
* shieldD revo GX mostly done
* shieldD revo ai/dsp done
* shieldD revo sc mostly done
* shieldD revo esp/euart/wenc mostly done
* build fixes
|
|
* J3D debug work
* Clean up JSystem GXColor ctors, remove a couple fakematches
* Update symbols.txt
* Fix res include syntax
* Remove fakematch that isn't necessary anymore
* Fix some Shield regressions
|
|
* match lots of debug for d_a_obj_movebox
* the rest of the debug work
|
|
* misc work
* more work
* fixed error
* more work
* PR cleanup
* missed cleanup
* error fix
* wii fix
|
|
* Add debug for J2DWindowEx, link GCN version
* locking non-const copy ctor behind GCN check
* fix typo for define
* fix another define typo
* update bugged ctor and leave a comment
|
|
|
|
* fix functions not returning values
* implement functions that should return values
|
|
|
|
|
|
|
|
|
|
* cleanup and documentation
* PR cleanup
|
|
* Adding explicit dolphin/ prefix & fix characters
* Rename ShiftJIS to SJIS
* Separate JASSeqReader read methods implementation between compilers.
* Fix pointer.h
* fix d_item_data typo
* fix gcn matching issue
|
|
|
|
|
|
* shieldD revo dvd mostly done
* shieldD revo nand mostly done
* shieldD revo fs mostly done
* shieldD revo ipc mostly done
* shieldD revo sdk pad done
|
|
|
|
* menu_fmap2d debug progress
* match debug for d_menu_fmap2D
* fix broken function
* fix weird shield mismatch
* fix other shield mismatch
* fix suggestions
* fix func for wii version
* match func for all versions
* remove cast from saveBitLabels
|
|
* Match daNpcBlueNS_c::_Execute
* Cleanup loop
* d_a_npc_blue_ns OK
|
|
|
|
* Improving compatibility with standard cpp compiler
* Add __REGISTER macro for non mwcc compatibility
* Fix for PR comments
* fix missing define for revolution
* Simplifying cSAngle conversion
|
|
* Fix const loop invariant issues by defining explicit operator= for structs
* Fix J2DMatBlock weak func order
|
|
* Global: Define DEBUG as 0 if not already defined
* Clean up DEBUG-guarded code
* d_kankyo debug almost matching
|
|
* Global: Define DEBUG as 0 if not already defined
* Clean up DEBUG-guarded code
|
|
|
|
* Fix functionvalue weak func order
* Add script to help diffing weak function order
* Improve alink weak func order (44 -> 15)
* Improve m_Do_ext weak order (12 -> 7)
* Remove old hack
* Fix d_a_tbox weak func order
* Fix d_a_npc_ks weak func order
* Fix error when trying to diff weak func order for ShieldD due to hidden function alignment gap symbols
|
|
* initial work
* documentation
|
|
|
|
* Fix missing line numbers for debug
* Fix horse inlines and HIO
* Match daHorse_c::setEffect
* Improve a few debug matches
* Match daHorse_c::checkHorseNoMove (half fake)
* Update configure.py
|
|
* resolve illegal jump past declaration/initializer
* pr comments
|