b61e1774c1
Minor CActor fixes
2022-12-07 01:14:03 -05:00
Henrique Gemignani Passos Lima
edbfd0d305
Add CGunWeapon
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima
07c1053008
Fixing all source build
2022-11-04 11:28:39 +02:00
752c4e9c39
CActorParameters 99%
2022-11-03 23:46:49 -04:00
3e2ea84c7e
Use private fields + getters for CEntity
2022-10-22 11:57:01 -04:00
89d1d945dc
Revert accidental change
2022-10-20 09:17:55 -07:00
c8560022f0
Match and link CAmbientAI
2022-10-20 09:16:55 -07:00
4d40ca80d8
Fix CColor Get*u8 functions
2022-10-09 01:44:48 -04:00
133326ae40
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.
2022-10-09 01:37:23 -04:00
27fedfee46
CScriptPickup progress
2022-10-08 00:53:34 -04:00
39b5f3c01e
Lots of stuff
2022-10-03 20:00:46 -04:00
c8c05c2cd5
Fix GetSortingBounds symbol; various fixes
2022-09-29 20:24:12 -04:00
6a979e343f
clang-format pass
2022-09-18 02:05:46 -04:00
0eefeac3c6
Match & link CScriptDebugCameraWaypoint
2022-09-13 22:25:14 -04:00
a6e365791b
More main progress; tons of headers & stuff
2022-09-13 00:28:02 -04:00
7eb08b6ee8
Migrate s32->int, u32->uint; fix dolphin/types.h
2022-09-05 00:01:22 -04:00
174a2d98f7
Header cleanup, NONMATCHING option
2022-08-31 20:22:20 -04:00
bcfefcc34a
Renaming & more CActor progress
2022-08-15 22:14:28 -04:00
8e90988b5c
Minor CActor/CModelData fixes, add matching CActor::UpdateAnimation
2022-08-14 22:50:25 -07:00
09dfe946fc
Continued work on CActor
2022-08-15 00:51:06 -04:00
16514e942e
Revert bad rename
2022-08-14 14:42:30 -04:00
85284f7640
Continue work on CActor::UpdateAnimation; lots of headers n stuff
2022-08-14 14:38:41 -04:00
44b17813bd
Initial work on CActor.cpp
2022-08-12 21:26:54 -04:00