394 Commits

Author SHA1 Message Date
d4a691bcc2 Merge commit '3fddeeee3e14669f4c8a139162bf9a548716a108' 2025-01-22 23:13:07 -06:00
b00654e7a3 Merge commit '6fdf744dd2f7130ef13679fd82068fc060a7a86a'
All checks were successful
Build / build (push) Successful in 3m57s
2025-01-21 22:58:38 -06:00
6fdf744dd2 Squashed 'deps/nostalgia/' changes from f987b02c..1af4da43
1af4da43 [nostalgia] Update release notes
4fa879a0 [nostalgia/sample_project] Update NS_Logo.ng to final TileSheetV5 format
fd8f1a29 [nostalgia] Add release notes document
9fda2763 [nostalgia/gfx] Make TileSheetV5::defaultPalette a string instead of FileAddress
cda23ac4 [ox/std] Change ox::String::operator[](size_t) const return a reference
c36b244d [nostalgia/gfx] Cleanup, add PaletteV5, restore mistakenly removed function
335d278f [ox/oc] Fix integer read for signed/unsigned

git-subtree-dir: deps/nostalgia
git-subtree-split: 1af4da43ad5512cc654e7a18265eba52b6523adf
2025-01-21 22:58:02 -06:00
c4805f1012 [nostalgia] Add release notes document 2025-01-21 22:45:55 -06:00
dabff6ed89 [nostalgia/gfx] Make TileSheetV5::defaultPalette a string instead of FileAddress 2025-01-21 22:44:55 -06:00
eb9132d3a9 [ox/std] Change ox::String::operator[](size_t) const return a reference 2025-01-21 22:43:57 -06:00
25ca985869 [nostalgia/gfx] Cleanup, add PaletteV5, restore mistakenly removed function 2025-01-21 22:17:13 -06:00
814923186b [ox/oc] Fix integer read for signed/unsigned 2025-01-21 22:15:36 -06:00
ec49463217 Squashed 'deps/nostalgia/' changes from 672b92b3..f987b02c
f987b02c [nostalgia/gfx] Move to TileSheetV5
3c056276 [turbine,nostalgia] Cleanup
87e2fdef [ox/std] Make UAnyPtr uncopyable

git-subtree-dir: deps/nostalgia
git-subtree-split: f987b02c657802c25061e6786fc28c562877c9c6
2025-01-21 02:25:27 -06:00
fbd42e74a6 Merge commit 'ec49463217cb6822254fd230426135c0b52da547' 2025-01-21 02:25:27 -06:00
2eb87c06f2 Merge commit '1e92e0d1341619f6652e9d37f1896d781c3e268c' 2025-01-20 03:14:04 -06:00
9cd67ad12b Merge commit '38777cfac8868b3628332090260710d5ac26aba0' 2025-01-20 02:15:45 -06:00
765d6d95f5 [nostalgia,studio] Proper fix for input filtering 2025-01-20 02:10:48 -06:00
67901ff748 [studio] Cleanup 2025-01-20 01:34:00 -06:00
c6fbcd8151 [nostalgia/core/studio/paletteeditor] Ignore keyboard input when popup is open 2025-01-20 01:33:23 -06:00
34325794ee [studio] Cleanup 2025-01-20 00:16:16 -06:00
c0ac9869bf Merge commit '8e0b6ffbabb10f8a6e9ad7e9f07e0ba1d039a02e' 2025-01-19 20:18:56 -06:00
78da9f526d Merge commit '7e20f7200963cd0b22f84cc46e10db12b6c13806'
All checks were successful
Build / build (push) Successful in 3m54s
2025-01-19 19:04:24 -06:00
583cdc62b4 [nostalgia/core/studio/tilesheeteditor] Add back file type check for palette drop 2025-01-19 18:21:50 -06:00
61a0446c1d [nostalgia/core/studio/tilesheeteditor] Manually merge in changes that were lost in conflict 2025-01-19 18:18:52 -06:00
83055a96b5 Squashed 'deps/nostalgia/' changes from d68e6493..6b53eaf6
6b53eaf6 [ox/std] Fix string append issues
16c32273 [nostalgia/core/studio/tilesheeteditor] Fix palette drop target to only take palettes
1567a6e2 [applib] Fix build
89d543bc Merge commit '7b7d59cf63d77cf7ab6daf6ed7122eef97954555'

git-subtree-dir: deps/nostalgia
git-subtree-split: 6b53eaf6b1d8f4caadea8df8ec6e4c09e37993b4
2025-01-19 18:11:38 -06:00
b18a901b95 [nostalgia/core/studio/paletteeditor] Fix crash that occurs when removing last color 2025-01-19 17:56:21 -06:00
fe14e0a586 [ox/std] Fix string append issues
All checks were successful
Build / build (push) Successful in 3m57s
2025-01-19 16:51:05 -06:00
17f358552a [nostalgia/core/studio/tilesheeteditor] Fix palette drop target to only take palettes 2025-01-19 16:49:31 -06:00
ac743834d3 [applib] Fix build
All checks were successful
Build / build (push) Successful in 3m52s
2025-01-19 14:32:08 -06:00
8d6343e325 Merge commit '7b7d59cf63d77cf7ab6daf6ed7122eef97954555'
Some checks failed
Build / build (push) Failing after 59s
2025-01-19 13:39:31 -06:00
7b7d59cf63 Squashed 'deps/nostalgia/' changes from a3d6a58c..d68e6493
d68e6493 [nostalgia/core/studio/tilesheeteditor] Add support for dragging palette to palette selector
1cbc5762 [studio] Complete drag/drop support for files
500b9356 [studio] Make new dir window OK on Enter key
800ca851 [ox/std] Fix possible error that occurs with appending on boundary of small string size
cc466a9f [studio] Add support for adding and deleting directories
9d115584 [nostalgia] Rename player from 'nostalgia' to 'Nostalgia'
a2139c09 [studio] Cleanup unused member
a3e5f27a [ox/std] Fix Mac build
643f95ec [studio] Add confirmation dialog for file deletion, move deletion to Project
69241476 [studio] Add ability to add file through dir context menu
6e2b4fa7 [nostalgia] Cleanup player run in Makefile
4e5c7499 [studio] Add support for deleting files
66229de7 [ox/fs] FileSystem fixes with removing files
7eb37c53 [nostalgia/core/studio/paletteeditor] Fix adding page if there is no existing page
7a21b207 [nostalgia/core] Replace ContextDeleter with safeDelete(Context*)
894be237 [ox/std] Drop ox:: qualifier from safeDelete function for pointee
92e9d9cb [keel,studio] Add support for New Item templates
b29b9a9b [ox/std] Add UAnyPtr
721f8442 [nostalgia/core/studio/tilesheeteditor] Fix subsheet and palette scrolling

git-subtree-dir: deps/nostalgia
git-subtree-split: d68e64931b37d7d8bbaff7b43bf131c7acf2aa97
2025-01-19 13:31:44 -06:00
ebe8b1cdce [nostalgia/core/studio/paletteeditor] Fix adding page if there is no existing page
All checks were successful
Build / build (push) Successful in 3m49s
2025-01-18 21:29:36 -06:00
233c444255 [nostalgia/core] Replace ContextDeleter with safeDelete(Context*)
All checks were successful
Build / build (push) Successful in 3m49s
2025-01-18 20:57:15 -06:00
90d804dbd9 [ox/std] Drop ox:: qualifier from safeDelete function for pointee 2025-01-18 20:56:24 -06:00
0f5f41de64 [keel,studio] Add support for New Item templates 2025-01-18 20:16:29 -06:00
62ccba875a [ox/std] Add UAnyPtr 2025-01-18 20:11:42 -06:00
86ad4fae90 [nostalgia/core/studio/tilesheeteditor] Fix subsheet and palette scrolling 2025-01-18 20:08:09 -06:00
50b1ed33df Squashed 'deps/nostalgia/' changes from 791b7746..a3d6a58c
a3d6a58c [nostalgia/core/studio] Fix library cpp file ownership
e598e7fe [nostalgia,keel] Add ability to types Obj to Obj
ba9e720f [ox/model] Fix ModelTypeName_v to use requireModelTypeName
8e816a26 [nostalgia/core/studio] Cleanup, fix possible TileSheet fill tool failure
5b9929ab [keel] Add detail to preload logging
ceb54b3f [nostalgia/core/opengl] Cleanup
87644447 [nostalgia/core] Add clearCbb functions
ce9a0b1f [nostalgia/core/opengl] Cleanup memcpys
f7a468ea [ox/std] Add spancpy
861d177a [studio] Cleanup
3936756b [nostalgia/developer-handbook] Update error handling to reflect the enablement of exceptions for GBA build
3e78ec3f [studio] Cleanup
3c3d53b4 [studio] Ensure Editor tabs do first draw immediately, fix shift key being missed with tab shortcuts
151d7c57 [nostalgia/core/gba] Fix partial tilesheet loading overrun
4e4d8d2c [nostalgia/core/gba] Make panic use standard abort call
03d1fd28 [ox/std] Add and integrate standard abort call
6701decc [gbabuildcore] Enable exceptions
6cff5266 [teagba] Add symbols needed for enabling exceptions
dd50bd02 [studio] Remap toggle explorer keyboard shortcut, add Ctrl+1-0 mappings for jumping between tabs
55a16602 [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets
ed365dfe [studio] Fix new project menu to return an appropriately sized string for name
23a09e4a [nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string
b69e7ebb [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
418d6e3f [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
c44d8678 [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
eb4cd710 [nostalgia/core/studio] Fix tile insert to work on last tile
d259770f Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c'
80bad608 [keel] Fix reloadAsset
2bce9a2b [ox/std] Add non-const SmallMap::pairs

git-subtree-dir: deps/nostalgia
git-subtree-split: a3d6a58cc898f88434e8901aacb579c819fac3e6
2025-01-17 21:58:18 -06:00
48dec919ab Merge commit '50b1ed33df6ac7ddc89187f657d2eb49cb0d5acc' 2025-01-17 21:58:18 -06:00
5c5632e963 [nostalgia,keel] Add ability to types Obj to Obj
All checks were successful
Build / build (push) Successful in 3m41s
2025-01-15 23:44:18 -06:00
d76b514c8d [ox/model] Fix ModelTypeName_v to use requireModelTypeName
All checks were successful
Build / build (push) Successful in 4m14s
2025-01-15 23:34:58 -06:00
0c48444231 [nostalgia/core/studio] Cleanup, fix possible TileSheet fill tool failure
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-14 23:06:12 -06:00
e014a54af5 [keel] Add detail to preload logging 2025-01-14 21:20:13 -06:00
911a5dce60 [nostalgia/core/opengl] Cleanup 2025-01-14 21:18:22 -06:00
d9f7b2ea1c [nostalgia/core] Add clearCbb functions
All checks were successful
Build / build (push) Successful in 3m45s
2025-01-14 21:13:42 -06:00
06e564652c [nostalgia/core/opengl] Cleanup memcpys 2025-01-14 21:13:10 -06:00
27a05f4ff0 [ox/std] Add spancpy 2025-01-14 21:10:18 -06:00
68e2d390ba [studio] Cleanup 2025-01-13 22:58:39 -06:00
6cc77ceea0 [nostalgia/developer-handbook] Update error handling to reflect the enablement of exceptions for GBA build 2025-01-13 22:53:12 -06:00
0a11f2db76 [studio] Cleanup 2025-01-13 22:40:08 -06:00
ee840ae25e [studio] Ensure Editor tabs do first draw immediately, fix shift key being missed with tab shortcuts
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-13 22:29:48 -06:00
2d7f55fe07 [nostalgia/core/gba] Fix partial tilesheet loading overrun 2025-01-13 22:03:36 -06:00
20d65849f5 [nostalgia/core/gba] Make panic use standard abort call 2025-01-13 21:37:29 -06:00
dc9d7f2082 [ox/std] Add and integrate standard abort call 2025-01-13 20:39:21 -06:00