Commit Graph

46 Commits

Author SHA1 Message Date
LagoLunatic 76b28bee52 d_a_player_main work 2024-01-12 22:46:07 -05:00
Jasper St. Pierre 63f6eb00c4 f_op_msg_mng work 2024-01-06 11:24:46 -08:00
Jcw87 0d9bfcfd8a d_meter 2024-01-05 03:00:58 -08:00
Jasper St. Pierre 3ce2755472 Merge pull request #562 from Jcw87/fixes
Fixes
2023-12-30 13:57:57 -08:00
LagoLunatic 69444ef01e use enums and inlines in more places 2023-12-30 15:08:24 -05:00
Jcw87 2301aa94bf fix functions not returning a value 2023-12-30 01:15:28 -08:00
Jasper St. Pierre cfcb384bf4 d_event work 2023-12-28 22:54:14 -08:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
LagoLunatic 27f3ef4c55 f_op_actor_mng 99% (1 regswap left) 2023-12-09 15:38:09 -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
Jasper St. Pierre 1778f9b3a0 f_op_msg_mng start 2023-12-03 13:01:26 -08:00
LagoLunatic 548215d707 d_a_item cleanup, and a couple small matches 2023-11-28 15:04:45 -05:00
LagoLunatic 1c473f796d d_a_npc_md progress 2023-11-27 16:08:31 -05:00
LagoLunatic 97eb1fb31f Remove fake inlines from fopAc_ac_c, add real inlines 2023-11-24 18:06:07 -05:00
Jasper St. Pierre cfbda2c423 d_a_obj_akabe 90% 2023-11-23 18:24:29 -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 d19b7859e9 d_stage progress + struct fixes 2023-11-11 17:29:26 -05:00
Jasper St. Pierre 77f5d98159 d_drawlist, d_particle, f_op_actor_mng, JPA work 2023-11-11 13:22:49 -08:00
Jasper St. Pierre ed3fd719d5 f_op_msg_mng start 2023-11-11 02:24:25 -08:00
LagoLunatic 897279a745 f_op_actor_mng progress 2023-11-06 22:32:12 -05:00
Jasper St. Pierre eabcab65a6 dKyr_thunder_move 2023-10-25 20:15:43 -07:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic a983a848c1 Clean up cXyz inlines copied from TP 2023-10-21 01:12:59 -04:00
Jasper St. Pierre 008b949135 d_a_grass match 2023-10-15 22:59:57 -07:00
Jasper St. Pierre 09c4a4dfc7 d_place_name 90% 2023-10-15 21:21:18 -07:00
Jasper St. Pierre 8845e983e1 kankyo fixes, d_envse start 2023-10-14 15:35:20 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07: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
Jasper St. Pierre dcf916f84f f_op_actor_mng nonmatch getWaterY 2023-10-12 00:21:03 -07:00
Jasper St. Pierre 9d2e8e121b f_op_actor_mng matches 2023-10-12 00:09:33 -07:00
LagoLunatic 4bd49693ae f_op_actor OK 2023-10-08 19:53:04 -04:00
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
LagoLunatic 7767b9544c f_op_actor_mng progress 2023-10-07 01:41:57 -04:00
Jasper St. Pierre 2dc87a5274 build fix 2023-10-02 21:09:56 -07:00
Jasper St. Pierre a1868a841a d_s_open 99% 2023-10-02 20:29:37 -07:00
Jasper St. Pierre f962a7c884 f_op_actor_mng event work 2023-09-23 00:52:56 -07: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
Jasper St. Pierre f65adb0f97 f_op_camera seems good 2023-09-22 10:58:13 -07:00
Jasper St. Pierre f1308361db f_op_kankyo_mng OK 2023-09-12 19:23:02 -07:00
Jasper St. Pierre bf5c15e70a f_op_kankyo_mng close 2023-09-11 20:41:53 -07:00
Jasper St. Pierre 95fdc41ffa f_op_kankyo yeah, match splits 2023-09-10 09:41:23 -07:00
Jasper St. Pierre f945d95281 JUTAssert: simplify assert 2023-09-09 23:02:40 -07:00
Jasper St. Pierre 32f62c1402 f_op matches 2023-09-09 23:00:31 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00