mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-01 01:39:03 -04:00
9a208b6096
* Started implementing d_a_toge * daToge update * daToge WIP * Implemented daToge_c::_create * Implemented toge_seStart * Implemented daToge_c::_draw * Implemented daToge_c::set_collision * Fixed daToge setCullSizeBox call * Added g_profile_TOGE * Refactored daToge_c:._delete * Fixed local float in daToge_c::set_collision * daToge_c::toge_move * Removed commented-out code * Modified Irregular switch in daToge_c::toge_move * Cleaned up daToge_c::search_wind * Implemented daToge_c::_execute * daToge code-cleanup * daToge additional code-cleanup * Removed redundant type cast * Update src/d/actor/d_a_toge.cpp Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com> * Fixed PR suggestions * Updated configure.py * Minor fixes --------- Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>