|
|
1a917af13c
|
fixed several memory leaks caused by not including virtual destructors, added a config for the visualizer, next up is lua
|
2021-12-22 12:33:47 -05:00 |
|
|
|
8213dd8cb3
|
started pulling in lua stuff, fixed an issue with camera range
|
2021-12-12 17:17:09 -05:00 |
|
|
|
cd37945791
|
Added some helpers to camera and range lib to replace the standard ranges library due to some issues clangd has with the gcc implementation
|
2021-12-12 03:48:56 -05:00 |
|
|
|
2308ef4eb2
|
Camera implemented
|
2021-12-11 21:32:43 -05:00 |
|
|
|
994a128c14
|
Input processor interface and sdl implementation added, now frees text textures after displaying text, need to look into caching so we can let manager handle it
|
2021-12-06 14:54:11 -05:00 |
|
|
|
26b341ee63
|
sprites and ttf work
|
2021-12-05 22:24:10 -05:00 |
|
|
|
3473e3dab7
|
texture manager, going to pull out into a resource manager
|
2021-12-04 09:09:59 -05:00 |
|
|
|
7b2a0719b1
|
initial commit
|
2021-12-03 19:45:52 -05:00 |
|