isle-portable/LEGO1/omni/include
2024-07-02 10:46:40 -07:00
..
flic.h Implement FLIC () 2024-02-29 18:00:57 +01:00
mxactionnotificationparam.h Implement GasStation::HandleEndAction () 2024-07-02 02:37:51 +02:00
mxatom.h Tweak MxOmni::Destroy and add more beta annotations () 2024-05-07 13:00:16 -04:00
mxaudiomanager.h Rename InitPresenters to Create, remove this keyword () 2024-06-07 22:13:42 +02:00
mxaudiopresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxautolock.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxbitmap.h Implement LegoMeterPresenter::DrawMeter () 2024-05-29 16:47:25 +02:00
mxbitset.h Implement MxMemoryPool () 2024-03-13 21:44:07 -04:00
mxcollection.h Minor style/naming fixes () 2024-02-25 15:14:39 +01:00
mxcompositepresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxcore.h Beta matching MxVariableTable () 2024-04-17 11:31:48 +02:00
mxcriticalsection.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxdebug.h Add MxTrace function () 2024-07-02 10:46:40 -07:00
mxdiskstreamcontroller.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxdiskstreamprovider.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdisplaysurface.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxdsaction.h Beta matching MxDSObject/MxDSAction () 2024-05-03 14:01:27 +02:00
mxdsactionlist.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxdsanim.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsbuffer.h Implement MxMemoryPool () 2024-03-13 21:44:07 -04:00
mxdschunk.h Implement/match LegoLoopingAnimPresenter () 2024-05-15 20:34:36 +02:00
mxdsevent.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsfile.h Refactor files based on beta debug build () 2024-03-09 21:07:52 +01:00
mxdsmediaaction.h Implement/match LegoCacheSound::Create and LegoLoadCacheSoundPresenter::StreamingTickle () 2024-06-01 17:29:37 -04:00
mxdsmultiaction.h Use reference on MxDSObject Deserialize calls () 2024-04-03 12:06:53 -04:00
mxdsobject.h Implement/match LegoControlManager::FUN_100293c0 () 2024-05-30 15:15:16 +02:00
mxdsobjectaction.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsparallelaction.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsselectaction.h Use reference on MxDSObject Deserialize calls () 2024-04-03 12:06:53 -04:00
mxdsserialaction.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdssound.h Implement/match LegoCacheSound::Create and LegoLoadCacheSoundPresenter::StreamingTickle () 2024-06-01 17:29:37 -04:00
mxdssource.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsstill.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdsstreamingaction.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxdssubscriber.h Add MxTrace function () 2024-07-02 10:46:40 -07:00
mxentity.h Refactor files based on beta debug build () 2024-03-09 21:07:52 +01:00
mxeventmanager.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxeventpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxflcpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxhashtable.h Beta matching MxVariableTable () 2024-04-17 11:31:48 +02:00
mxio.h Backports of isle-portable x64 fixes () 2024-06-25 17:56:30 +02:00
mxlist.h Implement/match LegoCharacterManager::FUN_10083c30 () 2024-04-19 14:30:36 +02:00
mxloopingflcpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxloopingmidipresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxloopingsmkpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxmediamanager.h Rename InitPresenters to Create, remove this keyword () 2024-06-07 22:13:42 +02:00
mxmediapresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxmemorypool.h Add MxTrace function () 2024-07-02 10:46:40 -07:00
mxmidipresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxmisc.h Beta matching MxAtom classes () 2024-04-25 17:43:42 +02:00
mxmusicmanager.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxmusicpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxnextactiondatastart.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxnotificationmanager.h Tweak MxOmni::Destroy and add more beta annotations () 2024-05-07 13:00:16 -04:00
mxnotificationparam.h Implement/match Ambulance::HandlePathStruct () 2024-06-13 20:10:19 +02:00
mxobjectfactory.h Add remaining classes, implement/match LegoObjectFactory () 2024-06-13 02:02:47 +02:00
mxomni.h Rename Start/StopTimer to Pause/Resume () 2024-06-09 13:39:22 -04:00
mxomnicreateflags.h Streamline MxVideoParamFlags () 2024-06-06 17:15:57 -04:00
mxomnicreateparam.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxpalette.h Beta match MxPalette () 2024-05-29 22:52:45 +02:00
mxparam.h Reccmp: Use symbol names in asm output () 2024-01-14 22:28:46 +01:00
mxpoint32.h Implement LegoCameraController::Notify & TimeROI::FUN_100a9b40 () 2024-03-21 15:39:23 +01:00
mxpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxpresenterlist.h Minor style/naming fixes () 2024-02-25 15:14:39 +01:00
mxqueue.h Reorganize sources and files () 2024-01-08 10:58:49 +01:00
mxramstreamcontroller.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxramstreamprovider.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxrect16.h Implement LegoMeterPresenter::DrawMeter () 2024-05-29 16:47:25 +02:00
mxrect32.h Implement various infocenter functions () 2024-01-31 15:47:15 +01:00
mxrectlist.h Minor style/naming fixes () 2024-02-25 15:14:39 +01:00
mxregion.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxregioncursor.h basic name improvements () 2024-05-18 15:20:05 -04:00
mxregionlist.h basic name improvements () 2024-05-18 15:20:05 -04:00
mxscheduler.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxsemaphore.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxsize32.h Reorganize sources and files () 2024-01-08 10:58:49 +01:00
mxsmack.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxsmkpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxsoundmanager.h Separate MxCore counter () 2024-03-12 14:59:39 -04:00
mxsoundpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxstillpresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxstreamchunk.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxstreamchunklist.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxstreamcontroller.h Add MxTrace function () 2024-07-02 10:46:40 -07:00
mxstreamer.h Add MxTrace function () 2024-07-02 10:46:40 -07:00
mxstreamlist.h cmake+ci: run clang-tidy () 2024-02-01 21:42:10 +01:00
mxstreamprovider.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxstring.h Beta matching MxString () 2024-04-24 12:10:51 -04:00
mxstringlist.h Minor style/naming fixes () 2024-02-25 15:14:39 +01:00
mxthread.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxticklemanager.h Improve matches in ROI classes () 2024-03-01 18:19:41 +01:00
mxticklethread.h Style refactor omni/system components () 2024-05-30 21:03:43 +02:00
mxtimer.h Implement/match LegoAnimPresenter::StartingTickle () 2024-02-27 17:49:31 +01:00
mxtypes.h Implement LegoCharacterManager::CreateROI () 2024-03-22 18:40:19 +01:00
mxutilities.h Use reference on MxDSObject Deserialize calls () 2024-04-03 12:06:53 -04:00
mxvariable.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxvariabletable.h Beta matching MxVariableTable () 2024-04-17 11:31:48 +02:00
mxvideomanager.h (Refactor) Use more forward declarations () 2024-05-03 18:19:12 +02:00
mxvideoparam.h Streamline MxVideoParamFlags () 2024-06-06 17:15:57 -04:00
mxvideoparamflags.h Streamline MxVideoParamFlags () 2024-06-06 17:15:57 -04:00
mxvideopresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00
mxwavepresenter.h Add static HandlerClassName function () 2024-05-30 19:10:41 +02:00