556 Commits

Author SHA1 Message Date
a5e089b6ae [jasper/world] Add World Person TileSheet template
Some checks failed
Build / build (push) Failing after 1m13s
2025-01-18 20:17:22 -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
3fdcf49b65 [jasper/world] Fix compiler warnings
All checks were successful
Build / build (push) Successful in 3m49s
2025-01-14 01:25:12 -06:00
1d185e2036 [jasper/world] Cleanup types, add consts
All checks were successful
Build / build (push) Successful in 3m45s
2025-01-14 00:36:06 -06:00
9187c07551 [jasper/world] Make palBank fields 8 bit
All checks were successful
Build / build (push) Successful in 3m48s
2025-01-14 00:11:32 -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
1474456ee1 [jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m45s
2025-01-13 22:43:38 -06:00
9c7ccb5df5 [jasper/world] Fix ObjTileRefSet comparison operator 2025-01-13 22:42:43 -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
8f5ab51158 [jasper/world/studio/worldeditor] Cleanup
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-13 22:17:00 -06:00
a4045cfae5 [jasper/world/studio/worldobjectseteditor] Fix possible array overrun 2025-01-13 22:16:32 -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
37e0ead5bf [jasper/world/studio/worldobjectseteditor] Fix build for certain compilers 2025-01-13 21:34:23 -06:00
d16a6e1659 [jasper/world/studio/worldobjectseteditor] Make palette removal update object palette refs 2025-01-13 21:33: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
c8217e5ab0 [jasper/world] Move obj states initialization to initial loading of resources
All checks were successful
Build / build (push) Successful in 3m54s
2025-01-13 01:43:25 -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
4520050bf9 [jasper/world] Clear object states when tiles are reset 2025-01-13 00:36:13 -06:00
2eba5a6882 [jasper/world/studio/worldobjectseteditor] Make object edits obsolete if nothing changed
All checks were successful
Build / build (push) Successful in 3m54s
2025-01-13 00:23:54 -06:00
d33eef2be6 [jasper/world/studio/worldobjectseteditor] Disable Interval for objects with only 1 frame 2025-01-13 00:20:13 -06:00
d5d22372e1 [jasper/world] Make World::updateObj return error
All checks were successful
Build / build (push) Successful in 3m55s
2025-01-12 23:58:26 -06:00
a986ab5734 [jasper/project] Update project files
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-12 23:00:53 -06:00
fd5a82689c [jasper/world] Get animations working
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-12 22:50:44 -06:00
21f7ce7885 [jasper/world] Fix issues with selecting a non-leaf node subsheet in WorldObjectSetEditor
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-12 16:27:44 -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
4d8a3dc0e9 [jasper/world] Make obj frames default to SubSheet children count
All checks were successful
Build / build (push) Successful in 3m40s
2025-01-12 02:56:07 -06:00
028d98cc41 [jasper/world] Cleanup 2025-01-12 01:40:44 -06:00
953edfa64a [jasper/world] Cleanup, add frames to WorldObjectSetEditor
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-12 01:33:53 -06:00
2b9609e308 [jasper/world] Cleanup 2025-01-11 23:12:44 -06:00
590b2524e5 [jasper/world] Rework WorldEditor to use incremental loading
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-11 22:20:29 -06:00
c774b5da70 [jasper/world] Give world static a default obj ref set
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 19:45:38 -06:00