Henrique Gemignani Passos Lima
b4897e53be
Match and link CScriptRelay
...
Former-commit-id: 2c7dcd766560b676b6d41c758055c05b3c53a157
2022-10-16 16:59:20 +03:00
Henrique Gemignani Passos Lima
2de628515f
Match and link CScriptMemoryRelay
...
Former-commit-id: 0648bc0e59e2685181ced46eab5ad84251079690
2022-10-15 19:24:27 +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
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
3cbf350f85
CScriptPickup progress
...
Former-commit-id: 27fedfee465265e64f247c40a53f2b26a975616e
2022-10-08 00:53:34 -04:00
Henrique Gemignani Passos Lima
dc7903e2c7
Add CPlayerGun::UpdateWeaponFire
...
Former-commit-id: 3b152e5efa01fbcb8ca5d4f2445a9acecccc4eec
2022-10-06 22:45:21 +03: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
e2e4fe7f6c
Add CScriptPickup and all dependencies
...
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
2022-10-05 21:06:23 +03:00
e7ecda7a36
CScriptSpecialFunction progress & symbol updates
...
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
2022-10-04 20:16:35 -04:00
bc202ba493
Lots of stuff
...
Former-commit-id: 39b5f3c01e077172d0b2a73931577f44bfd141f4
2022-10-03 20:00:46 -04:00
Henrique Gemignani Passos Lima
3997f75e24
Improve match for CScriptSpecialFunction::Render
...
Former-commit-id: 80843df748627926078ced00e3f069c8d98c79a6
2022-10-03 16:15:34 +03:00
cd85b46d6d
More CScriptSpecialFunction; start rstl::map/red_black_tree
...
Former-commit-id: 87c0a6041cb0323ce783997cf5be2754f70b8977
2022-10-03 00:49:20 -04:00
c8f194b18c
CScriptSpecialFunction: More matches
...
Former-commit-id: fdbd70eea10e9eaa15da8b666a94c6f0797eb350
2022-10-02 18:27:13 -04:00
f04048e917
Match CScriptSpecialFunction constructor
...
Former-commit-id: f16397257b00ef02e4b21ddf5c9b5ce1e43a5f76
2022-10-02 17:45:14 -04:00
Henrique Gemignani Passos Lima
63988f60bc
Preparing other headers for CScriptSpecialFunction
...
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
2022-10-02 18:21:51 +03:00
1f56cefe8c
Halfway match CAABox; continue CBallCamera
...
Former-commit-id: 602109d8f0a6ca9abd7ccdacab851e6c2a777fb8
2022-09-29 19:55:43 -04:00
15efc56c15
CStateManager: Forward declare CMaterialFilter
...
Former-commit-id: e91b0c43ccdca1e67d1b7f60bea7addeae349509
2022-09-29 01:31:19 -04:00
453bc3c3d6
Some CBallCamera progress
...
Former-commit-id: 3831cfa9051a4bd3c0174138fbc4111b2ea16f24
2022-09-29 01:30:20 -04:00
9637b6f796
Begin CBallCamera & more headers
...
Former-commit-id: 21f597aeb7930aae0196f4f8fc476c3b3721ae17
2022-09-21 01:18:20 -04:00
b32c6018e8
CPlayer header, more CScriptPlatform, renaming
...
Former-commit-id: 5d9f7afa3b4905c5d9c402c89723a9425d301dda
2022-09-19 00:19:46 -04:00
f6f1040fff
Various rstl fixes; continue CScriptMazeNode & CScriptPlatform
...
Former-commit-id: 7608f27ed25d023062df8257de2982c881e982f4
2022-09-18 13:51:07 -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
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
f3e607a3af
Renaming & more CActor progress
...
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
f7f0a8e140
More defs for CStateManagerContainer & friends
...
Former-commit-id: 04a7213fa7e2d7fd90653133ff4ea2764c0f29d5
2022-08-12 22:48:34 -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