| .. |
|
flic.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxactionnotificationparam.h
|
Implement CarRace (#1165)
|
2024-11-23 12:33:15 -07:00 |
|
mxatom.h
|
Merge remote-tracking branch 'isle/master' into mergeii
|
2025-05-26 09:49:34 -07:00 |
|
mxaudiomanager.h
|
Rename InitPresenters to Create, remove this keyword (#1000) (#20)
|
2024-06-25 19:57:18 +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
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02: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
|
Replace Windows CriticalSection with SDL Mutex (#7)
|
2024-06-25 19:51:12 +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
|
Make draw cursor feature work for modern platforms (#480)
|
2025-07-03 18:05:46 +02:00 |
|
mxdsaction.h
|
Merge remote-tracking branch 'isle/master' into mergeisle8
|
2025-05-12 08:39:16 -07:00 |
|
mxdsactionlist.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsanim.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsbuffer.h
|
Refactor surrounding MxDSChunk utility functions (#1313)
|
2025-01-06 13:20:47 -07:00 |
|
mxdschunk.h
|
Handle unaligned read/write (#82)
|
2025-05-18 13:27:44 -07:00 |
|
mxdsevent.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsfile.h
|
Use SDL3 functions in more locations (#44)
|
2024-12-24 18:04:46 -07:00 |
|
mxdsmediaaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsmultiaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsobject.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsobjectaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsparallelaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsselectaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsserialaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdssound.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdssource.h
|
Merge remote-tracking branch 'isle/master' into merge
|
2024-12-23 09:38:55 -07:00 |
|
mxdsstill.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04:00 |
|
mxdsstreamingaction.h
|
Beta match and cleanup of MxDS* classes (#1432)
|
2025-04-10 22:59:55 -04: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 |
|
mxgeometry.h
|
Fix address for MxRect constructor (#1419)
|
2025-03-16 19:47:06 -04:00 |
|
mxhashtable.h
|
Fix MxHashTableNode constructor (#1511)
|
2025-05-20 20:42:42 +02:00 |
|
mxio.h
|
Merge remote-tracking branch 'isle/master' into isleupd
|
2025-01-06 16:15:16 -07:00 |
|
mxlist.h
|
Revert "Use template specialization solution" (#137)
|
2025-05-20 23:10:51 +02:00 |
|
mxloopingflcpresenter.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) (#20)
|
2024-06-25 19:57:18 +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 |
|
mxminiaudio.h
|
Add MxMiniaudio wrapper to fix resource issues (#131)
|
2025-05-20 02:07:20 +02:00 |
|
mxmisc.h
|
Use SDL3 functions in more locations (#44)
|
2024-12-24 18:04:46 -07: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
|
Merge remote-tracking branch 'isle/master' into merge
|
2024-12-23 09:38:55 -07:00 |
|
mxomni.h
|
Emscripten port (#229)
|
2025-06-13 00:26:43 +02:00 |
|
mxomnicreateflags.h
|
Use SDL3 functions in more locations (#44)
|
2024-12-24 18:04:46 -07:00 |
|
mxomnicreateparam.h
|
Implement a functional DirectDraw (#81)
|
2025-05-15 20:45:53 -07:00 |
|
mxpalette.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxparam.h
|
Fix ambiguous matches in BETA10 (#1520)
|
2025-05-26 07:25:47 +02:00 |
|
mxpresenter.h
|
Fix presenter progress event (#300)
|
2025-06-13 16:32:25 +00:00 |
|
mxpresenterlist.h
|
Fix ambiguous matches in BETA10 (#1520)
|
2025-05-26 07:25:47 +02: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 |
|
mxregion.h
|
Use MxGeometry header (#1399)
|
2025-03-11 21:13:13 -04:00 |
|
mxscheduler.h
|
Style refactor omni/system components (#974)
|
2024-05-30 21:03:43 +02:00 |
|
mxsemaphore.h
|
Replace Windows CriticalSection with SDL Mutex (#7)
|
2024-06-25 19:51:12 +02:00 |
|
mxsmk.h
|
Merge remote-tracking branch 'isle/master' into mergeisle3
|
2025-03-14 13:59:52 -07:00 |
|
mxsmkpresenter.h
|
rename MxSmack to MxSmk (#1288)
|
2024-12-27 13:00:56 -05:00 |
|
mxsoundmanager.h
|
Add MxMiniaudio wrapper to fix resource issues (#131)
|
2025-05-20 02:07:20 +02:00 |
|
mxsoundpresenter.h
|
Order functions in binary up to end of Act2Actor (#1312)
|
2025-01-05 21:00:50 +01:00 |
|
mxstillpresenter.h
|
Improve order until legomain.cpp (#1350)
|
2025-01-17 18:33:27 -07: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
|
Merge remote-tracking branch 'isle/master' into mergeii
|
2025-05-26 09:49:34 -07:00 |
|
mxstreamprovider.h
|
Refactor MxStreamList based lists (#1260)
|
2024-12-23 16:32:16 +01:00 |
|
mxstring.h
|
1.0 compatibility (#434)
|
2025-06-27 02:30:24 +02:00 |
|
mxstringlist.h
|
Minor tweak to MxList template (#1083)
|
2024-08-11 13:23:39 -07:00 |
|
mxthread.h
|
Merge remote-tracking branch 'isle/master' into mergeisle7
|
2025-05-09 09:27:32 -07:00 |
|
mxticklemanager.h
|
More debug features: pause/step/resume (#140)
|
2025-05-21 19:54:22 +02:00 |
|
mxticklethread.h
|
Style refactor omni/system components (#974)
|
2024-05-30 21:03:43 +02:00 |
|
mxtimer.h
|
Use SDL3 functions in more locations (#44)
|
2024-12-24 18:04:46 -07:00 |
|
mxtypes.h
|
Let LegoStorage know of memory size (#129)
|
2025-05-20 02:18:11 +02:00 |
|
mxutilities.h
|
Merge remote-tracking branch 'isle/master'
|
2025-07-01 17:05:59 -07: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
|
Use SDL3 functions in more locations (#44)
|
2024-12-24 18:04:46 -07:00 |
|
mxvideomanager.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxvideoparam.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxvideoparamflags.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxvideopresenter.h
|
Restructure miniwin and add support for 3D backends
|
2025-05-29 04:07:53 +02:00 |
|
mxwavepresenter.h
|
Add MxMiniaudio wrapper to fix resource issues (#131)
|
2025-05-20 02:07:20 +02:00 |