Commit Graph

56 Commits

Author SHA1 Message Date
Phillip Stephens 38b824cda0 const bool fixes, remove override define
Former-commit-id: 72256e77a5
2023-02-05 23:21:28 -08:00
Luke Street 341e73de06 DolphinCGraphics nearly done
Former-commit-id: d065d80388
2022-12-06 18:32:53 -05:00
Henrique Gemignani Passos Lima 95ea39c9cc Add CScriptGenerator
What is even that AcceptScriptMsg


Former-commit-id: 9fcf74b45b
2022-11-30 23:26:00 +02:00
Henrique Gemignani Passos Lima c7250e132f Add CGunWeapon
Former-commit-id: edbfd0d305
2022-11-25 22:24:38 +02:00
Henrique Gemignani Passos Lima 0bc3ad810b Maybe match but can't link CPlasmaBeam
Former-commit-id: 3bcfd86d48
2022-11-25 02:01:26 +02:00
Phillip Stephens f68f6e6f49 More CCinematicCamera imps
Former-commit-id: 11f243614b
2022-11-16 12:02:20 -08:00
Phillip Stephens 3ea4e6ec01 Rename rstl::list::erase in CCameraManager
Former-commit-id: 74323d5f44
2022-11-11 19:57:44 -08:00
Phillip Stephens eccf562310 More CCameraManager
Former-commit-id: 27e713a505
2022-11-09 22:50:18 -08:00
Phillip Stephens bdfc97fa78 Fix building
Former-commit-id: 292c1b8186
2022-11-06 17:58:08 -08:00
Phillip Stephens 404b4276fe Add CCameraManager
Former-commit-id: 50a6575c49
2022-11-06 16:20:46 -08:00
Henrique Gemignani Passos Lima 1c53176fe6 Match and link CScriptCameraShaker
Former-commit-id: 3d21f9d41d
2022-11-03 14:29:47 +02:00
Luke Street cfed12793d CCameraFilter is wild
Former-commit-id: 7556b47bf2
2022-11-01 23:52:49 -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
Phillip Stephens 48261eb77e Match and link CObjectList
Former-commit-id: ba9184e06f
2022-10-13 21:50:56 -07:00
Luke Street a54a441d21 Fix up .comm entries to account for MWCC bug
Former-commit-id: 76c4802efb
2022-10-09 15:08:00 -04:00
Luke Street 3cbf350f85 CScriptPickup progress
Former-commit-id: 27fedfee46
2022-10-08 00:53:34 -04:00
Henrique Gemignani Passos Lima 05c93724a3 Fix CCameraManager::GetCurrentCamera symbols
Former-commit-id: c10ddd017e
2022-10-04 17:08:26 +03:00
Henrique Gemignani Passos Lima a90e68436b CSfxManager: Add kAllAreas, areaId to int
Former-commit-id: 4b08f70a0b
2022-10-03 20:00:51 +03:00
Henrique Gemignani Passos Lima bd8d881f6b Add kMaxPriority/kMedPriority to CSfxManager
Former-commit-id: b423771f97
2022-10-03 19:23:22 +03: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 8659785c5c Fix GetSortingBounds symbol; various fixes
Former-commit-id: c8c05c2cd5
2022-09-29 20:24:12 -04:00
Luke Street 1f56cefe8c Halfway match CAABox; continue CBallCamera
Former-commit-id: 602109d8f0
2022-09-29 19:55:43 -04:00
Luke Street 453bc3c3d6 Some CBallCamera progress
Former-commit-id: 3831cfa905
2022-09-29 01:30:20 -04:00
Luke Street b86bceae0d CBallCamera: Remove bad labels from .text
Former-commit-id: cbbee3363a
2022-09-21 01:47:00 -04:00
Luke Street 5c343128e4 Remove some hacks from CBallCamera
Former-commit-id: 2afec50c52
2022-09-21 01:40:03 -04:00
Luke Street 9637b6f796 Begin CBallCamera & more headers
Former-commit-id: 21f597aeb7
2022-09-21 01:18:20 -04:00
Luke Street b32c6018e8 CPlayer header, more CScriptPlatform, renaming
Former-commit-id: 5d9f7afa3b
2022-09-19 00:19:46 -04:00
Luke Street ad6fd10f21 Symbol renaming
Former-commit-id: be9f7f1dc4
2022-09-18 01:52:19 -04:00
Luke Street a781d2de6e Correct __dt__16CActorParametersFv to __dt__16CLightParametersFv
Former-commit-id: 0cfb3d0aff
2022-09-13 22:25:14 -04:00
Luke Street a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53af
2022-08-20 21:40:40 -04:00
Luke Street 57bfdc2000 Create & link TCastTo.cpp
Former-commit-id: f41c87eea7
2022-08-16 17:47:16 -04:00
Luke Street 704b791138 More renaming
Former-commit-id: 92117d1308
2022-08-16 17:46:30 -04:00
Luke Street f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34a
2022-08-15 22:14:28 -04:00
Luke Street 94e27faee8 Continued work on CActor
Former-commit-id: 09dfe946fc
2022-08-15 00:51:06 -04:00
Luke Street e9704b7718 Revert bad rename
Former-commit-id: 16514e942e
2022-08-14 14:42:30 -04:00
Luke Street eb6819f1fd Continue work on CActor::UpdateAnimation; lots of headers n stuff
Former-commit-id: 85284f7640
2022-08-14 14:38:41 -04:00
Luke Street 64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49
2022-08-13 00:32:42 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d
2022-08-10 22:27:22 -04:00
Luke Street 117b29dce0 Migrate to -common on; use .comm/.lcomm
Former-commit-id: 0f326e1ce3
2022-08-10 21:17:58 -04:00
Luke Street 63c26559da Rename NullConnectionList__7CEntity
Former-commit-id: 0a57ffc4d3
2022-08-10 19:45:31 -04:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Luke Street 4b6598b0be Split .ctors
Former-commit-id: a54141b0fa
2022-08-10 02:27:47 -04:00
Luke Street c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a
2022-07-18 01:21:27 -04:00
Luke Street 9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13d
2022-07-18 01:20:04 -04:00
Luke Street 85f091062d Full deincbin
Former-commit-id: d05e75f6f9
2022-07-14 01:48:03 -04:00
Luke Street d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb
2022-07-14 01:36:41 -04:00
Phillip Stephens f4ebb6554d Start splitting sbss.s
Former-commit-id: b1efa7e9c4
2022-04-24 10:43:04 -07:00
Phillip Stephens f563ea936b Rename TGameTypes constants
Former-commit-id: ef4af6693f
2022-04-23 18:54:45 -07:00
Phillip Stephens 2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9
2022-04-23 00:19:32 -07:00