Henrique Gemignani Passos Lima
cc3ae8e11c
Fix building all_source and all_source_host
...
Former-commit-id: 0ac742bdd8f78f1f6e7693a9a12b4ffd07a73d85
2023-02-07 03:01:35 +02:00
9b99045882
Revert override removal
...
Former-commit-id: b6ddfcfc35003362c7941be708c17a560f822f1c
2023-02-06 12:01:01 -05:00
38b824cda0
const bool fixes, remove override define
...
Former-commit-id: 72256e77a583096008aea493bc431da30f7ec727
2023-02-05 23:21:28 -08:00
f68f6e6f49
More CCinematicCamera imps
...
Former-commit-id: 11f243614bcb66b0c5874246a1d28a359b56dd10
2022-11-16 12:02:20 -08:00
Henrique Gemignani Passos Lima
fd4981295e
Add nearly matched CHUDBillboardEffect
...
Former-commit-id: b2cfeb8f1557f84e005c4d2043a9121d6b3dcbf0
2022-11-11 02:26:17 +02:00
eccf562310
More CCameraManager
...
Former-commit-id: 27e713a50518e6e6a2c5211078a4e4c77536da36
2022-11-09 22:50:18 -08:00
Henrique Gemignani Passos Lima
1dd0e2ad4d
Fix override usage
...
Former-commit-id: 989015db6a75ef1f545117c12fd5b2add6ce82c6
2022-11-08 16:23:03 +02: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
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
57bfdc2000
Create & link TCastTo.cpp
...
Former-commit-id: f41c87eea71fc0beefd22b7390d6dcd425263ba7
2022-08-16 17:47:16 -04:00
f7f0a8e140
More defs for CStateManagerContainer & friends
...
Former-commit-id: 04a7213fa7e2d7fd90653133ff4ea2764c0f29d5
2022-08-12 22:48:34 -04:00