isle-portable/LEGO1/omni/src/common
Christian Semmler 5080e372f9
Emscripten port (#229)
* Emscripten port

* Fix NCC

* Update CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update CMakeLists.txt

* cmake: set iniparser cmake options in local scope

* ci: try adding emscripten to test matrix

* cmake: try to make CMake install package more usable

* cmake: fix typo

* Update CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Add support for .ini loading

* Different default full screen behavior for Emscripten

* Add comments

* Add web platform

---------

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
Co-authored-by: Anonymous Maarten <anonymous.maarten@gmail.com>
2025-06-13 00:26:43 +02:00
..
mxatom.cpp Beta matching MxAtom classes (#847) 2024-04-25 17:43:42 +02:00
mxcompositepresenter.cpp Fix MxParam casts in Notify functions (#1188) 2024-12-03 15:51:03 -07:00
mxcore.cpp Beta matching MxVariableTable (#811) 2024-04-17 11:31:48 +02:00
mxdebug.cpp Use SDL3 functions in more locations (#44) 2024-12-24 18:04:46 -07:00
mxmediamanager.cpp Rename InitPresenters to Create, remove this keyword (#1000) 2024-06-07 22:13:42 +02:00
mxmediapresenter.cpp Complete LegoCarBuildAnimPresenter (#1114) 2024-10-20 14:00:44 -07:00
mxmisc.cpp Replace DirectSound with miniaudio (#21) 2024-06-25 20:02:58 +02:00
mxobjectfactory.cpp merge 2024-09-05 12:09:19 -07:00
mxpresenter.cpp Merge remote-tracking branch 'isle/master' into isle-merge3 2024-12-29 09:21:06 -07:00
mxstring.cpp Map internal paths to filesystem paths (#100) 2025-05-17 03:46:50 +02:00
mxticklemanager.cpp Add various BETA10 references and fixes (#1398) 2025-03-02 19:59:03 +01:00
mxtimer.cpp Use SDL3 functions in more locations (#44) 2024-12-24 18:04:46 -07:00
mxutilities.cpp Emscripten port (#229) 2025-06-13 00:26:43 +02:00
mxvariable.cpp Further clean up Omni/LegoOmni separation (#423) 2024-01-11 16:02:55 +01:00
mxvariabletable.cpp Beta matching MxVariableTable (#811) 2024-04-17 11:31:48 +02:00