354 Commits

Author SHA1 Message Date
cf765d2745 Merge commit '2fbeb8c685a0904ce09d5786f58c25f696306255' 2025-01-23 21:58:02 -06:00
67c796ec04 Merge commit 'af93f94c679456e697ec438bad9cdfdfcbed1eb8'
All checks were successful
Build / build (push) Successful in 3m58s
2025-01-23 21:35:40 -06:00
1aed9b2d12 Merge commit 'dff9f81e073bb994d5ce96a6eaa1bfa547f1fdf4'
All checks were successful
Build / build (push) Successful in 3m58s
2025-01-23 21:21:58 -06:00
1388bf9c88 [studio] Fix NewMenu to track prev stage correctly when going back two stages
All checks were successful
Build / build (push) Successful in 3m58s
2025-01-23 21:13:58 -06:00
d96453fa64 [studio] Fix prev tracking 2025-01-22 23:37:44 -06:00
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
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
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
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
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
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