35 Commits

Author SHA1 Message Date
856bc306fe More cleanup complete 2024-09-08 15:30:41 -05:00
3920dd34a3 Timeout and Interval events 2023-11-25 23:57:07 -06:00
26b5ec2c7f Testing some event stuff 2023-11-17 22:40:08 -06:00
490da9d0c1 First render. 2023-11-17 00:02:04 -06:00
6c6203a41d New scene items system 2023-11-15 18:56:25 -06:00
1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
e3c484d20d BIt more cleanup. 2023-11-13 00:48:48 -06:00
dba5aa36c5 Removed physics for now. 2023-11-12 23:29:52 -06:00
ba185e9fe4 Switching SceneItems to smarts 2023-11-12 23:02:11 -06:00
3836d68033 More standard pointers. 2023-11-12 19:52:41 -06:00
7b1933159b Changed scene item components to smart pointers 2023-11-10 23:21:59 -06:00
0beb1d9cb7 Converted first thing to shared pointers. 2023-11-02 20:35:11 -05:00
b4c7953c93 Sunset old state system finally. 2023-11-02 12:36:14 -05:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
e6c966f3dd Tiled sprite improvements! 2023-05-14 19:06:37 -07:00
60a5a98ec5 Example of allowing multiple components of the same type to be queried. 2023-04-07 07:46:41 -07:00
095a60e5dc First pass of new shader manager 2023-04-04 21:49:20 -07:00
f69312e9f9 POC 2023-03-09 22:52:22 -08:00
b9625e7f14 Switched scene update to state event 2023-03-01 09:40:57 -08:00
68b5cd8df5 Updated useEvent 2023-02-28 22:18:26 -08:00
b32c7e8af6 PRetty good collision detection but there is still some small bug I don't know about 2023-02-24 23:37:27 -08:00
7b5bb990b0 Improved compile time significantly 2023-02-24 00:06:12 -08:00
5dcf20a282 TIny cleanup 2023-02-22 15:55:14 -08:00
389a290362 Added basic debug lines 2023-02-22 13:41:52 -08:00
c065ab08b3 Moved Scene implementation around 2023-02-21 20:59:42 -08:00
0558b3bb25 Subscenes 2023-01-14 22:06:35 -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
4eeecced2f VN System improved. 2022-11-19 13:42:04 -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
acc9d798cb Fixed all my pointers 2022-10-19 19:44:47 -07:00
a86574128d Begin the documentation 2022-10-18 22:35:47 -07:00
e08684de19 Example Triangle Pog 2022-10-18 22:02:03 -07:00
6f10535962 More Progress 2022-10-18 15:23:50 -07:00