387 Commits

Author SHA1 Message Date
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
4919a594b3 [gbabuildcore] Enable exceptions 2025-01-13 20:18:28 -06:00
0ecf9d3200 [teagba] Add symbols needed for enabling exceptions 2025-01-13 20:17:10 -06:00
2823db63ac [studio] Remap toggle explorer keyboard shortcut, add Ctrl+1-0 mappings for jumping between tabs
All checks were successful
Build / build (push) Successful in 3m47s
2025-01-13 01:14:57 -06:00
f55ede08b2 [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets 2025-01-12 16:06:24 -06:00
dd240b5be8 [studio] Fix new project menu to return an appropriately sized string for name 2025-01-12 15:04:31 -06:00
8288dc3f72 [nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string 2025-01-12 14:55:50 -06:00
2c1dc8c734 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
All checks were successful
Build / build (push) Successful in 3m39s
2025-01-11 16:21:10 -06:00
e5e33bb90a [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
All checks were successful
Build / build (push) Successful in 3m40s
2025-01-11 16:06:48 -06:00
cbab7dc9ba [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 15:38:11 -06:00
ddb24c530a [nostalgia/core/studio] Fix tile insert to work on last tile
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 15:23:57 -06:00
d8b4afe053 Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c' 2025-01-11 12:32:00 -06:00
8676315710 [keel] Fix reloadAsset
Some checks failed
Build / build (push) Failing after 3m43s
2025-01-11 03:39:38 -06:00
cdd6ac9a4d [ox/std] Add non-const SmallMap::pairs 2025-01-11 03:37:27 -06:00
2cf6e48a73 [nostalgia] Make pkg-gba.py force lower case for pack tool 2025-01-08 22:01:27 -06:00
25af2c2e86 [nostalgia/core] Make getTileIdx return an Optional 2025-01-08 21:34:01 -06:00
627f814fc9 [turbine] Make common turbine.cpp file private to its target 2025-01-08 21:33:23 -06:00
99b7bb05f6 [ox/std] Add SmallMap::values() 2025-01-08 21:31:46 -06:00