Luke Street
8c621bd2c1
Cleanup, fixes & update README/CONTRIBUTING
...
Former-commit-id: 3baa1ae86f
2023-10-11 17:20:51 -04:00
Henrique Gemignani Passos Lima
057b66a82f
Replace metaforce_renames.sh with a python script
...
Former-commit-id: 4e8a8ed09e
2022-10-23 16:43:51 +03:00
Henrique Gemignani Passos Lima
ac84b38d5d
Add CPlayerGun::CMotionState::Update
...
Former-commit-id: ac068fd97d
2022-10-09 17:41:13 +03: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
Henrique Gemignani Passos Lima
758feb2c59
Add CPlayerGun::PreRender/CPlayerGun::AddToRenderer
...
Former-commit-id: 6d2ab5775d
2022-10-06 14:37:57 +03:00
Henrique Gemignani Passos Lima
8d294a2801
Instructions on how to map certain math constants
...
Former-commit-id: 1a2fe4974f
2022-10-02 18:15:27 +03:00
Henrique Gemignani Passos Lima
a921961b96
Add instruction for `zeus::CFrustum` ( #6 )
...
Former-commit-id: 413b75e865
2022-10-01 16:30:28 -04:00
Luke Street
f1e383728e
Add vscode settings, update CONTRIBUTING.md
...
Former-commit-id: e6639bf20e
2022-09-30 17:51:20 -04:00
Luke Street
3d0bf5d379
Add CONTRIBUTING.md
...
Former-commit-id: 39d1fef022
2022-09-22 13:51:13 -04:00