22 Commits
Author SHA1 Message Date
Luke Street 8feca392c1 CPatterned cleanup 2026-03-03 23:11:47 -07:00
Phillip Stephens 3833e9b7c8 Rename and start matching CScriptPhazonPool 2026-01-22 20:45:04 -08:00
Phillip Stephens 8e8594c8a7 CWorld fixes, CActor fixes 2026-01-20 13:41:07 -08:00
Phillip Stephens 50346796bb CScriptColorModulate matches 2026-01-19 13:36:38 -08:00
Phillip Stephens 3741dff843 CCubeRenderer fixes, CAreaOctTree_Tests matches 2026-01-17 04:15:38 -08:00
Phillip Stephens de1bc0ec9c Various fixes 2026-01-11 21:26:02 -08:00
Phillip Stephens 9e537083d9 CActor fixes, nearly matched 2025-01-18 16:51:02 -08:00
Luke Street 5195d31e22 DolphinCGraphics & CDecal 99% 2024-09-18 23:13:27 -06:00
Luke Street f49069d4e6 All CActor implemented (non-matching)
Former-commit-id: b421b27929b43dd8e5f8959c9ed022f5c2d2699c
2023-10-19 18:52:01 -04:00
Henrique Gemignani Passos Lima e9cef16ff2 Add CSamusFaceReflection
Former-commit-id: ef3779ac51
2022-11-26 15:51:04 +02:00
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 45c469d8ee CPlayerGun progress
Former-commit-id: a963804889
2022-10-11 11:31:28 -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 a578b055a2 Header merge & CScriptPickup progress
Former-commit-id: 45c5450376
2022-10-05 19:06:15 -04:00
Henrique Gemignani Passos Lima e2e4fe7f6c Add CScriptPickup and all dependencies
Former-commit-id: 78aebc8960
2022-10-05 21:06:23 +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 5726400667 More CCubeMaterial
Former-commit-id: 78022784ef
2022-09-05 00:01:22 -04:00
Luke Street 6768dfc9b4 Begin CGX/CCubeMaterial; add dolphin headers from aurora
Former-commit-id: b28e24862b
2022-08-30 00:05:16 -04:00