isle/LEGO1/lego/legoomni/src/actors
Christian Semmler 667ea3ff82
Various matches with BETA functions (#1281)
* Match functions to BETA

* Improve `Matrix4::FromQuaternion`

* Improve `Matrix4::ToQuaternion` match

* Fix bug that was fixed in retail

* Match `Vector4::NormalizeQuaternion`
2024-12-25 22:05:28 +01:00
..
act2actor.cpp Fix float constants and conversions (#1279) 2024-12-25 21:01:00 +01:00
act2genactor.cpp Implement/match Act3Brickster::HitActor (#1212) 2024-12-12 17:10:44 +01:00
act3actors.cpp Fix Vector2/Vector3 order (#1272) 2024-12-24 22:21:26 +01:00
act3ammo.cpp Fix Vector2/Vector3 order (#1272) 2024-12-24 22:21:26 +01:00
ambulance.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00
bike.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00
buildingentity.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
buildings.cpp Implement/match LegoAct2::Enable (#1178) 2024-11-29 22:32:40 +01:00
bumpbouy.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
doors.cpp Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
dunebuggy.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00
helicopter.cpp Various matches with BETA functions (#1281) 2024-12-25 22:05:28 +01:00
isleactor.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
islepathactor.cpp Fix Vector2/Vector3 order (#1272) 2024-12-24 22:21:26 +01:00
jetski.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00
jukeboxentity.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
motorcycle.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00
pizza.cpp Order compilation units according to retail, match and align Score class (#1271) 2024-12-24 19:38:15 +01:00
pizzeria.cpp Implement/match PizzeriaState::NextAction (#1125) 2024-10-28 19:04:08 +01:00
racecar.cpp Implement/match RaceCar (#1151) 2024-11-15 18:19:15 +01:00
radio.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
skateboard.cpp SkateBoard: name m_unk0x160 -> m_pizzaVisible (#1269) 2024-12-24 07:50:37 -07:00
towtrack.cpp Implement/match LegoNavController::Notify (#1253) 2024-12-21 22:41:47 +01:00