Commit Graph

1397 Commits

Author SHA1 Message Date
HeartPiece
a6867023be Link mapMgr.cpp 2024-05-18 11:13:30 +10:00
HeartPiece
5f9f75894f match CellIterator::satisfy 2024-05-18 09:55:19 +10:00
HeartPiece
b06d60c503 assorted kono progress 2024-05-18 00:08:26 +10:00
PikHacker
27bbc0712b some khWorldMap progress 2024-05-16 23:05:36 -04:00
HeartPiece
9c03c2963f match ObjDayEndResultMail::doCreate 2024-05-16 18:47:04 +10:00
PikHacker
95090b2658 khDayEndResult fixes 2024-05-16 01:35:40 -04:00
PikHacker
d0ce95216d some dolphin cleanup
also some JUTGamePad cleanup and memoryCard progress
2024-05-15 23:31:20 -04:00
HeartPiece
57cc857ce0 more itemPikihead and itemWeed 2024-05-15 14:17:34 +10:00
PikHacker
72a085545d some itemPikihead/itemWeed fixes 2024-05-14 21:56:25 -04:00
HeartPiece
fcdee93317 Scaffold (?) JSTObjectSystem.cpp 2024-05-14 23:56:40 +10:00
HeartPiece
d318357056 Link screenMgr.cpp 2024-05-14 22:16:00 +10:00
HeartPiece
3f4f511c5d Scaffold J3DMtxBuffer.cpp 2024-05-14 18:41:40 +10:00
PikHacker
34c2c50e95 scaffold khFinalResult drawReplace 2024-05-14 02:42:42 -04:00
HeartPiece
badb46cc2d scaffold J3DCluster.cpp 2024-05-14 16:35:05 +10:00
PikHacker
eeac4c0355 some of the remaining sysGCU stuff 2024-05-13 22:49:57 -04:00
HeartPiece
ef261db46d finish scaffolding J2D 2024-05-14 02:36:18 +10:00
HeartPiece
db5134c630 match more resourceMgr.cpp 2024-05-13 21:47:53 +10:00
PikHacker
74d6daa802 a lot of random cleanup
better stream init function name, use j2dpane getWidth/getHeight more, use controller getButtonDown more, pellet spawn type enum, other random stuff
2024-05-13 02:46:04 -04:00
EpochFlame
76708b6196 cplate refresh minor rewrite of floatmath
potential compiler optimization with float defines
2024-05-12 22:50:55 -04:00
intns
f491952dc3 Cleanup routeMgr slightly 2024-05-12 19:52:34 +01:00
HeartPiece
b406d4ce6f JPA flag cleanup
Co-Authored-By: intns <84647527+intns@users.noreply.github.com>
2024-05-13 01:27:32 +10:00
NerduMiner
3f3a19a40c
movieMessage.cpp Improvements (#206)
* Improve onInit() in movieMessage.cpp

Stuck on inline complexity.

* match map sizes, inlining still not working correctly

* Marginally improve setMode() in movieMessage.cpp

inline complexity is messing up this file as well.

* match ballMove for mitites

tamagomushi is spookily close to completion

* forty five percent

Links tamagoMushi.cpp and panModokiState.cpp + neatens up some tamagoMushiMgr stuff

* Link tyre.cpp

* Tiny improvements

* 99% match TMainScreen:doDraw PLEASE HELP PLEASE HELP PLEASE HELP

* Fix build

* Remove non-existant function

* fix TMainScreen::doDraw

* get SetColorTimgDataBall_ closer (hp pls)

* somewhat ogObjSMenuMap progress

* some system.cpp progress

* match system::initialize

reset.cpp helped

* struct for system render mode data

* more ogObjSMenuMap progress

* some system fixes

* some reset/dvd cleanup

* match J3DFifoLoadNrmMtxToTexMtx

* match J3DGDLoadTexMtxImm

* Update trig

* scaffold more J2DPictureEx.cpp

* Minor pokings

* Math renaming

* Cleanup some DVDThread

* Cleanup viewport

* More cleanup

* Start cleaning up animator

* MORE CLEANING

* Start The Great J3D Clean

* No More

* Fix rename mistake

* Eliminate vecView from Matrixf

* make collInfo closer (distance and normalise wtf?)

* Improve onInit() in movieMessage.cpp

Stuck on inline complexity.

* match map sizes, inlining still not working correctly

* Marginally improve setMode() in movieMessage.cpp

inline complexity is messing up this file as well.

* formatting + compilation fixes

---------

Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
Co-authored-by: EpochFlame <jupiterror@gmail.com>
Co-authored-by: roeming <brother64youyou@gmail.com>
Co-authored-by: intns <84647527+intns@users.noreply.github.com>
Co-authored-by: PikHacker <evangrune@gmail.com>
2024-05-13 01:06:12 +10:00
HeartPiece
30913fde02 scaffold more J2DPictureEx.cpp 2024-05-10 18:44:58 +10:00
PikHacker
537bf2e909 some reset/dvd cleanup 2024-05-09 00:46:03 -04:00
HeartPiece
442d9535e8 some system fixes 2024-05-09 13:53:20 +10:00
HeartPiece
777dbb747c more ogObjSMenuMap progress 2024-05-09 13:28:15 +10:00
PikHacker
e6e8a42a7d struct for system render mode data 2024-05-08 22:29:43 -04:00
EpochFlame
c227d60a5a match system::initialize
reset.cpp helped
2024-05-08 22:09:49 -04:00
PikHacker
a1c44f2397 some system.cpp progress 2024-05-08 21:18:24 -04:00
PikHacker
835ea12217 somewhat ogObjSMenuMap progress 2024-05-08 20:44:07 -04:00
HeartPiece
3bb378f9c8 fix TMainScreen::doDraw 2024-05-09 09:34:31 +10:00
HeartPiece
2ce7e4b71f Link tyre.cpp 2024-05-08 18:43:11 +10:00
HeartPiece
5805593997 forty five percent
Links tamagoMushi.cpp and panModokiState.cpp + neatens up some tamagoMushiMgr stuff
2024-05-08 16:50:22 +10:00
EpochFlame
de4b757bcb match ballMove for mitites
tamagomushi is spookily close to completion
2024-05-07 23:48:43 -04:00
HeartPiece
0767142160 LINK PSMAINSIDE_DEMO 2024-05-07 13:10:12 +10:00
HeartPiece
bfed76ef44 me linking ebiScreenMemoryCard 2024-05-07 12:32:25 +10:00
HeartPiece
9e6cbb9b57 Link geomCylinder.cpp 2024-05-07 02:43:49 +10:00
HeartPiece
91e21e9bc9 Link JAISystemInterface.cpp 2024-05-07 01:34:47 +10:00
HeartPiece
b3889caf1a some JAS/JAI progress, some movieMessage progress 2024-05-07 00:53:44 +10:00
HeartPiece
58e85885d2 Link lifeGaugeMgr.cpp 2024-05-06 20:18:40 +10:00
PikHacker
b67b3fa15e EnemyInfo table flags enum 2024-05-06 04:14:40 -04:00
HeartPiece
58fd4ed2e9 Link generalEnemyMgr.cpp (!!) 2024-05-06 16:33:00 +10:00
PikHacker
b1e908086d fix a bit more lifeGaugeMgr
inlined function moment
2024-05-05 23:06:20 -04:00
PikHacker
ff59505f3e fix most of lifeGaugeMgr 2024-05-05 21:52:24 -04:00
HeartPiece
1793cce866 finally fix GeneralEnemyMgr::getEnemyNum 2024-05-05 16:40:05 +10:00
EpochFlame
4f41e33eb4 optimize setAxisRotation
can be further optimized if the division by two is folded into the radian angle
2024-05-04 16:26:37 -04:00
HeartPiece
1cf765edeb piki sinit closer 2024-05-05 03:42:27 +10:00
HeartPiece
1038faa3b8 clean up carryInfoMgr.cpp 2024-05-05 02:03:59 +10:00
HeartPiece
e887c6dca4 Link carryInfoMgr.cpp 2024-05-04 23:58:32 +10:00
HeartPiece
78e1b8c8a3 fix more itemHoney.cpp 2024-05-04 19:38:06 +10:00