Commit graph

5 commits

Author SHA1 Message Date
Tropical 682c898563 fix: accidentally declared static in the implementation 2026-03-12 03:14:32 -05:00
Tropical b20c17c4b7 fix: UB due to assuming wchar_t is utf16 2026-03-12 03:11:49 -05:00
niansa e6d19edf8d Added string conversion for Iggy everywhere where needed 2026-03-12 01:59:37 +01:00
niansa/tuxifan d3521fabf8
Add Linux version of Iggy [Please Squash into feat branch] (#182)
* Added Linux version of Iggy

* Expose audio functionality

* Reimplemented IggyAudioOutParamExtendedInformation more carefully

* Link to .o files directly

* Allow required SWF files to be loaded on Linux

* Some other misc ifdef WINDOWS64 fixes

* Another ifdef windows64 fix
2026-03-11 13:25:27 -05:00
Tropical ad1e8369bc refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Renamed from Common/UI/UIScene.cpp (Browse further)