1
1
mirror of synced 2025-02-15 01:42:33 +01:00

7 Commits

Author SHA1 Message Date
91a9f9ad25
Switch compiler to MSVC (#16)
* Initial working cmake version
Code style changes according to CLion suggestions
Changed logging to use template instead of macros
---------
Co-authored-by: asesidaa <1061472754@qq.com>

* Reformat everything, updated readme for MSVC
* Warnings annoy me deeply
* Update artifact export
* Simplifying file hierarchy
Build result will now be in dist
2024-11-27 21:07:17 +01:00
esuo1198
d1fca5e78a Disable sorting includes 2024-11-03 22:09:40 +09:00
esuo1198
bf2f54df84 Change clang-format settings and format all codes 2024-04-26 16:01:00 +09:00
BroGamer
b119478ce3 Initial refactor
cards.dat has been replaced with cards.ini
there are no more plugins though plugin support still exists
card reading is not yet implemented
08.18/amauth support is not yet implemented
2023-09-10 17:50:00 +12:00
BroGamer
7266f58506 Update style 2022-06-20 07:17:39 +12:00
BroGamer
f473eaad5a Move all the boring generic stuff to a single file 2022-06-20 06:40:07 +12:00
BroGamer
e746464108 Initial Commit 2022-06-20 05:36:27 +12:00