gary
|
4d2cb2dba8
|
[ox/std] Add missing include
Build / build (push) Failing after 21s
|
2026-05-06 01:20:13 -05:00 |
|
gary
|
25401903f4
|
Merge commit 'cc499028fb6b9a2138538c771d4de8fbf41a7835' as 'deps/ox'
|
2026-05-06 01:15:12 -05:00 |
|
gary
|
572b8b2c78
|
[ox] Remove Ox
|
2026-05-06 01:15:07 -05:00 |
|
gary
|
d4807cd2a0
|
[ox] Move each library's include to its own include dir
Build / build (push) Failing after 21s
|
2026-05-06 01:06:34 -05:00 |
|
gary
|
bd792a0d25
|
[ox] Move header files to include directory
|
2026-05-06 00:30:29 -05:00 |
|
gary
|
69957bd7b2
|
Remove no longer used files
Build / build (push) Successful in 20s
|
2026-05-05 23:19:51 -05:00 |
|
gary
|
1d6cce38fa
|
Make CMake include buildcore CMake files
Build / build (push) Successful in 20s
|
2026-05-05 23:06:02 -05:00 |
|
gary
|
6611349888
|
Add Gitea workflow
Build / build (push) Failing after 3s
|
2026-05-05 23:01:27 -05:00 |
|
gary
|
e3051aecfe
|
Update Makefile and .gitignore
|
2026-05-05 22:59:22 -05:00 |
|
gary
|
17f21ea9f5
|
Merge commit '2ab653ca54f8fa4ea3faca4777b75db131291272' as 'deps/buildcore'
|
2026-05-05 22:58:24 -05:00 |
|
gary
|
2ab653ca54
|
Squashed 'deps/buildcore/' content from commit 2df5079
git-subtree-dir: deps/buildcore
git-subtree-split: 2df5079392e643443a28e8a4bd4cd72169943362
|
2026-05-05 22:58:24 -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 |
|