Commit Graph

176 Commits

Author SHA1 Message Date
Jasper St. Pierre 89ca32a65c d_door work 2024-02-07 22:17:26 -08:00
LagoLunatic 76083c90ea Misc matches, including dComIfGp_event_runCheck fixes 2024-02-05 02:13:21 -05:00
LagoLunatic 0d899b50f5 d_envse OK 2024-02-04 20:33:51 -05:00
LagoLunatic 6c93d0569f d_map inlines cleanup 2024-02-03 18:31:25 -05:00
LagoLunatic cb19541788 more inline work 2024-02-03 17:31:08 -05:00
LagoLunatic 2103305ac9 Realmatch dStage_roomControl_c's static weak functions 2024-02-03 16:23:18 -05:00
LagoLunatic 74f571ff97 Clean up resource enums, more inline work 2024-02-03 15:41:55 -05:00
LagoLunatic 0d3242ab22 work on inlines 2024-02-03 13:41:11 -05:00
LagoLunatic b46e897826 Realmatch dComIfGp_event_runCheck inline
dComIfGp_event_runCheck's return type being different from the inner inline runCheck's return type apparently causes the compiler to double up the g_dComIfG_gameInfo load in certain functions.

And also fix dComIfGp_event_chkEventFlag which had the same issue.
2024-02-02 20:34:16 -05:00
LagoLunatic b6c878a652 d_event OK 2024-02-02 20:05:03 -05:00
LagoLunatic 59c571a4b3 Clean up inlines for f_op_actor_mng 2024-01-23 22:49:15 -05:00
LagoLunatic bb16350a79 fix some inlines 2024-01-22 21:43:19 -05:00
LagoLunatic 26e2692b9d d_s_play 99% 2024-01-22 19:39:50 -05:00
LagoLunatic 098873f9fa d_s_play data matches 2024-01-22 01:28:14 -05:00
Jasper St. Pierre a6b584eff1 d_s_play work 2024-01-20 22:22:15 -08:00
LagoLunatic 433fe7c486 d_a_npc_btsw2 100%, weak order not matching 2024-01-19 15:33:38 -05:00
LagoLunatic 2a27075530 d_a_player_main 2024-01-16 14:44:21 -05:00
Jasper St. Pierre 0951655a5c d_timer work 2024-01-15 15:41:52 -08:00
Jasper St. Pierre a81fa8d29b d_timer work 2024-01-14 21:08:10 -08:00
Jasper St. Pierre 5ab99df86e d_timer start 2024-01-14 20:34:06 -08:00
Jasper St. Pierre 5e06ae88f2 d_kankyo_rain work 2024-01-14 12:47:23 -08:00
LagoLunatic 76b28bee52 d_a_player_main work 2024-01-12 22:46:07 -05:00
LagoLunatic 4c7ea01851 d_a_agb 99% 2024-01-09 18:44:00 -05:00
LagoLunatic cee53aa7b2 use more inlines and enums 2024-01-06 22:21:56 -05:00
Jasper St. Pierre 73f07b4fac some meter work 2024-01-06 17:31:42 -08:00
Jasper St. Pierre 1e7e0695f1 d_gameover start 2024-01-06 16:26:20 -08:00
Jasper St. Pierre 2dbee60cf5 d_event work, build fix 2024-01-06 12:09:33 -08:00
LagoLunatic edbb1ebc9e d_save OK 2024-01-05 00:21:42 -05:00
LagoLunatic 830d3c80fe Add drawlist inlines 2024-01-04 15:57:55 -05:00
LagoLunatic c101953b69 dSv_info_c::reinit 2024-01-04 02:52:39 -05:00
LagoLunatic e0279f6218 Move event bits enum 2024-01-04 02:19:34 -05:00
LagoLunatic a0ea511650 Add save stage table, stage type, and event bit enums 2024-01-04 00:37:52 -05:00
LagoLunatic ea78ea5f5c d_a_player_main 2024-01-03 15:55:56 -05:00
Jasper St. Pierre 463852850f d_event_manager work 2023-12-29 00:12:31 -08:00
Jasper St. Pierre cfcb384bf4 d_event work 2023-12-28 22:54:14 -08:00
LagoLunatic 97c76bce9b d_a_bomb 100%, not matching 2023-12-28 23:35:28 -05:00
LagoLunatic e6edfa7b6f start d_a_player_tact, add player status enums 2023-12-28 18:58:56 -05:00
Jasper St. Pierre 617cf1a248 d_a_tag_waterlevel 2023-12-27 23:37:51 -08:00
LagoLunatic fa5fb18d3c use inlines in more places 2023-12-20 19:04:01 -05:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 009b4fb35e d_a_player_food done 2023-12-08 15:02:34 -05:00
LagoLunatic a90e2e842e d_door start 2023-12-04 16:22:09 -05:00
Jasper St. Pierre a4f5a3a691 Merge pull request #546 from SuperDude88/ghostship
d_a_ghostship Mostly Done
2023-12-03 19:04:54 -08:00
LagoLunatic 63a07a674d match d_s_room (some fakematches) 2023-12-03 15:24:55 -05:00
LagoLunatic 72657eeee4 Merge pull request #545 from SuperDude88/main
daRaceItem_c 100%, not OK
2023-12-03 13:59:50 -05:00
SuperDude88 c95364dc7e Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
2023-12-03 13:22:47 -05:00
LagoLunatic 48fa3cf3de d_a_player_food progress 2023-12-02 23:02:18 -05:00
Jasper St. Pierre 440287c60c d_kankyo work 2023-12-01 21:21:00 -08:00