36 Commits

Author SHA1 Message Date
d619231357 First render. 2023-11-17 00:02:04 -06:00
c544d784a7 New scene items system 2023-11-15 18:56:25 -06:00
cda4576a05 Base refactor 2023-11-14 09:16:48 -06:00
2d4287a277 Removed physics for now. 2023-11-12 23:29:52 -06:00
40c83de92c Adding unit tests. 2023-11-01 23:52:36 -05:00
0126661ce2 Rewrote assertions 2023-11-01 21:48:10 -05:00
0752d7ba4b Nuked dawnshared 2023-11-01 21:34:32 -05:00
38175d044b Made emscripten work a bit better 2023-11-01 10:42:51 -05:00
4dd4cb045c Added libarchive support to Dawn. 2023-10-09 13:16:52 -05:00
ac797c8abb Moving some assets around 2023-06-20 10:54:15 -07:00
6069c71384 Prepping to allow textures to have different render modes/types. Prepping for freetype support 2023-05-21 23:35:39 -07:00
0c8f825b1a Half done with Scene Component Parsing 2023-03-23 21:43:02 -07:00
e13158e6c3 Simplified DawnGAme a lot 2023-03-15 15:50:29 -07:00
09cb20271b Just breaking stuff 2023-03-14 22:27:46 -07:00
f7ff21fa8d UI 2023-03-05 12:58:59 -08:00
0ae51cd4dd I just made C++ God and it's scary 2023-02-26 21:56:39 -08:00
e8892b6477 Moved poker to the games dir 2023-02-26 14:02:31 -08:00
11e12fb0ed Tic tac toe basically done 2023-02-26 14:01:45 -08:00
d1bec11558 Added basic debug lines 2023-02-22 13:41:52 -08:00
97d2de2cae Updated locale gen 2023-02-07 21:22:57 -08:00
06a6aa9e50 Just refactored tools to C++ 2023-02-06 22:16:47 -08:00
9505dd9f06 Just roughing physics 2023-01-07 17:07:16 -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
1e7dcb815e Save Manager 2022-12-17 23:18:06 -08:00
36ad2fecca Adding basic language support unfinished 2022-12-15 21:11:37 -08:00
e6d475d170 Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
e892224900 Adding assert tools back 2022-11-07 06:55:15 -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
e4806d380f Progress on fonts 2022-10-23 09:56:26 -07:00
bc74e6782b UI Hello World 2022-10-23 01:01:16 -07:00
02e8fdd02c Added texture, assets, tools and texture loading. 2022-10-20 21:50:52 -07:00
70f14ee2e5 Fixed all my pointers 2022-10-19 19:44:47 -07:00
6dfa0cecf2 More Progress 2022-10-18 15:23:50 -07:00