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
givememystuffplease
1cc04ad89a
WAD Packing has been isolated into a class file.
...
The GUI now supports SaveAs and Deletion of contents options via checkbox.
2009-08-18 05:02:23 +00:00
givememystuffplease
c279b57136
Certs are now passively obtained. No more cert.sys needed
2009-08-07 20:06:34 +00:00
givememystuffplease
1624f99973
Working on Wii System Update SOAP emulation...
2009-08-06 02:37:39 +00:00
givememystuffplease
94d0178987
Database is updatable from Wiibrew (NUS_Downloader/database)
2009-08-04 18:17:21 +00:00
givememystuffplease
1fff53a1e4
Working on trucha bug restoration, not done, but closer
2009-08-02 18:12:05 +00:00
givememystuffplease
a08307ee35
FINAL v1.2
2009-08-02 01:01:21 +00:00
givememystuffplease
f3db60896d
Basically the RC of v1.2. Testing begins now. Trucha features disabled (click the progress bar to enable them).
2009-08-01 17:48:32 +00:00
givememystuffplease
2937fb408d
Bugs fixed; Trucha features improved upon.
2009-07-21 21:53:27 +00:00
givememystuffplease
3f5ed5e03a
Improvements on content mananger. It is now able to not error out (most of the time), so debugging can now commence :|
2009-07-17 18:57:47 +00:00
givememystuffplease
ab6575995f
Some improvements to content editing. Has not been tested, but is implemented.
2009-07-17 16:22:58 +00:00
givememystuffplease
55a96ca677
Initial structure of contents editor added. Overwriting is not yet implemented, however manipulating the contents is. Also bugfixes...
2009-07-14 19:38:18 +00:00
givememystuffplease
e770c15458
Small Changes. Images in the database display. Beta2 of v1.2
2009-07-09 02:11:22 +00:00
givememystuffplease
3a7bcb90b0
2009-07-04 18:32:52 +00:00
givememystuffplease
3a26a226b1
Initial Trucha GUI (eh)
2009-06-19 01:57:52 +00:00
givememystuffplease
6f157a9b3e
Preliminary Trucha Signing, some bug fixes :D
2009-06-16 22:25:19 +00:00
givememystuffplease
29f6f726a1
First commit. Pre-v1.2 Code.
2009-06-11 01:16:49 +00:00