.. |
banner
|
*Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them)
|
2009-10-21 19:32:46 +00:00 |
cheats
|
* little stuff in FreeTypeGX
|
2009-10-24 22:03:12 +00:00 |
fonts
|
Added a macron in case any particular title happens to require it. The network init prompt won't show up at all when network has already been initialized. Ocarina should work for people that still had the problem with recent revisions (it fixed it for me, but only when using SD, not SDHC).
|
2009-10-18 21:23:54 +00:00 |
homebrewboot
|
sprinkled gprintf() throughout the source some more.
|
2009-10-20 23:00:19 +00:00 |
images
|
- minor edits on images.
|
2009-11-06 12:53:08 +00:00 |
language
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
libwbfs
|
*Added BannerSound playback to GameWindowPrompt, playing the gamesounds back (Thanks to Hibernatus for his decoding and uncompressing functions)
|
2009-11-08 20:13:57 +00:00 |
libwiigui
|
* little stuff in FreeTypeGX
|
2009-10-24 22:03:12 +00:00 |
mload
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
network
|
*Changed to download files under their real filename
|
2009-11-02 22:15:28 +00:00 |
patches
|
fix compile warnings from devkit r18
|
2009-10-14 21:59:13 +00:00 |
prompts
|
* Language files update & doubloons removed
|
2009-11-09 01:43:13 +00:00 |
ramdisk
|
* remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new
|
2009-10-31 23:23:27 +00:00 |
settings
|
* Language files update & doubloons removed
|
2009-11-09 01:43:13 +00:00 |
sounds
|
Added sound after successful disc installation (823). Battery indicator turns red when power is down to 1/4 like on the original Wii menu (456). Fixed code dump when setting "standard" music (602). Updated gecko codes URL to geckocodes.org (834), enabled reading CRLF txt files from geckocodes.org. Enabled longer synopsis text so that existing game descriptions aren't cut on the game info page (but please keep them short, this is for descriptions, not reviews).
|
2009-08-07 16:10:54 +00:00 |
themes
|
*Changed to download files under their real filename
|
2009-11-02 22:15:28 +00:00 |
unzip
|
Fixed bugs with sending zip files:
|
2009-10-02 06:55:40 +00:00 |
usbloader
|
*Added WiiPowers New Super Mario Patch. (Thanks WiiPower)
|
2009-11-09 21:49:28 +00:00 |
wad
|
revert dimok's stuff, because it makes too many trubble
|
2009-10-19 20:34:54 +00:00 |
xml
|
fix compile warnings from devkit r18
|
2009-10-14 21:59:13 +00:00 |
audio.cpp
|
*code beautification*
|
2009-07-30 05:41:12 +00:00 |
audio.h
|
*Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next.
|
2009-05-03 18:53:31 +00:00 |
data1
|
Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code.
|
2009-05-11 19:55:14 +00:00 |
fatmounter.c
|
Added a macron in case any particular title happens to require it. The network init prompt won't show up at all when network has already been initialized. Ocarina should work for people that still had the problem with recent revisions (it fixed it for me, but only when using SD, not SDHC).
|
2009-10-18 21:23:54 +00:00 |
fatmounter.h
|
Added a macron in case any particular title happens to require it. The network init prompt won't show up at all when network has already been initialized. Ocarina should work for people that still had the problem with recent revisions (it fixed it for me, but only when using SD, not SDHC).
|
2009-10-18 21:23:54 +00:00 |
filelist.h
|
*Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them)
|
2009-10-21 19:32:46 +00:00 |
FreeTypeGX.cpp
|
* little stuff in FreeTypeGX
|
2009-10-24 22:03:12 +00:00 |
FreeTypeGX.h
|
* little stuff in FreeTypeGX
|
2009-10-24 22:03:12 +00:00 |
Game_Sound.cpp
|
* Language files update & doubloons removed
|
2009-11-09 01:43:13 +00:00 |
Game_Sound.h
|
*Added BannerSound playback to GameWindowPrompt, playing the gamesounds back (Thanks to Hibernatus for his decoding and uncompressing functions)
|
2009-11-08 20:13:57 +00:00 |
gecko.c
|
* remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new
|
2009-10-31 23:23:27 +00:00 |
gecko.h
|
* remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new
|
2009-10-31 23:23:27 +00:00 |
input.cpp
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
input.h
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
listfiles.c
|
- fix tooltips in GameCarousel
|
2009-10-05 10:53:19 +00:00 |
listfiles.h
|
- fix tooltips in GameCarousel
|
2009-10-05 10:53:19 +00:00 |
lstub.c
|
* remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new
|
2009-10-31 23:23:27 +00:00 |
lstub.h
|
sprinkled gprintf() throughout the source some more.
|
2009-10-20 23:00:19 +00:00 |
main.cpp
|
sprinkled gprintf() throughout the source some more.
|
2009-10-20 23:00:19 +00:00 |
main.h
|
revert dimok's stuff, because it makes too many trubble
|
2009-10-19 20:34:54 +00:00 |
memory.h
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
menu.cpp
|
* little stuff in FreeTypeGX
|
2009-10-24 22:03:12 +00:00 |
menu.h
|
*Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them)
|
2009-10-21 19:32:46 +00:00 |
Metaphrasis.cpp
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
Metaphrasis.h
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
oggplayer.c
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
oggplayer.h
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
stub.S
|
Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code.
|
2009-05-11 19:55:14 +00:00 |
svnrev.h
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
sys.cpp
|
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
|
2009-09-30 23:10:58 +00:00 |
sys.h
|
*A few cleanups
|
2009-07-05 06:39:56 +00:00 |
video.cpp
|
revert dimok's stuff, because it makes too many trubble
|
2009-10-19 20:34:54 +00:00 |
video.h
|
*code beautification*
|
2009-07-30 05:41:12 +00:00 |
wpad.c
|
*code beautification*
|
2009-07-30 05:41:12 +00:00 |
wpad.h
|
*code beautification*
|
2009-07-30 05:41:12 +00:00 |
ZipFile.cpp
|
*Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them)
|
2009-10-21 19:32:46 +00:00 |
ZipFile.h
|
*Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them)
|
2009-10-21 19:32:46 +00:00 |