Commit Graph

21 Commits

Author SHA1 Message Date
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
Jcw87 5359c59323 ptmf syntax 2023-12-10 01:25:37 -08: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 d27ea6aceb d_a_rd, d_lib etc work 2023-11-21 01:43:18 -05:00
LagoLunatic cc35bd0890 npc_md work 2023-11-20 23:28:35 -05:00
LagoLunatic 830635950d d_a_rd work 2023-11-15 22:47:37 -05:00
LagoLunatic 119b56cb17 Use static_cast instead of void* hack 2023-11-12 19:26:58 -05:00
LagoLunatic d7aba8e7df d_npc OK 2023-11-11 02:08:52 -05:00
LagoLunatic 0fed096c00 d_npc progress 2023-11-08 22:36:53 -05:00
LagoLunatic 5103b8ef38 Add d_npc_event_cut.inc to match d_npc's data section 2023-11-08 20:06:39 -05:00
LagoLunatic 8018710181 d_event_data start 2023-10-24 01:01:06 -04:00
LagoLunatic a983a848c1 Clean up cXyz inlines copied from TP 2023-10-21 01:12:59 -04:00
LagoLunatic 0ca314c746 Add attention flags enum, use enums in more places 2023-10-15 00:45:59 -04:00
LagoLunatic 4905163814 d_a_npc_kamome 100% 2023-10-14 17:46:25 -04:00
Jasper St. Pierre a6126589f0 f_op_actor_mng progress 2023-09-22 22:10:16 -07:00
Jasper St. Pierre 7c32410878 f_op_actor progress, c_m3d_g_sph done 2023-09-22 11:17:16 -07:00
SuperDude88 54a8ffbe37 daObjTpost_c Nearly OK (#60)
* daObjTpost_c Nearly OK

Also a little bit more work on fopNpc_npc_c

* Remove Duplicate Struct
2023-09-19 16:49:23 -07:00
LagoLunatic 01f2fc433f d_a_nh done (no match) (#55)
* Fix sin and cos

* Fix dCcD_GObjInf JP inlining difference

* Improvements to dDlst_alphaModel_c

* d_a_nh done (no match)
2023-09-18 12:29:40 -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
SuperDude88 65a63eea69 Fill out fopNpc_npc_c (#48)
* Fill out fopNpc_npc_c

Start filling out the members

* More Matches

Still should/will get more cleanup
2023-09-17 11:44:16 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00