Commit Graph

24 Commits

Author SHA1 Message Date
LagoLunatic 21cd7a2f67 G_CM3D_F_INF 2025-05-21 16:46:21 -04:00
LagoLunatic cbbd4c2dc0 Match more player_main regalloc/stack/etc issues 2025-05-08 23:00:19 -04:00
LagoLunatic 49c69eeb0f C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHT 2025-03-06 20:41:37 -05:00
LagoLunatic d882c16b55 d_bg_w progress 2025-03-06 01:12:50 -05:00
LagoLunatic a25d2651de Move sqrtf to std:: namespace 2024-08-08 14:55:57 -04:00
LagoLunatic 9489cd4bcb d_a_movie_player start 2024-07-10 17:16:55 -04:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic 64dd688ddd Make JUT_ASSERT macro more accurate
(COND) == 0 and !(COND) both only match sometimes, but (void)((COND) || ...) seems to work all the time.
2024-03-09 17:05:34 -05:00
LagoLunatic 2103305ac9 Realmatch dStage_roomControl_c's static weak functions 2024-02-03 16:23:18 -05:00
LagoLunatic 4ae98ee9d8 d_bg_s_acch OK with a ton of fakematches 2024-02-02 02:04:01 -05:00
LagoLunatic a19a4d3378 d_bg_s_acch almost 2024-01-05 02:32:41 -05:00
Jasper St. Pierre fe69529cbd d_bg_s work 2023-12-02 12:15:24 -08:00
Jasper St. Pierre 5b0183182e d_bg_s_acch mostly 2023-12-02 11:28:54 -08:00
Jasper St. Pierre d1683b39cd d_bg_s_acch work 2023-12-02 10:37:33 -08:00
LagoLunatic 288551ded0 d_save progress 2023-11-29 15:30:07 -05:00
LagoLunatic f84a7bdadb d_a_player_main work, playerInit match 2023-10-28 15:53:28 -04:00
LagoLunatic 9c667f2223 More d_bg_s_acch progress 2023-10-18 23:31:18 -04:00
LagoLunatic 7e360ed3ca c_m2d match, add JUT_ASSERT_FLOAT 2023-10-18 23:29:27 -04:00
LagoLunatic 4905163814 d_a_npc_kamome 100% 2023-10-14 17:46:25 -04:00
LagoLunatic 7e226cc930 c_damagereaction 20% 2023-10-10 17:26:00 -04:00
LagoLunatic e7a2f4c209 Add sea headers 2023-10-09 17:50:46 -04:00
LagoLunatic 93040e2706 acch cleanup 2023-10-09 16:57:16 -04:00
LagoLunatic 2e70dd019b d_bg_s_acch 70% 2023-10-09 15:45:46 -04:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00