Commit Graph

4905 Commits

Author SHA1 Message Date
gary d3da7fc473 test 2026-05-05 22:09:14 -05:00
gary aa2eb1330a Merge commit 'b93c2582c06cd65ad6cb6409ced4f381182e4a74' as 'deps/ox' 2026-05-05 22:02:46 -05:00
gary 591fa2d969 [ox] Remove Ox 2026-05-05 22:00:36 -05:00
gary 7e884fd3b4 Update project files 2026-05-05 21:51:36 -05:00
gary 2f8e5597b4 Merge commit '3bbd78849a453eebeb0fd2a8179d9585c23b03e5' as 'deps/buildcore' 2026-05-05 21:49:43 -05:00
gary 3bbd78849a Squashed 'deps/buildcore/' content from commit 2df5079
git-subtree-dir: deps/buildcore
git-subtree-split: 2df5079392e643443a28e8a4bd4cd72169943362
2026-05-05 21:49:43 -05:00
gary 88e901e214 [keel] Cleanup 2026-04-29 01:55:32 -05:00
gary d42e10fcbe [olympic] Cleanup pkg-gba 2026-04-29 01:52:59 -05:00
gary bc88333a59 [studio/modlib] Update ImGui drag/drop, other cleanup 2026-04-29 01:50:39 -05:00
gary af3cf68b65 [ox/std] Add call and logCatch for safe calling of throwing functions
(synced from 4048753205)
2026-04-29 01:47:15 -05:00
gary 4048753205 [ox/std] Add call and logCatch for safe calling of throwing functions 2026-04-29 01:47:15 -05:00
gary 58c881f673 [ox/std] Add call and logCatch for safe calling of throwing functions
(synced from 5c146c6660)
2026-04-29 01:45:56 -05:00
gary 5c146c6660 [ox/std] Add call and logCatch for safe calling of throwing functions 2026-04-29 01:45:56 -05:00
gary 6c7c8ac531 [ox/std] Cleanup
(synced from 0885919dbd)
2026-04-29 01:44:43 -05:00
gary 0885919dbd [ox/std] Cleanup 2026-04-29 01:44:43 -05:00
gary 94a95052fb [ox/model] Cleanup TypeNameCatcher and TypeInfoCatcher
(synced from 8c7d8cd08b)
2026-04-29 01:42:53 -05:00
gary 8c7d8cd08b [ox/model] Cleanup TypeNameCatcher and TypeInfoCatcher 2026-04-29 01:42:53 -05:00
gary 110d4a2e6a [keel] Cleanup 2026-02-07 15:29:53 -06:00
gary 83a42a4c78 [ox] Rename UniquePtr to UPtr
(synced from e29a50d0dc)
2026-02-07 14:17:55 -06:00
gary e29a50d0dc [ox] Rename UniquePtr to UPtr 2026-02-07 14:17:55 -06:00
gary ec65df688b [ox/std] Add Error::throwException()
(synced from 93d16cafb2)
2026-02-07 14:15:15 -06:00
gary 93d16cafb2 [ox/std] Add Error::throwException() 2026-02-07 14:15:15 -06:00
gary 54d7c706eb [studio] Make FileInfo free resources on close 2026-02-06 21:36:39 -06:00
gary c9cb186462 [studio] Cleanup useless complexity 2026-02-06 21:28:46 -06:00
gary f204d01a3d [studio] FileInfo: reset file info when opening 2026-02-05 22:22:07 -06:00
gary 62337bd29e [studio] FileInfo: Rename ID to Asset ID, allow for no value of fields 2026-02-05 22:15:00 -06:00
gary 7b24b33849 [nostalgia] Update release notes 2026-02-05 21:40:10 -06:00
gary 86c2c26d8d [studio] Fix warning 2026-02-05 21:35:39 -06:00
gary f8b2700ea7 [studio] Add Get Info file dialog 2026-02-05 21:32:36 -06:00
gary 7848cbbbff [nostalgia/gfx/keel] Cleanup 2026-02-03 02:22:58 -06:00
gary 9750c53b98 [ox/std] Fix possible false positive in HashMap::operator==
(synced from 96c5223e44)
2026-01-30 21:03:58 -06:00
gary 96c5223e44 [ox/std] Fix possible false positive in HashMap::operator== 2026-01-30 21:03:58 -06:00
gary 06eeafa4a8 [ox/std] Reduce AnyPtr to 2/3 the size
(synced from d19b848427)
2026-01-30 20:54:17 -06:00
gary d19b848427 [ox/std] Reduce AnyPtr to 2/3 the size 2026-01-30 20:54:17 -06:00
gary c812051ec0 [nostalgia/gfx/studio] Cleanup 2026-01-30 00:31:19 -06:00
gary 3c07eb2df7 [nostalgia/gfx/studio] Cleanup 2026-01-29 19:30:32 -06:00
gary 502fb51f0a [ox] Cleanup some expensive headers
(synced from ca851e1059)
2026-01-28 22:55:26 -06:00
gary ca851e1059 [ox] Cleanup some expensive headers 2026-01-28 22:55:26 -06:00
gary 12a48376e7 [ox/std] Add Error::reoriginate
(synced from 11e75cb6ca)
2026-01-28 00:46:55 -06:00
gary 11e75cb6ca [ox/std] Add Error::reoriginate 2026-01-28 00:46:55 -06:00
gary 55f0cd2f9c [ox/std] Fix build
(synced from 8c4add57e4)
2026-01-28 00:45:26 -06:00
gary 8c4add57e4 [ox/std] Fix build 2026-01-28 00:45:26 -06:00
gary 5219b574ac [ox/std] Cleanup serialize code
(synced from 5e1698a321)
2026-01-27 23:15:53 -06:00
gary 5e1698a321 [ox/std] Cleanup serialize code 2026-01-27 23:15:53 -06:00
gary d99ee332a6 [ox/model] Update style for ModelHandlerAdaptor
(synced from 3e95bc0842)
2026-01-27 23:09:53 -06:00
gary 3e95bc0842 [ox/model] Update style for ModelHandlerAdaptor 2026-01-27 23:09:53 -06:00
gary 10d60e2c2a [ox] Cleanup MetalClawWriter and FieldBitmapWriter
(synced from 58e19fad48)
2026-01-27 23:05:03 -06:00
gary 58e19fad48 [ox] Cleanup MetalClawWriter and FieldBitmapWriter 2026-01-27 23:05:03 -06:00
gary e69315382d [ox/std] Fix is_integer_v
(synced from a3a56b24e8)
2026-01-27 23:03:07 -06:00
gary a3a56b24e8 [ox/std] Fix is_integer_v 2026-01-27 23:03:07 -06:00