Commit Graph

8 Commits

Author SHA1 Message Date
Joostinonline
a02438750b -Some minor notes and improvements to thread.c 2013-10-29 18:20:39 +00:00
Joostinonline
4a2bbe92ae -App now exits properly on error, and textures are freed
-Fixed loading bar and cogs not appearing during upload
-More work on rewriting IOS_ReloadIOS() so that cogs pause less
-Cogs disappear if there is an error
-A little more code cleanup
2013-10-25 19:14:36 +00:00
Joostinonline
bb7dcdf19d -It needs some work, but I've got the basics of threading. 2013-10-22 13:50:57 +00:00
Joostinonline
3f30c6bbf9 -Shouldn't have stripped down IOS_ReloadIOS
-Added an additional method of checking the System Menu version.  The current way works fine, but it doesn't hurt to have some backup methods.
-Fixed mismatched functions in header files.
-A little bit of code cleanup
-Touched up the cogs
2013-10-21 16:41:01 +00:00
Joostinonline
bd0c05ee6b CHANGES:
-Added support for the new vWii System Menu's
-I've got the beginnings of animation going.  I still need to work on making it smooth
-Fixed the ridiculous bug (possibly intentional?) where the System Menu region is defined by setting.txt, not by what's installed.
-Some minor optimizations

TODO:
-Make those cogs turn smoothly, and possibly touch up the gfx.
-Do some SERIOUS code cleanup.  Just go through that source with some bleach and scrub
2013-10-18 01:25:17 +00:00
Joostinonline
4f4b6ac793 -Added a copy of the license
-Changed from char to const char
2013-10-12 19:15:02 +00:00
Joostinonline
69c02088c2 Testing online update 2013-10-12 18:56:41 +00:00
Joostinonline
996014e212 First commit 2013-10-12 18:38:34 +00:00