20 Commits

Author SHA1 Message Date
a69d8ac042 fix(core): add tanabata struct to core.h 2023-01-13 15:40:20 +03:00
62773539cd refactor(core,lib): move all core and lib structs and constants to a separate header file 2023-01-13 02:17:09 +03:00
50b1300847 chore(core,lib): add #pragma once to header files 2023-01-13 00:28:14 +03:00
0b0bc93a8d feat(core): add sasa and tanzaku update functions 2022-12-30 13:47:00 +03:00
4724962cd3 feat(core): add functions to remove all kazari with a specific sasa/tanzaku ID 2022-12-28 17:05:09 +03:00
535e077b6c style(core): correct one comment in core.h 2022-12-25 01:38:48 +03:00
d404378251 fix(core): change hole constants to extern class 2022-12-23 16:53:52 +03:00
26b4746f41 fix(core): change hole constants to static class 2022-12-23 16:22:48 +03:00
91a53fa703 feat(core): remove tanzaku alias field 2022-12-23 15:14:17 +03:00
1f454f6770 feat(core): leave remove functions only by ID 2022-12-23 14:29:33 +03:00
cd9dddc6cd refactor(core): rename "content" field to "database" 2022-12-23 14:23:22 +03:00
6739d60c0d refactor(core): define hole sasa/tanzaku/kazari constants 2022-12-23 14:01:17 +03:00
cee515da52 refactor(core): change hole ID to -1 2022-12-23 13:21:04 +03:00
99d6a2a95c style(core): correct comments in core.h 2022-12-23 13:16:27 +03:00
c043bba958 perf(core): add hole management 2022-12-22 17:02:24 +03:00
3660e2eb44 fix(core): some significant fixes 2022-12-22 15:19:48 +03:00
4b6c328198 style(core): edit comments in core.h 2022-12-22 14:23:46 +03:00
f075769648 style(core): edit comments in core.h 2022-12-21 17:55:36 +03:00
6f02cdae10 feat(core): add new remove functions
Now sasa can be removed not only by ID, but also by file path, tanzaku can also be removed by name and alias.
2022-12-21 16:16:46 +03:00
587415dc78 init(core): add core 2022-12-21 18:07:59 +03:00