Henrique Gemignani Passos Lima
4ee3345bb2
Almost match CMemoryCardDriver::ReadFinished
...
Former-commit-id: da2b4706db67aab6c5f86430b4be921c50cff329
2022-10-11 18:21:27 +03:00
Henrique Gemignani Passos Lima
c97527ba03
Add CMemoryCardDriver::InitializeFileInfo, CMemoryStreamOut
...
Former-commit-id: b0ce4e26f186d7ce04fc23e39ba430a1ea2cc101
2022-10-11 16:41:20 +03:00
9e9b501f6b
Match and link TGameTypes
...
Former-commit-id: 878723916535b504af83e222041b6db24b0d3ae9
2022-10-09 19:27:35 -07:00
f64e9c953a
Match & link CIntElement
...
Former-commit-id: a11097997002a01efc3bca1366520d82ef374d42
2022-10-09 12:35:06 -04: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
69dbad8bce
Start work on CPhysicsActor
...
Former-commit-id: dc8e4b810638b2792e55369a636d3fca50b3bba2
2022-10-05 09:28:48 -07:00
3ed47d5cde
Fix linking with static libs, CVector3f work, Initial COutputStream
...
Former-commit-id: 693fe93eab71abb6e4b68df69c8836b0499cef43
2022-10-04 18:31:56 -07:00
Henrique Gemignani Passos Lima
e56a45c6c4
First pass at CPlayerState::PutTo
...
Former-commit-id: 4fcad1ada21be34433f676271014f1d93f1cb791
2022-10-04 21:50:29 +03:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
5726400667
More CCubeMaterial
...
Former-commit-id: 78022784ef67fa267edd40dd9eb58ceab46bbde0
2022-09-05 00:01:22 -04:00
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db17486213f77de865dfbec529ae23b394a4
2022-08-25 23:46:24 -04:00
a889a5b919
Minor correction to CInputStream::Get
...
Former-commit-id: 7cd80cf53ba76a2610fb954a3ad8d26b4f7dfd76
2022-07-30 17:38:13 -07:00
d26b7a4753
Correct EOwnerShip values
...
Former-commit-id: d17fbf3684289b9db8acf6aa955d0982d4ab1a4b
2022-07-19 23:20:28 -07:00
6473aae6a9
Link CMemoryInStream.cpp
...
Former-commit-id: 437b1dd3a6d3ca9afbee503e5c6870ba19fab642
2022-07-19 23:19:07 -07:00
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00