Henrique Gemignani Passos Lima
3a953cf075
Add CPlayerState::CPlayerState(CInputStream& stream)
...
Former-commit-id: 65e7aeddab320491c7f298adf3582f3403e5798f
2022-10-04 16:29:05 +03:00
bc202ba493
Lots of stuff
...
Former-commit-id: 39b5f3c01e077172d0b2a73931577f44bfd141f4
2022-10-03 20:00:46 -04:00
Henrique Gemignani Passos Lima
8cac11d25d
Match CScriptSpecialFunction::DeleteEmitter
...
Former-commit-id: e48f6478f9013986c63a1e78fffb6ea91ba72288
2022-10-03 18:59:07 +03:00
Henrique Gemignani Passos Lima
e798ecd5f3
CAnimData: default animation is s16
...
Former-commit-id: fcf2e43f1eda4b12837f105bdd73ab405b319b26
2022-10-03 18:45:08 +03:00
Henrique Gemignani Passos Lima
3997f75e24
Improve match for CScriptSpecialFunction::Render
...
Former-commit-id: 80843df748627926078ced00e3f069c8d98c79a6
2022-10-03 16:15:34 +03:00
Henrique Gemignani Passos Lima
16e4de9bfe
Implement CScriptSpecialFunction::ThinkSpinnerController
...
Former-commit-id: d26a30f186a52104907d6194924da99e76dc5576
2022-10-03 14:55:03 +03:00
cd85b46d6d
More CScriptSpecialFunction; start rstl::map/red_black_tree
...
Former-commit-id: 87c0a6041cb0323ce783997cf5be2754f70b8977
2022-10-03 00:49:20 -04:00
c8f194b18c
CScriptSpecialFunction: More matches
...
Former-commit-id: fdbd70eea10e9eaa15da8b666a94c6f0797eb350
2022-10-02 18:27:13 -04:00
f04048e917
Match CScriptSpecialFunction constructor
...
Former-commit-id: f16397257b00ef02e4b21ddf5c9b5ce1e43a5f76
2022-10-02 17:45:14 -04:00
Henrique Gemignani Passos Lima
becebbe290
Add CScriptSpecialFunction.hpp/cpp
...
Former-commit-id: 2c857a9fa4d8d1df74097ca6ca83d48fa4987455
2022-10-02 18:21:56 +03:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
Henrique Gemignani Passos Lima
00375b9c6a
Add CDamageInfo
...
Former-commit-id: f40c4e6555ae3ed22f7e38c8563b3c22082fd82c
2022-10-02 13:14:12 +03:00
6b23e11db8
Match and link CPhsyicsActor
...
Former-commit-id: 70a1e449bd48ec8bd5fc7b3f933e595a648933a3
2022-10-01 23:06:32 -07:00
Henrique Gemignani Passos Lima
72e31ef65b
Fix linking issues with CDamageVulnerability
...
Former-commit-id: 882cebb9b3cc71fa2ddf288976f79634ba97fe0e
2022-10-02 01:06:20 +03:00
Henrique Gemignani Passos Lima
ac12cf1321
Add CDamageVulnerability.cpp, fill header
...
Former-commit-id: dc47a3af22c1e50ff116781902ff715f02c58395
2022-10-02 00:39:52 +03:00
Henrique Gemignani Passos Lima
bb86f3dc01
Add CPlayerState ( #5 )
...
* Start CPlayerState
* CPlayerState::CalculateHealth symbol rename
* Add inline constructor for CHealthInfo
* Add skeleton for the rest of CPlayerState
* Match CPlayerState::DecrPickUp
* Match more methods in CPlayerState
* Run formatting
* Fix function order
* Improving the constants
Former-commit-id: 1e30daa096f8ab2c1df6431d50a385671a913bf0
2022-10-01 10:08:15 -04:00
adb54a9892
Symbol fixes, headers & main progress
...
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
8659785c5c
Fix GetSortingBounds symbol; various fixes
...
Former-commit-id: c8c05c2cd500511590431360926ba9c9f0078bfd
2022-09-29 20:24:12 -04:00
1f56cefe8c
Halfway match CAABox; continue CBallCamera
...
Former-commit-id: 602109d8f0a6ca9abd7ccdacab851e6c2a777fb8
2022-09-29 19:55:43 -04:00
15efc56c15
CStateManager: Forward declare CMaterialFilter
...
Former-commit-id: e91b0c43ccdca1e67d1b7f60bea7addeae349509
2022-09-29 01:31:19 -04:00
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
5c343128e4
Remove some hacks from CBallCamera
...
Former-commit-id: 2afec50c526e4d2eb11df4a87274df3d410cf6c4
2022-09-21 01:40:03 -04:00
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
57bb02906e
More allocator work
...
Former-commit-id: 57ce723ec2d787b29c5ba3b4924842db591b4bfe
2022-09-19 21:35:24 -07:00
b32c6018e8
CPlayer header, more CScriptPlatform, renaming
...
Former-commit-id: 5d9f7afa3b4905c5d9c402c89723a9425d301dda
2022-09-19 00:19:46 -04:00
f6f1040fff
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
...
Former-commit-id: 7608f27ed25d023062df8257de2982c881e982f4
2022-09-18 13:51:07 -04:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
41a2efa884
Start matching CScriptPlatform; more CScriptMazeNode
...
Former-commit-id: 135d63412c96eae42786c95062341fcca45a489d
2022-09-18 01:55:13 -04:00
50047f2398
Match CScriptMazeNode::SendScriptMsgs
...
Former-commit-id: 972aa78e61ca1a2fc74a9dba88562de5c97927dd
2022-09-15 21:30:20 -07:00
e5dd64ab55
CScriptMazeNode progress
...
Former-commit-id: ff0275b48fec1f094604fa7f1e366e68aa8fe0eb
2022-09-15 00:08:57 -04:00
86c16b4b9d
Begin matching CScriptMazeNode
...
Former-commit-id: 38ca1f6816ee71400e78b912a009264942e1d94c
2022-09-14 01:24:12 -04:00
48c7444acb
Match & link CScriptDebugCameraWaypoint
...
Former-commit-id: 0eefeac3c6473e2c2ce7a69df255d30e6f384f77
2022-09-13 22:25:14 -04:00
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
6768dfc9b4
Begin CGX/CCubeMaterial; add dolphin headers from aurora
...
Former-commit-id: b28e24862bbde19fa6cc5649f568d51d7b0b35d7
2022-08-30 00:05:16 -04:00
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db17486213f77de865dfbec529ae23b394a4
2022-08-25 23:46:24 -04:00
57bfdc2000
Create & link TCastTo.cpp
...
Former-commit-id: f41c87eea71fc0beefd22b7390d6dcd425263ba7
2022-08-16 17:47:16 -04:00
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
9675db47b4
Minor CActor/CModelData fixes, add matching CActor::UpdateAnimation
...
Former-commit-id: 8e90988b5ce5243c1d0f91c786df0015e9e7da7c
2022-08-14 22:50:25 -07:00
94e27faee8
Continued work on CActor
...
Former-commit-id: 09dfe946fce8e683eb302afd35e086c15b53c2ff
2022-08-15 00:51:06 -04:00
eb6819f1fd
Continue work on CActor::UpdateAnimation; lots of headers n stuff
...
Former-commit-id: 85284f76408b91c78134fb192c8d3ac5cc685f99
2022-08-14 14:38:41 -04:00
f7f0a8e140
More defs for CStateManagerContainer & friends
...
Former-commit-id: 04a7213fa7e2d7fd90653133ff4ea2764c0f29d5
2022-08-12 22:48:34 -04:00
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
4ad9b20d1a
Add & link CEntity.cpp
...
Former-commit-id: 0b6ce7f7815b8597bac06b2917cbb17843ff4616
2022-08-10 22:33:46 -04:00
9d3a5c7670
Move back to 1.3.2 compiler
...
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
3a23f40720
Various imps
...
Former-commit-id: 7043befead04d97fcb6e240b3e6f39484d27916d
2022-08-05 03:23:49 -07:00
8db2425e27
Link CHUDMemoParms.cpp, minor data fixes
...
Former-commit-id: 2f39c7000549d48e79e08b1f0aee6815d8cafe40
2022-07-30 13:10:04 -07:00
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00