Headpenguin
|
c60417b571
|
Match MarioActor::drawMarioModel
|
2024-04-14 20:41:45 -04:00 |
|
Headpenguin
|
370013efbf
|
Rename variables logically
|
2024-04-14 16:40:43 -04:00 |
|
Headpenguin
|
a4cb8bb396
|
Match MarioAnimator::isAnimationStop
|
2024-04-14 13:47:31 -04:00 |
|
Headpenguin
|
daabfb418b
|
Match MarioActor::initMember
|
2024-02-10 11:21:48 -05:00 |
|
Headpenguin
|
3343845f16
|
Name some marioholder variables and match setFrontVecKeepUp
|
2024-02-10 07:10:25 -05:00 |
|
Headpenguin
|
4657b9bcf6
|
Match MarioSound functions
|
2024-01-27 20:45:38 -05:00 |
|
Headpenguin
|
738be99402
|
Fix some minor mismatches
|
2024-01-27 20:05:53 -05:00 |
|
Headpenguin
|
7ce3f4019a
|
Start MarioAnimator
|
2024-01-27 16:30:04 -05:00 |
|
Headpenguin
|
35a5800124
|
Fix MarioModule and match MarioEffect constructor
|
2024-01-15 21:24:31 -05:00 |
|
Headpenguin
|
5d202cfdd6
|
Merge old changes
|
2024-01-15 15:57:14 -05:00 |
|
Headpenguin
|
847a9f1376
|
Match MarioSwim::getSurface
|
2023-12-24 21:13:19 -05:00 |
|
Headpenguin
|
d7168c6437
|
Match the largest function in the game
|
2023-12-18 18:45:22 -05:00 |
|
Headpenguin
|
18d2474dcf
|
Match MarioSwim::start
|
2023-12-18 18:41:43 -05:00 |
|
Headpenguin
|
7c43266a8c
|
Match a few MarioSwim.o functions and write out MarioSwim::start but not match or compile yet
|
2023-12-18 12:56:17 -05:00 |
|
Headpenguin
|
fb0915dcb5
|
Begin work with MarioSwim::update, match a few others
|
2023-11-04 14:08:41 -04:00 |
|
Headpenguin
|
ccdb433149
|
Match MarioActor::updateBaseScaleMtx
|
2023-07-13 16:46:40 -04:00 |
|
Headpenguin
|
c012856bd5
|
Match MarioActor::scaleMtx
|
2023-07-13 16:46:39 -04:00 |
|
Headpenguin
|
99961c80e8
|
Match MarioActor::doStun
|
2023-07-13 16:46:30 -04:00 |
|
Headpenguin
|
1a1d17bfee
|
Match MarioActor::careMovingObject
|
2023-07-13 16:46:14 -04:00 |
|
Headpenguin
|
b5e0a23d0a
|
Match MarioActor::doPressing
|
2023-07-13 16:45:17 -04:00 |
|
Headpenguin
|
259e550a76
|
Match MarioActor::changeMaxLife
|
2023-07-13 16:45:08 -04:00 |
|
Headpenguin
|
bece5c6409
|
Match MarioActor::incLife
|
2023-07-13 16:44:57 -04:00 |
|
Headpenguin
|
47b04d177b
|
Match
MarioActor::updateLife
MarioActor::decLife
MarioActor::decLifeLarge
MarioActor::decLifeMiddle
MarioActor::decLifeSmall
|
2023-07-13 16:43:58 -04:00 |
|
Headpenguin
|
84c6fdb6bc
|
Match MarioActor::decLife
|
2023-07-13 16:43:56 -04:00 |
|
Headpenguin
|
aa046d3fd0
|
Messily match MarioActor::updateRealMtx
|
2023-07-13 16:43:36 -04:00 |
|
Headpenguin
|
93e5c7b569
|
Match MarioActor::updateSwingAction
|
2023-07-13 16:43:22 -04:00 |
|
Headpenguin
|
6d0bb80f18
|
Match MarioActor::updateSwingTImer
|
2023-07-13 16:42:54 -04:00 |
|
Headpenguin
|
e8e15eeefc
|
Match MarioActor::doRush
|
2023-07-13 16:41:02 -04:00 |
|
Headpenguin
|
704cf95b96
|
Match MarioActor::updatePunching messily
|
2023-07-13 16:40:10 -04:00 |
|
Headpenguin
|
ebaf77dab1
|
you saw nothing
|
2023-07-13 16:39:57 -04:00 |
|
Headpenguin
|
74e9950d4e
|
Match MarioActor::updateBindRatio
|
2023-07-13 16:39:41 -04:00 |
|
Headpenguin
|
fbebf66d8a
|
Match MarioActor::updateBehavior
|
2023-07-13 16:38:55 -04:00 |
|
Headpenguin
|
482c56bc2f
|
Match MarioActor::controlMain()
|
2023-07-13 16:38:14 -04:00 |
|
Headpenguin
|
fd207d16c7
|
Match MarioActor::control2
|
2023-07-13 16:37:20 -04:00 |
|
Headpenguin
|
99c469a9be
|
Match MarioActor::control
|
2023-07-13 16:36:24 -04:00 |
|
Headpenguin
|
cc8569b625
|
Match some easy functions
|
2023-07-13 16:36:08 -04:00 |
|
Headpenguin
|
e43c2c6b57
|
Match MarioActor::movement, though there is a nasty volatile that maybe shouldnt be there
|
2023-07-13 16:34:50 -04:00 |
|
Headpenguin
|
fa3a0bb7bc
|
Match exeWait and get started on matching movement
|
2023-07-13 16:30:47 -04:00 |
|
Headpenguin
|
723f89bffd
|
Match MarioActor::getJointCtrl
|
2023-07-13 16:30:22 -04:00 |
|
Headpenguin
|
fb2f6822fd
|
Match MarioActor::changeGameOverAnimation except for strings
|
2023-07-13 16:29:26 -04:00 |
|
Headpenguin
|
640506ae71
|
Match a couple more ufnctions
|
2023-07-13 16:27:23 -04:00 |
|
Headpenguin
|
77d3dca706
|
Match MarioActor::changeNullAnimation
|
2023-07-13 16:25:34 -04:00 |
|
Headpenguin
|
0fb7659c44
|
Make more marioactor progress
|
2023-07-13 16:25:10 -04:00 |
|
Headpenguin
|
e2c18912c6
|
Match MarioActor::initAfterOpeningDemo and MarioActor::calcBaseFrontVec
|
2023-07-13 16:25:08 -04:00 |
|
Headpenguin
|
900ebb1b4c
|
Match initAfterPlacement
|
2023-07-13 16:23:38 -04:00 |
|
Headpenguin
|
6584b3be30
|
match MarioActor::init
|
2023-07-13 16:22:22 -04:00 |
|
Headpenguin
|
6d3fd23020
|
progress on mario header
|
2023-07-13 15:50:53 -04:00 |
|
Headpenguin
|
647d026ba8
|
Add some members to the Mario header
|
2023-07-13 15:49:03 -04:00 |
|
Wexos
|
59af931035
|
Triangle
|
2022-01-04 01:38:24 +01:00 |
|
shibbo
|
bfad4a5688
|
Make more progress on LiveActor support classes
|
2021-12-23 05:03:29 -05:00 |
|