7 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
ac84b38d5d Add CPlayerGun::CMotionState::Update
Former-commit-id: ac068fd97dec3bd2497161af4e3e0e484051508a
2022-10-09 17:41:13 +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
Henrique Gemignani Passos Lima
758feb2c59 Add CPlayerGun::PreRender/CPlayerGun::AddToRenderer
Former-commit-id: 6d2ab5775d5358596e463ff796014f8665665143
2022-10-06 14:37:57 +03:00
Henrique Gemignani Passos Lima
8d294a2801 Instructions on how to map certain math constants
Former-commit-id: 1a2fe4974fbf99b046aafdf490f1175a0a6f5b3c
2022-10-02 18:15:27 +03:00
Henrique Gemignani Passos Lima
a921961b96 Add instruction for zeus::CFrustum (#6)
Former-commit-id: 413b75e865c0a0e790188ff1554c17da3805155a
2022-10-01 16:30:28 -04:00
f1e383728e Add vscode settings, update CONTRIBUTING.md
Former-commit-id: e6639bf20e930624bfc1435e4c74b3ee8d8ac5ca
2022-09-30 17:51:20 -04:00
3d0bf5d379 Add CONTRIBUTING.md
Former-commit-id: 39d1fef022fa8630960c068cdd948fe4b825517f
2022-09-22 13:51:13 -04:00