giantpune
|
1d48d64f72
|
Change the URL for WiiTDB.zip. Now it only gets XML data for games on your drive rather than getting info for all 1500+ games every time. It is getting them based on the first 4 chars of the ID and there is a 2000 char limit on the URL set by lustar's over protective girlfriend so that translates to a 393 game limit on the XML downloaded from within the app. In case you didn't know, the xml is updated when you either update the full channel or "update all" with the dol.
also fixed one of the code dumps from the gameinfo page.
|
2009-07-15 00:57:37 +00:00 |
|
giantpune
|
9b46eb613a
|
apply flipX settings to gamewall and carousel, fix screensaver bug to keep it from coming on when it is turned off. added support for updating full channel. in order to make the full channel updatable, comment/remove "#define NOTFULLCHANNEL" from promptwindow.h. also there must be a wad to update to (saved as a txt file) on the update server. for some reason the ticket was corrupted when it was stored as a wad.
also there are 6 compile warnings from the conversion of wad.c to .cpp but everything still works and installs fine.
|
2009-07-11 05:55:29 +00:00 |
|
dimok321
|
a8cde60913
|
*A few cleanups
|
2009-07-05 06:39:56 +00:00 |
|
giantpune
|
9c1a0e2d8b
|
add wait to WindowPrompt constructor. wait is # of loops the prompt will wait then select choice 1. if wait<0 it is void.
add prompt if ocarina is on but no code file is found
|
2009-06-26 12:38:03 +00:00 |
|
dimok321
|
0d0d54ea66
|
*Fixed GameSettings not being saved right
*Moved the WC24 Shutdown to networkop.cpp
|
2009-06-17 20:44:00 +00:00 |
|