Commit Graph

6 Commits

Author SHA1 Message Date
Bram Verhulst
f5d352239c Add basic controller Support
Fix more memory leaks (seeing a trend here)
2024-04-24 21:38:14 +02:00
Bram Verhulst
1b90f222a4 Add alot of memory leak fixes 2024-04-23 11:17:17 +02:00
Bram Verhulst
db83ae5e13 Remove Point2f, replace with Vector2f 2024-04-17 13:54:48 +02:00
Bram Verhulst
9def986c83 Fix precompiled headers
Added edge detection (if it works :/)
2024-04-06 01:23:24 +02:00
Bram Verhulst
71d364d9d8 Added inheritance for the screen system
basic edge detection for tile rendering
2024-04-04 13:49:38 +02:00
Bram Verhulst
0f9bb76973 Reformat + Basic animation system
General fixes
2024-04-01 10:27:37 +02:00