58 Commits

Author SHA1 Message Date
shibbo d1f57b31f2 finish SceneFunction.o 2024-09-21 20:08:36 -04:00
shibbo 851c1992ae misc fixes 2024-09-21 19:14:34 -04:00
shibbo 077041361e include comment for executor credit 2024-09-20 20:57:36 -04:00
shibbo 5a5c144afe clang-format changes, and some scene executor type enums 2024-09-20 20:56:48 -04:00
shibbo 669f812333 revise comments 2024-08-20 20:19:54 -04:00
Headpenguin 1649bb2727 Make changes so a clean build compiles
`StageDataHolder::getCommonPathPointInfo` and
`StageDataHolder::getCommonPathPointInfoFromRailDataIndex` both had
different return types between their headers and source files. I updated
the header return type based on the source return type because the
source file was more recently updated (see commit b5dc6e8).

CameraUtil.cpp also had a mismatched return type with its header.

`MultiEmitterCallBack.hpp` was deleted for no apparent reason, so I
restored it and gave `JPAEmitterCallback` its own header.
2024-06-27 08:46:50 -04:00
shibbo 31bae44357 more progress on StageDataHolder 2024-04-29 10:47:05 -04:00
shibbo e65f7b420e fix all current nonmatchings on StageDataHolder 2024-04-24 18:54:14 -04:00
shibbo 97b5ac9699 match StageDataHolder::getCommonPathPointInfo 2024-04-24 18:32:23 -04:00
shibbo ef6232a654 EarthenPipe.o at 98% 2024-03-05 12:37:30 -05:00
shibbo 77ffe1dba7 SkeletalFishBabyRail.o 100% 2024-02-17 20:08:58 -05:00
shibbo 9f8187ad5c SkeletalFishBossRail.o 100% 2024-02-13 14:28:57 -05:00
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
shibbo 616f0a0a71 .h => .hpp, integrate clangd instead of Intellisense (only JSystem works so far) 2023-12-12 18:13:32 -05:00
Joshua Andrew 19c47fdcb5 some progress on ScenarioSelectStar.o 2023-09-12 23:30:04 -04:00
Joshua Andrew 4f0a78aeb2 some progress on MultiSceneActor 2023-09-12 14:03:59 -04:00
shibbo 9271e5e6c9 more progress on StopSceneController 2023-04-10 22:16:44 -04:00
shibbo f4e1d20b2f some progress on Scene classes 2023-04-10 21:21:00 -04:00
shibbo 174ecbaaff decompile a few more ShadowController functions 2023-01-13 23:53:05 -05:00
shibbo 428ce77752 FirePressure 100% 2022-12-10 13:41:52 -05:00
shibbo c8d02b6370 NameObjFactory overhaul and some Fountain classes 2022-11-28 02:36:09 -05:00
shibbo aa6c90b20c AirBubbleGenerator mostly done 2022-11-27 02:22:21 -05:00
shibbo a1fbe7e383 finish up Air and start on some Scene 2022-11-21 19:20:03 -05:00
shibbo bbcd67913a update progress script and some nw4r stuff 2022-10-29 04:27:02 -04:00
shibbo 3927334935 Note.o 100% 2022-10-18 03:27:59 -04:00