Commit Graph

341 Commits

Author SHA1 Message Date
gary 16886cdf1c [hull] Add start on command interpreter 2025-07-26 18:29:51 -05:00
gary 4e7dc66610 [nostalgia,olympic] Rename string len() functions to size() 2025-07-25 22:48:08 -05:00
gary 7461d832b6 [nostalgia/gfx/studio,studio] Fix CLI tool output to only show usage if no args given 2025-07-24 21:17:58 -05:00
gary 6052798fea Merge commit 'dceeaaa9302b7e9ce85fa773fc187bc593f3c93c' 2025-07-24 01:58:27 -05:00
gary 0c866d1b96 [studio,nostalgia/gfx] Add system for adding sub-commands in Modules, add export-tilesheet command 2025-07-24 01:29:09 -05:00
gary 801d35c823 [keel] Make type converters work with functions that take const src arg 2025-07-23 00:41:33 -05:00
gary f5f2c3bee6 [studio/applib] Make Studio remove files unable to be opened from open file list in config 2025-07-07 23:35:28 -05:00
gary f6ef2b5acb [turbine,nostalgia] Make memory regions cast to bounded ox::Arrays 2025-06-29 23:32:36 -05:00
gary 952637a1ea Merge commit 'cbf4414fcaf00c00a2abf73b5c04a055180ad980' 2025-06-25 21:33:16 -05:00
gary 7569698e95 [nostalgia,studio] Add FileExts_TileSheet const, and corresponding FilePickerPopup constructor 2025-06-25 21:30:49 -05:00
gary 9f040392c7 [olympic,nostalgia] Cleanup style 2025-06-24 01:59:22 -05:00
gary 94b0020d15 [nostalgia,olympic] Cleanup 2025-06-23 01:30:33 -05:00
gary f5ccab5f2c [studio] Cleanup 2025-06-21 19:19:39 -05:00
gary 0efed70b57 [studio] Fix Studio to clear editor pointers when opening a new project 2025-06-21 14:12:45 -05:00
gary 857587c18b [studio] Cleanup 2025-06-21 08:31:27 -05:00
gary eb3d53c955 [studio] Cleanup 2025-06-21 08:22:13 -05:00
gary 14d58f3f5b [studio] Fix Navigation shortcuts for non-Mac systems 2025-06-21 08:13:14 -05:00
gary 5f2397903a [studio,nostalgia/gfx/studio/tilesheet] Fix copy/cut/paste enablement when there is no selection 2025-06-21 00:20:06 -05:00
gary 58e0ecb469 [studio] Make FilePickerPopup accept on double click of a file 2025-06-20 23:58:29 -05:00
gary 8838bf420e [studio] Fix to properly copy file that has the same name as deleted file 2025-06-20 23:36:20 -05:00
gary a9437191bf [studio,turbine] Add support for mouse back/forward buttons 2025-06-20 22:44:09 -05:00
gary 394b568e72 [studio] Add Back/Forward navigation 2025-06-20 20:58:42 -05:00
gary cfdfb0a8c9 [studio] Fix file deletion to close file even if not active 2025-06-19 23:55:47 -05:00
gary 56e665301f [studio] Cleanup 2025-06-19 21:37:57 -05:00
gary c780924122 [studio] Add [DEBUG] tag to About in debug builds 2025-06-08 21:33:17 -05:00
gary 2ca77173d3 [keel] Add isUuidUrl function 2025-05-30 23:29:42 -05:00
gary b55993294a [studio/modlib] Fix headerizeConfigFile to handle slashes in file name 2025-05-25 01:20:20 -05:00
gary d8f847d707 [studio/applib] Move popup types into their own directory 2025-05-24 15:01:17 -05:00
gary 8419b137e5 [turbine,studio] Fix some popup window resize weirdness, cleanup some function names 2025-05-24 01:32:14 -05:00
gary 78379f58c8 [studio] Add ability to remember recent projects in config 2025-05-24 00:48:10 -05:00
gary 4322f720ba [keel] Fix ox::Result<DstType> convert(Context &ctx, ox::BufferView const&src) 2025-05-24 00:47:39 -05:00
gary c4c1d4777b [keel] Cleanup ox::Error(0) instance 2025-05-23 20:25:08 -05:00
gary d6e4ab7a24 [keel] Cleanup 2025-05-18 14:08:39 -05:00
gary cb304ecf28 [applib] Cleanup 2025-05-17 17:46:38 -05:00
gary a6814030ee [studio/applib] Cleanup 2025-05-17 16:15:32 -05:00
gary 9937a01042 [turbine] Cleanup 2025-05-17 16:12:16 -05:00
gary 5ba0bcf963 [turbine] Consolidate some files that didn't have sensible distinctions 2025-05-17 02:51:23 -05:00
gary 84b612c693 [studio/modlib] Give navigateTo a default argument 2025-05-15 20:39:01 -05:00
gary 3c2a6b047e [studio/applib] Make navigateTo handle UUID paths 2025-05-15 20:38:27 -05:00
gary 0de428a2e5 [studio/applib] Cleanup 2025-05-14 22:11:43 -05:00
gary 83fbe6ac74 [keel,turbine,studio] Fix some install mistakes 2025-05-13 21:39:37 -05:00
gary df87832324 [studio] Add build date to About 2025-05-10 00:21:54 -05:00
gary 459ab5aad9 [studio] Remove ability to re-order Editor tabs 2025-05-08 23:28:51 -05:00
gary 9589ca9148 [keel] Cleanup 2025-05-08 01:37:18 -05:00
gary 164db5007b [keel] Cleanup 2025-05-08 00:49:50 -05:00
gary aa095f7680 [studio] Make Delete key initiate deletion of selected directory 2025-05-07 20:15:38 -05:00
gary bb99c99f01 [studio] Make deleting a directory close files in that directory 2025-05-07 20:10:34 -05:00
gary 9676ea5978 [turbine/glfw] Fix programmatic shutdown to invoke shutdownHandler 2025-05-07 00:06:21 -05:00
gary de8ac10653 [turbine/glfw] Fix closing when no shutdown handler is set 2025-05-07 00:01:49 -05:00
gary 88a6cd59f3 [turbine/glfw] Treat close window event like other events with regard to a mandatory refresh period 2025-05-06 23:56:49 -05:00