Commit Graph

28 Commits

Author SHA1 Message Date
LagoLunatic 94465b0dbb add c_cc_d and d_cc_d SPrm enums 2023-12-20 21:11:57 -05:00
LagoLunatic df6853e917 fix SrcGObjTg SPrm name in comments 2023-12-20 20:05:55 -05:00
Jasper St. Pierre 1f8f630e2f Merge pull request #554 from Jcw87/new
move placement new to MSL_C
2023-12-19 17:15:08 -08:00
Jcw87 fe28552c28 move placement new to MSL_C 2023-12-19 03:30:16 -08:00
Jcw87 985f1df0b7 dummy data should be static 2023-12-19 03:22:42 -08:00
LagoLunatic 725113992d d_bg_s OK 2023-12-16 20:41:57 -05:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 46ffaf2839 add default params to fopacm create funcs 2023-12-08 15:00:48 -05:00
LagoLunatic fa2cbbadf7 d_a_obj_mtest 100%, no match 2023-11-30 23:30:10 -05:00
LagoLunatic 8ab8d35292 d_a_arrow + others cleanup and doc 2023-11-23 23:34:48 -05:00
LagoLunatic 469f243030 Process IDs cleanup
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere
* Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
2023-11-22 16:25:28 -05:00
LagoLunatic ca4e6d5dce d_a_obj_movebox 100%, no match 2023-10-31 22:58:29 -04:00
LagoLunatic 61d2e5a17e Started d_com_static 2023-10-29 22:43:31 -04:00
LagoLunatic f8357cbb62 d_a_obj_movebox progress 2023-10-29 19:04:06 -04:00
LagoLunatic 2c907c8a21 Clean up code for various actors 2023-10-29 02:07:52 -04:00
LagoLunatic 76b44890ea d_a_obj_movebox work and cleanup 2023-10-26 01:23:26 -04:00
LagoLunatic 9bbc93fe65 d_a_obj_movebox progress 2023-10-25 05:01:06 -04:00
LagoLunatic 4abc897e08 more d_a_obj_movebox progress, attr list filled in 2023-10-21 23:33:43 -04:00
LagoLunatic 35bd70b8db d_a_obj_movebox progress 2023-10-21 18:52:52 -04:00
LagoLunatic 0ca314c746 Add attention flags enum, use enums in more places 2023-10-15 00:45:59 -04:00
Jasper St. Pierre a5641b0ba9 f_op_overlap cleanup, d_ovlp_fade progress
remove a bunch of externs
2023-10-13 19:22:57 -07:00
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
LagoLunatic 3f2c2f73ce Misc fixes 2023-09-25 16:51:05 -04:00
LagoLunatic 1ad444aa73 Started d_a_arrow (#64)
* More d_bg header improvements

* Cleanup, use mtx inlines in more places

* Added JntHit_c to headers

* Started d_a_arrow
2023-09-20 21:09:23 -07:00
LagoLunatic e806b15578 d_a_nh 75% done (#49)
* d_a_nh 75% done

* More nh actions
2023-09-17 11:58:28 -07:00
LagoLunatic f0cc6a9bef Remove const from fopAcM functions (#44) 2023-09-16 13:50:52 -07:00
LagoLunatic c754cf4e2a Started work on pushable boxes (#32)
* Started work on pushable boxes

* Minor fixes

* Fix inlines

* Comment GetHomeRoomNo
2023-09-14 15:42:57 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00