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
efd8cc6616
Removed all instances of static data in Game class
...
see Issue #27
2024-04-10 11:15:23 +02:00
d10afe1e07
refactored labels to be within Entity class
2024-02-02 22:20:08 +01:00
ae54dd3158
Removed debug print, added TODO comment
2024-01-30 15:22:23 +01:00
9a01a19385
Merge branch 'collision-manager'
2024-01-30 00:36:39 +01:00
fa4586f1db
Rewrote collision detection
2024-01-29 23:49:58 +01:00
ineslelin
06a603b9d5
throwing projectile makes sound
2024-01-29 20:53:35 +01:00
baf3a206b6
reformatted inconsistent code and optimized imports
2024-01-24 16:28:41 +01:00