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

10 Commits

Author SHA1 Message Date
160ba5a2d9 #66 removed UI elements from HealthComponent 2024-06-24 22:38:01 +02:00
58e2bb0d30 Merge branch 'ref/nicole' into separation-refactor 2024-06-14 00:46:19 +02:00
68a3e48131 rename Game->GameInternal 2024-05-29 09:07:54 +02:00
1f27d24de3 ref(Healthcomp, Stateffects) 2024-05-02 23:50:28 +02:00
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