gary
de859bef77
[ox/std] Rename caseInsensitiveEquals to caseInsensitiveStrCmp
2026-05-17 15:55:35 -05:00
gary
d1a3538e9a
[ox/oc] Fix writeOC Writer_c variant to add null terminator
Build / build (push) Successful in 1m10s
2026-05-17 15:49:00 -05:00
gary
d10a71f06d
[studio] Add missing include
Build / build (push) Failing after 1m6s
2026-05-17 15:36:57 -05:00
gary
9593e7eef9
[ox] Add writeOC Writer_c variant
2026-05-17 15:31:56 -05:00
gary
2f9b9c0842
[studio] Fix change-format to only write data portion once
Build / build (push) Successful in 1m15s
2026-05-17 15:22:11 -05:00
gary
dce09b564c
[ox/std] Fix Result::originate to return value
Build / build (push) Successful in 1m12s
2026-05-17 15:19:13 -05:00
gary
9f485d9496
[studio] Cleanup
Build / build (push) Successful in 1m9s
2026-05-17 15:07:10 -05:00
gary
2c50ce48ed
[ox/std] Add Result::reoriginate functions
2026-05-17 15:02:07 -05:00
gary
72e16cb285
[studio] Change output of Claw OC files to make them recognizable as test files
2026-05-17 14:53:42 -05:00
gary
d1e410ac55
[ox/std] Add caseInsensitiveEquals
2026-05-17 14:30:43 -05:00
gary
be32d575f5
[ox/claw] Add writeClaw Writer_c variant
2026-05-17 14:29:43 -05:00
gary
f24929f421
[studio] Remove extra copyright header
Build / build (push) Successful in 1m16s
2026-05-16 16:44:13 -05:00
gary
2d426d2bb3
[studio] Fix change-format format reading
Build / build (push) Successful in 1m13s
2026-05-16 16:29:19 -05:00
gary
f89af6fcb3
[studio] Fix change-format usage message
Build / build (push) Successful in 1m12s
2026-05-16 16:17:00 -05:00
gary
899eaa9dce
[studio] Add change-format subcommand
Build / build (push) Successful in 1m13s
2026-05-16 16:12:29 -05:00
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