Commit Graph

66 Commits

Author SHA1 Message Date
givememystuffplease
79e87fa357 Fixes to the Pre-v1.9 build 2011-01-19 22:33:05 +00:00
givememystuffplease
fbd8c159ff Pre-1.9 release 2011-01-19 21:17:32 +00:00
givememystuffplease
8d60f920c7 GUI changes + check local keys first 2011-01-17 01:56:24 +00:00
givememystuffplease
b01466b343 Updating of all databases (DSi + Wii) 2011-01-16 04:10:51 +00:00
givememystuffplease
d83aee8874 Added DSi Database support (dsidatabase.xml) 2011-01-15 00:37:44 +00:00
givememystuffplease
0566476005 Donations? 2010-10-03 22:02:49 +00:00
givememystuffplease
4cb10a59e7 dev feature: ticket indication icon 2010-09-16 20:59:23 +00:00
givememystuffplease
d5565c7f63 No more running timers after all menus closed...
Fixed STAThread issue.
2010-09-12 01:19:32 +00:00
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
eb6a8c9069 Added a few "Extras".
Script naming now covered.
2010-08-15 04:24:31 +00:00
givememystuffplease
2170d807ee MouseWheel scrolling in database lists. 2010-08-11 21:48:24 +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
5ba688d4c3 Fixed IOS patching
Unchecking all IOS patches now also unchecks main IOS patch checkbox
Increased size of header, in hope that the date won't be cut off...
Changed TODO list stuff

VERIFIED UNDER:
Windows

TO VERIFY:
Linux (not sure if outputting WADs correctly, should be checked)
Mac OS X (not such a priority, as mono can be quite hard to set up on OS X)
2010-07-09 17:54:13 +00:00
givememystuffplease
e7ce3414f1 Removed most of unused Form1.cs code
Changed when/how Patch IOS checkbox works
2010-07-08 23:57:44 +00:00
gb.luke
d799fb3d0c - Added IOS patching support 2010-07-08 20:45:14 +00:00
gb.luke
72d4215429 More mono fixes, looking good now :P 2010-07-08 20:01:06 +00:00
gb.luke
fbba04d759 - More mono fixes 2010-07-08 17:18:28 +00:00
gb.luke
e696cf65db - Change default font
- Fiddle with random default properties
2010-07-08 16:55:01 +00:00
gb.luke
c89f193a9e - Changed the scripts output to use Path.Combine, instead of \\
- Renamed some functions to make it more clear what they do.
2010-07-08 16:14:40 +00:00
givememystuffplease
c67e219ac3 Added libwiisharp components
common key now from libwiisharp
2010-07-06 18:45:55 +00:00
gb.luke
00ab317c70 - Added header to NusClient.cs (because I can)
- Changed Form1.cs and Form1.Designer.cs to no longer refer to downloading the common key
- Compiled in the common key
2010-07-06 17:53:38 +00:00
givememystuffplease
f7ac9e8c5e Updated .cs files to reflect GPLv3
Included copy of GPL (COPYING)
2010-07-05 18:12:14 +00:00
givememystuffplease
1dd10318bf Removed duplicate entry creation of local scripts.
SaveAs btn disabled by default (as rest of WAD controls are)
2010-07-05 15:42:12 +00:00
givememystuffplease
8d98f6db4d Removed "ignore ticket" as it really had no purpose... 2010-07-05 00:59:08 +00:00
givememystuffplease
f5fd8adcbb GUI changes, reorganization and rethinking how the user interacts 2010-07-05 00:34:33 +00:00
gb.luke
071894f8de First creation of TODO file.
Various changes. See list of changes in commit for details.
2010-07-04 20:52:03 +00:00
givememystuffplease
50c36435ca Script changes/additions 2010-07-04 19:35:18 +00:00
givememystuffplease
1712c720e0 Various Path.Combine, etc. additions. Must be tested. 2010-07-04 17:18:50 +00:00
givememystuffplease
cc774c93d7 GUI modifications to prepare for new scripts menu.
Watermark Textboxes replacing old ones (needs tweaking..)
2010-07-04 16:23:18 +00:00
givememystuffplease
1c51d8bada - Added retrieval of korean key (kkey.bin) from hackmii.
- Background threaded key retrieval methods.
2010-07-04 04:51:27 +00:00
givememystuffplease
9bcd0eba18 Ran code through "Reorganization"... 2010-07-04 03:24:51 +00:00
givememystuffplease
73af599d1c Smaller combobox is replacing Radiobuttons for console/server selection. 2010-07-03 23:33:23 +00:00
givememystuffplease
50b48c7ad6 Trucha features *Removed*
-This is intended to declutter the program. The features are too extensive to be jammed in as an addon; perhaps they will find their way into a full trucha-editor program...
Issues with SVN synching may have caused some issues, please bear with it...
2010-07-03 23:21:26 +00:00
gb.luke
2cc5fd70a3 Did some more work on allowing scripting.
TODO: Fix the bit of the script running function that requires it to ignore illegal cross-thread calls.
2010-07-03 13:12:02 +00:00
gb.luke
16ab72564d Various changes:
- changed Application.StartupPath to Directory.GetCurrentDirectory()
- began work on IOS/channels/systemmenu download list thingy (inspired by berdsen.home)
2010-07-01 21:35:12 +00:00
gb.luke
eb179b0321 Fixed cross-threading ness (more thread safety - oops :P)
-- This fixed the VC menu issues.
2010-07-01 00:40:30 +00:00
gb.luke
80ef75f858 Even more threading! 2010-06-29 16:06:15 +00:00
gb.luke
ee2ab61729 - Added the ability to convert hex string key.bin files to the correct format
- Added the ability to download key.bin from HackMii
- Added a quickly made splash screen.
- Updated sln to Visual Studio 2010 Express.
2010-06-27 18:43:36 +00:00
givememystuffplease
1e76a7bfea Added new fixes to my build changes. hopefully... 2009-10-15 22:23:08 +00:00
gb.luke
35557c2d51 Various updates, including random cache-break string and directory separator updates. 2009-10-14 20:52:16 +00:00
givememystuffplease
454a9777d9 Pass .nus scripts via cli. Old CLI mode deprecated. 2009-08-30 00:43:24 +00:00
givememystuffplease
51b148aaab NUS Script loading via Extras Menu. Very basic... 2009-08-27 22:52:11 +00:00
givememystuffplease
a078b06732 Win7 Taskbar features added to DownloadNUSFile 2009-08-23 23:16:23 +00:00
givememystuffplease
e1ff5fd55c Proxy settings - Round 2 2009-08-20 17:41:08 +00:00
givememystuffplease
8702d800ee A couple proxy changes. 2009-08-19 16:40:43 +00:00