Commit Graph

77 Commits

Author SHA1 Message Date
gary 56ec063658 [nostalgia/studio] Get save working 2022-02-19 01:45:37 -06:00
gary 713f5c4bce [nostalgia/core] Add ability to chain converters 2022-02-18 00:54:10 -06:00
gary 00852fad5a [nostalgia/tools/pack] Add conversion from TileSheet to CompactTileSheet 2022-02-17 21:31:25 -06:00
gary fba203a1e7 [nostalgia/core] Add NostalgiaCore-Headless 2022-02-17 21:26:56 -06:00
gary f112f060c9 [nostalgia/geo] Rename library artifact to NostalgiaGeo 2022-02-13 12:07:18 -06:00
gary a139f19749 [nostalgia] Run liccor 2022-01-13 02:04:29 -06:00
gary 775008a513 [nostalgia] Start on new TileSheetEditor 2021-12-17 21:02:35 -06:00
gary 6da3d3b8f5 [nostalgia] Remove std::move calls that suppressed copy elision 2021-12-11 19:16:29 -06:00
gary badd07e27f [nostalgia/tools/pack] Make toMetalClaw ensure data portion is in fact MetalClaw 2021-12-11 19:16:29 -06:00
gary 032aadafdf [nostalgia/tools/pack] Replace ox::Vector<char> with ox::Buffer 2021-07-06 20:58:53 -05:00
gary ecc049c35b [nostalgia/tools/pack] Cleanup 2021-07-06 20:58:25 -05:00
gary 0099129a19 [nostalgia] Update for Ox changes 2021-05-29 15:04:59 -05:00
gary f5ff700bf3 [nostalgia] Cleanup 2021-05-11 00:43:07 -05:00
gary fee5a33da1 [nostalgia/tools/pack] Cleanup 2021-05-08 23:00:55 -05:00
gary 35a08a4ce8 [nostalgia/tools/pack] Cleanup 2021-05-03 13:51:20 -04:00
gary 809dbc69b1 [nostalgia/tools/pack] Cleanup 2021-04-29 01:18:26 -05:00
gary 96a2e86a35 [nostalgia/tools/pack] Cleanup 2021-04-17 17:55:47 -05:00
gary c007b5b874 [nostalgia/tools/pack] Remove unnecessary copies and conversions 2021-04-17 17:35:57 -05:00
gary 304a43a4b4 [nostalgia/tools/pack] Make Pack lib operate on generic ox::FileSystems 2021-04-17 17:24:37 -05:00
gary fef0ff58c3 [nostalgia/tools/pack] Remove all std references from Pack lib 2021-04-17 16:35:35 -05:00
gary 21f40a8362 [nostalgia/tools] Revert writeFileBuff path to ox::String 2021-04-17 14:04:22 -05:00
gary 8eb19b4cba [nostalgia/tools/pack] Remove <vector> include 2021-04-16 22:00:26 -05:00
gary be09c60f5d [nostalgia/tools/pack] Replace cout and cerr with oxOut and oxErr 2021-04-16 21:19:10 -05:00
gary 022bc7e512 [nostalgia/tools/pack] Replace std types with ox types 2021-04-16 20:45:46 -05:00
gary 86202562fe [nostalgia/tools/pack] Update for new FS error handling 2021-04-16 19:56:36 -05:00
gary 786892dda1 [nostalgia/tools/pack] Update for new ClArgs interface 2021-04-01 22:00:07 -05:00
gary 392351ba48 [nostalgia/tools/pack] Remove ClArgs copy 2021-04-01 01:47:05 -05:00
gary d952b68053 [nostalgia/tools/pack] Fix Pack lib install location 2021-04-01 01:15:09 -05:00
gary f24a0a4aab [nostalgia] Add trace init 2021-03-08 20:12:41 -06:00
gary 936c922c1e [nostalgia] Address CLion warnings 2021-02-27 02:40:59 -06:00
gary c1239b5656 [nostalgia] Run liccor 2021-01-21 23:35:23 -06:00
gary d2eea8c2ec [nostalgia] Remove nodiscards from Error and ValErr functions 2020-10-15 23:58:49 -05:00
gary fc246ee396 [nostalgia/pack] Make pack ignore /.nostalgia 2020-06-17 01:36:01 -05:00
gary 0eaf54bd22 [nostalgia/tools/pack] Cleanup debug code 2020-06-15 04:44:07 -05:00
gary 978dd70770 [nostalgia] Switch tools to use Claw 2020-06-15 01:40:59 -05:00
gary 4694bb9dd7 [nostalgia/tools/pack] Fix sign conversion 2020-04-16 23:49:08 -05:00
gary 464b541f67 [nostalgia/tools/pack] Cleanup 2020-03-19 01:54:14 -05:00
gary 1269ee7fad [nostalgia] Fix oxPanic parameter order 2020-02-16 02:06:05 -06:00
gary cdf62cbb98 [nostalgia] Get building in MSVC 2020-02-12 22:04:35 -06:00
gary 29734d5ee1 [nostalgia/tools/pack] Fix oxAssert to use new parameter order 2020-02-11 21:58:24 -06:00
gary 2d4f1054fd [nostalgia/tools/pack] Replace oxAssert with oxPanic where error is known 2020-01-25 00:07:06 -06:00
gary 892fec6905 [nostalgia/tools/pack] Cleanup 2020-01-24 23:09:48 -06:00
gary a2c8df83c6 [nostalgia/tools/pack] Remove using namespaces 2020-01-24 22:57:28 -06:00
gary 70925cbde4 [nostalgia/pack] Cleanup error handling and file I/O 2020-01-24 22:29:35 -06:00
gary 6287663957 [nostalgia] Make GBA builds use Ninja 2020-01-14 18:36:47 -06:00
gary 965e280b53 [nostalgia/tools] Remove debug code 2019-11-14 04:57:34 -06:00
gary 4247ac0651 [nostalgia/core/gba] Remove unused header 2019-11-12 20:34:57 -06:00
gary 758907ab5a [nostalgia] Restore GBA support 2019-11-03 22:25:45 -06:00
gary 37009a7923 [nostalgia/tools/pack] Remove Qt as dependency 2019-10-23 17:39:40 -05:00
gary 0a809037ac [nostalgia/core/studio] Move imgconv to Core Studio 2019-10-22 23:49:12 -05:00