19 Commits

Author SHA1 Message Date
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
shibbo 62c080bc4e NULL => nullptr and introduce graph generation script 2023-02-13 03:33:10 -05:00
Wexos ef067699cc Fixed CamTranslator hierarchy 2021-12-30 00:34:02 +01:00
Wexos 04d6c5fd72 Decompiled all Camera::createTranslator() 2021-12-29 01:58:41 +01:00
Wexos 5e849fc74a CameraManEvent almost done 2021-12-22 12:56:52 +01:00
Wexos a9b2030600 GameCameraCreator 2021-12-17 13:30:45 +01:00
Wexos 6912a884eb CameraTargetObj and CamTranslatorAnim 2021-12-15 22:06:29 +01:00
Wexos 4edf369268 CameraParamChunk and CameraParamChunkHolder 2021-12-15 00:58:16 +01:00
Wexos 5de5745cd5 Some fixes 2021-12-12 01:35:02 +01:00
Wexos 8145b96b5f CamAnmDataAccessor class except get() 2021-12-11 16:06:39 +01:00
Wexos 91e23ef22a Finished KeyCamAnmDataAccessor 2021-12-11 13:50:35 +01:00
Wexos aad6b8d9e3 Removed useless 2021-12-11 00:16:27 +01:00
Wexos e318841969 Started on KeyCamAnmDataAccessor::searchKeyFrameIndex(). Some other fixes 2021-12-10 13:38:04 +01:00
Wexos 6c8c6792c1 KeyCamAnmDataAccessor::calcHermite() and CameraAnim::getAnimFrame() 2021-12-09 20:05:22 +01:00
Wexos 070779ec14 CameraAnim::isAnimEnd(). This was a pain to decompile such a simple function 2021-12-09 18:35:14 +01:00
Wexos f85735cb08 CameraAnim::getAnimFrame() 2021-12-09 17:15:52 +01:00
Wexos 153b01c409 Missunderstood const function demangled symbol 2021-12-09 16:50:42 +01:00
Wexos e8062743dc Syntax consistency 2021-12-09 15:00:45 +01:00
Wexos f4d2f328a3 CameraAnim::loadBin() 2021-12-09 13:07:22 +01:00