17 Commits

Author SHA1 Message Date
LagoLunatic 102042628f Process profiles and enums cleanup (#1031)
* Fix some profile comments

* Add missing static for local visibility data

* Move proc name and draw priority enums to f_pc

* Add _e suffix to daObjBarrier_c proc enum

* Change proc name enum format to match TP

* Change draw prio enum format to match TP

* Change ItemNo enum format, finish fixing item names

* Revert static for cb1 hio

* Clean up formatting of profile comments

* Fix comment alignment
2026-05-26 00:11:58 -04:00
LagoLunatic 10651a0c4e Player inlines and item enums 2026-05-12 17:57:33 -04:00
LagoLunatic e24cbed367 Demo work (#786)
* Demo work

* Fix PAL

* Fix d_door weak func order and link it

* Fix d_door for demo

* JKernel OK on demo + misc

* tag_attention 100% on demo

* More demo work and fix some retail fakematches
2025-06-04 16:50:49 -04:00
LagoLunatic 309158e274 J3DModel inlines cleanup, procBottleSwing_init match, etc 2025-04-10 19:30:51 -04:00
LagoLunatic e8adc6c9e5 Rename more item enums 2025-01-17 20:58:43 -05:00
LagoLunatic e855019ab4 Rename some more item enum entries 2024-06-07 14:04:18 -04:00
TakaRikka 22c279fc86 some d_a_item doc from tp 2024-05-07 21:52:12 -07:00
LagoLunatic fdba7c3a7b Started cleaning up the itemNo enum 2024-02-25 02:05:17 -05:00
SuperDude88 d627dd6a0a Start Orca 2024-02-25 00:06:20 -05:00
LagoLunatic bfebc68547 enum cleanup for d_a_obj_toripost 2024-02-23 02:00:55 -05:00
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05: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
TakaRikka c65210d22f most of d_com_inf_game.cpp done 2023-09-11 03:45:33 -07:00
LagoLunatic d229a14532 Started work on items 2023-09-10 23:53:23 -04:00