Commit Graph

25 Commits

Author SHA1 Message Date
Gericom
c990366088 BTI Support, New color conversion system
Thanks to mh&g for adding some stuff to the hash table
2014-12-30 16:47:22 +01:00
Gericom
e089c0dd5f Export textures (nsbmd), moved DSPADPCM to libefe 2014-12-29 13:18:21 +01:00
Gericom
05856d5b60 (NDS) Made a start on the SDAT format 2014-12-20 18:57:52 +01:00
Gericom
41753f92f9 Fixed some bugs 2014-12-19 18:15:32 +01:00
Gericom
8fe6fbeb9d NKM and MK7 KMP stuff 2014-12-04 16:50:11 +01:00
Gericom
6da06ffc4e Project Tree and opening files in a project 2014-12-02 17:25:28 +01:00
Gericom
1fed715787 AREA section (NKM) and a lot of project stuff 2014-12-02 16:35:03 +01:00
Gericom
1cdc3084db Fixed small arm9 decomp bug, replacing arm9 in nds 2014-11-20 16:12:06 +01:00
Gericom
2b7f331c1f New ETC1 algorithm (by me) and RGB8 generating 2014-11-16 16:35:54 +01:00
Gericom
760e0fe37b Added Utility.bin support and some cleanup 2014-11-15 15:42:28 +01:00
Gericom
bca92666fe NDS Editing and Saving! 2014-11-15 12:51:45 +01:00
Gericom
c5a9972ee6 Started on NDS writing. 2014-11-14 19:14:04 +01:00
Gericom
6bd41cb3f7 Totally herstructured the ARM9 stuff 2014-11-13 19:22:51 +01:00
Gericom
fec7c83b09 Added ARM9 Decompression and more
ARM9 decompression is done by executing the rom until the point it is
decompressed. This means that it should work with all compressed games.
- Removed Property Grid from FileBrowser
- Added ARM9 extraction and decompression to the NDS Viewer
2014-11-12 17:53:56 +01:00
Gericom
9e1f095d4d Implemented NDS Reading and Exploring 2014-11-11 18:56:18 +01:00
Gericom
34ae0f5f3f Started on BYML, little fixes, BCSTM is playable 2014-11-10 18:55:39 +01:00
Gericom
4adb414a72 Moved all DllImports to the Win32Util class 2014-11-06 18:17:20 +01:00
Gericom
5daa139d6f Arg0 support, single instance, cleanup, Projects 2014-11-06 18:04:05 +01:00
Gericom
b35408ffc6 Little Changes
Renamed Foundation to FND
Added MKDD directory
Added name textbox in material editor (NSBMD)
2014-11-05 18:06:08 +01:00
Gericom
97cc562022 Zooming with - and + keys, CGFX fixes
- Commented out useless bone weight related stuff that causes exceptions
with some models
- Fixed the RGB/RGBA bug (fixed attributes)
- Added support for fixed tex1 and tex2 coords
2014-11-05 15:51:13 +01:00
Gericom
0b4ef1820d Added MathUtil 2014-11-04 18:44:52 +01:00
Gericom
f6023861a2 Rewrote ADPCM class (NDS) 2014-11-04 18:38:18 +01:00
Gericom
381ef84ce5 Added Lego Pirates of the Carribean FMV format
Also, added an error when trying to open a dll from external sources
(instead of an exception).
Auto creates Plugins directory, and copies the libraries.
2014-11-04 17:36:37 +01:00
Gericom
fa363c66fb Updated README and some work on the nsbmd viewer 2014-11-04 16:57:59 +01:00
Gericom
948fda4ac6 Initial Commit 2014-11-04 16:22:45 +01:00