isle-portable/LEGO1/lego/legoomni/include
2024-03-28 10:27:44 -04:00
..
actions add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
act1state.h Implement/match Isle::HandleEndAction and Isle::HandleElevatorEndAction (#691) 2024-03-18 15:00:58 -04:00
act2actor.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
act2brick.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
act2policestation.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
act3.h Animmanager (#712) 2024-03-23 15:09:20 +01:00
act3actor.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
act3shark.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
act3state.h Implement Infocenter::ReadyWorld (#538) 2024-02-07 21:23:35 +01:00
ambulance.h Ambulance::Create, dtor (#719) 2024-03-24 22:28:44 +01:00
ambulancemissionstate.h Ambulance::Create, dtor (#719) 2024-03-24 22:28:44 +01:00
animstate.h Implement methods to load dta files. (#673) 2024-03-16 01:43:45 +01:00
beachhouseentity.h implement BuildingEntity functions (#617) 2024-03-02 17:11:03 -05:00
bike.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
buildingentity.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
bumpbouy.h Implement/match LegoAnimActor (#730) 2024-03-26 18:51:52 +01:00
carrace.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
carracestate.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
caveentity.h Add JetSkiRace vtable and CaveEntity classes from LegoObjectFactory (#553) 2024-02-11 00:44:00 +01:00
doors.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
dunebuggy.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
elevatorbottom.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
extra.h begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
gasstation.h slight style tweaks to legogamestate and related members (#666) 2024-03-13 13:17:20 -04:00
gasstationentity.h implement BuildingEntity functions (#617) 2024-03-02 17:11:03 -05:00
gasstationstate.h Changes to GasStation::Create based on beta debug build (#664) 2024-03-13 16:38:38 +01:00
helicopter.h Implement LegoAnimNodeData::GetRotation (#661) 2024-03-12 18:21:58 +01:00
helicopterstate.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
historybook.h slight style tweaks to legogamestate and related members (#666) 2024-03-13 13:17:20 -04:00
hospital.h label some hospital members (#728) 2024-03-25 11:59:24 -04:00
hospitalentity.h implement/match HospitalEntity::VTable0x50() (#738) 2024-03-27 12:12:20 -04:00
hospitalstate.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
infocenter.h add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
infocenterdoor.h slight style tweaks to legogamestate and related members (#666) 2024-03-13 13:17:20 -04:00
infocenterentity.h implement BuildingEntity functions (#617) 2024-03-02 17:11:03 -05:00
infocenterstate.h Implement a few RegistrationBook functions (#693) 2024-03-19 15:15:24 +01:00
isle.h add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
isleactor.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
islepathactor.h Implement/match LegoAnimActor (#730) 2024-03-26 18:51:52 +01:00
jailentity.h Add JailEntity class (#630) 2024-03-05 16:05:38 -05:00
jetski.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
jetskirace.h Add JetSkiRace vtable and CaveEntity classes from LegoObjectFactory (#553) 2024-02-11 00:44:00 +01:00
jetskiracestate.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
jukebox.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
jukeboxentity.h add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
jukeboxstate.h jukebox functions (#592) 2024-02-26 16:12:14 +01:00
lego3dwavepresenter.h LegoCacheSound and related STL (#560) 2024-02-14 00:34:14 +01:00
legoact2.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoact2state.h Implement Infocenter::ReadyWorld (#538) 2024-02-07 21:23:35 +01:00
legoactioncontrolpresenter.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legoactor.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoactorpresenter.h implement various LegoWorldPresenter functions (#621) 2024-03-03 20:34:55 -05:00
legoanimactor.h ExtraActor ctor/dtor (#737) 2024-03-27 16:53:38 +01:00
legoanimationmanager.h Begin LegoNavController::Notify (#716) 2024-03-23 19:00:34 +01:00
legoanimmmpresenter.h begin LegoAnimMMPresenter (#706) 2024-03-20 22:11:40 +01:00
legoanimpresenter.h Implement/match LegoAnimActor (#730) 2024-03-26 18:51:52 +01:00
legobackgroundcolor.h Implement/match Isle::HandleClick (#690) 2024-03-18 17:31:22 +01:00
legobuildingmanager.h Implement/match LegoEntity::VTable0x3c (#680) 2024-03-16 03:20:44 +01:00
legocachesoundlist.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legocachsound.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legocameracontroller.h implement a few legonavcontroller functions (#718) 2024-03-24 15:30:12 +01:00
legocameralocations.h Implement/match LegoNavController::UpdateCameraLocation (#713) 2024-03-23 17:10:12 +01:00
legocarbuild.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legocarbuildanimpresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legocarraceactor.h Implement LegoExtraActor::VTable0x90 (#739) 2024-03-27 20:38:13 +01:00
legocharactermanager.h Animmanager (#712) 2024-03-23 15:09:20 +01:00
legocharacters.h Replace more magic numbers with script values (#714) 2024-03-23 18:06:31 +01:00
legocontrolmanager.h Implement more infocenter methods (#519) 2024-02-02 22:32:50 +01:00
legoentity.h Animmanager (#712) 2024-03-23 15:09:20 +01:00
legoentitylist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legoentitypresenter.h implement various LegoWorldPresenter functions (#621) 2024-03-03 20:34:55 -05:00
legoeventnotificationparam.h Implement LegoCameraController::Notify & TimeROI::FUN_100a9b40 (#707) 2024-03-21 15:39:23 +01:00
legoextraactor.h Implement LegoExtraActor:: VTable0xa4 & FUN_1002aae0 (#742) 2024-03-28 14:19:32 +01:00
legoflctexturepresenter.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legofullscreenmovie.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legogamestate.h Ambulance::Create, dtor (#719) 2024-03-24 22:28:44 +01:00
legohideanimpresenter.h Implement/match LegoAnimPresenter::StartingTickle (#601) 2024-02-27 17:49:31 +01:00
legoinputmanager.h implement a few legonavcontroller functions (#718) 2024-03-24 15:30:12 +01:00
legojetski.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legojetskiraceactor.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoloadcachesoundpresenter.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legolocomotionanimpresenter.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legolodlist.h Implement/match LegoPartPresenter::Store (#643) 2024-03-09 19:03:21 +01:00
legoloopinganimpresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legometerpresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legomodelpresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04: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
legonamedtexture.h Implement LegoTexturePresenter::Read and Store (#641) 2024-03-09 16:49:13 +01:00
legonamedtexturelist.h Implement LegoTexturePresenter::Read and Store (#641) 2024-03-09 16:49:13 +01:00
legonavcontroller.h implement a few legonavcontroller functions (#718) 2024-03-24 15:30:12 +01:00
legonotify.h Implement most of LegoCameraController (#419) 2024-01-09 10:43:21 +01:00
legoobjectfactory.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoomni.h Begin LegoNavController::Notify (#716) 2024-03-23 19:00:34 +01:00
legopalettepresenter.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legopartpresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legopathactor.h Implement LegoExtraActor:: VTable0xa4 & FUN_1002aae0 (#742) 2024-03-28 14:19:32 +01:00
legopathboundary.h Implement/match LegoAnimActor (#730) 2024-03-26 18:51:52 +01:00
legopathcontroller.h Implement/match LegoAnimActor (#730) 2024-03-26 18:51:52 +01:00
legopathcontrollerlist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legopathpresenter.h Finish LegoPathPresenter (#721) 2024-03-24 22:30:04 +01:00
legophonemepresenter.h Refactor LegoContainer (#587) 2024-02-23 16:06:16 +01:00
legoplantmanager.h Implement/match LegoEntity::VTable0x3c (#680) 2024-03-16 03:20:44 +01:00
legopointofviewcontroller.h Implement/match LegoPointOfViewController::Tickle (#667) 2024-03-13 18:46:20 +01:00
legorace.h Implement LegoWorld::Enable (#516) 2024-02-02 18:18:46 +01:00
legoraceactor.h Implement LegoExtraActor::VTable0x90 (#739) 2024-03-27 20:38:13 +01:00
legoracecar.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoracemap.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legoroilist.h Implement/match LegoAnimPresenter::FUN_100698b0 (#598) 2024-02-26 19:39:03 +01:00
legosoundmanager.h Implement/match LegoPointOfViewController::Tickle (#667) 2024-03-13 18:46:20 +01:00
legostate.h Refactor LegoContainer (#587) 2024-02-23 16:06:16 +01:00
legotextureinfo.h Implement LegoTexturePresenter::Read and Store (#641) 2024-03-09 16:49:13 +01:00
legotexturepresenter.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legotraninfo.h Implement methods to load dta files. (#673) 2024-03-16 01:43:45 +01:00
legotraninfolist.h Implement methods to load dta files. (#673) 2024-03-16 01:43:45 +01:00
legounknown100d6b4c.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legounknown100d7c88.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
legounknown100d9d00.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legounknown100d5778.h LegoCacheSound and related STL (#560) 2024-02-14 00:34:14 +01:00
legoutils.h implement/match UpdateLightPosition() (#744) 2024-03-28 10:27:44 -04:00
legovariables.h Ambulance::Create, dtor (#719) 2024-03-24 22:28:44 +01:00
legovehiclebuildstate.h Implement LegoState::Playlist (#517) 2024-02-02 20:09:45 +01:00
legovideomanager.h Begin LegoNavController::Notify (#716) 2024-03-23 19:00:34 +01:00
legoworld.h Finish LegoPathPresenter (#721) 2024-03-24 22:30:04 +01:00
legoworldlist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legoworldpresenter.h Implement/match LegoPartPresenter::Read (#642) 2024-03-09 18:27:53 +01:00
misc.h Animmanager (#712) 2024-03-23 15:09:20 +01:00
motocycle.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
mxbackgroundaudiomanager.h Implement/Match JukeboxEntity (#562) 2024-02-14 17:48:39 +01:00
mxcompositemediapresenter.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
mxcontrolpresenter.h Implement more infocenter methods (#519) 2024-02-02 22:32:50 +01:00
mxtransitionmanager.h TransitionNone() -> NoTransition() (#659) 2024-03-11 21:23:31 -04:00
pizza.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
pizzamissionstate.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
pizzeria.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
pizzeriastate.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
police.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
policeentity.h PoliceEntity::VTable0x50 (#720) 2024-03-24 22:26:55 +01:00
policestate.h add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
racecar.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
raceskel.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
racestandsentity.h implement BuildingEntity functions (#617) 2024-03-02 17:11:03 -05:00
racestate.h Implement/match Isle::Enable (#681) 2024-03-16 19:20:44 +01:00
radio.h Implement/Match JukeboxEntity (#562) 2024-02-14 17:48:39 +01:00
radiostate.h Implement LegoState::Playlist (#517) 2024-02-02 20:09:45 +01:00
registrationbook.h Implement a few registrationbook methods (#703) 2024-03-20 17:26:10 +01:00
score.h slight style tweaks to legogamestate and related members (#666) 2024-03-13 13:17:20 -04:00
scorestate.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
skateboard.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
towtrack.h Implement/match Isle::HandleTransitionEnd (#683) 2024-03-17 18:01:47 +01:00
towtrackmissionstate.h Implement/match LegoOmni::FindROI and related (#570) 2024-02-17 01:34:30 +01:00