13 Commits

Author SHA1 Message Date
1e03f02289 Start CCollidableAABox, add CPlayerCameraBob
Former-commit-id: 749dec6b1ef67f852f0d26d3773ad8986d2cb8c4
2023-01-09 22:51:58 -08:00
2214106be6 Remove redundant, fake, function in CPlane
Former-commit-id: 5fcb595f2b473ea5c0ac7d9983a3518fe2109583
2023-01-06 20:30:13 -08:00
3bf5eba181 Start CollisionUtil
Former-commit-id: 6f8b62feca692600fc8cb37e2731add53e8df6be
2022-12-31 14:07:51 -08:00
5d16df791f Add CCollisionPrimitive
Former-commit-id: c1c2083bb47c7a0a9fda27697d6f166b7677390f
2022-12-24 00:06:45 -08:00
c3f05117e6 Match and link CCollidableCollisionSurface
Former-commit-id: 394cbea9c3daaca01618758d7ef8ee5033671109
2022-12-08 14:33:06 -08:00
Henrique Gemignani Passos Lima
a0b77904ca Don't use final as variable name
Former-commit-id: 95c00f709da46447ef2f6712382548cc0df4e775
2022-10-14 12:44:42 +03:00
Henrique Gemignani Passos Lima
4f2a8704db Fix errors and warnings
Former-commit-id: 9f4fc78c16bc29483826c55e7e9a37d22a1df46b
2022-10-11 18:37:27 +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
f0ea5144ea clang-format source files
Former-commit-id: 39700ad77913f5681378e59616c74856e6f49d70
2022-10-09 01:16:21 -04:00
ef3466ac1b Match and link CCollisionInfo
Former-commit-id: dbaf1f40ca350ccd29ed3f426878cb4230496b25
2022-10-06 21:23:10 -07:00
54e2e23a86 Match and link CMaterialFilter/List
Former-commit-id: 480e975add42d7f45db55f5b961a76ed1094a9ee
2022-10-06 11:26:32 -07:00
569b210e37 Match and link CMaterialList, nearly match CMaterialFilter
Former-commit-id: e25205bd6979f36be0eb6e6f64cee993ca306af2
2022-10-06 10:00:27 -07:00
61eee21924 Match and link CMRay
Former-commit-id: 166a5455421a23c60405f1406aa9649fb3d30f53
2022-10-06 08:36:53 -07:00