| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implemented base64 decoding (#777) | Stefan Boberg | 2026-02-23 | 1 | -2/+190 |
| | | | | Co-authored-by: Stefan Boberg <[email protected]> | ||||
| * | remove ZENCORE_API completely (#718) | Stefan Boberg | 2026-01-19 | 1 | -2/+2 |
| | | | | initially we had ZENCORE_API macros to potentially allow for DLL linkage. It turns out that this is not useful and the macros just contribute noise, so this change removes them completely. | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+107 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||