isle/LEGO1/lego/legoomni/include
Christian Semmler 90c687bde0
Implement/match Act3Brickster::FUN_10042300 (#1238)
* Implement/match `Act3Brickster::FUN_10042300`

* Add comment about assignment operator

* Add another comment

* Fix

* add back BETA annotation
2024-12-17 23:16:00 +01:00
..
actions add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
act2actor.h Implement/match LegoPathController::FUN_1004a380 (#1226) 2024-12-14 20:02:48 +01:00
act2brick.h Implement/match Act3Brickster::HitActor (#1212) 2024-12-12 17:10:44 +01:00
act2genactor.h Implement/match Act3Brickster::HitActor (#1212) 2024-12-12 17:10:44 +01:00
act2policestation.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
act3.h Implement/match Act3Brickster::Animate (#1237) 2024-12-17 19:11:47 +01:00
act3actors.h Implement/match Act3Brickster::Animate (#1237) 2024-12-17 19:11:47 +01:00
act3ammo.h Implement/match Act3Ammo::Animate (#1221) 2024-12-13 22:56:26 +01:00
ambulance.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
bike.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
buildingentity.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
buildings.h Clean up unused annotations to reduce errors (#1177) 2024-11-29 22:31:37 +01:00
bumpbouy.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
carrace.h Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
doors.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
dunebuggy.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
elevatorbottom.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
extra.h begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
gasstation.h Implement/match remaining GasStation functions (#1129) 2024-11-03 16:44:07 +01:00
helicopter.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
historybook.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
hospital.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
infocenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
infocenterdoor.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
isle.h Finish JetskiRace (#1158) 2024-11-16 20:24:03 +01:00
isleactor.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
islepathactor.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
jetski.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
jetskirace.h Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
jukebox.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
jukeboxentity.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
lego3dsound.h Implement/match LegoCacheSound::Play and Lego3DSound::FUN_10011a60 (#987) 2024-06-02 17:09:09 +02:00
lego3dwavepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoact2.h Implement/match LegoAct2::BadEnding (#1217) 2024-12-13 17:26:06 +01:00
legoactioncontrolpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoactor.h Implement most of JetskiRace, add BETA10 annotations (#1149) 2024-11-14 21:42:38 +01:00
legoactorpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoactors.h Implement/match LegoEntity::SwitchSound / SwitchMove / SwitchColor / SwitchMood (#995) 2024-06-05 19:40:44 +02:00
legoanimactor.h Implement/match Act3Cop::ParseAction (#1230) 2024-12-15 18:09:29 +01:00
legoanimationmanager.h Implement/match LegoAct2::HandleEndAction and related (#1184) 2024-12-02 18:58:08 +01:00
legoanimmmpresenter.h Implement new functions in LegoAnimManager (#1170) 2024-11-27 18:13:37 +01:00
legoanimpresenter.h Progress on LegoCarBuildAnimPresenter (#1103) 2024-09-12 21:51:33 +02:00
legobackgroundcolor.h Implement/match LegoBackgroundColor::SetLightColor and related (#758) 2024-03-29 21:50:00 +01:00
legobuildingmanager.h Implement/match several functions in Act3, refactor (#1197) 2024-12-08 18:00:57 +01:00
legocachesoundlist.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legocachesoundmanager.h Implement/match Act2Brick (#1169) 2024-11-25 22:08:57 +01:00
legocachsound.h Implement/match LegoAct2::HandleEndAction and related (#1184) 2024-12-02 18:58:08 +01:00
legocameracontroller.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legocarbuild.h Complete LegoCarBuild (#1144) 2024-11-11 15:44:03 +01:00
legocarbuildpresenter.h Complete LegoCarBuild (#1144) 2024-11-11 15:44:03 +01:00
legocharactermanager.h Fix name ambiguities (#1202) 2024-12-09 06:57:45 -07:00
legocontrolmanager.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoendanimnotificationparam.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoentity.h Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
legoentitylist.h (Refactor) Use more forward declarations (#881) 2024-05-03 18:19:12 +02:00
legoentitypresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoeventnotificationparam.h Rename c_notificationDrag* enum (#1191) 2024-12-04 16:19:48 -07:00
legoextraactor.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legoflctexturepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legofullscreenmovie.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legogamestate.h Implement remaining LegoGameState functions (#1172) 2024-11-27 23:42:05 +01:00
legohideanimpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoinputmanager.h Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) 2024-11-01 09:21:15 -07:00
legojetskiraceactor.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legoloadcachesoundpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legolocations.h Implement/match PlayCamAnim and CameraTriggerFire (#935) 2024-05-18 20:43:19 +02:00
legolocomotionanimpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legolodlist.h Implement/match LegoPartPresenter::Store (#643) 2024-03-09 19:03:21 +01:00
legoloopinganimpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legomain.h Implement Act2Actor::FUN_10019700 (#1215) 2024-12-12 17:54:51 -07:00
legometerpresenter.h Implement LegoMeterPresenter::DrawMeter (#964) 2024-05-29 16:47:25 +02:00
legomodelpresenter.h Refactor various operator[] based on BETA10 (#1110) 2024-10-06 07:50:34 -07:00
legonamedpart.h Implement/match LegoPartPresenter::Store (#643) 2024-03-09 19:03:21 +01:00
legonamedpartlist.h Implement/match LegoPartPresenter::Store (#643) 2024-03-09 19:03:21 +01:00
legonamedplane.h Refactor/improve matches in Act1State (#1143) 2024-11-10 22:47:12 +01:00
legonamedtexture.h Implement/match Act1State::PlaceActors and related (#1142) 2024-11-10 21:26:48 +01:00
legonamedtexturelist.h Implement LegoTexturePresenter::Read and Store (#641) 2024-03-09 16:49:13 +01:00
legonavcontroller.h Implement/match several functions in Act3, refactor (#1197) 2024-12-08 18:00:57 +01:00
legoobjectfactory.h Implement RaceSkel, add BETA10 annotations (#1088) 2024-08-21 22:30:27 +02:00
legopalettepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legopartpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legopathactor.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legopathboundary.h Fix name ambiguities (#1202) 2024-12-09 06:57:45 -07:00
legopathcontroller.h Implement/match Act3Brickster::FUN_10042300 (#1238) 2024-12-17 23:16:00 +01:00
legopathcontrollerlist.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
legopathedgecontainer.h Implement LegoPathController::FUN_10048310 (#1192) 2024-12-06 20:50:40 +01:00
legopathpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legopathstruct.h Finish JetskiRace (#1158) 2024-11-16 20:24:03 +01:00
legophoneme.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legophonemelist.h Beta matching MxString (#842) 2024-04-24 12:10:51 -04:00
legophonemepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legoplantmanager.h Implement/match Act2Actor::FUN_10019b90 (#1222) 2024-12-13 16:19:55 -07:00
legoplants.h Implement/match LegoPlantManager::FUN_10026c50 (#1043) 2024-06-25 17:28:10 +02:00
legopointofviewcontroller.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legorace.h Implement most of LegoJetski, refactor (#1214) 2024-12-12 21:17:25 +01:00
legoraceactor.h Implement/match Act3Brickster::HitActor (#1212) 2024-12-12 17:10:44 +01:00
legoracemap.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legoracers.h Refactor legoracers.h and legoracers.cpp (#1224) 2024-12-14 07:03:19 -07:00
legoracespecial.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legoroilist.h Implement/match LegoAnimPresenter::FUN_100699e0 (#793) 2024-04-13 16:02:55 +02:00
legoroimaplist.h Implement/match LegoLocomotionAnimPresenter (#925) 2024-05-15 21:29:00 +02:00
legosoundmanager.h Implement Act2Actor::FUN_10019700 (#1215) 2024-12-12 17:54:51 -07:00
legostate.h Implement most of JetskiRace, add BETA10 annotations (#1149) 2024-11-14 21:42:38 +01:00
legotextureinfo.h Implement/match LegoROI/LegoLOD::GetTexture (#814) 2024-04-17 15:18:34 +02:00
legotexturepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
legotraninfo.h Implement/match PlayCamAnim and CameraTriggerFire (#935) 2024-05-18 20:43:19 +02:00
legotraninfolist.h Imlpement/match LegoAnimMMPresenter::ParseExtra and related (#822) 2024-04-20 15:32:10 +02:00
legoutils.h Implement/match WriteDefaultTexture (#1213) 2024-12-12 19:02:14 +01:00
legovariables.h Implement/match TowTrack::VTable0x70 (#1062) 2024-07-06 04:44:01 +02:00
legovideomanager.h Implement LegoCarBuildAnimPresenter::StreamingTickle() (#1109) 2024-10-05 16:20:45 -07:00
legoworld.h Fix name ambiguities (#1202) 2024-12-09 06:57:45 -07:00
legoworldlist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legoworldpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
misc.h Implement/match LegoAct2::Enable (#1178) 2024-11-29 22:32:40 +01:00
motorcycle.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
mxbackgroundaudiomanager.h Implement most of JetskiRace, add BETA10 annotations (#1149) 2024-11-14 21:42:38 +01:00
mxcompositemediapresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxcontrolpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxtransitionmanager.h Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) 2024-11-01 09:21:15 -07:00
pizza.h Implement/match Pizza::HandleEndAction (#1128) 2024-11-01 21:13:43 +01:00
pizzeria.h Implement/match PizzeriaState::NextAction (#1125) 2024-10-28 19:04:08 +01:00
police.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
racecar.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
raceskel.h Implement RaceSkel, add BETA10 annotations (#1088) 2024-08-21 22:30:27 +02:00
radio.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
registrationbook.h Implement/match RegistrationBook::HandlePathStruct (#1084) 2024-08-12 18:21:18 +02:00
score.h Implement/match Act1State::RemoveActors (#1132) 2024-11-03 19:06:09 +01:00
scripts.h Refactor LegoOmni into LegoMain/Scripts (#883) 2024-05-04 14:06:32 +02:00
skateboard.h Implement/match Pizza::FUN_100382b0 and Pizza::StopActions (#1118) 2024-10-26 18:34:43 +02:00
towtrack.h Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00