Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-11 | replace emojis resource with sqlite | ouwou | |
2024-01-18 | add a bajillion headers back in to compile if pch is off | ouwou | |
2022-08-14 | remove unnecessary cstdio include (#101) | dragontamer8740 | |
2022-08-14 | Big-endian 'emojis.bin' decoding fix (#100) | dragontamer8740 | |
* Big-endian patch: fixes emojis.bin reading on big-endian systems (tested only on 32-bit PowerPC linux) | |||
2022-04-05 | fix up a bunch of clang-tidy stuff | ouwou | |
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past | |||
2021-11-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |