Commit Graph

19 Commits

Author SHA1 Message Date
givememystuffplease
9929079943 The 3 menu buttons now can be switched between with hovering.
Removed CLI mode (temporarily)
Added extras feature to remove NUSD files\folders
2010-08-31 02:59:35 +00:00
givememystuffplease
7b173829bc Some form of CLI added (wiiNinja style) 2010-08-16 23:41:13 +00:00
givememystuffplease
f0a6219e1f RemoveFooter() on WAD creation. 2010-08-16 16:16:43 +00:00
givememystuffplease
eb6a8c9069 Added a few "Extras".
Script naming now covered.
2010-08-15 04:24:31 +00:00
givememystuffplease
3577de06cf Greatly reduced database loading times and lag (AddRange vs Add) 2010-08-12 16:04:04 +00:00
givememystuffplease
cebb9df3ff Alphabatized database listings... form seems to be slowing during the process again, must be fixed... 2010-08-12 01:08:25 +00:00
givememystuffplease
2170d807ee MouseWheel scrolling in database lists. 2010-08-11 21:48:24 +00:00
givememystuffplease
1f14032ca7 Scripts mostly working all around (naming todo, etc) 2010-08-11 01:28:39 +00:00
givememystuffplease
534b2a502c "FolderFix" working for the most part 2010-07-21 03:52:15 +00:00
givememystuffplease
a2e4475bbe Finished code for folder reorganization 2010-07-20 02:49:48 +00:00
givememystuffplease
75de125e7f Created method to take old folder structure and restructure it (UNFINISHED) 2010-07-11 01:09:50 +00:00
givememystuffplease
f844482e71 Attempt at finalizing how the user interacts with database during load. 2010-07-10 18:42:35 +00:00
givememystuffplease
6ac6a30516 Database scripts now located and added. 2010-07-10 03:32:53 +00:00
givememystuffplease
15a7ad7893 Database updates continued.
Icon Changed.
2010-07-10 02:55:06 +00:00
gb.luke
999d8bd4cf Hmm, pretty colours? Let's see how this goes... 2010-07-10 00:40:09 +00:00
gb.luke
1c6ebd6a6d Made changes for build/release configuration, including notes in-program. 2010-07-09 21:30:15 +00:00
gb.luke
692bd3963b Made changes so debug builds are more obvious. 2010-07-09 21:24:22 +00:00
givememystuffplease
407721c9c8 Database loading from Database.cs (VERY WIP)
Needs a lot of work!
2010-07-09 20:41:01 +00:00
gb.luke
db536a2fbe Building the project will now automagically output a copy of the .exe to the "NUS Downloader/Latest/" folder - this cuts out the crud of revisioning the entire bin folder, but yet still allows linking directly to the latest executable.
IT IS NOW REALLY IMPORTANT TO BUILD BEFORE UPLOADING EVERY REVISION!
2010-07-09 18:03:09 +00:00