0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 15:53:42 +00:00

6 Commits

Author SHA1 Message Date
Sara Varga
2e7a1b45cf refactor: removed Components.h file
consisted of includes of all components -> components included when not necessary
TODO: had to add 3 component includes in Entity.h because of template function; move if possible
2024-05-01 13:47:42 +02:00
d10afe1e07 refactored labels to be within Entity class 2024-02-02 22:20:08 +01:00
93bbd83d37 Merge pull request #25 from Nimca0/menu 2024-01-30 19:42:31 +01:00
e979b4aa88 Cleanup of legacy code booleans 2024-01-30 03:27:11 +01:00
fa4586f1db Rewrote collision detection 2024-01-29 23:49:58 +01:00
baf3a206b6 reformatted inconsistent code and optimized imports 2024-01-24 16:28:41 +01:00