mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
1e3ca11886
* Implement/match LegoAnimActor * Name changes (deviation from original source) * Attempt to fix modern build * Add missing override * Match LegoAnimActor::SetWorldSpeed * Remove junk * Style changes and implement WEEdge * Add override * Match LegoAnimActor::FUN_1001c1f0, style * Style * Add missing annotations, STUB LegoPathBoundary * Style --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
26 lines
No EOL
1.2 KiB
YAML
26 lines
No EOL
1.2 KiB
YAML
configureLegoAnimationManager(MxS32): 'DLL exported function'
|
|
configureLegoBuildingManager(MxS32): 'DLL exported function'
|
|
configureLegoModelPresenter(MxS32): 'DLL exported function'
|
|
configureLegoPartPresenter(MxS32, MxS32): 'DLL exported function'
|
|
configureLegoROI(int): 'DLL exported function'
|
|
configureLegoWorldPresenter(MxS32): 'DLL exported function'
|
|
GetNoCD_SourceName(): 'DLL exported function'
|
|
m_3dView: 'Allow this variable name'
|
|
m_3dManager: 'Allow this variable name'
|
|
m_16bitPal: 'Allow this variable name'
|
|
m_HWDesc: 'Allow this variable name'
|
|
m_HELDesc: 'Allow this variable name'
|
|
p_HWDesc: 'Allow this variable name'
|
|
p_HELDesc: 'Allow this variable name'
|
|
e_RAMStream: 'Allow this enum constant'
|
|
p_milliseconds: 'Probably a bug with function call'
|
|
m_increaseAmount: "Can't currently detect member in union"
|
|
m_increaseFactor: "Can't currently detect member in union"
|
|
delta_rad: "Allow original naming from 1996"
|
|
delta_pos: "Allow original naming from 1996"
|
|
rot_mat: "Allow original naming from 1996"
|
|
new_pos: "Allow original naming from 1996"
|
|
new_dir: "Allow original naming from 1996"
|
|
p_AnimTreePtr: "Allow original naming from beta"
|
|
m_AnimTreePtr: "Allow original naming from beta"
|
|
m_BADuration: "Allow original naming from beta" |