isle-portable/LEGO1/lego/legoomni/include
2024-07-04 23:28:23 +02:00
..
actions add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
act2actor.h Implement/match LegoPathController::FUN_1004a240 (#941) 2024-05-20 17:34:31 +02:00
act2brick.h Implement/match LegoExtraActor::VTable0x94 (#759) 2024-03-30 12:18:15 -04:00
act2genactor.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
act2policestation.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
act3.h Consolidate state and building entity classes (#989) 2024-06-03 18:53:25 +02:00
act3actor.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
act3brickster.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
act3cop.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
act3shark.h Enable some multiple-inheritance vtables (#821) 2024-04-19 16:23:36 -04:00
ambulance.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
bike.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
buildingentity.h Fix CaveEntity class (#1024) 2024-06-12 16:20:51 +02:00
buildings.h Fix CaveEntity class (#1024) 2024-06-12 16:20:51 +02:00
bumpbouy.h Implement/match BumpBouy class (#1058) 2024-07-04 23:28:23 +02:00
carrace.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
doors.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
dunebuggy.h Implement/match DuneBuggy class (#1055) 2024-07-02 21:16:35 +02:00
elevatorbottom.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
extra.h begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
gasstation.h Implement/match GasStation::HandleButtonDown (#1052) 2024-07-02 01:43:03 +02:00
helicopter.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
historybook.h Implement/match Isle::Escape (#950) 2024-05-25 02:41:57 +02:00
hospital.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
infocenter.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
infocenterdoor.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
isle.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
isleactor.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
islepathactor.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
jetski.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
jetskirace.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
jukebox.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
jukeboxentity.h add actions forward decl header (#699) 2024-03-19 15:54:13 -04:00
lego3dsound.h Implement/match LegoCacheSound::Play and Lego3DSound::FUN_10011a60 (#987) 2024-06-02 17:09:09 +02:00
lego3dwavepresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoact2.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
legoactioncontrolpresenter.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
legoactor.h Add enum for actor IDs (#993) 2024-06-05 18:11:46 +02:00
legoactorpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoactors.h Implement/match LegoEntity::SwitchSound / SwitchMove / SwitchColor / SwitchMood (#995) 2024-06-05 19:40:44 +02:00
legoanimactor.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
legoanimationmanager.h Backports of isle-portable x64 fixes (#1044) 2024-06-25 17:56:30 +02:00
legoanimmmpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoanimpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legobackgroundcolor.h Implement/match LegoBackgroundColor::SetLightColor and related (#758) 2024-03-29 21:50:00 +01:00
legobuildingmanager.h Implement/match LegoPlantManager::ScheduleAnimation (#1051) 2024-07-02 01:14:04 +02:00
legocachesoundlist.h Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legocachesoundmanager.h Implement/match LegoCacheSound::Play and Lego3DSound::FUN_10011a60 (#987) 2024-06-02 17:09:09 +02:00
legocachsound.h Implement/match LegoActor::Mute (#992) 2024-06-04 12:19:59 -04:00
legocameracontroller.h Implement/match LegoCameraController::FUN_10012290 and FUN_10012320 (#969) 2024-05-30 14:48:14 +02:00
legocarbuild.h feat: Implement several ::Serialize functions (#1017) 2024-06-14 23:24:34 +02:00
legocarbuildpresenter.h Consolidate state and building entity classes (#989) 2024-06-03 18:53:25 +02:00
legocarraceactor.h Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legocharactermanager.h Implement/match LegoPlantManager interaction functions (#1041) 2024-06-19 18:57:05 +02:00
legocontrolmanager.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
legoendanimnotificationparam.h Implement/match LegoAnimationManager::Notify (#875) 2024-05-01 15:00:42 +02:00
legoentity.h Implement/match LegoEntity::SwitchSound / SwitchMove / SwitchColor / SwitchMood (#995) 2024-06-05 19:40:44 +02:00
legoentitylist.h (Refactor) Use more forward declarations (#881) 2024-05-03 18:19:12 +02:00
legoentitypresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoeventnotificationparam.h Define cursor enum and custom cursor window message (#980) 2024-06-01 16:07:58 +02:00
legoextraactor.h Implement/match LegoPathActor::SwitchBoundary (#943) 2024-05-20 20:27:00 +02:00
legoflctexturepresenter.h Implement/match LegoFlcTexturePresenter (#1015) 2024-06-10 17:44:55 +02:00
legofullscreenmovie.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legogamestate.h Refactor JukeBox, add enum for music (#988) 2024-06-03 13:00:38 +02:00
legohideanimpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoinputmanager.h Improve naming, use virtual key constants (#979) 2024-06-01 04:46:05 +02:00
legojetski.h Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legojetskiraceactor.h Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legoloadcachesoundpresenter.h Implement/match LegoCacheSound::Create and LegoLoadCacheSoundPresenter::StreamingTickle (#986) 2024-06-01 17:29:37 -04:00
legolocations.h Implement/match PlayCamAnim and CameraTriggerFire (#935) 2024-05-18 20:43:19 +02:00
legolocomotionanimpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legolodlist.h Implement/match LegoPartPresenter::Store (#643) 2024-03-09 19:03:21 +01:00
legoloopinganimpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legomain.h Implement/match LegoPlantManager::CreatePlant (#1039) 2024-06-18 19:35:03 +02:00
legometerpresenter.h Implement LegoMeterPresenter::DrawMeter (#964) 2024-05-29 16:47:25 +02:00
legomodelpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02: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 AnimState (#1042) 2024-06-21 14:41:01 -04:00
legoobjectfactory.h Add remaining classes, implement/match LegoObjectFactory (#1026) 2024-06-13 02:02:47 +02:00
legopalettepresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legopartpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legopathactor.h Implement/match IslePathActor::Exit (#997) 2024-06-06 17:45:37 +02:00
legopathboundary.h Backports of isle-portable x64 fixes (#1044) 2024-06-25 17:56:30 +02:00
legopathcontroller.h Backports of isle-portable x64 fixes (#1044) 2024-06-25 17:56:30 +02:00
legopathcontrollerlist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legopathedgecontainer.h Implement LegoPathActor::VTable0x9c (#942) 2024-05-20 18:27:54 +02:00
legopathpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legopathstruct.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
legophoneme.h Implement/match LegoPhonemePresenter::StartingTickle (#809) 2024-04-16 16:07:13 +02:00
legophonemelist.h Beta matching MxString (#842) 2024-04-24 12:10:51 -04:00
legophonemepresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
legoplantmanager.h Implement/match LegoPlantManager::ScheduleAnimation (#1051) 2024-07-02 01:14:04 +02:00
legoplants.h Implement/match LegoPlantManager::FUN_10026c50 (#1043) 2024-06-25 17:28:10 +02:00
legopointofviewcontroller.h Implement/match LegoPointOfViewController::Tickle (#667) 2024-03-13 18:46:20 +01:00
legorace.h Start implementing LegoRaceCar (#1050) 2024-07-01 11:39:31 -07:00
legoraceactor.h Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legoracecar.h Start implementing LegoRaceCar (#1050) 2024-07-01 11:39:31 -07:00
legoracemap.h Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04: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/match LegoSoundManager::UpdateListener (#985) 2024-06-01 23:13:57 +02:00
legostate.h feat: Implement several ::Serialize functions (#1017) 2024-06-14 23:24:34 +02:00
legotextureinfo.h Implement/match LegoROI/LegoLOD::GetTexture (#814) 2024-04-17 15:18:34 +02:00
legotexturepresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +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 Ambulance::HandleButtonDown (#1028) 2024-06-13 17:34:44 +02:00
legovariables.h Implement/match DuneBuggy class (#1055) 2024-07-02 21:16:35 +02:00
legovideomanager.h Implement/match BumpBouy class (#1058) 2024-07-04 23:28:23 +02:00
legoworld.h Backports of isle-portable x64 fixes (#1044) 2024-06-25 17:56:30 +02:00
legoworldlist.h Minor style/naming fixes (#593) 2024-02-25 15:14:39 +01:00
legoworldpresenter.h Add static HandlerClassName function (#973) 2024-05-30 19:10:41 +02:00
misc.h Implement/match Ambulance::Tickle (#1021) 2024-06-12 15:13:52 +02:00
motorcycle.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
mxbackgroundaudiomanager.h (Refactor) Use more forward declarations (#881) 2024-05-03 18:19:12 +02:00
mxcompositemediapresenter.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
mxcontrolpresenter.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
mxtransitionmanager.h TransitionNone() -> NoTransition() (#659) 2024-03-11 21:23:31 -04:00
pizza.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
pizzeria.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
police.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
racecar.h Implement/match Ambulance::Notify (#998) 2024-06-06 18:19:43 +02:00
raceskel.h Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
radio.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
registrationbook.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
score.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
scripts.h Refactor LegoOmni into LegoMain/Scripts (#883) 2024-05-04 14:06:32 +02:00
skateboard.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00
towtrack.h Implement/match Motocycle, consistent notification names (#1037) 2024-06-16 16:47:53 +02:00