Commit Graph

4 Commits

Author SHA1 Message Date
KikooDX 53132075b8 replace cmake with meson & use C99 instead of C89
This commit also takes care of all the warnings that didn't appear
with CMake. I decided to switch to C99 cause my code clearly wasn't
C89 compliant.
2021-05-04 22:32:37 +02:00
KikooDX 246287b466 Forking KBLE C -> SLE
Will be a simple editor with mouse control only.
2021-03-23 17:26:42 +01:00
KikooDX 933ee23bd3 Level read and write. 2021-03-18 19:19:39 +01:00
KikooDX f83c9fd8d4 KBLE C rewrite initiated. 2021-03-18 17:38:39 +01:00