33 Commits

Author SHA1 Message Date
085facd079 Even more shared pointers. 2023-11-10 22:33:21 -06:00
732a90931c Converted a couple more things to shared pointers. 2023-11-10 20:12:18 -06:00
c4032b4a84 Bit of cleanup. 2023-11-01 23:08:20 -05:00
9ad9995663 First pass memory tool 2023-10-10 08:55:50 -05:00
404d1c6227 Added UI Scaling support 2023-07-24 11:01:29 -07:00
a062b5a376 Fixed Mac OSX Bugs 2023-07-23 15:02:44 -07:00
a94b16e23f Inserted OpenGL Error checking 2023-07-23 13:57:25 -07:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
ef6b269141 Starting to support OSX 2023-07-21 08:56:36 -07:00
7b9c6576af Tool refactoring 2023-03-22 18:54:22 -07:00
cc502591bd FPS Label Implemented 2023-03-21 07:50:21 -07:00
f5c5d1f49d Added PS Vita support 2023-03-14 00:20:43 -07:00
186ac8bc3f UI menu now accepts mouse input from absolutes. 2023-03-08 16:39:24 -08:00
0f9e9f2ccc Tic tac toe basically done 2023-02-26 14:01:45 -08:00
9606b4dc9b Starting basic physics, nothing fancy 2023-02-20 00:29:28 -08:00
329383da30 Menu basically done, grid is a bit buggy but good enough. 2023-01-28 21:28:10 -08:00
9168348e6b Audio API first pass 2023-01-17 10:13:08 -08:00
2950bc9184 First attempt to play audio 2023-01-17 00:11:22 -08:00
7585891276 about to add SDL and probably break everything 2023-01-16 10:01:06 -08:00
0558b3bb25 Subscenes 2023-01-14 22:06:35 -08:00
19f688afe1 Just making tiny improvements to things. 2023-01-07 14:35:54 -08:00
659ab3d760 Added basic prefabs finally 2023-01-03 16:44:16 -08:00
ba9881e39d Working on assets 2022-12-01 22:37:42 -08:00
d81cb5d834 Added appropriate delete statements. 2022-11-12 01:35:47 -08:00
42645883cd Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
37eaa706b7 Working on time and input 2022-10-27 23:38:04 -07:00
942de96e16 Lots of UI Component Updates 2022-10-27 08:16:55 -07:00
57b3354d4c InputManager finish 2022-10-25 20:55:05 -07:00
80d6cba854 Testing textures and events 2022-10-20 15:49:25 -07:00
acc9d798cb Fixed all my pointers 2022-10-19 19:44:47 -07:00
f0cbae4cf8 Working on RenderTarget example 2022-10-19 00:43:16 -07:00
8698ef318b Game rendering now. 2022-10-18 15:58:21 -07:00
6f10535962 More Progress 2022-10-18 15:23:50 -07:00