Commit Graph

4910 Commits

Author SHA1 Message Date
gary e4337e468b Add setFields method to JSON IO types 2017-05-13 02:22:36 -05:00
gary de35f76917 Add JsonWriter 2017-05-13 02:08:49 -05:00
gary e79e3756c5 Start on import wizard and move JSON wrappers into NostalgiaStudio library 2017-05-13 00:21:56 -05:00
gary 03d7b5fd26 Add findutils to devenv 2017-05-12 19:08:28 -05:00
gary 84164ab2d2 Remove ox::fs using from GBA package 2017-05-12 19:07:51 -05:00
gary bfc87b50b1 Add missing nostalgia directory level in src tree 2017-05-12 17:55:18 -05:00
gary 1b9f8f40f4 Add project explorer 2017-05-12 17:20:54 -05:00
gary cb427dccd0 Fix project name in main CMakeLists.txt 2017-05-12 16:28:59 -05:00
gary 12d3513a50 Fix readDirectory use the right type of directory 2017-05-12 16:26:59 -05:00
gary 00810e9341 Add default constructor for DirectoryListing 2017-05-12 02:34:11 -05:00
gary 059be4e32a Update Ox 2017-05-12 00:29:58 -05:00
gary f92c8ab577 Squashed 'deps/ox/' changes from a5166e0..68c144f
68c144f Add ls to file system
1ce2797 Flatten out namespaces to only ox
e0063a7 Cleanup oxfstool format output
a2dfb41 Fix FS read by type to read byte by byte

git-subtree-dir: deps/ox
git-subtree-split: 68c144fe75
2017-05-12 00:26:58 -05:00
gary 89a6196b04 Merge commit 'f92c8ab577b28e108464f9b04eaa529fe0add452' 2017-05-12 00:26:58 -05:00
gary 68c144fe75 Add ls to file system 2017-05-12 00:05:51 -05:00
gary c548d200b6 Add project explorer dock and tab bar 2017-05-11 18:33:01 -05:00
gary 1ce2797f33 Flatten out namespaces to only ox 2017-05-11 00:48:28 -05:00
gary 3901493274 Add open project menu item to Nostalgia Studio 2017-05-10 22:45:18 -05:00
gary e0063a7b55 Cleanup oxfstool format output 2017-05-09 15:15:27 -05:00
gary a2dfb41b79 Fix FS read by type to read byte by byte 2017-05-09 14:40:05 -05:00
gary c971969a73 Fix FS read by type to read byte by byte 2017-05-09 11:48:58 -05:00
gary b1e548b96a Squashed 'deps/ox/' content from commit a5166e0
git-subtree-dir: deps/ox
git-subtree-split: a5166e03bb
2017-05-09 01:06:23 -05:00
gary bb5939a663 Merge commit 'b1e548b96a0a7fbe37ca269ca56fc97444acb2f1' as 'deps/ox' 2017-05-09 01:06:23 -05:00
gary 8778ce8764 Remove existing ox subtree 2017-05-09 00:59:37 -05:00
gary 32926661a1 Cleanup magic numbers and make charset 4 bpp 2017-05-09 00:06:46 -05:00
gary 325259da28 Remove unnecessary memset from FileStore 2017-05-08 00:05:19 -05:00
gary 8a2ba6c171 Cleanup format of GbaImageData 2017-05-07 21:44:52 -05:00
gary c4da8394d2 Make file system type read byte by byte
The GBA (and other platforms?) seems to have possible alignment issues
with reading from ROM when it's not byte by byte.
2017-05-07 21:26:22 -05:00
gary a243a38d4d Point CMake to using the subtree copy of Ox 2017-05-06 12:10:40 -05:00
gary 56fb5595f9 Pull in Ox as git subtree 2017-05-06 12:09:42 -05:00
gary 346b01be07 Start on support for 4 bpp images
This may be all that's needed, but there seems to be another issue
causing the characters to look weird, though that's probably a
filesystem issue.
2017-05-05 18:54:13 -05:00
gary 411a3fe65d Fix a non-constant tr("...") 2017-05-04 01:35:37 -05:00
gary eec9a9d730 Fix issue with deleting old labels in wizard conclusion 2017-05-04 01:23:06 -05:00
gary 9b46116a83 Upgrade ox 2017-05-04 00:57:01 -05:00
gary a5166e03bb Fix oxfstool format to use FileSystem::format instead of FileStore::format 2017-05-04 00:50:53 -05:00
gary 258be70528 Add conclusion page to wizard and prevent recreating already existing
projects
2017-05-03 23:20:53 -05:00
gary 973b7e97b1 Add support for line edit validators in wizards 2017-05-03 21:18:06 -05:00
gary d7a1d19fdf Change the way studio is linked 2017-05-02 18:31:39 -05:00
gary 796241cda6 Remove inodemgr.hpp from install 2017-05-02 17:44:54 -05:00
gary 1889cfcb58 Add compare for added MC test fields 2017-05-01 02:49:57 -05:00
gary ed8ff4bb11 Add empty struct to MC test 2017-05-01 02:39:55 -05:00
gary 4e610c3167 Fix MC to ommit empty objects 2017-05-01 02:35:14 -05:00
gary 746dae0ec5 Fix default values for MC reader and add 8+ fields struct to MC test 2017-04-30 22:00:54 -05:00
gary c3388c58f9 Fix issue with writing setting field presence mask for empty arrays 2017-04-30 21:57:57 -05:00
gary 5328f9004e Remove InodeManager 2017-04-29 14:04:48 -05:00
gary 49bc32abf9 Fix issues with MetalClaw reader iteration too many fields 2017-04-29 08:59:10 -05:00
gary 99c3ca72f5 Add array support to MetalClaw 2017-04-29 08:15:31 -05:00
gary be9655c0b1 Fix memory leak in studio project create 2017-04-28 13:02:18 -05:00
gary 80ecd429c3 Fix for GCC 2017-04-28 12:50:17 -05:00
gary 7378ce4c32 Get MetalClaw read/write test passing 2017-04-28 12:42:28 -05:00
gary 50ecefdb38 Add bstring type 2017-04-28 01:36:47 -05:00