13 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
c7f154e26a Change CEntity::SetActive argument to uchar
Former-commit-id: c6d3f0ae8bf1d68d4e4318656df3311afe52ff60
2022-10-17 18:59:36 +03:00
48261eb77e Match and link CObjectList
Former-commit-id: ba9184e06fce9cee396c31dc39471d70857ae1d4
2022-10-13 21:50:56 -07: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
Henrique Gemignani Passos Lima
63988f60bc Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
b32c6018e8 CPlayer header, more CScriptPlatform, renaming
Former-commit-id: 5d9f7afa3b4905c5d9c402c89723a9425d301dda
2022-09-19 00:19:46 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
41a2efa884 Start matching CScriptPlatform; more CScriptMazeNode
Former-commit-id: 135d63412c96eae42786c95062341fcca45a489d
2022-09-18 01:55:13 -04:00
e5dd64ab55 CScriptMazeNode progress
Former-commit-id: ff0275b48fec1f094604fa7f1e366e68aa8fe0eb
2022-09-15 00:08:57 -04:00
86c16b4b9d Begin matching CScriptMazeNode
Former-commit-id: 38ca1f6816ee71400e78b912a009264942e1d94c
2022-09-14 01:24:12 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f7815b8597bac06b2917cbb17843ff4616
2022-08-10 22:33:46 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00