32 Commits

Author SHA1 Message Date
aaa8573312 Converted a couple more things to shared pointers. 2023-11-10 20:12:18 -06:00
e88ca80265 Bit of cleanup. 2023-11-01 23:08:20 -05:00
a372fe4374 First pass memory tool 2023-10-10 08:55:50 -05:00
bf1f05c335 Added UI Scaling support 2023-07-24 11:01:29 -07:00
2c66a2fd82 Fixed Mac OSX Bugs 2023-07-23 15:02:44 -07:00
7ed019b2c4 Inserted OpenGL Error checking 2023-07-23 13:57:25 -07:00
a5b36fb24a Added reasons to assertions 2023-07-23 10:15:37 -07:00
1b0218c9f3 Starting to support OSX 2023-07-21 08:56:36 -07:00
9e2f093527 Tool refactoring 2023-03-22 18:54:22 -07:00
c93069b2cf FPS Label Implemented 2023-03-21 07:50:21 -07:00
4d0439ca11 Added PS Vita support 2023-03-14 00:20:43 -07:00
6d5d48a5f5 UI menu now accepts mouse input from absolutes. 2023-03-08 16:39:24 -08:00
11e12fb0ed Tic tac toe basically done 2023-02-26 14:01:45 -08:00
467f4d5a3f Starting basic physics, nothing fancy 2023-02-20 00:29:28 -08:00
a06d24aad8 Menu basically done, grid is a bit buggy but good enough. 2023-01-28 21:28:10 -08:00
a403a292be Audio API first pass 2023-01-17 10:13:08 -08:00
9fc4d2e4e2 First attempt to play audio 2023-01-17 00:11:22 -08:00
23fc1206ba about to add SDL and probably break everything 2023-01-16 10:01:06 -08:00
2e55754c49 Subscenes 2023-01-14 22:06:35 -08:00
2592da24d9 Just making tiny improvements to things. 2023-01-07 14:35:54 -08:00
124c652d65 Added basic prefabs finally 2023-01-03 16:44:16 -08:00
695719a7f3 Working on assets 2022-12-01 22:37:42 -08:00
64ff1f279d Added appropriate delete statements. 2022-11-12 01:35:47 -08:00
e6d475d170 Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
9b83426077 Working on time and input 2022-10-27 23:38:04 -07:00
a7049ffc31 Lots of UI Component Updates 2022-10-27 08:16:55 -07:00
d848fdb096 InputManager finish 2022-10-25 20:55:05 -07:00
ee1842be2c Testing textures and events 2022-10-20 15:49:25 -07:00
70f14ee2e5 Fixed all my pointers 2022-10-19 19:44:47 -07:00
fd7c075fa0 Working on RenderTarget example 2022-10-19 00:43:16 -07:00
9e19a621a5 Game rendering now. 2022-10-18 15:58:21 -07:00
6dfa0cecf2 More Progress 2022-10-18 15:23:50 -07:00