isle/LEGO1/omni/include
Christian Semmler ee2bcb4d53
Order symbols in LegoWorld (#1321)
* Partially order `LegoWorld` symbols

* Further order `LegoWorld`
2025-01-10 01:31:45 +01:00
..
flic.h Implement FLIC (#481) 2024-02-29 18:00:57 +01:00
mxactionnotificationparam.h Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
mxatom.h Beta match* MxStreamer (#1099) 2024-09-05 16:06:40 -07:00
mxaudiomanager.h Rename InitPresenters to Create, remove this keyword (#1000) 2024-06-07 22:13:42 +02:00
mxaudiopresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
mxautolock.h Style refactor omni/system components (#974) 2024-05-30 21:03:43 +02:00
mxbitmap.h rename MxSmack to MxSmk (#1288) 2024-12-27 13:00:56 -05:00
mxbitset.h Beta match* MxStreamer (#1099) 2024-09-05 16:06:40 -07:00
mxcollection.h Order symbols in LegoWorld (#1321) 2025-01-10 01:31:45 +01:00
mxcompositepresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxcore.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
mxcriticalsection.h Style refactor omni/system components (#974) 2024-05-30 21:03:43 +02:00
mxdebug.h Add MxTrace function (#1054) 2024-07-02 10:46:40 -07:00
mxdiskstreamcontroller.h More BETA matches in MxDiskStreamController (#1292) 2024-12-27 21:03:04 +01:00
mxdiskstreamprovider.h Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxdisplaysurface.h Implement MxDisplaySurface::VTable0x34 (#1264) 2024-12-23 19:18:14 +01:00
mxdsaction.h MxDSBuffer::ParseChunk to 100% (#1257) 2024-12-21 20:03:12 -07:00
mxdsactionlist.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
mxdsanim.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsbuffer.h Refactor surrounding MxDSChunk utility functions (#1313) 2025-01-06 13:20:47 -07:00
mxdschunk.h Refactor surrounding MxDSChunk utility functions (#1313) 2025-01-06 13:20:47 -07:00
mxdsevent.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsfile.h Use macros for Seek modes (#1235) 2024-12-16 22:13:52 +01:00
mxdsmediaaction.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxdsmultiaction.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsobject.h Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxdsobjectaction.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsparallelaction.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsselectaction.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsserialaction.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdssound.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdssource.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsstill.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxdsstreamingaction.h Beta match MxDSStreamingAction (#1314) 2025-01-06 15:41:40 -07:00
mxdssubscriber.h Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxentity.h Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
mxeventmanager.h cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
mxeventpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxflcpresenter.h Beta match progress for flic.cpp (#1162) 2024-11-22 01:07:40 +01:00
mxhashtable.h Beta matching MxVariableTable (#811) 2024-04-17 11:31:48 +02:00
mxio.h Add MXIOINFO::CreateChunk (#1306) 2025-01-01 19:23:16 +01:00
mxlist.h Order symbols in LegoWorld (#1321) 2025-01-10 01:31:45 +01:00
mxloopingflcpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxloopingmidipresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxloopingsmkpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxmediamanager.h Rename InitPresenters to Create, remove this keyword (#1000) 2024-06-07 22:13:42 +02:00
mxmediapresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
mxmemorypool.h Beta match* MxStreamer (#1099) 2024-09-05 16:06:40 -07:00
mxmidipresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxmisc.h Beta matching MxAtom classes (#847) 2024-04-25 17:43:42 +02:00
mxmusicmanager.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxmusicpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxnextactiondatastart.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxnotificationmanager.h (Proposal) Introduce arithmetic operators to Vector2 (#1193) 2024-12-07 17:26:22 +01:00
mxnotificationparam.h Rename c_notificationDrag* enum (#1191) 2024-12-04 16:19:48 -07:00
mxobjectfactory.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxomni.h Rename Start/StopTimer to Pause/Resume (#1007) 2024-06-09 13:39:22 -04:00
mxomnicreateflags.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxomnicreateparam.h (Refactor) Use more forward declarations (#881) 2024-05-03 18:19:12 +02:00
mxpalette.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxparam.h Beta match* MxStreamer (#1099) 2024-09-05 16:06:40 -07:00
mxpoint32.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxpresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
mxpresenterlist.h Implement/match LegoRaceMap (#1087) 2024-08-17 11:30:39 -07:00
mxqueue.h Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
mxramstreamcontroller.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxramstreamprovider.h Add all BETA10 ClassName() functions and vtables (#1258) 2024-12-22 08:13:34 -07:00
mxrect16.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxrect32.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxrectlist.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
mxregion.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxregioncursor.h basic name improvements (#930) 2024-05-18 15:20:05 -04:00
mxregionlist.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
mxscheduler.h Style refactor omni/system components (#974) 2024-05-30 21:03:43 +02:00
mxsemaphore.h Style refactor omni/system components (#974) 2024-05-30 21:03:43 +02:00
mxsize32.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxsmk.h rename MxSmack to MxSmk (#1288) 2024-12-27 13:00:56 -05:00
mxsmkpresenter.h rename MxSmack to MxSmk (#1288) 2024-12-27 13:00:56 -05:00
mxsoundmanager.h Implement LegoCarBuild functions, refactor BackgroundAudioManager (#1117) 2024-10-25 09:04:01 -07:00
mxsoundpresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
mxstillpresenter.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxstreamchunk.h Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxstreamchunklist.h (Refactor) Use more forward declarations (#881) 2024-05-03 18:19:12 +02:00
mxstreamcontroller.h More BETA matches in MxDiskStreamController (#1292) 2024-12-27 21:03:04 +01:00
mxstreamer.h Beta match* MxStreamer (#1099) 2024-09-05 16:06:40 -07:00
mxstreamprovider.h Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxstring.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxstringlist.h Minor tweak to MxList template (#1083) 2024-08-11 13:23:39 -07:00
mxthread.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxticklemanager.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxticklethread.h Style refactor omni/system components (#974) 2024-05-30 21:03:43 +02:00
mxtimer.h MxTimer touch-up (#1096) 2024-09-01 11:51:33 -07:00
mxtypes.h Implement LegoCharacterManager::CreateROI (#709) 2024-03-22 18:40:19 +01:00
mxutilities.h Move CreateStreamObject to proper location (#1249) 2024-12-20 22:15:52 +01:00
mxutilitylist.h Match some list functions in MxStreamController to BETA10 (#1273) 2024-12-24 22:42:20 +01:00
mxvariable.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxvariabletable.h Beta matching MxVariableTable (#811) 2024-04-17 11:31:48 +02:00
mxvideomanager.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxvideoparam.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxvideoparamflags.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxvideopresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
mxwavepresenter.h Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00