Commit Graph

20 Commits

Author SHA1 Message Date
b9019bbcbe CEntity const meme fixes 2025-05-23 13:36:07 -07:00
9d29bce46d Match CFluidPlane, merge with CFluidPlaneManager, I believe this is where it belongs 2025-04-20 14:19:15 -07:00
06be29dc5c Link 4 script objects & renaming from MPR
Former-commit-id: ac3887c54088adddef1ddd84421e5754a618f210
2023-10-17 17:36:08 -04:00
38b824cda0 const bool fixes, remove override define
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
8b5b9757f3 Add CCollisionActorManager
Former-commit-id: dca89789f2
2022-10-28 14:06:29 -07:00
b7d74c3237 CScriptMidi: Update for CEntity getters
Former-commit-id: d4601c22b0
2022-10-22 12:00:11 -04:00
3df1cc45b6 Use private fields + getters for CEntity
Former-commit-id: 3e2ea84c7e
2022-10-22 11:57:01 -04:00
Henrique Gemignani Passos Lima
c7f154e26a Change CEntity::SetActive argument to uchar
Former-commit-id: c6d3f0ae8b
2022-10-17 18:59:36 +03:00
48261eb77e Match and link CObjectList
Former-commit-id: ba9184e06f
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: 133326ae40
2022-10-09 01:37:23 -04:00
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
b32c6018e8 CPlayer header, more CScriptPlatform, renaming
Former-commit-id: 5d9f7afa3b
2022-09-19 00:19:46 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
41a2efa884 Start matching CScriptPlatform; more CScriptMazeNode
Former-commit-id: 135d63412c
2022-09-18 01:55:13 -04:00
e5dd64ab55 CScriptMazeNode progress
Former-commit-id: ff0275b48f
2022-09-15 00:08:57 -04:00
86c16b4b9d Begin matching CScriptMazeNode
Former-commit-id: 38ca1f6816
2022-09-14 01:24:12 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
4ad9b20d1a Add & link CEntity.cpp
Former-commit-id: 0b6ce7f781
2022-08-10 22:33:46 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26
2022-08-09 19:07:49 -04:00