Commit Graph

23 Commits

Author SHA1 Message Date
LagoLunatic fdbb0225bf Add dBgS_AttributeCode enum 2023-12-02 15:05:50 -05:00
LagoLunatic f596426ac4 d_a_npc_md work 2023-11-30 15:13:15 -05:00
LagoLunatic 897b22f936 Move more actor classes to headers 2023-11-25 18:05:07 -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
Jasper St. Pierre 59cf9a063e build fix 2023-10-28 16:45:47 -07:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic d347dcd89b d_a_am2 match 2023-10-20 19:01:13 -04:00
LagoLunatic 7a182dda66 d_item 40% 2023-10-16 18:02:13 -04:00
LagoLunatic 2a89bd39d4 d_item 10% 2023-10-16 01:48:10 -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 888bb95051 Add default parameters for particle inlines 2023-10-10 18:01:27 -04:00
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
LagoLunatic 7372aa189b d_a_am 100%, no match 2023-10-06 00:07:15 -04:00
Dylan Ascencio e336d5e8fd Change d_a_arrow to use dComIfGp_particle_setP1 2023-10-04 01:39:34 -04:00
Dylan Ascencio 985e44a9b5 Updates to fix building 2023-10-04 01:17:19 -04:00
LagoLunatic 3ce4a6f388 Improve d_particle destructors 2023-10-03 15:27:53 -04:00
LagoLunatic e9d15be7ae d_a_arrow 100% 2023-10-01 16:34:13 -04:00
LagoLunatic 3f2c2f73ce Misc fixes 2023-09-25 16:51:05 -04:00
LagoLunatic 14f58584ff d_a_arrow 50% 2023-09-23 23:37:02 -04:00
LagoLunatic 267b501438 d_a_itembase OK 2023-09-22 20:32:52 -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
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00