gary
d32b1033c3
[nostalgia/gfx/studio] Cleanup
2026-05-16 14:11:20 -05:00
gary
1d2814bbd0
Merge commit '2e119b5683574d7243d30a9ba33c05b06bcdb8a4'
Build / build (push) Successful in 1m15s
2026-05-08 22:36:42 -05:00
gary
2e119b5683
Squashed 'deps/oxlib/' changes from 170d6e35a..a787fef61
...
a787fef61 Uncomment code that from Pico fix
298184d58 Fix build warning
51999199c [ox] Fix build problems on Raspberry Pi Pico
682fc5b85 Merge commit 'c286e3794d9d4cc571671548ad765ce370bcfcb4'
94209fd74 [ox/std] Make is_integral use raw types
git-subtree-dir: deps/oxlib
git-subtree-split: a787fef6147dcd11519c24f992289349f0ec355d
2026-05-08 22:36:42 -05:00
gary
46c6ba2e17
Merge commit 'c286e3794d9d4cc571671548ad765ce370bcfcb4'
2026-05-07 01:18:59 -05:00
gary
c286e3794d
Squashed 'deps/oxlib/' changes from 85f17c418..170d6e35a
...
170d6e35a [ox] Add dist to gitignore
83fd814d6 [ox] Bump required CMake version
git-subtree-dir: deps/oxlib
git-subtree-split: 170d6e35a67739b600aa95abfff7269972a45c00
2026-05-07 01:18:59 -05:00
gary
45cbede7e2
[ox/std] Make is_integral use raw types
2026-05-07 01:16:57 -05:00
gary
5aa133a788
[nostalgia] Fix Ox references
Build / build (push) Successful in 1m9s
2026-05-06 02:48:59 -05:00
gary
fafe78ba80
[nostalgia] Adjust for new ox path
Build / build (push) Successful in 1m9s
2026-05-06 01:40:34 -05:00
gary
69fcd7ad10
Squashed 'deps/oxlib/' content from commit 85f17c41
...
git-subtree-dir: deps/oxlib
git-subtree-split: 85f17c4188e266b82ba8858d21f67289c72e7b9a
2026-05-06 01:38:00 -05:00
gary
335a61bd79
Merge commit '69fcd7ad1056940166a5d9524b4f03578f680834' as 'deps/oxlib'
2026-05-06 01:38:00 -05:00
gary
572b8b2c78
[ox] Remove Ox
2026-05-06 01:15:07 -05:00
gary
88e901e214
[keel] Cleanup
Build / build (push) Successful in 1m9s
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
4048753205
[ox/std] Add call and logCatch for safe calling of throwing functions
2026-04-29 01:47:15 -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
0885919dbd
[ox/std] Cleanup
2026-04-29 01:44:43 -05:00
gary
8c7d8cd08b
[ox/model] Cleanup TypeNameCatcher and TypeInfoCatcher
2026-04-29 01:42:53 -05:00
gary
110d4a2e6a
[keel] Cleanup
Build / build (push) Successful in 1m16s
2026-02-07 15:29:53 -06:00
gary
e29a50d0dc
[ox] Rename UniquePtr to UPtr
2026-02-07 14:17:55 -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
Build / build (push) Successful in 1m15s
2026-02-06 21:36:39 -06:00
gary
c9cb186462
[studio] Cleanup useless complexity
Build / build (push) Successful in 1m16s
2026-02-06 21:28:46 -06:00
gary
f204d01a3d
[studio] FileInfo: reset file info when opening
Build / build (push) Successful in 1m12s
2026-02-05 22:22:07 -06:00
gary
62337bd29e
[studio] FileInfo: Rename ID to Asset ID, allow for no value of fields
Build / build (push) Successful in 1m12s
2026-02-05 22:15:00 -06:00
gary
7b24b33849
[nostalgia] Update release notes
Build / build (push) Successful in 1m11s
2026-02-05 21:40:10 -06:00
gary
86c2c26d8d
[studio] Fix warning
Build / build (push) Successful in 1m11s
2026-02-05 21:35:39 -06:00
gary
f8b2700ea7
[studio] Add Get Info file dialog
Build / build (push) Failing after 1m9s
2026-02-05 21:32:36 -06:00
gary
7848cbbbff
[nostalgia/gfx/keel] Cleanup
Build / build (push) Successful in 1m9s
2026-02-03 02:22:58 -06:00
gary
96c5223e44
[ox/std] Fix possible false positive in HashMap::operator==
Build / build (push) Successful in 1m13s
2026-01-30 21:03:58 -06:00
gary
d19b848427
[ox/std] Reduce AnyPtr to 2/3 the size
Build / build (push) Successful in 1m13s
2026-01-30 20:54:17 -06:00
gary
c812051ec0
[nostalgia/gfx/studio] Cleanup
Build / build (push) Successful in 1m11s
2026-01-30 00:31:19 -06:00
gary
3c07eb2df7
[nostalgia/gfx/studio] Cleanup
Build / build (push) Successful in 1m7s
2026-01-29 19:30:32 -06:00
gary
ca851e1059
[ox] Cleanup some expensive headers
Build / build (push) Successful in 1m7s
2026-01-28 22:55:26 -06:00
gary
11e75cb6ca
[ox/std] Add Error::reoriginate
Build / build (push) Successful in 1m13s
2026-01-28 00:46:55 -06:00
gary
8c4add57e4
[ox/std] Fix build
Build / build (push) Successful in 1m17s
2026-01-28 00:45:26 -06:00
gary
5e1698a321
[ox/std] Cleanup serialize code
Build / build (push) Failing after 52s
2026-01-27 23:15:53 -06:00
gary
3e95bc0842
[ox/model] Update style for ModelHandlerAdaptor
2026-01-27 23:09:53 -06:00
gary
58e19fad48
[ox] Cleanup MetalClawWriter and FieldBitmapWriter
2026-01-27 23:05:03 -06:00
gary
a3a56b24e8
[ox/std] Fix is_integer_v
2026-01-27 23:03:07 -06:00
gary
7681830ca6
[ox] Remove some unnecessary const_casts
2026-01-27 23:01:36 -06:00
gary
46a7331754
[ox/mc] Cleanup, fix possible overflow bug
Build / build (push) Successful in 1m8s
2026-01-26 00:55:55 -06:00
gary
56c19ad2a6
[ox/std] Add remove_pointer_t alias
2026-01-26 00:46:12 -06:00
gary
c6ecadf9a8
[ox/mc] Cleanup
Build / build (push) Successful in 1m10s
2026-01-26 00:21:16 -06:00
gary
2ed469f2dd
[ox] Cleanup
Build / build (push) Successful in 1m11s
2026-01-25 23:58:46 -06:00
gary
53aea9731d
[ox] Cleanup
Build / build (push) Successful in 1m9s
2026-01-25 23:46:54 -06:00
gary
0e028ff653
[ox] Cleanup
Build / build (push) Successful in 1m10s
2026-01-25 22:05:49 -06:00
gary
07688a2c29
[ox] Remove oxExpect macro
Build / build (push) Successful in 1m9s
2026-01-25 21:52:26 -06:00
gary
9ce4d3f8c7
[keel,nostalgia/gfx] Minor cleanup of tests
2026-01-25 21:51:10 -06:00
gary
4aa8255c55
[ox] Update formatting in recently edited files
Build / build (push) Successful in 1m11s
2026-01-25 21:26:44 -06:00