Commit Graph

1030 Commits

Author SHA1 Message Date
Daniel Hajjar aaa0a4f77b d_a_mtoge (#621)
* Started implementing d_a_mtoge

* Started work on actions in d_a_mtoge

* d_a_mtoge actions WIP

* Implemented daMtoge_c::draw

* Implemented daMtoge_Delete

* Implemented daMtoge_c::CreateHeap

* Implemented daMtoge_c::create

* Minor tweaks for d_a_mtoge

* Implemented daMtoge_c::calcMtx

* Implemented daMtoge_c::CreateInit

* d_a_mtoge cleanup

* Removed ternary expression

* d_a_mtoge fixed matching
2024-04-29 11:13:14 -04:00
poketannenbaum eed9915e64 d_a_komore match (#620)
* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.h

* Update d_a_obj.cpp

* Update d_a_obj.h

* Update d_a_obj.cpp

* Update d_a_obj_xfuta.cpp

* Update d_a_obj.cpp

* Update d_a_obj.h

* Update d_a_obj_xfuta.h

* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.cpp

* Update configure.py, set d_a_obj_xfuta to matching

* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.h

* Update configure.py

* Update d_a_komore.cpp

* Update d_a_komore.h
2024-04-28 15:06:45 -07:00
poketannenbaum 0c21a2dbad d_a_obj_xfuta match (#617)
* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.h

* Update d_a_obj.cpp

* Update d_a_obj.h

* Update d_a_obj.cpp

* Update d_a_obj_xfuta.cpp

* Update d_a_obj.cpp

* Update d_a_obj.h

* Update d_a_obj_xfuta.h

* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.cpp

* Update configure.py, set d_a_obj_xfuta to matching

* Update d_a_obj_xfuta.cpp

* Update d_a_obj_xfuta.h
2024-04-27 18:19:09 -07: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 0b75cd4ed7 d_a_npc_roten 100%, weak order not matched 2024-04-24 15:45:16 -04:00
SuperDude88 899ae98e7d daObj_Roten_c OK, daNpcRoten_c Almost Matching (#618)
* Roten Work

- daNpcRoten_c almost matching
- daObj_Roten_c OK

I don't think these are actually related but they had the same name so I put them together

* Minor Cleanup
2024-04-24 14:28:38 -04:00
LagoLunatic 2d8e6a5c76 Fix missing global include for all res headers 2024-04-23 15:02:25 -04:00
LagoLunatic 8cc38b68ef Update resource enums for JPN/PAL 2024-04-23 14:58:11 -04:00
LagoLunatic 623da9fa42 Generate resource headers for all Object RARCs 2024-04-23 14:08:28 -04:00
LagoLunatic 12e1b800ad Use NULL instead of 0 2024-04-23 14:04:42 -04:00
LagoLunatic 1e32c0a197 JAIZelBasic work, JAIZelScene OK 2024-04-23 12:29:19 -04:00
LagoLunatic 3b40fd0132 Add back unnamed namespace methods, all actors now compile again 2024-04-22 17:51:41 -04:00
LagoLunatic f8817f8479 J3DSkinDeform::deformVtxPos minor match 2024-04-21 22:38:31 -04:00
Jasper St. Pierre 055d27510b d_a_obj_pbco match
Fixes #151
2024-04-21 17:15:11 -07:00
poketannenbaum 3a5f4d56ea d_a_obj_pbco 100% (#616)
* Update d_a_obj_pbco.cpp

* Update d_a_obj_pbco.h

* Update d_a_obj_pbco.cpp

* Update src/d/actor/d_a_obj_pbco.cpp

Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net>

---------

Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net>
2024-04-21 17:09:42 -07:00
Jasper St. Pierre f2ea11c65b J3DCluster work 2024-04-20 18:59:23 -07:00
Jasper St. Pierre 02577f9029 J3DSkinDeform::initMtxIndexArray 96%
regalloc and argswaps now
2024-04-20 11:53:33 -07:00
Jasper St. Pierre 7305b797f6 J3DCluster work 2024-04-20 11:32:13 -07:00
Jasper St. Pierre 5725698822 build fix 2024-04-20 11:06:56 -07:00
Jasper St. Pierre 49fba6d1a5 J3DMaterialFactory_v21 90% 2024-04-20 11:03:11 -07:00
Jasper St. Pierre 36dbe0b42f J3DCluster work 2024-04-20 10:36:08 -07:00
Jasper St. Pierre 683cf9324d d_s_name minor work 2024-04-19 22:07:48 -07:00
Jasper St. Pierre 6cbe5c5457 J3DCluster work 2024-04-19 21:42:52 -07:00
LagoLunatic 1c80dde547 d_s_name: a few small matches 2024-04-18 23:19:12 -04:00
LagoLunatic 459cf6caa7 clean up some inline parameters 2024-04-18 23:16:38 -04:00
LagoLunatic c93901ce2c d_a_boko start 2024-04-17 13:35:53 -04:00
LagoLunatic 2b71216c8b Add enum for attention types 2024-04-17 00:15:24 -04:00
LagoLunatic bc85a947e6 fix JPABaseField::calcVel and JPADrawExecBillBoard::exec 2024-04-16 23:23:12 -04:00
LagoLunatic 9d746447f9 d_a_bwdg 100%, weak order not matching 2024-04-16 19:56:52 -04:00
LagoLunatic 8238d12e71 add more default parameters for common funcs 2024-04-16 13:44:24 -04:00
LagoLunatic ad0478fe15 d_a_tag_event OK 2024-04-16 13:28:35 -04:00
LagoLunatic ad4d58bab8 d_a_sail start 2024-04-15 22:53:19 -04:00
LagoLunatic a88c87bf63 fix some matches in JPADrawVisitor 2024-04-15 19:56:16 -04:00
LagoLunatic 19325b3c0b Fix GX inlines 2024-04-15 19:55:09 -04:00
LagoLunatic 71cf4cb4fd JPADraw: match everything except sinit 2024-04-14 20:43:20 -04:00
LagoLunatic 0c32a3d3c1 fix TVec3<f32>::setLength 2024-04-14 18:10:49 -04:00
Jasper St. Pierre 6a3ae88d95 JPAEmitter work 2024-04-14 14:52:17 -07:00
Jasper St. Pierre 25907c8308 small JPA fixes 2024-04-14 14:00:45 -07:00
Jasper St. Pierre ab0c78d228 JPA work 2024-04-14 13:57:16 -07:00
Jasper St. Pierre 5bb98d60c5 JPAField work 2024-04-14 11:30:50 -07:00
Jasper St. Pierre ecb0ece991 JPAField work 2024-04-14 10:13:40 -07:00
LagoLunatic d3985aa24d several matches for d_a_npc_nz 2024-04-14 12:52:34 -04:00
Jasper St. Pierre d8a0182f72 TVec3 cleanup, JPAField work 2024-04-14 09:26:25 -07:00
Jasper St. Pierre 4ce4072fef JPA work 2024-04-14 09:05:54 -07:00
LagoLunatic 5b3b66015a d_a_npc_nz: add .inc file, match .data section 2024-04-14 11:27:39 -04:00
Jasper St. Pierre 3fae1c28c3 some matches 2024-04-14 08:00:40 -07:00
LagoLunatic 0a1ce59327 d_a_esa OK 2024-04-14 10:29:28 -04:00
LagoLunatic 7bfb08ed5f J3DAnimation OK
mostly copied from pikmin2
2024-04-14 09:53:27 -04:00
SuperDude88 9819140a32 daNpz_Nz_c Work (#615)
* daNpz_Nz_c Work

* Forgot This

oops
2024-04-14 09:47:43 -04:00