Commit Graph

341 Commits

Author SHA1 Message Date
gary a1b5b56553 [olympic,nostalgia] Rename CRStringView to StringViewCR 2024-09-28 16:10:44 -05:00
gary 829dc0298e [keel] Fix Linux build
Build / build (push) Successful in 2m32s
2024-09-27 02:46:06 -05:00
gary 5373b63cca [keel,studio] Removing null terminator from JSON file output 2024-09-27 02:30:28 -05:00
gary a7af6c6660 [keel] Cleanup 2024-09-14 22:35:42 -05:00
gary 0cc6757c57 [keel] Add manifest to pack output 2024-09-14 20:47:54 -05:00
gary 3b8eaef36b [keel] Move vald and repair funcs to their own file, make conversion to validation 2024-09-14 14:16:16 -05:00
gary b7990ed25b [keel] Make pack file copy logging nest for dir level 2024-09-14 02:52:38 -05:00
gary 10531b6ea9 [keel] Cleanup 2024-09-13 23:55:23 -05:00
gary dfbc298d39 [keel] Add pack file copy status to logging 2024-09-13 23:53:07 -05:00
gary 1d262597a8 [keel] Make default repair return a no repair error 2024-09-07 23:15:15 -05:00
gary 712299faf3 [studio] Cleanup 2024-09-07 02:25:09 -05:00
gary 52533c8c44 [nostalgia/core/studio] Add Palette page names to editor
Build / build (push) Successful in 2m33s
2024-09-06 21:42:16 -05:00
gary bd2e88cd88 [olympic,nostalgia] Cleanup with StringParam
Build / build (push) Successful in 2m33s
2024-08-30 20:47:43 -05:00
gary 3b874c6e6a [turbine] Fix refresh logic to handle default refresh within value
Build / build (push) Successful in 2m36s
2024-06-17 22:37:36 -05:00
gary 7eab2f9278 [studio/modlib] Comment out logging in configio 2024-06-12 23:31:40 -05:00
gary 0dfa7c30e6 [studio/modlib] Make TaskRunner check that task is not null 2024-06-02 14:08:23 -05:00
gary 2afade2447 Merge commit 'fc2dec64389824a251fb258f6fd0a9074e521cc2' 2024-06-02 11:35:07 -05:00
gary 5e90f8d454 [studio] Move task runner to draw call
Build / build (push) Successful in 2m33s
2024-06-02 11:33:23 -05:00
gary 3635702ede [nostalgia] Cleanup config IO 2024-06-01 20:14:29 -05:00
gary 6cbafc75bf [nostalgia,keel] Make repair return ox::Error 2024-06-01 15:54:11 -05:00
gary 0d7b89a025 [turbine] Add TimeMs alias to uint64_t 2024-06-01 13:58:46 -05:00
gary e8f5c91172 [studio/applib] Change updateHandler to 10 second interval 2024-06-01 13:58:15 -05:00
gary a2cec10cb6 [keel] Add valid and repair functions for AssetManager 2024-06-01 13:54:45 -05:00
gary fd4619bc25 [studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values
Build / build (push) Successful in 2m34s
2024-06-01 01:20:01 -05:00
gary 128ddb2ca6 [turbine/gba] Fix ticksMs function signature
Build / build (push) Successful in 2m33s
2024-05-31 23:59:49 -05:00
gary dcad44403e [keel] Make GBA AssetRef changeable 2024-05-31 23:57:14 -05:00
gary 430cae1622 [nostalgia,studio] Update for new ImGui's Mac awareness
Build / build (push) Successful in 2m39s
2024-05-31 22:04:31 -05:00
gary 6c71e1e24c [nostalgia/core/studio,studio] Give TileSheetEditor Ctrl-A and Ctrl-G for selection 2024-05-31 15:16:18 -05:00
gary 8826d51edd [studio] Add configio.hpp to studio.hpp 2024-05-30 22:51:54 -05:00
gary 7d8a8e0e52 [keel] Cleanup 2024-05-30 20:10:44 -05:00
gary a8bb99b620 [turbine] Remove ClipboardObject::typeMatches 2024-05-28 23:41:21 -05:00
gary 667dd21a05 [turbine] Make ClipboardObject::typId return a StringView 2024-05-28 23:39:02 -05:00
gary 5d89370cb0 [turbine] Rework getClipboardObject to use ox::ModelTypeId_v 2024-05-28 23:35:22 -05:00
gary b968ec8a91 [keel] Remove redundant move
Build / build (push) Successful in 2m33s
2024-05-28 21:33:19 -05:00
gary ec45ffb794 [studio] Fix build error 2024-05-28 21:25:31 -05:00
gary a138f60fea [studio] Add acceptsClipboardPayload to Editor 2024-05-28 20:58:26 -05:00
gary 791d19504e [turbine] Make ClipboardObject use ox::ModelTypeId_v for typeId 2024-05-28 20:57:49 -05:00
gary 78eb8fca28 [keel] Cleanup pack logging 2024-05-28 20:56:40 -05:00
gary 5a426829f2 [nostalgia/core/studio] Cleanup TileSheet selection, fix copy/paste bug 2024-05-28 20:36:27 -05:00
gary 9d2fe0e814 [studio] Add size function to Selection 2024-05-28 01:45:40 -05:00
gary f189469926 [keel] Remove setAsset
Build / build (push) Successful in 2m36s
2024-05-27 21:13:17 -05:00
gary 27b38ed250 [keel,studio] Fix hotloading for files that get loaded as multiple types
Build / build (push) Successful in 2m33s
2024-05-27 19:26:58 -05:00
gary 2bb7c51425 [studio/modlib] Fix type desc writing logic inversion
Also, provide foundation for making file types configurable for default Claw format.
2024-05-27 00:53:24 -05:00
gary 5177cfb0e3 [studio/modlib] Make Project::mkdir only mkdir if dir does not exist 2024-05-27 00:51:00 -05:00
gary f9a14433d1 [studio/modlib] Add variant of ComboBox that takes callback 2024-05-27 00:46:55 -05:00
gary e62426b085 [keel] Ensure consistent asset IDs in AssetManager 2024-05-27 00:45:41 -05:00
gary 49b859ecf5 [studio/modlib] Give Selection constructors 2024-05-26 02:09:59 -05:00
gary 19a4120113 [studio/modlib] Make iterateSelection return errors properly
Build / build (push) Successful in 2m29s
2024-05-25 22:33:01 -05:00
gary 9c98b5e2c2 [studio/modlib] Remove color.hpp 2024-05-25 21:33:27 -05:00
gary 8ee016c130 [studio/modlib] Add SelectionTracker 2024-05-25 21:31:47 -05:00