Commit Graph

  • 6978355656 Had some info prints left in and added newline at end of .py file master Stephen Simpson 2011-10-30 23:20:51 -0500
  • b7f945bbc6 Added gitignore for pyc files. saw it in a previous commit message Stephen Simpson 2011-10-30 23:08:49 -0500
  • 3826ae7404 fixed non-working lines. don't think the file works yet still. megazig 2010-03-30 22:05:52 -0500
  • 3168b917b5 Fixed padding issue in _dumpDir of Title, thanks to megazig. Xuzz 2010-03-11 22:24:30 -0700
  • ba6d307854 forgot to add fix for mono decoding megazig 2009-12-11 09:37:34 -0600
  • 77f6e5b0e4 added -p argument to pack IMD5 header onto sound.bin megazig 2009-12-11 09:12:58 -0600
  • 685afc3384 pushed mono 'fix' for bns.py, just needs cleaning for var naming megazig 2009-12-11 08:25:34 -0600
  • f59fae9756 NUStool added Omega 2009-11-01 22:10:25 -0400
  • f57a001b5b fix for Title._dumpDir to check for dir and create directory if it doesn't exist megazig 2009-11-01 19:30:58 -0600
  • e7bd3e81b8 Merge branch 'master' of git@github.com:icefire/Wii.py megazig 2009-11-01 15:11:30 -0600
  • 6f89a4a609 spiced up createNAND.py megazig 2009-11-01 15:07:22 -0600
  • 39a99a88ff You actually don't need the () after the Ticket and TMD with my new classes. a7f852834fcd914928ef939f365941b22f744259 icefire 2009-10-31 08:45:13 -0700
  • a7f852834f Fixed disc.py to work with lastest changes to the ticket/tmd class The Lemon Man 2009-10-31 09:16:33 +0100
  • 4ec15b1bc9 updated image.py to one from someone on wadder.net forum megazig 2009-10-26 05:22:08 -0500
  • b261922758 added Struct.py to experimental to make them all work megazig 2009-10-26 04:48:54 -0500
  • 4209dc2cbd added usage to setting.txt display megazig 2009-10-26 04:45:38 -0500
  • 0cbaf7b9af added test to display plaintext setting.txt megazig 2009-10-26 04:43:59 -0500
  • 002c2a6fb1 createNAND.py update megazig 2009-10-24 09:16:50 -0500
  • 9cf91ef298 updating createNAND with setting.txt start megazig 2009-10-23 17:58:21 -0500
  • 8a84c3b8dc added another missing file megazig 2009-10-23 14:18:48 -0500
  • b1fa3d9047 added downloadTitle.py and changed createNAND.py to be dynamic megazig 2009-10-23 14:08:17 -0500
  • 7039b63616 fixed some issues that broke tests megazig 2009-10-23 13:54:41 -0500
  • dd5e0542dc files fixed megazig 2009-10-22 11:07:19 -0500
  • 8710daca37 bad files megazig 2009-10-22 10:56:52 -0500
  • 44d66928b3 added missing files megazig 2009-10-22 10:55:39 -0500
  • 506b3096a0 test Norm MacDownlad 2009-10-22 09:29:52 -0500
  • d5fcc1a400 pushed Xuzz's 'fork' Omega 2009-08-20 13:24:08 -0400
  • 969ecaee9c pushed Xuzz's 'fork' Omega 2009-08-20 13:22:59 -0400
  • cb6b94a323 updated compression.py and fixed common.py from printing random shit Xuzz 2009-07-25 13:14:02 -0700
  • c65d1e23b7 lots of accumulated fixes. BNS now is included in main wii.py :D Xuzz 2009-07-25 13:08:38 -0700
  • 20e8c665a6 Merge git@github.com:icefire/Wii.py Xuzz 2009-07-12 13:08:12 -0700
  • c3a4330a94 new U8 API, needs adding to other shit in archive.py Xuzz 2009-07-12 13:07:53 -0700
  • c73954ef32 Fixed the sha hash check Giuseppe (LemonBoy) 2009-07-08 12:10:33 +0200
  • 085c1a96fd Merge git@github.com:icefire/Wii.py Xuzz 2009-07-03 01:57:47 -0700
  • 66dea29df1 lotsa shit but should all work internally nowwith U8, TMD, ticket on the new API; Xuzz 2009-07-03 01:57:24 -0700
  • c9ed59baf3 Added shebang to image.py matt 2009-07-03 15:30:20 +1200
  • 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. matt 2009-07-03 15:26:18 +1200
  • 126d9f5913 more pywii cleanup :/ Xuzz 2009-07-02 09:59:03 -0700
  • e1a5087296 pywii pyc cleanup -- is there a way for git to ignore *.pyc? Xuzz 2009-07-02 09:56:01 -0700
  • a0c35e7467 Merge branch 'master' of git@github.com:icefire/Wii.py Xuzz 2009-07-02 09:54:49 -0700
  • 161fef60c9 more title.py new API with @classmethod and started cloning pywii tools themselves Xuzz 2009-07-02 09:51:33 -0700
  • cf033fc35a fixed bmg.py and added writing megazig 2009-07-01 11:31:33 -0500
  • 88264d5c99 added writing and finished znd megazig 2009-07-01 07:12:41 -0500
  • 803f56f5c7 removed extra junk megazig 2009-06-30 17:43:06 -0500
  • 8fa3891f00 parsing and writing complete for csv megazig 2009-06-30 17:40:43 -0500
  • 675bf6f947 moved csv.py to experimental megazig 2009-06-30 16:04:10 -0500
  • 0cc9bf8b44 started csv.py megazig 2009-06-30 16:03:41 -0500
  • 41dd4de86d fixed arguments line megazig 2009-06-30 13:52:20 -0500
  • b60eafa734 moving znd.py to experimental megazig 2009-06-30 13:48:35 -0500
  • e013ba8780 started znd.py megazig 2009-06-30 13:47:44 -0500
  • 92c3107a1c moving bmg.py to experimental megazig 2009-06-30 13:06:25 -0500
  • 68f7cf21cf started bmg.py megazig 2009-06-30 13:05:23 -0500
  • 6ee2a275bb cleaned up breff classes megazig 2009-06-30 10:32:52 -0500
  • e6b399f5b5 moved breft.py megazig 2009-06-30 10:24:46 -0500
  • 789f9cd2c1 breft started megazig 2009-06-30 10:23:06 -0500
  • faf47a0f89 Merge branch 'master' of git@github.com:icefire/Wii.py megazig 2009-06-30 05:54:33 -0500
  • a072ea5a75 removed useless files #1 Xuzz 2009-06-30 00:27:15 -0700
  • 1ca063a8fc restructured layout of all code. archive.py is for all "archive" files, or files that contain other files. export.py is for stuff the wii spits onto SD (savegames, content.bin, etc). image.py is just TPL for now, but it can be expanded. headers.py has IMD5 and IMET. title.py is just NUS, Ticket, and TMD now. formats.py contains general other file formats. compression.py is JUST for compression (LZ77, ASH0, yaz0, yay0, etc). Ticket and TMD now use the "new" handling code for load-and-dumpable files - you do TMD() for a blank tmd, TMD().load(data) to load from data, TMD.loadFile(filename) to load from a filename. I think thats all Xuzz 2009-06-30 00:25:23 -0700
  • cfb1ae2271 fixed last header bug(maybe) megazig 2009-06-29 23:00:09 -0500
  • e7259b9545 fixed data table megazig 2009-06-29 22:22:59 -0500
  • 9cf41c9be9 fixed header section megazig 2009-06-29 22:12:45 -0500
  • 9b8368270a experimenatl folder Xuzz 2009-06-29 18:36:57 -0700
  • 3ff63e05a4 bit of re-organization, now has place for wip code :) Xuzz 2009-06-29 18:36:23 -0700
  • 2edccfdfe7 fixed stupidist thing ever - the imd5 siging code *had an IMD5 header*. Really. Please forget that moment... Xuzz 2009-06-29 18:10:46 -0700
  • 56deb8d8fc simple IMD5 code Xuzz 2009-06-29 18:07:56 -0700
  • e2f8d42189 Merge git@github.com:icefire/Wii.py Xuzz 2009-06-29 18:06:43 -0700
  • f5a8145c4b TPL preview fixes for wx apps, RGBA8 is great *within* tpl.py but it fails on the wii :P Xuzz 2009-06-29 17:55:30 -0700
  • e49fa1dbd9 added bytes up to smallest section megazig 2009-06-29 17:12:22 -0500
  • 55e77da5ac added more speculation megazig 2009-06-29 16:49:48 -0500
  • 517db2c409 started framework for people to do breff megazig 2009-06-29 16:35:31 -0500
  • db4c792d03 I found PI megazig 2009-06-29 16:06:24 -0500
  • 80d274aeab I found PI megazig 2009-06-29 15:53:08 -0500
  • 891b8557f7 started framework for people to do breff megazig 2009-06-29 15:15:44 -0500
  • 5f31332cd3 Added semi working THP player, has experimental frame skipping code, but is still in need of math checks as it is currently out of time after a while, no AUDIO, but there is video. Sadly python is a bit slow. matt 2009-06-29 09:44:49 +1200
  • 2dcfcef7c7 Added new fields for __update.inf, added a test wich decompress the sysmenu Giuseppe (LemonBoy) 2009-06-25 16:28:03 +0200
  • 05b25a64af Fixed up the __update.inf crap. Doesn't display new fields yet. Fix that plz, lemonny. Alex Marshall 2009-06-24 12:20:10 -0700
  • 3de32d664e Added a function to dump the partition, need testing Giuseppe (LemonBoy) 2009-06-24 21:15:41 +0200
  • ba1c30c5b8 RGB5A3 a little better megazig 2009-06-24 14:12:26 -0500
  • 8d928288dc Merge git@github.com:icefire/Wii.py icefire 2009-06-24 10:56:42 -0700
  • d1829a5200 cleaned up code icefire 2009-06-24 10:55:50 -0700
  • a3ada15f12 Forgot to add the partition ios ... Giuseppe (LemonBoy) 2009-06-24 12:36:59 +0200
  • 3681a0fd1d zomg we haz imagez 4 saves! (color are screwed sometimes :|) Giuseppe (LemonBoy) 2009-06-24 12:02:36 +0200
  • 6135cc068a fixed some more Omega 2009-06-24 01:29:51 -0400
  • ba1e142f7e fixing disc.py and testDISC.py Omega 2009-06-24 00:55:41 -0400
  • 441f028440 double import Omega 2009-06-24 00:44:40 -0400
  • d7de9ab3e5 Fixed markContent function matt 2009-06-24 12:23:16 +1200
  • 75b850a436 fixed RBGA8, again axe97 2009-06-23 13:54:51 -0700
  • b9f914d38b small tpl fix axe97 2009-06-23 10:49:22 -0700
  • 9c61adfdb2 fixed all but RGB5A3 with alpha megazig 2009-06-23 09:17:43 -0500
  • ef8f66cddc fixed all but RGB5A3 with alpha megazig 2009-06-23 09:17:08 -0500
  • f35b0041a6 Merge branch 'master' of git@github.com:icefire/Wii.py Giuseppe (LemonBoy) 2009-06-23 12:17:48 +0200
  • a26d75f2dd Hopefully fixed the loc.dat handling Giuseppe (LemonBoy) 2009-06-23 12:15:07 +0200
  • 002b254056 Added netConfig class, which handles the file on NAND /shared2/sys/net/02/config.dat, which is responsible for most network configuration. Alex Marshall 2009-06-23 01:50:23 -0700
  • 4d1ee39820 Merge branch 'master' of git@github.com:icefire/Wii.py icefire 2009-06-23 00:34:26 -0700
  • 4d3171c60f fixed tpl shit icefire 2009-06-23 00:33:28 -0700
  • 55c0df8d36 Removed all instances of hashlib and PyCrypto from all code, aside from common.py. Please use the crypto class in common.py for all crypto/hashing needs. Alex Marshall 2009-06-23 00:16:18 -0700
  • 2d73425edb Fixed some bracketing issues confusing Xuzz matt 2009-06-23 17:22:22 +1200
  • 59e8030f38 Fixed FST for disc.py completely, found bad hex offsets in decryptBlock, and fixed/tidied soem other stuff. matt 2009-06-23 17:09:46 +1200
  • f9ba9fbeab small tpl fix megazig 2009-06-22 23:59:39 -0500
  • aa304dc2d5 removed png.py, its not needed anymore axe97 2009-06-22 23:29:18 -0700