Commit Graph

52 Commits

Author SHA1 Message Date
LagoLunatic fa7d4d2896 Fix relocation and data value mismatches 2025-04-24 14:53:58 -04:00
Mattias Blum 5f287fcaee d_camera 28% (#732)
* initial progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fix outdated member names

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fixed deprecated member references

* more progress

* more progress

* more progress

* fix deprecated member references

* more progress

* more progress

* more progress

* more progress

* more progress

* check in for review

* remove comment

* initial PR changes

* more PR changes

* more PR changes

* added anonymous struct as class member

* reverted changes to `stage_camera2_data_class`

* added `dCamera_event_data`, `dCamera_monitoring_things` and `dCamera_DMC_system` from debug maps

* more progress

* more progress

* realmatch for `camera_draw`

* PR changes

* fix broken merge

* formatting

* Reverted change to `camSphChkdata` that caused  `sph_chk_callback` match to regress

* Reverted change to `BG` struct that caused ctor and dtor match to regress
2025-04-11 16:37:42 -04:00
LagoLunatic 5cb5fe848b Clean up mDoAud_seStart inline
The devs apparently made 4 versions of this inline instead of just using default arguments.
2025-03-17 15:57:18 -04:00
LagoLunatic 49c69eeb0f C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHT 2025-03-06 20:41:37 -05:00
LagoLunatic 4a4624decf Populate particle IDs enum with placeholders and use them everywhere 2025-03-06 17:37:20 -05:00
LagoLunatic 6c6b5a95ac d_a_lwood OK 2025-02-28 18:08:31 -05:00
LagoLunatic fab0d7a5ba misc cleanup, mostly inlines 2024-10-29 00:22:32 -04:00
Jasper St. Pierre 70044ec8dd Clean up cc enums 2024-10-28 21:16:46 -07:00
LagoLunatic 34afbd84db clangd: Started fixing warnings and errors, code cleanup 2024-10-17 21:35:18 -04:00
LagoLunatic a25d2651de Move sqrtf to std:: namespace 2024-08-08 14:55:57 -04:00
LagoLunatic 707fceca57 Move fmodf, atan2f, sinf, and cosf to std:: namespace 2024-08-08 14:50:10 -04:00
LagoLunatic d287e79ab0 Move abs and fabsf to std namespace 2024-08-07 12:55:30 -04:00
LagoLunatic f585f8dc56 drawRain and drawWave now closer to matching 2024-04-15 20:06:24 -04:00
LagoLunatic deb7faebbf various cleanup, fix some fakematches 2024-02-10 01:09:51 -05:00
LagoLunatic 74f571ff97 Clean up resource enums, more inline work 2024-02-03 15:41:55 -05:00
LagoLunatic 25e69da75e d_cc_uty OK 2024-01-20 19:27:19 -05:00
LagoLunatic fa5010b1dd some actor documentation and cleanup 2024-01-18 18:55:47 -05:00
Jasper St. Pierre d1fb79fed8 d_kankyo_rain work 2024-01-14 15:17:37 -08:00
Jasper St. Pierre f2e6f7b904 d_kankyo_rain work
dKyr_sun_move
2024-01-14 13:44:34 -08:00
LagoLunatic f5f82c68e7 d_kankyo_rain small fixes 2024-01-14 16:37:03 -05:00
Jasper St. Pierre 8d270aa34d d_kankyo_rain work 2024-01-14 13:11:57 -08:00
Jasper St. Pierre 5e06ae88f2 d_kankyo_rain work 2024-01-14 12:47:23 -08:00
LagoLunatic b8f658f54a d_kyeff, d_a_kytag00 OK 2024-01-08 23:52:18 -05:00
LagoLunatic a0ea511650 Add save stage table, stage type, and event bit enums 2024-01-04 00:37:52 -05:00
LagoLunatic e6edfa7b6f start d_a_player_tact, add player status enums 2023-12-28 18:58:56 -05:00
LagoLunatic 0490fd3c84 more collision enums and inlines 2023-12-22 21:02:23 -05:00
Jcw87 fdc216a6f2 d_cc_mass_s 2023-12-20 21:25:15 -08:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
Jasper St. Pierre 265677be13 d_kankyo_rain work 2023-12-01 22:11:15 -08:00
Jasper St. Pierre d0971c5a81 d_kankyo_rain work 2023-11-30 22:50:56 -08:00
Jasper St. Pierre dec72d3a93 d_kankyo_rain dKyr_drawRain work 2023-11-30 20:16:53 -08:00
Jasper St. Pierre 292f236570 d_kankyo_rain: wave_move work 2023-11-30 19:39:46 -08:00
LagoLunatic ac7c20cab4 match c_bg_s, fix d_kankyo_rain double branches 2023-11-30 20:22:55 -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 b3a4dd1d26 d_a_vrbox2 work 2023-11-03 22:49:32 -07:00
LagoLunatic 828c8672e0 d_a_npc_md progress 2023-10-26 23:57:58 -04:00
Jasper St. Pierre eabcab65a6 dKyr_thunder_move 2023-10-25 20:15:43 -07:00
Jasper St. Pierre d7359dd777 build fix 2023-10-25 02:44:24 -07:00
Jasper St. Pierre 14a60e10fe bit more wave_move work 2023-10-25 02:43:11 -07:00
Jasper St. Pierre d587838c79 wave_move progress 2023-10-25 02:04:04 -07:00
Jasper St. Pierre d7ff28a6f7 dKyr_sun_move progress 2023-10-25 01:02:42 -07:00
Jasper St. Pierre 45019aca6b overhead_bg_check / forward_overhead_bg_check close 2023-10-24 23:32:16 -07:00
Jasper St. Pierre 8a564475e7 dKyr_lenzflare_move match (except literals) 2023-10-24 23:02:59 -07:00
Jasper St. Pierre 87b1fbf464 d_kankyo_rain work
thanks to Taka
2023-10-24 22:44:40 -07:00
Jasper St. Pierre c4aef79f3f d_drawlist work 2023-10-15 16:41:33 -07:00
LagoLunatic c95047ac76 Add Always.arc files enum 2023-10-07 20:08:41 -04:00
Jasper St. Pierre 09030662cf d_kankyo_rain progress 2023-10-01 17:53:51 -07:00
Jasper St. Pierre d330552361 d_attention work 2023-09-23 03:40:46 -07:00
TakaRikka ee401fb19f work on d_a_agb 2023-09-23 00:00:37 -07:00