|
8077aaf0ae
|
[nostalgia] Fill out basic Scene system functionality
|
2023-02-07 23:17:58 -06:00 |
|
|
b064239ab1
|
[nostalgia] Remove World package
|
2023-02-06 00:18:16 -06:00 |
|
|
8a4ce3c8f1
|
[nostalgia/foundation] Fix CMake install
|
2023-02-05 02:25:22 -06:00 |
|
|
4ddf7a88c9
|
[nostalgia/foundation] Make transformRule include type params in type id
|
2023-02-03 23:13:51 -06:00 |
|
|
78798f69af
|
[nostalgia] Add module for Scene
|
2023-02-03 23:07:31 -06:00 |
|
|
ccf47c0e4b
|
[nostalgia/core] Cleanup typeconv.hpp
|
2023-02-03 22:32:43 -06:00 |
|
|
05a46c3b07
|
[nostalgia] Move pack transforms to modules
|
2023-02-03 22:16:01 -06:00 |
|
|
535480ef26
|
[nostalgia/toos/pack] Cleanup
|
2023-02-03 02:04:33 -06:00 |
|
|
8bcffc73ff
|
[nostalgia/tools/pack] Fix nost-pack to pass in proper Context
|
2023-02-03 01:54:56 -06:00 |
|
|
7868b0678f
|
[nostalgia] Split part of Core out into Foundation, add module system
|
2023-02-03 00:55:44 -06:00 |
|
|
cd28fee8fd
|
[nostalgia/player] Add PC controls and Bullock integration
|
2023-02-01 22:50:08 -06:00 |
|
|
231f460668
|
[nostalgia/core] Cleanup
|
2023-02-01 22:46:18 -06:00 |
|
|
09d30acd7b
|
[nostalgia/studio] Add Bullock integration
|
2023-02-01 22:44:11 -06:00 |
|
|
fea6a0764c
|
[nostalgia/studio] Cleanup
|
2023-02-01 22:43:50 -06:00 |
|
|
fad8837ad1
|
[nostalgia/tools/pack] Add Bullock integration and cleanup FS access
|
2023-02-01 22:41:04 -06:00 |
|
|
1cc3549d00
|
[nostalgia/core/userland] Fix sprite location wrapping
|
2023-02-01 21:01:20 -06:00 |
|
|
4bcef4bd35
|
[nostalgia/core/userland] Add support for multiple sprite size/shapes
|
2023-02-01 02:07:55 -06:00 |
|
|
1aceeebd5d
|
[nostalgia/core/gba] Update for Ox FS changes
|
2023-01-27 00:01:14 -06:00 |
|
|
bb643bce42
|
[nostalgia] Add implementation of single tile sprites on OpenGL
|
2023-01-03 03:37:51 -06:00 |
|
|
cf6c05f4c6
|
[nostalgia/tools/pack] Fix for a non-compliant implementation of fstream
|
2023-01-03 03:33:54 -06:00 |
|
|
497bbc1a17
|
[nostalgia/studio] Update for new String beginsWith API
|
2023-01-03 03:32:16 -06:00 |
|
|
03378ebe43
|
[nostalgia/core/gba] Fix buttonDown to return false for non-gamepad buttons
|
2023-01-03 00:13:40 -06:00 |
|
|
2669aafe81
|
[nostalgia] Cleanup frequent allocations and const correctness in project explorer
|
2023-01-01 15:27:28 -06:00 |
|
|
679226ef73
|
[nostalgia] Replace C strings with ox::StringView
|
2022-12-31 17:14:43 -06:00 |
|
|
6cfa8dd40d
|
[nostalgia] Replace unnecessary ox::Strings with ox::StringViews
|
2022-12-31 15:48:47 -06:00 |
|
|
5a09918b64
|
[nostalgia/studio] Add logo
|
2022-12-31 15:28:04 -06:00 |
|
|
2c2fce2c5a
|
[nostalgia] Replace C strings with StringViews
|
2022-12-31 15:03:04 -06:00 |
|
|
5cae7cbd24
|
[nostalgia/studio] Cleanup
|
2022-12-30 18:19:39 -06:00 |
|
|
907393dfe6
|
[nostalgia/studio] Fix MSVC issue
|
2022-12-18 23:18:24 -06:00 |
|
|
bd192ba47a
|
[nostalgia/studio] Fix FDFilterItem to work on Windows
|
2022-12-18 21:56:30 -06:00 |
|
|
e2d5090f44
|
[nostalgia/core/userland] Fix namespace of forward declared Palette
|
2022-12-18 21:13:04 -06:00 |
|
|
d8153e71e1
|
[nostalgia] Fix for Windows
|
2022-12-18 21:04:44 -06:00 |
|
|
ad412177ab
|
[nostalgia/studio] MSVC fixes for NFDE file dialog
|
2022-12-18 21:04:44 -06:00 |
|
|
31e9af032a
|
[nostalgia] Replace most new calls with ox::make
|
2022-12-17 22:30:49 -06:00 |
|
|
716b3d6022
|
[nostalgia/core/studio] Cleanup
|
2022-12-17 14:05:35 -06:00 |
|
|
9b36381b00
|
[nostalgia/studio] Fix config dir creation not create duplicate dirs
|
2022-12-17 14:00:39 -06:00 |
|
|
0d040ad752
|
[nostalgia/tools/pack] Add PtrSize to GbaPlatSpec
|
2022-12-17 13:41:59 -06:00 |
|
|
44f45e64e9
|
[nostalgia/studio] Add ClawViewer for unknown types
|
2022-12-15 01:36:55 -06:00 |
|
|
79d255b63f
|
[nostalgia/core/userland] Make palettes swappable in GL renderer
|
2022-12-11 08:38:38 -06:00 |
|
|
8e956c68b3
|
[nostalgia/core/glfw] Increase uninterruptedRefreshes from user input to 25
|
2022-12-03 20:29:09 -06:00 |
|
|
86cbf66699
|
[nostalgia/tools/pack] Wrap preload operations with start/end allocs
|
2022-12-03 01:54:53 -06:00 |
|
|
ab8b1e4925
|
[nostalgia/core] Give preload version of AssetRef a default constructor
|
2022-12-03 01:53:45 -06:00 |
|
|
b39a125264
|
[nostalgia/core] Handle error in getting preload addr
|
2022-12-03 01:52:39 -06:00 |
|
|
640ea95c24
|
[nostalgia/core] Remove SignalHandler as parent to GBA version of AssetRef
|
2022-12-01 02:02:51 -06:00 |
|
|
7322056df2
|
[nostalgia/tools/pack] Use ox::preload function instead of bare model function in preloading
|
2022-12-01 02:02:28 -06:00 |
|
|
d68d8531e9
|
[nostalgia/tools/pack] Fix error message for missing rom-bin path
|
2022-12-01 02:01:07 -06:00 |
|
|
0e0f43895a
|
[nostalgia/tools/pack] Improve output and fix a sign conversion
|
2022-12-01 00:15:37 -06:00 |
|
|
8329bf9217
|
[nostalgia/core/gba] Remove unnecessary include
|
2022-12-01 00:14:20 -06:00 |
|
|
d82ec27296
|
[nostalgia/tools/pack] Update for BufferWriter::buff() change
|
2022-11-30 20:51:39 -06:00 |
|
|
3abcd0af8f
|
[nostalgia/tools/pack] Add GbaPlatSpec
|
2022-11-30 20:47:02 -06:00 |
|
|
090fe28b44
|
[nostalgia] Integrate Ox Preloader
|
2022-11-30 01:51:45 -06:00 |
|
|
52efae287b
|
[nostalgia/core] Cleanup CMakeLists.txt
|
2022-11-10 21:55:37 -06:00 |
|
|
64ac8f7dbf
|
[nostalgia/core/glfw] Add ImGui theme
|
2022-10-29 20:09:48 -05:00 |
|
|
a049861f3a
|
[nostalgia/core] Fix clang-tidy warnings
|
2022-09-24 23:54:17 -05:00 |
|
|
ea55a33b60
|
[nostalgia/core] Fix possible div by zero in idxToPt
|
2022-09-24 20:38:49 -05:00 |
|
|
fb5934975d
|
[nostalgia/core] Cleanup formatting error in typeconv.hpp
|
2022-08-03 00:40:13 -05:00 |
|
|
e822bf2ccb
|
[nostalgia/core] Add missing nodiscards to clipboard types
|
2022-08-03 00:39:40 -05:00 |
|
|
d9f0415074
|
[nostalgia/core/gba] Make GBA CBB data static
|
2022-08-03 00:38:54 -05:00 |
|
|
ef04e03d11
|
[nostalgia/core/userland] Fix CLion warnnings
|
2022-08-03 00:38:01 -05:00 |
|
|
41b1c6eb25
|
[nostalgia/player] Make sprites in demo scene auto-scroll slower
|
2022-08-03 00:37:18 -05:00 |
|
|
6a02161b37
|
[nostalgia/player] Make sprites in demo scene auto-scroll
|
2022-08-02 01:32:46 -05:00 |
|
|
3b19909eb1
|
[nostalgia/core/glfw] Set window title to app name
|
2022-08-02 01:31:18 -05:00 |
|
|
35ae54b336
|
[nostalgia/core] Add ability to set a BG's CBB
|
2022-08-02 01:30:53 -05:00 |
|
|
379c939208
|
[nostalgia/core/studio] Move Select tool to first tool in TileSheetEditor toolbox
|
2022-07-30 21:13:41 -05:00 |
|
|
ed025bfa31
|
[nostalgia/studio] Make Project update file index when a file is added
|
2022-07-30 18:26:20 -05:00 |
|
|
29fd9b8c4f
|
[nostalgia/core] Make invalid palette lookups return 0 instead of garbage memory
|
2022-07-30 14:47:44 -05:00 |
|
|
c8dc14dd8e
|
[nostalgia/core/studio] Add key binding to for switching tools in TileSheetEditor
|
2022-07-30 14:45:17 -05:00 |
|
|
275e9dbff1
|
[nostalgia] Add NewMenu for creating new files
|
2022-07-30 14:28:50 -05:00 |
|
|
1a8f2ce69d
|
[nostalgia/core/userland] Cleanup
|
2022-07-21 02:47:44 -05:00 |
|
|
fd89a9abb0
|
[nostalgia/core/glfw] Cleanup and add Escape button
|
2022-07-21 02:16:26 -05:00 |
|
|
d2d9aae9d5
|
[nostalgia/sample_project] Update integer type descriptor names
|
2022-07-21 02:14:40 -05:00 |
|
|
db3e9c5d93
|
[nostalgia/studio] Fix config path for Windows
|
2022-07-12 02:07:43 -05:00 |
|
|
6908199428
|
[nostalgia/studio] Change configio functions to take auto string type
|
2022-07-10 15:52:36 -05:00 |
|
|
fdc57ce7b8
|
[nostalgia/core/studio] Fix cast of 32 bit int to pointer
|
2022-07-10 15:48:14 -05:00 |
|
|
c80a8838a4
|
[nostalgia] Setup Glad as GL loader
|
2022-07-10 02:46:26 -05:00 |
|
|
99bdf30c52
|
[nostalgia] Fix MSVC build
|
2022-07-09 21:42:26 -05:00 |
|
|
10deddfd07
|
[nostalgia] Fixes for MSVC
|
2022-07-09 21:39:19 -05:00 |
|
|
e8a3f5ea9a
|
[nostalgia/tools/pack] Implement the long stubbed out pathToInode replacement
|
2022-07-09 03:07:04 -05:00 |
|
|
6653715795
|
[nostalgia/core/gba] Fix GBA for updated model system
|
2022-07-04 12:40:22 -05:00 |
|
|
8d01882ed5
|
[nostalgia/core] Update TypeStore::loadDescriptor to take type version
|
2022-07-04 12:36:58 -05:00 |
|
|
53f03eac22
|
[nostalgia/core/gba] Use actual types for type info for GBA target models
|
2022-05-29 22:23:44 -05:00 |
|
|
3834de3318
|
[nostalgia/studio] Use Nostalgia TypeStore for Project
|
2022-05-29 01:29:33 -05:00 |
|
|
285a0f9b24
|
[nostalgia/core] Add custom TypeStore with type desc loader
|
2022-05-29 01:27:35 -05:00 |
|
|
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 |
|
|
717bbd2e0f
|
[nostalgia/studio] Update for new model type store system
|
2022-05-28 20:00:28 -05:00 |
|
|
bfb441594f
|
[nostalgia/core] Update for Ox HashMap::at return type change
|
2022-05-28 03:22:05 -05:00 |
|
|
0adfaa7901
|
[nostalgia/studio] Add export option to tilesheet editor
|
2022-05-25 21:22:29 -05:00 |
|
|
2448bdcc82
|
[nostalgia/studio] Add null check for key input to active editor
|
2022-05-25 21:19:59 -05:00 |
|
|
0e8d2d7640
|
[nostalgia/studio] Switch file dialog to NFDE and add save file dialog
|
2022-05-25 21:19:27 -05:00 |
|
|
a9d5272176
|
[nostalgia/geo] GCC 12 fix
|
2022-05-25 21:18:41 -05:00 |
|
|
9ad5771767
|
[nostalgia/core] Make type conv system access type info correctly
|
2022-05-25 01:58:11 -05:00 |
|
|
a8244b9313
|
[nostalgia/core/gba] Fix GCC 12 breaks
|
2022-05-25 01:15:07 -05:00 |
|
|
fd0d15b28e
|
[nostalgia/studio] Fix memory leak of ProjectExplorer not getting freed
|
2022-05-25 01:04:43 -05:00 |
|
|
74effd3611
|
[nostalgia/core/studio] Add insert/delete tile actions and make double click on subsheet open SubsheetEditor
|
2022-05-22 16:15:58 -05:00 |
|
|
4a921cf65f
|
[nostalgia] Fix compiler warnings
|
2022-05-21 20:08:45 -05:00 |
|
|
1529c82bec
|
[nostalgia/core] Make AssetContainer non-copyable and non-movable
|
2022-05-21 19:36:44 -05:00 |
|
|
062fa07f4d
|
[nostalgia/core/studio] Remove unimplemented functions from TileSheetEditorView
|
2022-05-21 03:22:52 -05:00 |
|
|
f6ebb5b29f
|
[nostalgia/core] Fix unnecessary ox::String instantiations
|
2022-05-21 03:09:04 -05:00 |
|
|
7a942ac83c
|
[nostalgia/core] Remove unnecessary serialization and deserialization from type conversion
|
2022-05-20 02:02:14 -05:00 |
|
|
6854e658a0
|
[nostalgia/studio] Fix TileSheetEditor to switch to appropriate subsheet on undo/redo
|
2022-05-18 21:15:11 -05:00 |
|
|
5c5f8e748a
|
[nostalgia/core/studio] Add key shortcuts for changing the selected color
|
2022-05-17 21:24:20 -05:00 |
|
|
1edd72dc7d
|
[nostalgia/studio] Add BaseEditor::keyStateChanged
|
2022-05-17 21:23:49 -05:00 |
|
|
eac471b21b
|
[nostalgia] Add constructors needed by construct_at
|
2022-04-10 03:04:24 -05:00 |
|
|
edf4571ff7
|
[nostalgia] Split studio::Editor into Editor and BaseEditor
|
2022-04-09 16:20:39 -05:00 |
|
|
56964e197a
|
[nostalgia] Split PaletteEditor into Imgui and general files, other cleanup
|
2022-04-08 01:05:32 -05:00 |
|
|
632ade60b9
|
[nostalgia/studio] Add active editor tab to config
|
2022-04-04 01:11:01 -05:00 |
|
|
f0cbcbbddf
|
[nostalgia/core/studio] Fix unnecessary copies
|
2022-04-04 01:10:16 -05:00 |
|
|
a40c768872
|
[nostalgia/core/studio] Fix subsheet editor height
|
2022-04-03 02:20:16 -05:00 |
|
|
60d67218db
|
[nostalgia/studio] Make opening a file switch to its tab
|
2022-04-03 00:34:37 -05:00 |
|
|
83ad1623d3
|
[nostalgia/core/studio] Add PaletteEditorImGui::itemDisplayName()
|
2022-04-03 00:30:53 -05:00 |
|
|
3fd25782c0
|
[nostalgia/core/studio] Add unsaved changes indicator to editor tabs
|
2022-04-02 21:13:08 -05:00 |
|
|
71e0f181ea
|
[nostalgia] Add PaletteEditor
|
2022-04-02 16:47:48 -05:00 |
|
|
99987ee423
|
[nostalgia/geo] Add Bounds::setPt2
|
2022-04-01 20:54:45 -05:00 |
|
|
dd12857ba8
|
[nostalgia/studio] Add UndoCommand::mergeWith
|
2022-03-31 01:38:59 -05:00 |
|
|
10d2f2c064
|
[nostalgia/core/studio] Fix TileSheetEditor cut to use undo stack
|
2022-03-27 03:19:20 -05:00 |
|
|
041e571626
|
[nostalgia/core/studio] Fix select not to go beyond the appropriate idx
|
2022-03-27 02:35:35 -05:00 |
|
|
053d35b31c
|
[nostalgia] Make core::shutdown return void and add GBA implementation
|
2022-03-25 01:28:26 -05:00 |
|
|
6eb4070d97
|
[nostalgia/core/studio] Add palette picker combo box
|
2022-03-24 20:54:17 -05:00 |
|
|
ef3a28846c
|
[nostalgia/studio] Add ability to index and list files of different types in Project
|
2022-03-24 20:53:29 -05:00 |
|
|
27b7b11146
|
[nostalgia/studio] Remove toolbar
|
2022-03-24 20:53:04 -05:00 |
|
|
6e742e5d45
|
[nostalgia/core/glfw] Cleanup key input system
|
2022-03-24 01:00:45 -05:00 |
|
|
e1c82117f9
|
[nostalgia/core] Fix GBA input
|
2022-03-23 03:21:34 -05:00 |
|
|
b214a7612a
|
[nostalgia/core/glfw] Fix key down initial state
|
2022-03-23 03:20:38 -05:00 |
|
|
033ffc2e15
|
[nostalgia/core/gba] Fix GBA input
|
2022-03-23 03:19:55 -05:00 |
|
|
d76d525054
|
[nostalgia/studio] Add keyboard shortcuts
|
2022-03-20 02:08:54 -05:00 |
|
|
ea318bb6c8
|
[nostalgia/core] Add key event handler
|
2022-03-20 01:56:48 -05:00 |
|
|
2223fe7863
|
[nostalgia/core] Rename event handler to update handler
|
2022-03-19 20:11:53 -05:00 |
|
|
8e660f6b15
|
[nostalgia/geo] Make geo an object library
|
2022-03-19 19:40:35 -05:00 |
|
|
3041ce55f6
|
[nostalgia/studio] Fix Studio lib install location
|
2022-03-19 19:34:04 -05:00 |
|
|
96ca0cb686
|
[nostalgia/studio] Add finished signal to Task
|
2022-03-19 19:32:30 -05:00 |
|
|
2881a28dc8
|
[nostalgia/core/studio] Fix click bounds checking for TileSheet editor
|
2022-03-17 04:15:54 -05:00 |
|
|
2a552326e9
|
[nostalgia/glutils] Fix glutils install
|
2022-03-17 04:14:01 -05:00 |
|
|
a6f9dfaa2e
|
[nostalgia/studio] Set constant refrest to false
|
2022-03-17 04:06:30 -05:00 |
|
|
38cb3fc962
|
[nostalgia] Make default constant refresh setting false
|
2022-03-17 03:42:39 -05:00 |
|
|
428a47bab8
|
[nostalgia/core/studio] Add sizing policy to palette table
|
2022-03-12 11:41:30 -06:00 |
|
|
b4238279ab
|
[nostalgia/core] Switch away from Conan ImGui
|
2022-03-12 02:55:35 -06:00 |
|
|
919e637822
|
[nostalgia/studio] Switch awayy from removed ImGui function
|
2022-03-12 02:38:35 -06:00 |
|
|
9f02c544d4
|
[nostalgia/studio] Remove imgui as direct dependency
|
2022-03-12 02:38:06 -06:00 |
|
|
c152bb9a66
|
[nostalgia] Switch from Conan to bundled dep glfw
|
2022-03-11 22:16:59 -06:00 |
|
|
6885aca0e8
|
[nostalgia] Cleanup
|
2022-03-11 22:01:31 -06:00 |
|
|
7df978605f
|
[nostalgia/core] Add Fill command to tilesheet editor and make ClipboardObject more efficient
|
2022-03-11 20:41:36 -06:00 |
|
|
ae80d22769
|
[nostalgia/core/studio] Fix TileSheet Editor paste bounds checking
|
2022-03-11 02:11:58 -06:00 |
|
|
415c2574bb
|
[nostalgia/core/studio] Add copy/cut/paste support to TileSheet Editor
|
2022-03-10 20:42:21 -06:00 |
|
|
a6983ce53b
|
[nostalgia/core] Add object clipboard in addition to text clipboard
|
2022-03-10 20:41:22 -06:00 |
|
|
92651973ce
|
[nostalgia/studio] Hook up Copy/Cut/Paste commands
|
2022-03-10 20:40:51 -06:00 |
|
|
4dd1d4331b
|
[nostalgia/geo] Fix Point + and * operators to return the computed result
|
2022-03-10 19:43:28 -06:00 |
|
|
b502b8cc30
|
[nostalgia/core/studio] Add ability to select pixels for copy/paste
|
2022-03-10 02:39:22 -06:00 |
|
|
3486734b50
|
[nostalgia/geo] Add ability to init Bounds from two Points
|
2022-03-10 02:38:25 -06:00 |
|
|
0b6a36bedc
|
[nostalgia/studio] Make opening a new project close all currently open files
|
2022-03-06 14:57:19 -06:00 |
|
|
e4f3ec52d0
|
[nostalgia/core/studio] Add initialization for SubSheetEditor show var
|
2022-03-06 01:23:01 -06:00 |
|