Stephen Simpson
|
6978355656
|
Had some info prints left in and added newline at end of .py file
|
2011-10-30 23:20:51 -05:00 |
|
Stephen Simpson
|
b7f945bbc6
|
Added gitignore for pyc files. saw it in a previous commit message
|
2011-10-30 23:08:49 -05:00 |
|
megazig
|
3826ae7404
|
fixed non-working lines. don't think the file works yet still.
|
2010-03-30 22:05:52 -05:00 |
|
Xuzz
|
3168b917b5
|
Fixed padding issue in _dumpDir of Title, thanks to megazig.
|
2010-03-11 22:24:30 -07:00 |
|
megazig
|
ba6d307854
|
forgot to add fix for mono decoding
|
2009-12-11 09:37:34 -06:00 |
|
megazig
|
77f6e5b0e4
|
added -p argument to pack IMD5 header onto sound.bin
|
2009-12-11 09:12:58 -06:00 |
|
megazig
|
685afc3384
|
pushed mono 'fix' for bns.py, just needs cleaning for var naming
|
2009-12-11 08:25:34 -06:00 |
|
Omega
|
f59fae9756
|
NUStool added
|
2009-11-01 22:10:25 -04:00 |
|
megazig
|
f57a001b5b
|
fix for Title._dumpDir to check for dir and create directory if it doesn't exist
|
2009-11-01 19:30:58 -06:00 |
|
megazig
|
e7bd3e81b8
|
Merge branch 'master' of git@github.com:icefire/Wii.py
|
2009-11-01 15:11:30 -06:00 |
|
megazig
|
6f89a4a609
|
spiced up createNAND.py
|
2009-11-01 15:07:22 -06:00 |
|
The Lemon Man
|
a7f852834f
|
Fixed disc.py to work with lastest changes to the ticket/tmd class
|
2009-10-31 09:16:33 +01:00 |
|
megazig
|
4ec15b1bc9
|
updated image.py to one from someone on wadder.net forum
|
2009-10-26 05:22:08 -05:00 |
|
megazig
|
b261922758
|
added Struct.py to experimental to make them all work
|
2009-10-26 04:48:54 -05:00 |
|
megazig
|
4209dc2cbd
|
added usage to setting.txt display
|
2009-10-26 04:45:38 -05:00 |
|
megazig
|
0cbaf7b9af
|
added test to display plaintext setting.txt
|
2009-10-26 04:43:59 -05:00 |
|
megazig
|
002c2a6fb1
|
createNAND.py update
|
2009-10-24 09:16:50 -05:00 |
|
megazig
|
9cf91ef298
|
updating createNAND with setting.txt start
|
2009-10-23 17:58:21 -05:00 |
|
megazig
|
8a84c3b8dc
|
added another missing file
|
2009-10-23 14:18:48 -05:00 |
|
megazig
|
b1fa3d9047
|
added downloadTitle.py and changed createNAND.py to be dynamic
|
2009-10-23 14:08:17 -05:00 |
|
megazig
|
7039b63616
|
fixed some issues that broke tests
|
2009-10-23 13:54:41 -05:00 |
|
megazig
|
dd5e0542dc
|
files fixed
|
2009-10-22 11:07:19 -05:00 |
|
megazig
|
8710daca37
|
bad files
|
2009-10-22 10:56:52 -05:00 |
|
megazig
|
44d66928b3
|
added missing files
|
2009-10-22 10:55:39 -05:00 |
|
Norm MacDownlad
|
506b3096a0
|
test
|
2009-10-22 09:29:52 -05:00 |
|
Omega
|
d5fcc1a400
|
pushed Xuzz's 'fork'
|
2009-08-20 13:24:08 -04:00 |
|
Omega
|
969ecaee9c
|
pushed Xuzz's 'fork'
|
2009-08-20 13:22:59 -04:00 |
|
Xuzz
|
cb6b94a323
|
updated compression.py and fixed common.py from printing random shit
|
2009-07-25 13:14:02 -07:00 |
|
Xuzz
|
c65d1e23b7
|
lots of accumulated fixes. BNS now is included in main wii.py :D
|
2009-07-25 13:08:38 -07:00 |
|
Xuzz
|
20e8c665a6
|
Merge git@github.com:icefire/Wii.py
|
2009-07-12 13:08:12 -07:00 |
|
Xuzz
|
c3a4330a94
|
new U8 API, needs adding to other shit in archive.py
|
2009-07-12 13:07:53 -07:00 |
|
Giuseppe (LemonBoy)
|
c73954ef32
|
Fixed the sha hash check
|
2009-07-08 12:10:33 +02:00 |
|
Xuzz
|
085c1a96fd
|
Merge git@github.com:icefire/Wii.py
|
2009-07-03 01:57:47 -07:00 |
|
Xuzz
|
66dea29df1
|
lotsa shit but should all work internally nowwith U8, TMD, ticket on the new API;
|
2009-07-03 01:57:24 -07:00 |
|
matt
|
c9ed59baf3
|
Added shebang to image.py
|
2009-07-03 15:30:20 +12:00 |
|
matt
|
7f8741a973
|
Fixed I4 and I8, as intensity is for all channels not just RGB, also added drag/drop support to image.py for displaying tpl files.
|
2009-07-03 15:26:18 +12:00 |
|
Xuzz
|
126d9f5913
|
more pywii cleanup :/
|
2009-07-02 09:59:03 -07:00 |
|
Xuzz
|
e1a5087296
|
pywii pyc cleanup -- is there a way for git to ignore *.pyc?
|
2009-07-02 09:56:01 -07:00 |
|
Xuzz
|
a0c35e7467
|
Merge branch 'master' of git@github.com:icefire/Wii.py
|
2009-07-02 09:54:49 -07:00 |
|
Xuzz
|
161fef60c9
|
more title.py new API with @classmethod and started cloning pywii tools themselves
|
2009-07-02 09:51:33 -07:00 |
|
megazig
|
cf033fc35a
|
fixed bmg.py and added writing
|
2009-07-01 11:31:33 -05:00 |
|
megazig
|
88264d5c99
|
added writing and finished znd
|
2009-07-01 07:12:41 -05:00 |
|
megazig
|
803f56f5c7
|
removed extra junk
|
2009-06-30 17:43:06 -05:00 |
|
megazig
|
8fa3891f00
|
parsing and writing complete for csv
|
2009-06-30 17:40:43 -05:00 |
|
megazig
|
675bf6f947
|
moved csv.py to experimental
|
2009-06-30 16:04:10 -05:00 |
|
megazig
|
0cc9bf8b44
|
started csv.py
|
2009-06-30 16:03:41 -05:00 |
|
megazig
|
41dd4de86d
|
fixed arguments line
|
2009-06-30 13:52:20 -05:00 |
|
megazig
|
b60eafa734
|
moving znd.py to experimental
|
2009-06-30 13:48:35 -05:00 |
|
megazig
|
e013ba8780
|
started znd.py
|
2009-06-30 13:47:44 -05:00 |
|
megazig
|
92c3107a1c
|
moving bmg.py to experimental
|
2009-06-30 13:06:25 -05:00 |
|