| Age | Commit message (Collapse) | Author |
|
* equivalent
* cleanup
|
|
* solid work
* equivalent
* tiny work
* fixed error
* include fix
* fixed debug build
|
|
* some j3d cleanup
* begin using uintptr_t
* j3dgraphbase cleanup
* j3dgraphanimator cleanup
|
|
* equivalent
* kasi_mng_c work
* class work and create function work
* kasi_mng_c is matching
* little more work
* almost matching
* enums defined
* kasi_hana almost matching
* more mich work
* mich almost matching
* kyu almost matching
* potentially fixed issue
* Now maybe good?
* Should be fixed now
* PR Cleanup
* Over 50% done
* matching
* pr cleanup
|
|
* initial work
* one more demo func left
* almost matching
* almost matching
* pr cleanup
|
|
* Rename several dCamera_c fields
* Refactor mWork to generic buffer instead of union
* d_camera match improvements
* Implement several dCamera_c functions
* Remove d_camera.h from PCH
The symbol names in d_camera indicate that this header wasn't
included in the PCH (as they're compiled directly in d_camera.cpp).
|
|
|
|
|
|
* WIP
* daE_WB_Draw
* checkpoint
* more matches
* checkpoint
* fixes
* fix debug build
* fix daObjBm_c alignment
* fixes for luz
* fixes for hatal
* manual spacing changes
* run clang-format
* move header back
|
|
* obj_geyer and obj_ktOnFire done
* pr
|
|
* d_a_e_ai done
* pr
|
|
|
|
* equivalent
* kasi_mng_c work
* class work and create function work
* kasi_mng_c is matching
* little more work
* almost matching
* enums defined
* kasi_hana almost matching
* more mich work
* mich almost matching
* kyu almost matching
* potentially fixed issue
* Now maybe good?
* Should be fixed now
* PR Cleanup
|
|
* Align dKy_darkworld_check with debug return type
* d_a_obj_kbox matching
* Revert "Align dKy_darkworld_check with debug return type"
This reverts commit f0b9e5f8fb251bb1b3a6acd13c0550bec2c9a310.
|
|
* d_a_e_fk equivalent
* pr
|
|
* npc_kn mostly done
* fix shieldD
* pr fixes
* weak func fixes
|
|
* Fix clang union handling (affects all TUs including d_camera.h)
Union members with non-trivial ctors/dtors is undefined behavior and clangd normally throws a fit and refuses to parse the whole union, but it seems to be possible to ifdef the problematic ctors out for non-mwerks compilers and explicitly tell modern compilers to use the defaults instead. Thanks to encounter for this fix.
* Link all TUs that already match on debug
In order to link TUs for debug, most functions seem to need to have their alignment set to 16 in symbols.txt. There are a few hundred functions that seem to be the exception and break when their alignment is set to 16, but I don't know the reason for this.
* Remove some fakematches (nosyminline/sym off) for weak func order in retail
* Fix clang not knowing that MSL_C++ is C++
* Link more debug TUs
* Fix missing PAL split
* Fix wrong slashes being used in includes
* RZDE01_00: Fix incorrect capitalization in config.yml
* Add RZDE01_00 to configure task
* Revert configure.py to use MatchingFor
* Fix PAL splits and symbols, link matching PAL TUs
|
|
* d_a_ykgr OK
* Fix sqrtf for shield
* Fix pch caps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* d_a_mg_rod mostly done
* pr
|
|
* initial work
* cleanup
* added anm enums
* added joint enum
* updated configure.py
* Indentation
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
* almost matching
* Still have inline issue
* equivalent
* updated configure.py
* fixed broken match
|
|
* initial work
* d_a_npc_grc equivalent
* Fixed configure.py change
* pr cleanup
|
|
|
|
* initial work
* d_a_obj_fw equivalent
* d_a_e_bi equivalent
* Update d_a_obj_fw.cpp
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
|
|
|
|
* initial work
* Create method done
* tiny work
* more work
* swpush equivalent
|
|
* initial work
* Small work
* tkj2 equivalent
* cleanup
* PR cleanup
|
|
* initial work
* took out unneeded nonmatching comment
* d_a_e_dd equivalent
* pr cleanup
|
|
* initial work
* doorboy equivalent
* Update d_a_npc_doorboy.h
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
|
|
* e_db equivalent
* pr fix
|
|
* d_a_obj_kita OK
* Remote ctor and dtor
|
|
* obj_key equivalent
* obj_keyhole done
* obj_smallkey done
* use macro
|
|
* All functions worked on
* padding cleanup
|
|
* data and class member work
* inline work
* got to SetCoachBlazing
* work on some calc functions
* all functions worked on
* pr cleanup
* more pr cleanup
* coach header cleanup
|
|
* d_a_obj_gomikabe OK
* Remove unneeded include
|
|
|
|
* some pal work
* e_hb equivalent
* update config
|
|
* Ignore report files on search
* d_a_e_nz equivalent
* PR cleanup
|
|
* initial work
* more work
* got to waittype0
* All functions worked on
* cleanup
* took out unneeded nonmatching comments
* PR Cleanup
* Use actor enum
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
|
|
|
|
* Jagar cleanup
* saru work
* e_fm work
* gob enum added
* gob cleanup
* gob anm enums
* dComIfGs_isEventBit comments added
* More bit work and besu enum work
* Maybe fixed the issue?
|