* 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).
* Work on fixedFrameEvCamera
* Work on stokerEvCamera
* Small work
* Cleanup and started on transEvCamera
* Work on watchActorEvCamera
* Work on gameOverEvCamera and other cleanup
* Implemented mWork pointer logic where needed
* Small work on useItem0EvCamera
* Work on bSplineEvCamera
* work on twoActor0EvCamera function and cleanup
* Work on transEvCamera
* Cleanup
* Work on possessedEvCamera
* Work on fixedFramesEvCamera & started on digHoleEvCamera
* All functions have been at least somewhat worked on
* Further general work and cleanup
* Work on fixedFrameEvCamera
* Work on stokerEvCamera
* Small work
* Cleanup and started on transEvCamera
* Work on watchActorEvCamera
* Work on gameOverEvCamera and other cleanup
* Implemented mWork pointer logic where needed
* Small work on useItem0EvCamera
* Work on bSplineEvCamera
* work on twoActor0EvCamera function and cleanup
* Work on transEvCamera
* Cleanup
* Fix missing arg to JUT_ASSERT
* Fix some MWCC version diff errors
* Compile m_Do_ext, d_demo, actor_mng
* Add VSCode task to quickly switch between versions
* Unlink magLift for debug
* Update the hash of the debug dol
The old cbea5fa... hash here was for the dol generated by the alf2dol.py script, which produces incorrect alignment.
The dol with the new hash can be obtained by using `dtk elf2dol` to convert the debug .alf file to a dol.
The DOL now builds OK.
* Fix all debug REL dtor splits
All RELs now also build OK, meaning `ninja build/ShieldD/ok` now succeeds.
* Add genMessage declarations to all HIO subclasses
* Fixing more compilation errors
* m_Do_mtx 100% on debug
Cannot be linked due to weak function name mangling?
* Improve various matches
* Fix all remaining compilation errors
* Fix new compilation errors from main
* Fix retail regression
* Link f_pc_profile_lst
* d_a_andsw2 OK
* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook
* remove asm
* d_kankyo_wether almost done
* some work on d_kankyo_rain
* add "global.h" to files that use it
* add MSL_C includes to files that use them
* remove dolphin includes from headers that don't need them
* remove JSupport includes from headers that don't need them
* remove JKernel includes from headers that don't need them
* remove JUtility includes from headers that don't need them
* remove J3D includes from headers that don't need them
* remove J2D includes from headers that don't need them
* remove JAudio2 includes from headers that don't need them
* remove Z2AudioLib includes from headers that don't need them
* remove JMessage includes from headers that don't need them
* remove JParticle includes from headers that don't need them
* remove SComponent includes from headers that don't need them
* remove dol includes from headers that don't need them
* sort includes
* decompctx - try without shiftjis and write utf8 as output
* Do some work on f_op_actor_mng
* Remove duplicated includes
* Add fopAcM_setEffectMtx
* Match dShopSystem_searchCameraActor
* fopAcM_setEffectMtx now matches with literals
* Remove unnecessary inline in headers
* d_a_alink pass1 wip
* more d_a_alink work
* remove asm
* more daalink work
* 20% dol code decompiled
* fixed some nonmatchings for building
* a few daalink functions and labeling some HIO data
* work on fop actor / actor mng, daalink, d_a_obj_item
* d_a_title mostly decompiled
* daalink / d_event / JMessage / dmsg_out_font work
* msg_scrn_base / msg_scrn_boss
* some work on mDo machine, d_menu_save, d_tresure, and various
* remove asm
* progress