Commit Graph

8 Commits

Author SHA1 Message Date
LagoLunatic 341f329dde d_a_obj_vgnfd OK, d_a_obj_doguu OK, clean up weak-but-not-inlined funcs in finished actors 2025-04-25 18:44:45 -04:00
LagoLunatic 822b13e57a Add cPhs_State typedef and use it everywhere 2025-03-17 22:26:56 -04:00
LagoLunatic 2def735282 Add fpc_ProcID type and use it for all process IDs
See https://github.com/zeldaret/tp/pull/2173
2024-07-12 21:14:13 -04:00
LagoLunatic 2b9a7415a3 minor toge cleanup 2024-04-25 21:33:02 -04:00
Daniel Hajjar 9a208b6096 d_a_toge (#619)
* 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>
2024-04-25 18:13:45 -04:00
LagoLunatic fb6939d9cd Get more TUs to compile 2024-01-16 17:18:38 -05:00
LagoLunatic 8a2bc19a89 Better defaults for create/delete/execute/draw/isdelete 2023-11-24 16:49:23 -05:00
LagoLunatic 471b881de8 Automatically generate headers for all actors 2023-11-24 12:44:06 -05:00