Luke Street
3df1cc45b6
Use private fields + getters for CEntity
...
Former-commit-id: 3e2ea84c7e
2022-10-22 11:57:01 -04:00
Henrique Gemignani Passos Lima
e3d6fb4111
Add CScriptSpawnPoint
...
Former-commit-id: 6d086a09e7
2022-10-17 22:19:07 +03:00
Henrique Gemignani Passos Lima
add73abd49
Add CScriptAreaAttributes
...
Former-commit-id: 62e9ad1c54
2022-10-14 19:03:48 +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
Luke Street
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a9
2022-10-02 18:21:51 +03:00
Luke Street
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00