Commit Graph

23 Commits

Author SHA1 Message Date
LagoLunatic 4c3bd2c651 Missed some spots where cPhs_State should be used 2025-03-18 15:10:32 -04:00
LagoLunatic c4ad9f7241 Various cleanup 2025-02-23 19:59:54 -05:00
LagoLunatic d330c1e68a Add enums for items and disappears 2025-01-11 19:15:36 -05:00
LagoLunatic ca6bebcb4b Add more actor mode enums 2025-01-11 17:20:45 -05: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
TakaRikka 22c279fc86 some d_a_item doc from tp 2024-05-07 21:52:12 -07:00
LagoLunatic 0dd3f6e47c Standardize process ID type to be uint 2024-03-11 19:03:47 -04:00
LagoLunatic fa5010b1dd some actor documentation and cleanup 2024-01-18 18:55:47 -05:00
LagoLunatic 4463680333 Rename actor orig->home and next->old 2024-01-16 18:30:05 -05:00
LagoLunatic 548215d707 d_a_item cleanup, and a couple small matches 2023-11-28 15:04:45 -05:00
LagoLunatic 0c3b96e10f Move more actor class defs to headers 2023-11-24 19:05:04 -05:00
LagoLunatic a3ac23c265 misc cleanup 2023-11-19 03:23:36 -05:00
LagoLunatic 0ab15b4127 d_a_ib OK, add J3DFrameCtrl state enum 2023-10-31 16:41:28 -04:00
LagoLunatic 35e8bd76bd d_a_switem OK 2023-10-27 02:57:29 -04:00
LagoLunatic 4d233e2fe1 d_a_item_static 100% 2023-10-16 04:05:47 -04:00
LagoLunatic c9485926d6 d_a_item 98% 2023-10-15 23:03:26 -04:00
LagoLunatic 7824fb54c0 d_a_am 50% 2023-10-03 04:14:14 -04:00
LagoLunatic 7c3f492151 Namespace fix 2023-09-25 17:17:55 -04:00
LagoLunatic e30ca82d27 d_a_item progress 2023-09-25 17:00:05 -04:00
LagoLunatic adae400cbf d_item_data OK 2023-09-22 00:53:29 -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
LagoLunatic 7287bab089 More d_a_item funcs (#20)
* More d_a_item funcs

* Fix create and floats
2023-09-12 16:00:03 -07:00
LagoLunatic d229a14532 Started work on items 2023-09-10 23:53:23 -04:00