53 Commits

Author SHA1 Message Date
c770953b2e VN Dummy 2024-09-29 00:47:12 -05:00
2cb1d745b2 Add JSON parser 2024-09-27 21:55:53 -05:00
e5f3f69120 Restored UI Label support 2024-09-10 17:36:04 -05:00
7d8c104a93 Update codebase 2024-05-27 11:53:00 -05:00
3c31c2872d Added some extra functions for managing assets. 2023-12-06 08:59:19 -06:00
0b61be734d TrueType Textures are now loading properly. 2023-12-06 08:52:16 -06:00
e4da9b4d2f idk why but my GDB just stopped working 2023-12-05 20:58:11 -06:00
f140b26172 TTF 2023-12-04 21:43:31 -06:00
3920dd34a3 Timeout and Interval events 2023-11-25 23:57:07 -06:00
94941b1c14 Texture loading done. 2023-11-25 19:31:16 -06:00
89fe77c07e Asset Progress 2023-11-25 15:51:20 -06:00
1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
0beb1d9cb7 Converted first thing to shared pointers. 2023-11-02 20:35:11 -05:00
5547c7c236 Push 2023-11-02 17:56:18 -05:00
b4c7953c93 Sunset old state system finally. 2023-11-02 12:36:14 -05:00
79b7e235ab Commit prog. 2023-11-02 10:39:50 -05:00
c4032b4a84 Bit of cleanup. 2023-11-01 23:08:20 -05:00
d530210bed Starting refactor now. 2023-11-01 22:03:16 -05:00
c5cfc31436 Rewrote assertions 2023-11-01 21:48:10 -05:00
4315a7e847 Made emscripten work a bit better 2023-11-01 10:42:51 -05:00
cf9dd63148 About to refactor all the tools to python. 2023-10-22 00:59:04 -05:00
52c473b029 Added libarchive support to Dawn. 2023-10-09 13:16:52 -05:00
9fd31edc4a Added ave and craig 2023-08-01 23:06:47 -07:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
6de9e3a67f Moving some scene files around 2023-07-03 23:05:59 -07:00
af3b0751f7 Scene change support 2023-06-30 07:33:22 -07:00
0b26b5a06a Added texture data format support 2023-06-20 08:35:28 -07:00
de7504a4b4 Fixed bug with VN scrolling 2023-06-18 10:00:28 -07:00
2964aa4a95 Removed old TrueType 2023-06-16 10:46:41 -07:00
0c84689245 API Almost finished 2023-06-11 09:05:25 -07:00
86bca79768 Loading fonts is done 2023-06-10 12:01:14 -07:00
1af1f9ef14 About 3/4 done with new font system 2023-06-09 23:12:10 -07:00
8b3ecc88a6 Font loading progress 2023-06-09 09:04:45 -07:00
d70ae88359 Font loading progress 2023-06-09 09:04:38 -07:00
8328dba55c First phase moving from STBTT to FreeType 2023-05-22 11:25:59 -07:00
4a0c817a1c Prepping to allow textures to have different render modes/types. Prepping for freetype support 2023-05-21 23:35:39 -07:00
f69312e9f9 POC 2023-03-09 22:52:22 -08:00
d1892c3617 Updating a few more things to state events, will probably stop here for now and revist the trailing things later. 2023-03-01 14:16:50 -08:00
821074dfc4 Perfected Audio 2023-01-17 19:34:47 -08:00
7585891276 about to add SDL and probably break everything 2023-01-16 10:01:06 -08:00
4090e61406 Fixed dynamic asset loading. 2022-12-16 09:04:12 -08:00
71dbf6e646 Switched UI Label to use localized strings. 2022-12-16 08:45:14 -08:00
b17592f4fd Finished localization 2022-12-16 08:05:01 -08:00
5b48fb3901 Adding basic language support unfinished 2022-12-15 21:11:37 -08:00
6404f35b1c Little documentation update 2022-12-14 06:27:10 -08:00
5b6f9124b5 Fixed whatever was wrong with my shader 2022-12-05 19:27:32 -08:00
8059158bae Added tileset loading. 2022-12-05 13:57:18 -08:00
ba9881e39d Working on assets 2022-12-01 22:37:42 -08:00
1e8dfa7388 Writing some docs 2022-11-12 01:46:18 -08:00
d81cb5d834 Added appropriate delete statements. 2022-11-12 01:35:47 -08:00