41 Commits

Author SHA1 Message Date
f333cc47fa Final commit pre C++ 2021-11-25 08:31:35 -08:00
6c9eb8b685 A bit more code cleanup 2021-11-22 20:25:45 -08:00
8a77b39e07 Moved a tonne of code around 2021-11-22 09:20:01 -08:00
9b4acae63c Technically refactored. 2021-11-14 22:42:10 -08:00
54d01b5ed6 Asset manager is now in charge of the loaded assets. 2021-11-13 22:06:41 -08:00
e4222866ef Working on the new refactor of primitive and shader 2021-11-11 09:47:42 -08:00
2d05d9e60e Added asset manager into the game engine itself. 2021-11-09 08:14:20 -08:00
b86b66dae6 Finished asset manager 2021-11-09 07:58:06 -08:00
6856e97337 Cleaning up some assetman code. 2021-11-09 00:48:29 -08:00
5a48eba8b3 Doing some thinking about asset manager 2021-11-08 09:02:10 -08:00
b06099d11e Fixed assets not loading. 2021-11-07 11:05:55 -08:00
332d1c3080 Oh yeah, it's all coming together 2021-11-07 10:36:39 -08:00
715ecd3a73 I hate my life 2021-11-05 10:55:10 -07:00
e7c9848f63 Working on C tooling 2021-11-04 11:28:11 -07:00
11cf4c7831 Testing around with asset loading. 2021-11-03 23:49:38 -07:00
7097e7a1d4 Finished asset manager. 2021-11-03 10:48:03 -07:00
b2e99bb976 More CMake stuff 2021-10-17 00:12:35 -07:00
f7165daa6d Did some tweaks to the CMakeLists 2021-10-16 22:57:19 -07:00
d8ded38fd5 Refactored some tooling. 2021-10-16 20:06:17 -07:00
97a8d936b5 Trying to optimize memory. 2021-10-16 15:52:16 -07:00
d4632cee31 Fixed bundle bugs. 2021-09-25 23:22:05 -07:00
6904a46bec Begin refactor. 2021-09-18 23:13:05 -07:00
ef9137fabb Added JS engine. 2021-09-18 00:39:00 -07:00
8d69d12728 Cleaned up some UI code. 2021-09-12 13:01:20 -07:00
ecd5c0c47c Added XML Parser. 2021-09-12 11:28:39 -07:00
5369795134 Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
64a2dd5773 Added missing header comments. 2021-08-29 10:07:42 -07:00
01c26b9e16 Added additional settings to control assets prefix. 2021-08-27 20:30:53 -07:00
23c0bdaba6 Compiling for RG351M successfully. 2021-08-27 12:29:51 -07:00
fabb35b7cf Fixed many casting issues. 2021-08-21 12:18:01 -07:00
68986fd108 Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
1f3f23a76e Added basic CSV Parser 2021-08-07 23:21:50 -07:00
c451538def Just writing code nothing special. 2021-08-02 22:58:02 -07:00
76307d2746 Moving some code around 2021-05-23 22:27:19 -07:00
b0dce455f0 Added True Type fonts 2021-05-23 10:53:00 -07:00
8fbf353cd9 Render pipeline working. 2021-05-20 22:47:26 -07:00
f7c1380f06 Refactored. 2021-04-22 13:55:34 +10:00
ff8b84b542 Reshuffled 2021-04-19 21:30:34 +10:00
4f02128553 Much much better 2021-02-23 07:57:24 +11:00
424577f835 Added input manager and license. 2021-02-22 07:01:44 +11:00
24218cca63 Added shader loading, added glad 2021-02-17 23:17:19 +11:00