.. |
banner
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
cheats
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
FileOperations
|
*Removed easter egg (no one ever found it anyway)
|
2010-09-25 06:54:27 +00:00 |
fonts
|
undo the code formatting. somehow it got screwed up
|
2010-02-09 10:59:55 +00:00 |
homebrewboot
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
ImageOperations
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
images
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
language
|
*Removed easter egg (no one ever found it anyway)
|
2010-09-25 06:54:27 +00:00 |
libs
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
libwiigui
|
*Removed message from settings about Hermes v4 (since it's not true anymore)
|
2010-10-01 20:03:14 +00:00 |
memory
|
*Moved GameStatistics (FavoriteRank/PlayCount) out of cfg.c and into an own class. All settings are now separated. Old rankings and playcounts will be reseted due to a new format.
|
2010-09-25 08:51:44 +00:00 |
menu
|
*Removed message from settings about Hermes v4 (since it's not true anymore)
|
2010-10-01 20:03:14 +00:00 |
mload
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
network
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
patches
|
*Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57)
|
2010-10-01 15:01:19 +00:00 |
prompts
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
settings
|
*Removed message from settings about Hermes v4 (since it's not true anymore)
|
2010-10-01 20:03:14 +00:00 |
sounds
|
undo the code formatting. somehow it got screwed up
|
2010-02-09 10:59:55 +00:00 |
system
|
*Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57)
|
2010-10-01 15:01:19 +00:00 |
themes
|
*Removed message from settings about Hermes v4 (since it's not true anymore)
|
2010-10-01 20:03:14 +00:00 |
usbloader
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
utils
|
*Fix for image resource manager
|
2010-09-26 18:19:45 +00:00 |
wad
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
xml
|
*Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments.
|
2010-09-24 21:22:01 +00:00 |
audio.cpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +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 |
bannersound.cpp
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
bannersound.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
fatmounter.c
|
*Update to new libfat
|
2010-10-01 18:53:38 +00:00 |
fatmounter.h
|
little optimization
|
2010-09-24 13:46:32 +00:00 |
filelist.h
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
FontSystem.cpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
FontSystem.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
FreeTypeGX.cpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
FreeTypeGX.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
gecko.c
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
gecko.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
input.cpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
input.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
lstub.cpp
|
little optimization
|
2010-09-24 13:46:32 +00:00 |
lstub.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
main.cpp
|
* turn off some debug output
|
2010-09-30 04:24:17 +00:00 |
main.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
memory.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
menu.cpp
|
*Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57)
|
2010-10-01 15:01:19 +00:00 |
menu.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
svnrev.h
|
* remove little unused code
|
2010-09-18 23:16:05 +00:00 |
sys.cpp
|
*Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57)
|
2010-10-01 15:01:19 +00:00 |
sys.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
video.cpp
|
*Removed ramdisk
|
2010-09-26 08:33:43 +00:00 |
video.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
wpad.c
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
wpad.h
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
wstring.cpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
wstring.hpp
|
* Unified formating of source files.
|
2010-09-24 00:48:03 +00:00 |
ZipFile.cpp
|
*Removed easter egg (no one ever found it anyway)
|
2010-09-25 06:54:27 +00:00 |
ZipFile.h
|
* Moved minizip sources into a more approriate place.
|
2010-09-24 12:57:38 +00:00 |