Commit Graph

8 Commits

Author SHA1 Message Date
mattias-blum 5dcccc228f d_a_tori_flag 100% (#689)
* d_a_tori_flag 100%

Had to add a constructor for `dCloth_packet_c`, may want to reconsider the naming of certain members of `daTori_Flag_HIO_c` in the future.

* d_a_tori_flag 100% configuration

* Requested PR changes made

* added proper inline functions
2025-02-19 19:48:55 -05:00
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05:00
Jasper St. Pierre da63253d99 d_chain match 2023-12-03 20:04:25 -08:00
SuperDude88 c95364dc7e Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
2023-12-03 13:22:47 -05:00
LagoLunatic 4d784275af misc minor stuff 2023-11-08 20:05:30 -05:00
SuperDude88 e6d2a36987 daShopItem_c "OK"
Functions and data matching

d_a_shop_item.cpp still breaks checksum, probably from weak functions/vtables that need to be placed earlier
2023-09-21 22:18:57 -04:00
SuperDude88 b2b6e14f24 Offset Comments 2023-09-13 21:40:05 -04:00
SuperDude88 7f61dd9c22 daShopItem_c Almost OK
- Regswap in createInit()
- No clue what set_mtx() is doing
- Some issues in _create(), maybe from daItemBase_c
2023-09-13 21:29:08 -04:00