13 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
c90ff954d5 Match and link CRumbleManager
Former-commit-id: 6aaf6fbd0db3b046065c96425a69b2a1bbd4afa8
2022-10-17 14:10:16 +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
52e270ebf7 Match and link CFinalInput
Former-commit-id: bacfa6a458ca5277a319a375210d44ea5314ff7d
2022-10-08 15:05:33 -07:00
b486f6a890 Match and link all CArchMsgParm*
Former-commit-id: 954e820f65024e15317da14a3c2e6e9d0aaeb8bc
2022-10-08 12:38:29 -07:00
9b1b52d774 Initial CRumbleVoice, various fixes
Former-commit-id: ed90d87a4b6271ee1a309cfe512211c533e2c970
2022-10-06 05:51:36 -07:00
143a96518e Match and link RubmleAdsr
Former-commit-id: 08d4f2a080557d6fd8676692206ac595d39563f4
2022-10-06 02:50:00 -07:00
e7ecda7a36 CScriptSpecialFunction progress & symbol updates
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
2022-10-04 20:16:35 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
64fe52845f Link CDolphinController.cpp
Former-commit-id: 0450f7b1f110cc8da6fabce5edf8a5c447477317
2022-09-13 22:25:20 -07:00
8708860ab2 Start matching CDolphinController
Former-commit-id: 4de9950cdab1dd29957612ca496e41610f20e850
2022-09-12 21:52:59 -07:00
6b306c1121 Link DolphinIController.cpp, start matching CSmallAllocPool
Former-commit-id: 228319e2a55d1e007a9da7de0301e3aeb49f210a
2022-09-11 11:45:19 -07:00
f7f0a8e140 More defs for CStateManagerContainer & friends
Former-commit-id: 04a7213fa7e2d7fd90653133ff4ea2764c0f29d5
2022-08-12 22:48:34 -04:00