Commit Graph

  • 3906d0fe32 Added Menu_DrawTPL and Menu_DrawTPLMem and Banner Class (WIP) thedarkness1981 2009-07-13 00:57:30 +0000
  • d8bad4932f thedarkness1981 2009-07-13 00:42:28 +0000
  • fae66e538d thedarkness1981 2009-07-13 00:40:25 +0000
  • 8620ab0702 *Forgot about FlipX control when added the Carousel stuff. This should fix the wrong navigation. dimok321 2009-07-12 15:17:23 +0000
  • 58ceb5c8bb *Oops forgot to remove these two before committing dimok321 2009-07-12 14:04:46 +0000
  • 50231648ca *Made a Buffer Thread for the Carousell to load covers. Now there is no GameLimit anymore, no long loading time and no such memory usuage by it. dimok321 2009-07-12 14:02:48 +0000
  • 46791e8ab2 hide the M behind the rev# after the source has been edited for a full channel. remove the progress window after downloading an update and before installing a wad. giantpune 2009-07-12 13:27:14 +0000
  • 85a7bc723c forgot move some files thedarkness1981 2009-07-12 13:18:43 +0000
  • c5b6d02cb6 Wad stuff in it´s own directory thedarkness1981 2009-07-11 15:33:57 +0000
  • 33ed6a4add thedarkness1981 2009-07-11 15:08:58 +0000
  • 8d541f801a Downloads the english cover/disc images if the one for your country isn´t found thedarkness1981 2009-07-11 15:00:37 +0000
  • 99e133a8e1 fixed code dump in gamewall. added delete after update wad in installed put more garbage in the readmii giantpune 2009-07-11 14:12:02 +0000
  • e7b7663ed3 fix for issue 687 thedarkness1981 2009-07-11 12:26:36 +0000
  • 37c620db90 forgot to upload these files with the last stuff. giantpune 2009-07-11 07:21:38 +0000
  • 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. giantpune 2009-07-11 05:55:29 +0000
  • a38c04d73a *Updated to new libogc (you need to update libogc files to be able to compile) dimok321 2009-07-08 21:25:35 +0000
  • 5d6a361d03 prompt to install game if a disc is inserted giantpune 2009-07-07 13:47:37 +0000
  • 9b713cee7c changed progress window to not use settile but instead use setskew. this way we are drawing 1 progressbar image every loop but stretched instead of 100 little images each loop. giantpune 2009-07-07 11:06:51 +0000
  • bc2b263a96 *Forgot to remove something which broke 222/223 support dimok321 2009-07-06 07:18:54 +0000
  • e9385e9448 *Reverting the USB FAT Option (was a bad idea, going to search for a better solution) dimok321 2009-07-05 23:50:55 +0000
  • 7b2454befd *Added a Setting to disable FAT/FAT32 Support for USB 2nd Partitions dimok321 2009-07-05 23:01:29 +0000
  • 8c28cab3cb *small compile fix dimok321 2009-07-05 20:28:10 +0000
  • 79a7fd9017 *Changed whole GameInstall ProgressWindow behaviour This should fix the weird freezes and crashes while installing. The ProgressWindow is now in its own thread and updates the values fast again. dimok321 2009-07-05 20:22:29 +0000
  • a8cde60913 *A few cleanups dimok321 2009-07-05 06:39:56 +0000
  • d9bbb3b662 *Support for wiitdb.com added *Downloads the images depending from which country the game is There are still missing images so please everyone who wants to help please add them on www.wiitdb.com. ;) thedarkness1981 2009-07-03 21:30:24 +0000
  • 4c684e5969 Cheattitle scrolls now and some other small stuff thedarkness1981 2009-07-03 14:59:32 +0000
  • 8c076a8eb9 changed fatmounter.c by taking out all the stuff to detect the first FAT partition. Because it is now included in libfat. This file is in our downloads section for people that want it. If you compile a dol/ elf without it, it will have issues seeing FAT usb partitions. giantpune 2009-07-02 22:04:47 +0000
  • 29f9832467 cleanup and changed some graphics. added the new easy installer on download section (fix some stuff and disabled the wiitdb download section because the new server send back a timeout.) rameonweb 2009-07-02 17:02:34 +0000
  • 98979c62be fix the copy/paste oversight i made. this probably fixes the cover mix up. giantpune 2009-07-01 18:19:35 +0000
  • cebc980f63 save the # of rows that are shown in the grid with the settings. fixed a little memory hole in the gamewall while i was in there. giantpune 2009-07-01 02:05:50 +0000
  • baffea9810 added i warning for loading gct files over 255 lines. it works in theory, but i didn't test it at all. giantpune 2009-06-30 22:05:40 +0000
  • 92ae470725 added 2 more servers to get images from. they are cycled to spread the load. if an image is missing on one, we try the others. changed a bit the way that the screensaver is called giantpune 2009-06-29 19:15:11 +0000
  • a741b58732 changed the address we get covers from. this doesnt mean open season to DL 50000000 covers or else we will be in the same boat we were in people. giantpune 2009-06-28 21:56:38 +0000
  • c4fde86562 * expand escaped chars in language-files ardi@ist-einmalig.de 2009-06-26 15:20:18 +0000
  • 9c1a0e2d8b add wait to WindowPrompt constructor. wait is # of loops the prompt will wait then select choice 1. if wait<0 it is void. giantpune 2009-06-26 12:38:03 +0000
  • 2f3c679f0f change to menu=MENU_CHECK after alt dol fails. this takes longer but is needed for crappy drives that don't work right with the regular init function. giantpune 2009-06-25 22:07:13 +0000
  • 68a24d0784 fix broken alt dol loading stuff. giantpune 2009-06-25 21:15:57 +0000
  • d87fdb5df8 giantpune 2009-06-25 20:35:15 +0000
  • 77103f3af8 fix a syntax booboo which kept games from starting giantpune 2009-06-25 19:01:33 +0000
  • b88018fff4 made a prompt to call you an idiot if you tell it to load an alt dol that is not in the dol path. giantpune 2009-06-25 18:15:58 +0000
  • 6e969da66a add trig1(buttononlyTrigger) to menu_disclist and use it to initiate cover downloads. (tested and working ) now you can press 1 from any game browser and DL covers. giantpune 2009-06-25 16:41:02 +0000
  • d58f540a81 combine 002fix and anti fix into 1 settings. off/on/anti. tested and working in main settings and game settings. giantpune 2009-06-25 15:58:16 +0000
  • 87c95b3cef add anti002 to game specific settings. giantpune 2009-06-25 13:43:48 +0000
  • eea639c177 remove "test" tooltip from gamewall giantpune 2009-06-25 12:47:09 +0000
  • 8b83f89c9c put in support for little not-so-widescreen TVs on gamewall. Didn't have one to test it on but it probably works. giantpune 2009-06-25 07:06:55 +0000
  • 236e54ca01 added CheatMenu Button (Ocarina Image) into GameSettings, new path option for txt cheat files and of course the CheatMenu. Actually there is only one comment line supported. For a small collection of txt cheat files look under downloads ;). thedarkness1981 2009-06-24 07:33:31 +0000
  • d73fac1add change the handling of language-files. now use GNU gettext.(i hope, i have no file forgotten) ardi@ist-einmalig.de 2009-06-23 18:59:28 +0000
  • 38c978c042 Temporary fix for alternative dol not working for some people. No need to update if the previous revision worked for you. lustar.mii 2009-06-21 09:01:24 +0000
  • e228da697f *Fixed for some HDDs GameList/Windows not loading. dimok321 2009-06-20 11:11:07 +0000
  • 63a5de42ca Made 002fix automatic when anti-002 is turned on. Didn't test it at all. If it breaks games it can be reverted. Made tooltip transparency in the theme file. use tooltipAlpha = ###. default is 255 (max). giantpune 2009-06-20 10:10:40 +0000
  • cdc9f7afbd *Fixed mess up with lustars merge. *Added Playcounter Reset to GameSettings (545 fixed the PlayCounter not GameCounter :P) *Added global PlayCounter reset function (its not used yet) *Probably fixed the issue some HDDs had ("No partition found") *Probably fixed cursor disappearing after downloading update dimok321 2009-06-20 08:19:01 +0000
  • 92441e56b2 lustar.mii 2009-06-20 00:32:10 +0000
  • 0258de337e *This should fix the GameCounter problem probably. dimok321 2009-06-19 23:20:18 +0000
  • 0fdf3a252e All language files should now be encoded in UTF-8, unicode fix option was removed, fixed slowdown for large fonts loaded from SD, small changes in game info page, merged XML database changes to trunk (see log for rev536). lustar.mii 2009-06-19 23:13:10 +0000
  • c80332eff3 *Added Anti 002 Fix to GlobalSettings which was made by WiiPower (Thanks) dimok321 2009-06-19 20:20:03 +0000
  • 1ab0f813e2 *Added Block IOS Reload option to GameSettings (which was in our Loader all the time since i implemented 222 and wasn't used lol) dimok321 2009-06-18 16:09:45 +0000
  • 2a35194fba Added sitting for the screensaver. new images from the steering wheel. giantpune 2009-06-18 08:37:24 +0000
  • 383aaa45e5 *added a little screensaver which depends on the wiimote timeout (for now set to 300 seconds) *added 2 functions (by dimok) to wpad.c: bool IsWpadConnected(); void WPad_SetIdleTime(u32 seconds); mauricewoelk 2009-06-18 07:36:23 +0000
  • ed5370945d uncommented some code i forgot about. giantpune 2009-06-18 07:12:27 +0000
  • 0d0d54ea66 *Fixed GameSettings not being saved right *Moved the WC24 Shutdown to networkop.cpp dimok321 2009-06-17 20:44:00 +0000
  • f31c19b989 * remove all onlinefix stuff and replaced with a permanentfix (without IOS-reload) ardi@ist-einmalig.de 2009-06-17 19:24:27 +0000
  • 1079b110a7 *Fixed Alternate DOL not working (since 529) dimok321 2009-06-17 11:10:25 +0000
  • db9df14d66 made a function to delete game statistics & favorite choice. Removed game settings and game statistics when a game is deleted from the drive. giantpune 2009-06-17 06:07:43 +0000
  • bf12b2f997 dimok321 2009-06-16 18:13:03 +0000
  • 044185abe2 *Fixed GameSettings not loading some options dimok321 2009-06-16 18:12:47 +0000
  • a0c87cc1ff added custom path for replacement dol. added a few entries into language.h & cpp made title tooltips on the gamewall transparent. made a readmii file. giantpune 2009-06-16 13:42:52 +0000
  • 22ca798b5e *Added Alternate DOL support which is used to boot games that don't work due to IOS Reloads like Mortal Kombat dimok321 2009-06-16 11:29:07 +0000
  • de071197b0 *the files werent deleted dimok321 2009-06-16 08:29:22 +0000
  • 00d8692ebe *Moved gct.cpp and gct.h to branches since its not used and seems somehow to cause troubles (it shouldnt be but somehow it does -_-) dimok321 2009-06-16 08:28:50 +0000
  • 124c3f05ed Forwarder changes: *Fixed Codedumps from Preload *Fixed USB not working *Changed back to old LoadMii dolloader (which is working with preloader too now) dimok321 2009-06-15 23:11:36 +0000
  • ca3ab2f042 Finally added the GCT Class ;) (Comments in TXT files are not supported for now) thedarkness1981 2009-06-15 17:10:16 +0000
  • 35e2fbe238 *Added missing "Child" language *Fixed "Eject Error" dimok321 2009-06-15 16:31:56 +0000
  • 0cb02386ee * forgot to remove my log-messages (sorry) ardi@ist-einmalig.de 2009-06-15 15:37:18 +0000
  • f354a915d7 ardi@ist-einmalig.de 2009-06-15 15:32:40 +0000
  • 88ab764854 * added custom font. its called "font.ttf" and will loaded from theme-path (issue 541) * little Bugfix ardi@ist-einmalig.de 2009-06-15 15:29:27 +0000
  • f3443c0ae8 added tooltips to gamegrid with game titles giantpune 2009-06-15 13:25:47 +0000
  • a34eae2528 put cios# in credits with the Rev# giantpune 2009-06-15 06:36:26 +0000
  • 8750eb2851 *Fixed some BUGs dimok321 2009-06-14 20:43:58 +0000
  • 3cf77ae5f3 *Added Global Error 002 fix settings *Added PatchCountryStrings to GameSettings *Changed ParentalControl displayed as "words" and added one more level dimok321 2009-06-14 18:42:26 +0000
  • c6badb92de *Fixed Ocarina giving blackscreen *Changed some stuff to the Apploader dimok321 2009-06-14 12:59:38 +0000
  • 51afe469cc Because Action needs a big A, added Capitalization to the Genre on Game Info Page. Title language should refresh properly when the config for a game was deleted using the Settings menu (to delete the config, use the "default" option, without saving) lustar.mii 2009-06-14 11:47:21 +0000
  • 71e9fe1169 *Forgot to remove a thing and change browser value dimok321 2009-06-14 10:42:39 +0000
  • 02d53a5e09 *Fixed some issues *Added 16:9 forwarder *Changed video mode change behaviour *Added new GameSetting "Online fix" dimok321 2009-06-14 10:08:41 +0000
  • 4ca4ab1061 *Fixed some issues *Added 16:9 forwarder *Changed video mode change behaviour *Added new GameSetting "Online fix" dimok321 2009-06-14 10:08:41 +0000
  • 9a4fd8e680 split Genre display on several lines on the Game Info page. lustar.mii 2009-06-14 09:33:55 +0000
  • 6396c7099f Fixed the reason for the fix I broke in my last batch of fixes. lustar.mii 2009-06-14 04:59:32 +0000
  • 1efc9d1f89 Several small fixes + enabled displaying titles from database in main list and game info screen. The titles now change to the language that is set in the Game Info settings and individual game settings will override it. All titles default to English if the preferred language is not available for a game. lustar.mii 2009-06-14 03:42:46 +0000
  • bc8084fe75 *Forgot something dimok321 2009-06-13 23:47:38 +0000
  • 587fdbbae2 *Reverting some stuff to the OLD way before new IOS222 Now if you use 249 there is no change to R492 before 222. So if you still get blackscreens it wasnt caused by that. dimok321 2009-06-13 23:39:42 +0000
  • 70d8b4f4a4 *Made forwarder Preloader compatible thanks to SpaceJump (only for DOLs though) dimok321 2009-06-13 22:26:43 +0000
  • fc76b6a9c6 *Changes to the OGG thread handling *Changed the Updater source in some ways and added an own thread for it for later AutoUpdate feature (when gamestarting problem after networkinit is fixed) dimok321 2009-06-13 21:10:37 +0000
  • fd4b98714f * little changes * remove using of rev.txt ardi@ist-einmalig.de 2009-06-13 12:56:24 +0000
  • 33eaefe81e *Small changes dimok321 2009-06-13 09:51:01 +0000
  • 6d082b7c66 Fixed a codedump caused by not having any games and playing around in the gamewall. giantpune 2009-06-13 06:49:09 +0000
  • 2874d9672c Took out debug TXT that I left in the coverwall. fixed some stuff in the gameinfo window. giantpune 2009-06-13 06:32:02 +0000
  • 2ee3521ff5 little changes. giantpune 2009-06-13 01:10:00 +0000
  • 8601abdf29 *Sorting files a bit dimok321 2009-06-13 00:24:36 +0000
  • 940fa4b441 *Reverted cyrex changes to the settings *Added Japanese UnicodeFix made by Rudolph (thanks) (you still need to compile with a japanese font.ttf to have it work) *Added missing languagevariables dimok321 2009-06-12 20:11:59 +0000
  • d7c3bea35c *forgot to add that shit to gamesettings mauricewoelk 2009-06-12 13:43:07 +0000
  • 684dded37d *shitload of color changes to get closer to the original wii menu. *added sliding top and bottom in settings. mauricewoelk 2009-06-12 13:34:05 +0000