Commit Graph

256 Commits

Author SHA1 Message Date
gary 830f8fe3e4 [studio,nostalgia/core/studio] Give default Palette created studio a default page 2025-01-19 20:53:27 -06:00
gary 2016f6e605 [studio] Fix DeleteConfirmation 'No' option to not delete file 2025-01-19 20:17:35 -06:00
gary 1567a6e29d [applib] Fix build 2025-01-19 14:32:08 -06:00
gary 89d543bcbc Merge commit '7b7d59cf63d77cf7ab6daf6ed7122eef97954555' 2025-01-19 13:39:31 -06:00
gary 1cbc576286 [studio] Complete drag/drop support for files 2025-01-19 11:41:08 -06:00
gary 500b93562c [studio] Make new dir window OK on Enter key 2025-01-19 09:33:17 -06:00
gary cc466a9f1d [studio] Add support for adding and deleting directories 2025-01-19 09:06:16 -06:00
gary a2139c09b2 [studio] Cleanup unused member 2025-01-19 01:44:26 -06:00
gary 643f95ec80 [studio] Add confirmation dialog for file deletion, move deletion to Project 2025-01-19 01:15:33 -06:00
gary 6924147686 [studio] Add ability to add file through dir context menu
Also, fix dir context menu to work when dir is closed, and fix it not to
override last file in the directory.
2025-01-18 23:45:04 -06:00
gary 4e5c749918 [studio] Add support for deleting files 2025-01-18 22:32:12 -06:00
gary 92e9d9cbfc [keel,studio] Add support for New Item templates 2025-01-18 20:16:29 -06:00
gary e598e7fe27 [nostalgia,keel] Add ability to types Obj to Obj 2025-01-15 23:44:18 -06:00
gary 5b9929ab3d [keel] Add detail to preload logging 2025-01-14 21:20:13 -06:00
gary 861d177a27 [studio] Cleanup 2025-01-13 22:58:39 -06:00
gary 3e78ec3fe5 [studio] Cleanup 2025-01-13 22:40:08 -06:00
gary 3c3d53b40c [studio] Ensure Editor tabs do first draw immediately, fix shift key being missed with tab shortcuts 2025-01-13 22:29:48 -06:00
gary dd50bd0249 [studio] Remap toggle explorer keyboard shortcut, add Ctrl+1-0 mappings for jumping between tabs 2025-01-13 01:14:57 -06:00
gary ed365dfef5 [studio] Fix new project menu to return an appropriately sized string for name 2025-01-12 15:04:31 -06:00
gary d259770f32 Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c' 2025-01-11 12:32:00 -06:00
gary 80bad608f7 [keel] Fix reloadAsset 2025-01-11 03:39:38 -06:00
gary 645e48af7b [nostalgia,olympic] Run liccor 2025-01-08 23:02:08 -06:00
gary 845092f114 [turbine] Make common turbine.cpp file private to its target 2025-01-08 21:33:23 -06:00
gary 8d1701b0bb [turbine/glfw] Ensure window opens with a standard mandatory refresh period 2025-01-04 23:49:04 -06:00
gary 1ba64cb5d8 Merge commit '07610a5af2aaaac9cfcdcf8359b33f7df40d46cd' 2025-01-04 01:29:09 -06:00
gary e3f84c4e75 [studio] Make first tab not draw before selected tab when window opens 2025-01-04 01:12:48 -06:00
gary 6837a0556d [keel] Make AssetManager take StringViewCR for assetId 2025-01-04 01:11:05 -06:00
gary ede2c8ca37 [keel] Make AssetTypeManager(Loader) move loader 2025-01-04 01:05:04 -06:00
gary e758e03d2b [nostalgia,olympic] Update for ox::Error changes 2025-01-01 23:43:32 -06:00
gary dc7c2559d6 [studio] Make selection tracker not go below 0 2024-12-21 20:06:48 -06:00
gary fd64bfae13 [keel] Fix a use after free, cleanup 2024-12-21 02:42:19 -06:00
gary 37030f9c11 [keel] Cleanup pack tool 2024-12-21 02:41:56 -06:00
gary 462f2bca4c [nostalgia,olympic] Change macro names to comply with broader conventions 2024-12-21 02:41:19 -06:00
gary 305eb62647 [studio] Fix build 2024-12-18 21:41:15 -06:00
gary dc07f3d58b [studio] Change FilePicker consturctor to take StringParams 2024-12-15 01:20:29 -06:00
gary b74f6a7ace [studio,turbine] Run liccor 2024-12-14 14:33:06 -06:00
gary 96d27eecd1 [nostalgia,olympic] Cleanup 2024-12-13 22:00:03 -06:00
gary c488c336de [turbine/glfw] Fix mandatoryRefreshPeriodEnd tracking 2024-12-11 22:13:28 -06:00
gary 003f97201f [turbine/glfw] Move MandatoryRefreshPeriod to config.hpp 2024-12-10 23:29:50 -06:00
gary ff05d860c4 [turbine/glfw] Replace uninterruptedRefreshes with mandatoryRefreshPeriodEnd 2024-12-10 01:49:20 -06:00
gary 7679403742 [turbine] Add init wrapper that takes FS path 2024-12-06 23:20:30 -06:00
gary c51a45e1ba [olympic] Cleanup 2024-12-06 00:22:33 -06:00
gary e0ec9e0c5f [nostalgia,olympic] Move olympic::run to global namespace 2024-12-06 00:13:10 -06:00
gary bd91137d27 [nostalgia,olympic] Fix pack tool build for Windows 2024-12-02 21:10:52 -06:00
gary 36942cca18 [nostalgia,olympic] Replace SpanView with Span<const T> 2024-12-01 08:41:20 -06:00
gary 1bf4f246c2 [applib] Make run take args as a SpanView 2024-11-28 00:51:42 -06:00
gary 86b9f9316e [olympic] Enable warnings for unsafe buffers 2024-11-26 23:58:11 -06:00
gary 8dad624b21 [studio/applib] Cleanup 2024-11-26 23:32:32 -06:00
gary dc6605fd48 [keel] Add missing error checking to pack 2024-11-26 23:32:15 -06:00
gary df44fe235b [keel] Cleanup 2024-11-15 19:59:42 -06:00