gary
|
ed025bfa31
|
[nostalgia/studio] Make Project update file index when a file is added
|
2022-07-30 18:26:20 -05:00 |
|
gary
|
275e9dbff1
|
[nostalgia] Add NewMenu for creating new files
|
2022-07-30 14:28:50 -05:00 |
|
gary
|
db3e9c5d93
|
[nostalgia/studio] Fix config path for Windows
|
2022-07-12 02:07:43 -05:00 |
|
gary
|
6908199428
|
[nostalgia/studio] Change configio functions to take auto string type
|
2022-07-10 15:52:36 -05:00 |
|
gary
|
10deddfd07
|
[nostalgia] Fixes for MSVC
|
2022-07-09 21:39:19 -05:00 |
|
gary
|
3834de3318
|
[nostalgia/studio] Use Nostalgia TypeStore for Project
|
2022-05-29 01:29:33 -05:00 |
|
gary
|
ab1dc83630
|
[nostalgia/studio] Make studio only pass key input to Editors if it does not consume it itself
|
2022-05-29 01:24:48 -05:00 |
|
gary
|
717bbd2e0f
|
[nostalgia/studio] Update for new model type store system
|
2022-05-28 20:00:28 -05:00 |
|
gary
|
2448bdcc82
|
[nostalgia/studio] Add null check for key input to active editor
|
2022-05-25 21:19:59 -05:00 |
|
gary
|
0e8d2d7640
|
[nostalgia/studio] Switch file dialog to NFDE and add save file dialog
|
2022-05-25 21:19:27 -05:00 |
|
gary
|
a9d5272176
|
[nostalgia/geo] GCC 12 fix
|
2022-05-25 21:18:41 -05:00 |
|
gary
|
fd0d15b28e
|
[nostalgia/studio] Fix memory leak of ProjectExplorer not getting freed
|
2022-05-25 01:04:43 -05:00 |
|
gary
|
6854e658a0
|
[nostalgia/studio] Fix TileSheetEditor to switch to appropriate subsheet on undo/redo
|
2022-05-18 21:15:11 -05:00 |
|
gary
|
1edd72dc7d
|
[nostalgia/studio] Add BaseEditor::keyStateChanged
|
2022-05-17 21:23:49 -05:00 |
|
gary
|
edf4571ff7
|
[nostalgia] Split studio::Editor into Editor and BaseEditor
|
2022-04-09 16:20:39 -05:00 |
|
gary
|
56964e197a
|
[nostalgia] Split PaletteEditor into Imgui and general files, other cleanup
|
2022-04-08 01:05:32 -05:00 |
|
gary
|
632ade60b9
|
[nostalgia/studio] Add active editor tab to config
|
2022-04-04 01:11:01 -05:00 |
|
gary
|
60d67218db
|
[nostalgia/studio] Make opening a file switch to its tab
|
2022-04-03 00:34:37 -05:00 |
|
gary
|
3fd25782c0
|
[nostalgia/core/studio] Add unsaved changes indicator to editor tabs
|
2022-04-02 21:13:08 -05:00 |
|
gary
|
71e0f181ea
|
[nostalgia] Add PaletteEditor
|
2022-04-02 16:47:48 -05:00 |
|
gary
|
dd12857ba8
|
[nostalgia/studio] Add UndoCommand::mergeWith
|
2022-03-31 01:38:59 -05:00 |
|
gary
|
053d35b31c
|
[nostalgia] Make core::shutdown return void and add GBA implementation
|
2022-03-25 01:28:26 -05:00 |
|
gary
|
ef3a28846c
|
[nostalgia/studio] Add ability to index and list files of different types in Project
|
2022-03-24 20:53:29 -05:00 |
|
gary
|
27b7b11146
|
[nostalgia/studio] Remove toolbar
|
2022-03-24 20:53:04 -05:00 |
|
gary
|
d76d525054
|
[nostalgia/studio] Add keyboard shortcuts
|
2022-03-20 02:08:54 -05:00 |
|
gary
|
2223fe7863
|
[nostalgia/core] Rename event handler to update handler
|
2022-03-19 20:11:53 -05:00 |
|
gary
|
3041ce55f6
|
[nostalgia/studio] Fix Studio lib install location
|
2022-03-19 19:34:04 -05:00 |
|
gary
|
96ca0cb686
|
[nostalgia/studio] Add finished signal to Task
|
2022-03-19 19:32:30 -05:00 |
|
gary
|
a6f9dfaa2e
|
[nostalgia/studio] Set constant refrest to false
|
2022-03-17 04:06:30 -05:00 |
|
gary
|
919e637822
|
[nostalgia/studio] Switch awayy from removed ImGui function
|
2022-03-12 02:38:35 -06:00 |
|
gary
|
9f02c544d4
|
[nostalgia/studio] Remove imgui as direct dependency
|
2022-03-12 02:38:06 -06:00 |
|
gary
|
92651973ce
|
[nostalgia/studio] Hook up Copy/Cut/Paste commands
|
2022-03-10 20:40:51 -06:00 |
|
gary
|
0b6a36bedc
|
[nostalgia/studio] Make opening a new project close all currently open files
|
2022-03-06 14:57:19 -06:00 |
|
gary
|
4966aaffe4
|
[nostalgia/studio] Make About modal and ProjectExplorer hide-able
|
2022-03-05 11:39:13 -06:00 |
|
gary
|
e8a046c2dc
|
[nostalgia] Add basic support for subsheets
|
2022-02-26 22:48:18 -06:00 |
|
gary
|
778cb78f31
|
[nostalgia/studio] Add creation of StudioContext
|
2022-02-21 20:11:48 -06:00 |
|
gary
|
4843e28b9a
|
[nostalgia/studio] Add StudioContext
|
2022-02-21 20:05:51 -06:00 |
|
gary
|
bc9b896d3d
|
[nostalgia/studio] Add missing Signal to UndoStack
|
2022-02-21 19:58:03 -06:00 |
|
gary
|
5c28ebe6d7
|
[nostalgia/studio] Fix UndoStack to trigger signals on initial command push
|
2022-02-21 19:43:10 -06:00 |
|
gary
|
d14bab7abd
|
[nostalgia/studio] Add missing Editor header to studioapp.hpp
|
2022-02-21 02:26:09 -06:00 |
|
gary
|
05224e3fb5
|
[nostalgia/studio] Remove unnecessary c_str conversion
|
2022-02-20 20:07:33 -06:00 |
|
gary
|
db2a225855
|
[nostalgia/studio] Add redo and undo triggered signals to UndoStack
|
2022-02-19 03:05:45 -06:00 |
|
gary
|
56ec063658
|
[nostalgia/studio] Get save working
|
2022-02-19 01:45:37 -06:00 |
|
gary
|
3c44c86e91
|
[nostalgia/studio] Replace Editor opening error logging with oxErrorf
|
2022-02-17 04:27:04 -06:00 |
|
gary
|
c92ecdf499
|
[nostalgia/studio] Get Undo/Redo working
|
2022-02-16 20:16:49 -06:00 |
|
gary
|
4f69f027ef
|
[nostalgia/studio] Make UndoCommand::redo execute as soon as pushed
|
2022-02-13 23:22:48 -06:00 |
|
gary
|
320df614a9
|
[nostalgia] Rename common package to geo
|
2022-02-13 04:03:10 -06:00 |
|
gary
|
34221f086c
|
[nostalgia] Update for compatibility with Ox changes
|
2022-02-12 14:39:04 -06:00 |
|
gary
|
a64aa8b586
|
[nostalgia/studo] Misc cleanup
|
2022-02-10 02:04:38 -06:00 |
|
gary
|
7459d687b0
|
[nostalgia/core] Rename customData functions in Context and move them out of Context
|
2022-02-03 21:06:44 -06:00 |
|