Luke Street
caa46fc392
Match CScriptActor::PreRender
...
Former-commit-id: b17f7014c9
2022-11-04 01:39:14 -04:00
Luke Street
9cece32038
Add CScriptActor
...
Former-commit-id: febfd1faae
2022-11-04 01:25:39 -04:00
Luke Street
9bdce565df
CColor fixes & CVisorFlare progress
...
Former-commit-id: 5e3a450b54
2022-11-03 13:10:05 -04:00
Henrique Gemignani Passos Lima
6d7d4674a3
Fix CFaceplateDecoration::Draw build
...
Former-commit-id: b9f422978b
2022-11-03 12:51:20 +02:00
Luke Street
5707a847da
Minor improvements to CScriptVisorFlare
...
Former-commit-id: e31200f62d
2022-11-01 21:21:07 -04:00
Henrique Gemignani Passos Lima
0c3d5d2a07
Add almost matching CFaceplateDecoration
...
Former-commit-id: 0a0483489c
2022-10-21 16:48:25 +03:00
Henrique Gemignani Passos Lima
6f4ade76fb
Match and link CTweakAutoMapper. With a slight hack.
...
Former-commit-id: 1a83aa2aac
2022-10-20 15:45:54 +03:00
Luke Street
eedb4229d3
Add CColorElement, CUVElement
...
Former-commit-id: 2c60ca8c47
2022-10-18 19:13:57 -04:00
Luke Street
8af6095198
Add several particle classes; link CParticleGlobals
...
Adds CModVectorElement, CParticleDataFactory, CParticleGlobals, CRealElement
CRealElement & CModVectorElement are very close to matching
Former-commit-id: bb99d88d3b
2022-10-17 22:06:45 -04:00
Luke Street
38570b9f6e
CDecal progress
...
Former-commit-id: cd88e8eedd
2022-10-16 22:33:08 -04:00
Luke Street
2f62a31d18
Fix CColor Get*u8 functions
...
Former-commit-id: 4d40ca80d8
2022-10-09 01:44:48 -04:00
Luke Street
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: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street
f6f1040fff
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
...
Former-commit-id: 7608f27ed2
2022-09-18 13:51:07 -04:00
Luke Street
e5dd64ab55
CScriptMazeNode progress
...
Former-commit-id: ff0275b48f
2022-09-15 00:08:57 -04:00
Luke Street
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -04:00
Luke Street
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db1748
2022-08-25 23:46:24 -04:00
Phillip Stephens
da85e24623
DolphinCColor imps, only `Lerp(u32, u32, float)` isn't matching
...
Former-commit-id: d36775e76a
2022-08-13 05:57:38 -07:00
Phillip Stephens
6f8c6b28ba
Add unused statics, fix CColor constructor
...
Former-commit-id: e7117197da
2022-08-11 11:35:12 -07:00
Phillip Stephens
fe1f119091
Link CColor.cpp
...
Former-commit-id: d59665aaad
2022-08-11 11:20:15 -07:00