Commit Graph

409 Commits

Author SHA1 Message Date
gijs dd2624f0d9 Identify `__render_string` 2024-06-11 11:29:54 +02:00
gijs 44afbe5901 Identify `__modify_character_slot` 2024-06-11 11:29:47 +02:00
gijs 1b784398ed Add `obClassGetAbility` definition 2024-06-11 11:29:21 +02:00
gijs 474036e160 I made a mess but it builds 2024-05-24 20:57:13 +02:00
gijs 4b9d844423 Simplify 2024-05-24 19:34:16 +02:00
gijs a11df12056 Remove extern modifiers as they are not longer extern 2024-05-24 19:31:18 +02:00
gijs e75d1d7cd4 Remove extern keyword from `obReadController` 2024-05-24 19:26:58 +02:00
gijs 1f7de872ba Decompile `func_80070F14` 2024-05-24 19:26:46 +02:00
gijs 967915e0cb Fixed some weird error 2024-05-24 18:53:43 +02:00
gijs 0ccf76e9b6 Change ability_data script and class_data script 2024-05-24 18:01:03 +02:00
gijs bde41d9e80 Rename `D_800C4C26` to `__maybeBlockingRetraceFunc` 2024-05-24 17:17:15 +02:00
gijs 1d1365f284 Rename `func_80072398` to `retraceFunc` 2024-05-24 17:14:24 +02:00
gijs 824ad34698 Rename `func_800733F8` to `_some_camera_setup` 2024-05-24 17:10:25 +02:00
gijs 5ef42ecd2f Add a couple matrices and rendering stuff 2024-05-24 17:05:13 +02:00
gijs 7a95f03b3c Rename `func_800EA7141` to `_main_stop_all_audio` 2024-05-24 16:56:11 +02:00
gijs e0018bb381 Rename `D_800C4BB8` to `obCurrentFrameBuf` 2024-05-24 15:07:28 +02:00
gijs 360850aae9 Rename `__set_vi_mode` to `obSetViMode` 2024-05-24 15:05:42 +02:00
gijs 0f39352a1d Change typing of `gfxSwapCfbFunc` to be correct 2024-05-24 15:05:06 +02:00
gijs 515ffe95f1 Rename `__GLOBAL_CONTROLLER_DATA_COPY` to `obContData` 2024-05-24 14:23:48 +02:00
gijs e7d904cd7b Rename `__calls_osViSwapBuffer_8007307C` to `gfxSwapCfbFunc` 2024-05-24 13:00:39 +02:00
gijs c1367225d7 rename `D_800A8204` to `obFrameBuf` 2024-05-24 12:58:56 +02:00
gijs 8e32f5e211 Add ability id's 2024-05-24 12:49:25 +02:00
gijs c23ca9b2f8 Add spellbook equipment id's 2024-05-24 12:43:29 +02:00
gijs 646242231b Fix parameters for `obAbilityGetElement` 2024-05-24 12:43:18 +02:00
gijs d21ac4263c Add some equipment id's 2024-05-24 12:30:47 +02:00
gijs 0cb5c60d6d Remove extern modifier from already decompiled functions 2024-05-24 11:51:19 +02:00
gijs 9fe0a8f5f4 Add ClassId 2024-05-24 11:51:08 +02:00
gijs c7690712d2 Remove extern modifier from functions that are decompiled 2024-05-24 11:38:53 +02:00
gijs da8a938a9d Fix definitions not found 2024-05-24 11:36:48 +02:00
gijs bb56111d1b Clean up clang warning 2024-05-24 11:34:33 +02:00
gijs b2cde2e634 Change enum to defines 2024-05-24 11:33:25 +02:00
gijs 9088c3c2b6 Add `Gender` enum 2024-05-24 11:22:32 +02:00
gijs d745065d67 Fix class_data script 2024-05-24 11:13:11 +02:00
gijs 56c27dd0fb Decompile `osEPiLinkHandle` 2024-05-23 22:32:56 +02:00
gijs 2062f09ac0 Identify `obReadController` 2024-05-23 22:23:22 +02:00
gijs 17bcb1984c Change `splat.yaml` to add jlabel macro 2024-05-23 22:12:17 +02:00
gijs 2a602f70e7 Move NULL into array 2024-05-23 20:58:50 +02:00
gijs c2877b905a Remove duplicate `__GLOBAL_CONTROLLER_DATA_COPY` definition 2023-11-24 13:18:04 +01:00
gijs a59d54c56d Disable SHIFT-JIS decoding for now 2023-11-24 13:15:16 +01:00
gijs 78f2f49b70 Change addr names which are now considered errors in `splat` 2023-11-24 13:12:53 +01:00
gijs 9bad233fb4 Update `splat` 2023-11-24 13:09:11 +01:00
gijs 119ba26445 Move `func_8008A354` and `func_8008A37C` closer to `nuContReadDataImpl` 2023-10-22 13:49:54 +02:00
gijs 0d150f7271 Clean up `nuContQueryImpl` 2023-10-22 13:48:26 +02:00
gijs 1f79bf2bb2 Rename `__real_read_controller` to `nuContQueryImpl` 2023-10-22 13:47:25 +02:00
gijs 07265b8744 Clean up `nuContReadImpl` 2023-10-22 13:46:17 +02:00
gijs c71a4b27ee Clean up `nuContReadNWImpl` 2023-10-22 13:45:36 +02:00
gijs 7bd27f68e3 Rename `__calls_read_controller_2` to `nuContReadNWImpl` 2023-10-22 13:40:27 +02:00
gijs 7da0c3f44d Rename `__calls_read_controller_1` to `nuContReadImpl` 2023-10-22 13:39:22 +02:00
gijs c37f5f48fd Rename `nuContRetrace` to `nuContRetraceImpl` 2023-10-22 13:36:37 +02:00
gijs 496a52b76c Rename `__read_controller` to `nuContReadDataImpl` 2023-10-22 13:36:08 +02:00