Luke Street
3fdf9c7c66
Link CHUDBillboardEffect
...
Former-commit-id: 9c6c51e496102b1adeb6b6bf85fcbebe3fb60e15
2023-10-13 00:49:18 -04:00
Luke Street
9b99045882
Revert override removal
...
Former-commit-id: b6ddfcfc35
2023-02-06 12:01:01 -05:00
Phillip Stephens
38b824cda0
const bool fixes, remove override define
...
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
Henrique Gemignani Passos Lima
90f941ccb6
Add CWorldShadow
...
Former-commit-id: 552dc65a2c
2022-12-01 18:11:09 +02:00
Henrique Gemignani Passos Lima
234482d8de
Fix compilation of all files
...
Former-commit-id: a34a639326
2022-11-25 23:02:17 +02:00
Henrique Gemignani Passos Lima
c7250e132f
Add CGunWeapon
...
Former-commit-id: edbfd0d305
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima
acc72c8306
Add CErrorOutputWindow
...
Former-commit-id: 04a530faeb
2022-11-24 02:41:55 +02:00
Henrique Gemignani Passos Lima
45ec66abc2
Expand CStateManager.
...
- Expand ct/dt
- Add AllocateUniqueId
- Add rstl::set, multimap, reserved_vector::resize
Former-commit-id: 92def96f31
2022-11-15 16:40:47 +02:00
Henrique Gemignani Passos Lima
e02198a8c9
Add CStateManager::CStateManager
...
Former-commit-id: e1682c741f
2022-11-15 03:08:30 +02:00
Henrique Gemignani Passos Lima
43b1448045
Add almost matched CGameCubeDoll
...
Former-commit-id: 25b4d12207
2022-11-14 04:18:45 +02:00
Henrique Gemignani Passos Lima
aa2ab55197
Add missing forward declarations
...
Former-commit-id: 6153e5881f
2022-10-28 12:01:30 +03:00
Henrique Gemignani Passos Lima
bc4fc09262
Fix compilation of IRenderer.hpp
...
Former-commit-id: 428163daf3
2022-10-25 00:44:55 +03:00
Henrique Gemignani Passos Lima
22aca437ce
Add CScriptVisorFlare and CVisorFlare
...
Former-commit-id: 2999309f13
2022-10-23 16:44:06 +03:00
Henrique Gemignani Passos Lima
8bb6d3442b
Fix missing forward declaration in IRenderer
...
Former-commit-id: 0510758333
2022-10-17 18:54:45 +03:00
Henrique Gemignani Passos Lima
aacfe7feff
Add CParticleGenInfo and CParticleGenInfoGeneric
...
Former-commit-id: f7715e98f6
2022-10-17 18:02:11 +03: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
Phillip Stephens
7ccf78c0a2
Match and link CAxisAngle
...
Former-commit-id: e6969f0236
2022-10-08 10:39:03 -07:00
Henrique Gemignani Passos Lima
758feb2c59
Add CPlayerGun::PreRender/CPlayerGun::AddToRenderer
...
Former-commit-id: 6d2ab5775d
2022-10-06 14:37:57 +03:00
Henrique Gemignani Passos Lima
94eb8324a8
Compilation fix for many files
...
Former-commit-id: 44e4110ffb
2022-10-06 02:34:48 +03:00
Luke Street
bc202ba493
Lots of stuff
...
Former-commit-id: 39b5f3c01e
2022-10-03 20:00:46 -04:00
Henrique Gemignani Passos Lima
3997f75e24
Improve match for CScriptSpecialFunction::Render
...
Former-commit-id: 80843df748
2022-10-03 16:15:34 +03:00
Luke Street
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b
2022-09-13 00:28:02 -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
4660679da4
More CGX matches part 2
...
Former-commit-id: 4758103774
2022-08-30 18:48:44 -04:00
Luke Street
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street
361f2bb9ce
Initial work on CActor.cpp
...
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00