Commit Graph

18 Commits

Author SHA1 Message Date
00ca68662c loading screen now loads before transition (before was transition while loading, wait to finish, then continue) 2018-11-01 00:15:29 -05:00
d61b18952f marked progress as volatile 2018-11-01 00:14:31 -05:00
df8397c0c7 progress of content loading is no longer bound to event system 2018-11-01 00:12:43 -05:00
f6fbb366a3 Removed automatic root search from content system 2018-11-01 00:05:10 -05:00
9c50226eb7 basic transition system for between screen transitions (restructured folders) 2018-10-31 23:58:26 -05:00
0e4a4564cf content system now has a event system 2018-10-31 23:57:36 -05:00
46dc862aed smoothed out black to white transition on splash screen 2018-10-31 18:21:44 -05:00
b77aa6d7fd proper splash screen loading as well as proper unloading assets for end of game finished. 2018-10-31 01:10:15 -05:00
831c49b685 fixed directory issue with preferences. 2018-10-30 22:59:10 -05:00
eeebff355f new loading texture. 2018-10-30 19:47:01 -05:00
a9647f2146 Content loading system functioning. 2018-10-30 18:29:54 -05:00
3a4dfb94ac clean up. 2018-10-29 00:33:26 -05:00
8d762c7841 added basic setting persistence system 2018-10-28 22:42:47 -05:00
539a39e51f reorganized file structure; texture and fonts now have appropriate folder resolver; 2018-09-16 01:37:48 -05:00
3779f220ff imrpoved UI system structure and added a basic text module for testing; Untested. 2018-09-15 13:15:32 -05:00
71600738d4 content system now has done check; cleaned assets; 2018-09-12 21:39:21 -05:00
e45d998c3a progress on automated asynchronous content management; ready for testing; began working on font generation system. 2018-09-12 16:34:44 -05:00
419fb6ab6b progress on asset management system 2018-09-12 01:32:05 -05:00