usbloadergx/source/prompts
giantpune 30535c6f5d *code beautification*
formatted the code to make it easier to read.  no functional changes at all.

i didn't put anything from the libwiigui folder or banner folder in the beautifier.

my automated .bat seems to have done a good job.  the only places i see it fucked up was on (GXColor){blablabla}.  it treated the brackets in the color like all the other brackets and put the color on a new line and indented it.  i think i fixed most of them.  not sure if it messed up anywhere else.  also not sure about how it handled different linebreaks.  it looks fine on windows.  if it looks messed up on linux, it can be reverted.

the code still compiles and runs fine.
2009-07-30 05:41:12 +00:00
..
DiscBrowser.cpp *code beautification* 2009-07-30 05:41:12 +00:00
DiscBrowser.h added a function to auto select the alt dol based on a list. there are only a few on the list right now. 2009-07-16 06:37:33 +00:00
filebrowser.cpp *code beautification* 2009-07-30 05:41:12 +00:00
filebrowser.h *code beautification* 2009-07-30 05:41:12 +00:00
gameinfo.cpp *code beautification* 2009-07-30 05:41:12 +00:00
gameinfo.h Made a function to save the URL for WiiTDB.zip in a txt file on the update path. This is for people that don't have WiFi or neighbors with WiFi or can't take their Wii to TacoBell or Starbucks who has free WiFi. The text on the bottom of the gameinfo window tells how to use it. And if the function completed, the text tells exactly where the URL was saved. For those really stupid people, the text also tells them to copy/paste this URL into a web browser to get the zip file they need. 2009-07-22 06:56:50 +00:00
ProgressWindow.cpp *code beautification* 2009-07-30 05:41:12 +00:00
ProgressWindow.h *code beautification* 2009-07-30 05:41:12 +00:00
PromptWindows.cpp *code beautification* 2009-07-30 05:41:12 +00:00
PromptWindows.h *code beautification* 2009-07-30 05:41:12 +00:00
TitleBrowser.cpp *code beautification* 2009-07-30 05:41:12 +00:00
TitleBrowser.h *code beautification* 2009-07-30 05:41:12 +00:00