f29f76abb5
Add CBodyController, and CBodyStateCmdMgr
...
Former-commit-id: bad0c14988938362f6a49a897f2ed40b0c9915c8
2023-02-05 11:13:04 -08:00
f1049381a6
Split POI nodes into their own headers, add weak imps to CSoundPOINode
...
Former-commit-id: 91313bf6190d3686eafb07d5be5249272436e8a9
2023-01-11 18:01:00 -08:00
d6b59eabc8
Start moving animation related class headers to Kyoto where appropriate
...
Former-commit-id: 5ec6adb7c3dcf072b538bd1e11cbd0c7f7d40f07
2022-12-09 11:38:20 -08:00
23d5e95417
Minor CActor fixes
...
Former-commit-id: b61e1774c15f10d80e4a32a066a73eb0df5bf1aa
2022-12-07 01:14:03 -05:00
Henrique Gemignani Passos Lima
d86009a79d
Add rstl::binary_find
...
Including CAnimData::GetBoundingBox
Former-commit-id: e4a864880ba8b0b7c023bb7562b86b7d07dbc99f
2022-12-05 23:35:31 +02:00
Henrique Gemignani Passos Lima
a4f3f0c5fc
Add WeaponTypes.cpp
...
Former-commit-id: b506df2778807264e5b95de04c1b1e93df06a6d2
2022-12-01 18:10:20 +02:00
Henrique Gemignani Passos Lima
c7250e132f
Add CGunWeapon
...
Former-commit-id: edbfd0d3052eca9fc71e42e7cb1f073064fde365
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima
b988da7f60
Add CBSAttack
...
Former-commit-id: 50c6435c62f6d7769ff60c4a5489667f9fdd92a4
2022-11-11 16:53:38 +02:00
Henrique Gemignani Passos Lima
f78b12d866
Add almost matched CScriptActorKeyframe
...
Former-commit-id: 887fe2102d400d38bc45bc8278263d4c4bcc2ec1
2022-11-11 01:23:57 +02:00
Henrique Gemignani Passos Lima
008bc34b6c
Add CABSAim
...
Former-commit-id: 393704d4ee6df4d71a776cad920ed556b46a2b0b
2022-11-10 20:50:42 +02:00
f463d79f5d
CPatterned & related headers; almost match CPuffer
...
Former-commit-id: 7fd19f0c1202418da99071179a3cda58f92b6447
2022-10-28 17:43:22 -04:00
Henrique Gemignani Passos Lima
8b1f83efd8
Match and link CABSReaction
...
Former-commit-id: a7e2bdf73f53c80b4b4c90bf6e69a877a6b6ec0e
2022-10-28 15:33:10 +03:00
8846b1df1b
Add CAmbientAI, just needs Think implmented
...
Former-commit-id: b8d23f2ff6e49b658b89c7f0e417602979c8706c
2022-10-20 08:43:17 -07:00
Henrique Gemignani Passos Lima
c576574bde
Match(?) CABSFlinch, but hash fails after linking
...
Former-commit-id: 6a7cfb135f823b62f1da94dae52b0e9cd88cfe4b
2022-10-14 16:36:01 +03:00
7ca3a1c0bb
Replace int types in Retro code
...
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
Henrique Gemignani Passos Lima
edd4b5d0f7
Match CGSFreeLook::Update
...
Former-commit-id: caef0a6d661d5fddf166e23d923d0ab2f509e6a6
2022-10-09 01:20:30 +03:00
Henrique Gemignani Passos Lima
01c1b77b2e
Things for CGunMotion
...
Former-commit-id: b4e33610206cd15481e4dd56193d2349f3477794
2022-10-07 01:53:47 +03:00
Henrique Gemignani Passos Lima
72ba8f32df
Add CPlayerGun::UpdateGunIdle
...
Former-commit-id: a9f4b00047705a9cf7f366bd797a5d6194a912e0
2022-10-06 23:40:41 +03:00
Henrique Gemignani Passos Lima
e2e4fe7f6c
Add CScriptPickup and all dependencies
...
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
2022-10-05 21:06:23 +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
16e4de9bfe
Implement CScriptSpecialFunction::ThinkSpinnerController
...
Former-commit-id: d26a30f186a52104907d6194924da99e76dc5576
2022-10-03 14:55:03 +03: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
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
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04: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
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00