65 Commits

Author SHA1 Message Date
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
Galaxy Master 87172e15e7 Match FileRipper::checkCompressed 2024-06-10 01:45:26 -04:00
Joshua Andrew b5dc6e8c55 some changes to StageDataHolder and ScenarioDataParser 2024-06-03 06:53:16 -04:00
Headpenguin 5d202cfdd6 Merge old changes 2024-01-15 15:57:14 -05:00
shibbo 5aa2997be1 more progress on WPadHolder 2023-12-19 20:35:35 -05:00
shibbo c08ac38699 fix compiler error in WPadHolder.cpp 2023-12-14 12:11:42 -05:00
shibbo 10f034a60a more ObjUtil and fix some WPadHolder functions 2023-12-14 11:58:39 -05:00
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
Joshua Andrew b4d8845249 move C++ STL stuff into it's own library folder 2023-09-03 19:18:13 -04:00
Joshua Andrew 7b854dab3e some progress on GameSystemObjHolder.o 2023-09-02 01:46:08 -04:00
Joshua Andrew dd91540d83 WPadInfoChecker.o 100%, and other progress on libraries 2023-08-23 12:25:25 -04:00
Joshua Andrew 14a5577f0b progress on WPadPointer.o 2023-08-18 00:12:27 -04:00
Joshua Andrew a34a011f4e WPadButton.o 100% 2023-08-13 13:48:51 -04:00
Joshua Andrew 98b675c4b7 FileLoader.o 93% 2023-08-13 01:18:23 -04:00
Joshua Andrew 07d5e712ac start on FileLoader.o 2023-08-12 00:55:04 -04:00
Joshua Andrew e79af5ead7 More progress on ArchiveHolder.o 2023-08-10 20:34:03 -04:00
Joshua Andrew 4402d15185 FunctionAsyncExecutor.o 100% 2023-08-08 00:18:18 -04:00
Joshua Andrew 2846c9b098 start on ArchiveHolder.o 2023-08-07 14:56:54 -04:00
Joshua Andrew 9f97f95d22 FunctionAsyncExecutor.o 94% 2023-08-07 14:36:40 -04:00
Joshua Andrew 488a89ce6d some progress on FunctionAsyncExecutor.o 2023-08-04 14:31:07 -04:00
Joshua Andrew 9761157989 some progress on GameSystemStationedArchiveLoader.o 2023-08-03 14:47:42 -04:00
Joshua Andrew cf893f6dc8 HeapMemoryWatcher.o 100%, StationedArchiveLoader.o 100%, and StationedFileInfo.o 100% 2023-08-03 02:47:31 -04:00
Joshua Andrew 77d363ea46 Setup the StationedFIleInfo table 2023-08-02 14:10:48 -04:00
Joshua Andrew 557f3d7657 fixes and improvements to FileHolderFileEntry 2023-08-02 13:59:26 -04:00
Joshua Andrew 0dca950d00 start work on executing main 2023-07-31 02:29:59 -04:00