gary
4bec1e13f0
[olympic] Change TypeId building to use constexpr globals
2024-04-21 10:23:22 -05:00
gary
52e931d8a3
[nostalgia/core/opengl] Unbind vertex arrays when done with them
2024-04-21 10:22:32 -05:00
gary
5f0e113f10
[glutils] Remove trailing whitespace
2024-04-21 10:21:44 -05:00
gary
24085f38e8
[ox/std] Replace ox::ignore with std::ignore
2024-04-13 00:35:49 -05:00
gary
223c975e0c
[ox/std] Cleanup
Build / build (push) Successful in 2m50s
2024-04-13 00:10:09 -05:00
gary
7439310a9e
[ox/std] Fix Signed_c and Unsigned_c
Build / build (push) Has been cancelled
2024-04-13 00:07:40 -05:00
gary
5598d9a381
[nostalgia/core] Update pack transforms to use ModelTypeId_v
Build / build (push) Successful in 2m48s
2024-04-10 22:20:26 -05:00
gary
ccf197643d
[ox/model] Add constexpr ModelTypeId_v
Build / build (push) Has been cancelled
2024-04-10 00:00:48 -05:00
gary
70bf26b538
[ox/std] Fix sfmt constexpr problems
2024-04-09 23:47:18 -05:00
gary
05ce318a85
[ox/std] Sort of fix custom assert
2024-04-09 23:46:54 -05:00
gary
f6910ab1f7
[ox/std] Fix some Vector constexpr problems
2024-04-09 23:46:12 -05:00
gary
092d14d1b7
[ox/std] Add nodiscard to some string functions
Build / build (push) Successful in 3m54s
2024-04-09 22:40:37 -05:00
gary
cbebbc108e
[ox/std] Add ox::ignore
2024-04-09 22:40:20 -05:00
gary
3dee350f17
Merge commit '5627a6357219246db3b23ca420360d3c8a77faa5'
Build / build (push) Successful in 3m6s
2024-03-20 21:37:42 -05:00
gary
5627a63572
Squashed 'deps/nostalgia/' changes from 04f3d6b4..6a523191
...
6a523191 [turbine] Cleanup applicationData
205f2a69 [turbine] Fix applicationData to properly return null
82f02896 [turbine] Cleanup type safety code for application data
aa43cb3d [turbine] Add some type safety to application data
05d08a76 Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
c6750d50 [studio/modlib] Add ig::ChildStackItem
dade484d [olympic/studio] Make StudioContext::ui a ref instead of ptr
b015fe88 [ox/std] Make ranges predicates const refs
git-subtree-dir: deps/nostalgia
git-subtree-split: 6a523191561cf76db3d734e42199aaae0af7d21b
2024-03-20 21:37:42 -05:00
gary
27e54b8a93
Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
2024-03-14 23:33:20 -05:00
gary
d6403991d4
Squashed 'deps/nostalgia/' changes from b97d7d99..04f3d6b4
...
04f3d6b4 [keel] Fix some static const vars to be constexpr
db2dc28f [keel] Remove use of removed ModelValue operator
74fb051e [ox] Remove panicing ModelValue operators
24fda7d5 [ox] Make serialize and allocate Writer_c functions take refs
a60cdf0a Merge commit '9c712cc38ae706b021807b271899bce56c234fa5'
9a0a2fd4 Merge commit '56f9d7a4634c9de9b09df390c4385c67ab646607'
9c0acf1b Merge commit 'ace68f7c1d870ed53e69c55ba53709a9425388be'
a41e93c5 Merge commit '8e0467ca5fdb3f983738a97c17cba742a0d233fd'
dbcd37d7 Merge commit '0d61e5a064382a7076b62d32b25c70298ee0706e'
6a500345 Merge commit '057272347486efe5046691f32f51604e3a594e6a'
f038b89a Merge commit 'cfc27a384b00388fc1ce30ac47c266ddd1f8e6f1'
b9fddd47 Merge commit 'db978290f3465d2da30a27a98b12face50bbe091'
961ab756 Merge commit 'ae1f8ce11a81624f376be3a3dd56e80ba479dd89'
d740609c Merge commit '6640e00ad9ee5b731a2ddb06da31436463c3ae65'
08be822b [ox/fs] Add FileAddress::operator==(FileAddress)
git-subtree-dir: deps/nostalgia
git-subtree-split: 04f3d6b491105a4f124d9738f612b9e0c505b2b0
2024-03-14 23:33:20 -05:00
gary
a0d25a13c3
[studio/modlib] Add ig::ChildStackItem
Build / build (push) Successful in 2m47s
2024-03-14 23:32:05 -05:00
gary
cf1f2c3372
[olympic/studio] Make StudioContext::ui a ref instead of ptr
Build / build (push) Has been cancelled
2024-03-14 23:31:01 -05:00
gary
675e1a87fe
[ox/std] Make ranges predicates const refs
2024-02-17 11:43:25 -06:00
gary
a826c5daf2
[keel] Remove use of removed ModelValue operator
Build / build (push) Failing after 52s
2024-02-11 20:35:48 -06:00
gary
0e758f59b3
[ox] Remove panicing ModelValue operators
2024-02-11 20:35:19 -06:00
gary
9ac83a9095
[ox] Make serialize and allocate Writer_c functions take refs
Build / build (push) Failing after 51s
2024-02-11 19:39:29 -06:00
gary
9c712cc38a
Squashed 'deps/nostalgia/' changes from 4e50889b..b97d7d99
...
b97d7d99 [ox/preloader] Remove debug code
ce1eea81 [olympic/keel] Remove debug line
git-subtree-dir: deps/nostalgia
git-subtree-split: b97d7d995632f674d35fbe4d3cc3847c3a144f52
2024-02-11 17:30:45 -06:00
gary
4ad295d005
Merge commit '9c712cc38ae706b021807b271899bce56c234fa5'
2024-02-11 17:30:45 -06:00
gary
56f9d7a463
Squashed 'deps/nostalgia/' changes from ee051184..4e50889b
...
4e50889b [ox/model,ox/preloader] Add ability to handle inline arrays
git-subtree-dir: deps/nostalgia
git-subtree-split: 4e50889b5cb05833e644b98140908253ef5f53c1
2024-02-11 17:24:22 -06:00
gary
4c0aa60a52
Merge commit '56f9d7a4634c9de9b09df390c4385c67ab646607'
2024-02-11 17:24:22 -06:00
gary
ace68f7c1d
Squashed 'deps/nostalgia/' changes from 59fa3907..ee051184
...
ee051184 [ox] Add ability for ModelValue to represent inline arrays, add to preloader
git-subtree-dir: deps/nostalgia
git-subtree-split: ee051184786d03fe909da752d5b40e80f690a177
2024-02-04 10:21:12 -06:00
gary
d9be861ec4
Merge commit 'ace68f7c1d870ed53e69c55ba53709a9425388be'
2024-02-04 10:21:12 -06:00
gary
8e0467ca5f
Squashed 'deps/nostalgia/' changes from 10a12f2a..59fa3907
...
59fa3907 [keel] Update pack for Preloader changes
c55994f6 [ox/std] Add Vector::capacity
e81d28a6 [ox] Fix various preloader problems
0626c2a8 [ox/fs] Add comparison operator for FileAddress
git-subtree-dir: deps/nostalgia
git-subtree-split: 59fa39070f0c93be71060afb2584608e90cef84f
2024-02-01 21:07:56 -06:00
gary
4d5f1c0392
Merge commit '8e0467ca5fdb3f983738a97c17cba742a0d233fd'
2024-02-01 21:07:56 -06:00
gary
d588d822af
Merge commit '0d61e5a064382a7076b62d32b25c70298ee0706e'
2024-01-31 23:18:13 -06:00
gary
0572723474
Squashed 'deps/nostalgia/' changes from b75bbc4d..28b1c6dc
...
28b1c6dc [ox/preloader] Fix case where alignOf always used NativePlatSpec
ef9cb8be [olympic/modlib] Add ListBox to ImGui util
0d106bde [ox/oc] Fix objects to always write when members of arrays
git-subtree-dir: deps/nostalgia
git-subtree-split: 28b1c6dcf4b2d7d1e3c50850f5886ab8d85c9c96
2024-01-31 23:13:34 -06:00
gary
d75dead89d
Merge commit '057272347486efe5046691f32f51604e3a594e6a'
2024-01-31 23:13:34 -06:00
gary
cfc27a384b
Squashed 'deps/nostalgia/' changes from f128664a..b75bbc4d
...
b75bbc4d [olympic,nostalgia] Change order of oxModelFieldRename args
227dd68a [ox/model] Change order of oxModelFieldRename args
02db760b [olympic] Add more ImGui helpers, studio::Editor::pushCommand
09c57545 [ox/std] Add Vector::at
git-subtree-dir: deps/nostalgia
git-subtree-split: b75bbc4d200c0f4187f5c4068ba686dad34820cd
2024-01-28 18:05:09 -06:00
gary
bc7bbb57c8
Merge commit 'cfc27a384b00388fc1ce30ac47c266ddd1f8e6f1'
2024-01-28 18:05:09 -06:00
gary
db978290f3
Squashed 'deps/nostalgia/' changes from 124c7029..f128664a
...
f128664a [olympic/studio] Add ig::IndentStackItem
e84df780 [glutils] Add ProgramSource::vboLen
caa59f37 [nostalgia/core] Add functions for mapping tile idx to subsheet
1cf09433 [nostalgia/core/studio] Cleanup TileSheetEditor with new GlUtils helpers
9948346c [ox/model] Fix clangd false alarm
aa8200be [glutils] Add helper functions for setting up shaders
git-subtree-dir: deps/nostalgia
git-subtree-split: f128664a81b817aaf066de02cc3a09650958ace9
2024-01-27 23:55:20 -06:00
gary
ec099aa386
Merge commit 'db978290f3465d2da30a27a98b12face50bbe091'
2024-01-27 23:55:20 -06:00
gary
9f50acc411
Merge commit 'ae1f8ce11a81624f376be3a3dd56e80ba479dd89'
2024-01-20 15:41:04 -06:00
gary
e9add7d68a
Merge commit '6640e00ad9ee5b731a2ddb06da31436463c3ae65'
2024-01-20 15:02:16 -06:00
gary
c06fc277e8
[ox/fs] Add FileAddress::operator==(FileAddress)
2024-01-19 20:22:52 -06:00
gary
a9c6adb8d2
Merge commit 'a9128caf4ddd187f14496b84242dfe07ee9a6467'
2024-01-19 01:09:23 -06:00
gary
563d86fabc
[olympic/studio] Add PushButton, PopupBtns, ComboBox, and IDStackItem to ImGui utils
2024-01-19 01:09:10 -06:00
gary
2ab3fd016f
[olympic/studio] Fix imguiutil.hpp name, add StudioContext::tctx
2024-01-19 00:15:28 -06:00
gary
16b290b9e5
Merge commit '5649e72126d23e422a8eae29a0a2a2f7c8597f7d'
2024-01-18 00:30:54 -06:00
gary
14dc8fe295
Merge commit '6a10c6ffb97306c5514e1f9ad9b3426c75008182'
2024-01-17 01:40:45 -06:00
gary
ab89463b0f
Squashed 'deps/nostalgia/' changes from 89fab5cc..b46cb65b
...
b46cb65b [nostalgia/studio] Add version
877349df [nostalgia/core/studio] Increase max tilesheet export size, fix input handling when popups open
5418c062 [olympic] Change olympic::s_version to olympic::appVersion
dd9c1100 [glutils] Update copyright for 2024
db82aee7 [teagba] Update copyright for 2024
edf15858 [teagba] Update copyright for 2024
d1efbb2f [ox] Update copyright for 2024
051623f4 [olympic,nostalgia] Update copyright for 2024
055d64b1 [olympic] Add support for an AppLib app specific version
de9f8426 [ox/std] Add error.hpp include to memory.hpp
200e5867 Add .idea to .gitignore
f1609519 [olympic] Cleanup
e452d9db [nostalgia] Add python3-mypy to Debian deps
43a87b60 [nostalgia] Ensure pkg-gba reads .current_build without a new line
8acc6244 [olympic/keel] Improve error clarity on pack some common failures
bd2aeee2 [ox/claw] Improve error clarity when loading ModelObjects
git-subtree-dir: deps/nostalgia
git-subtree-split: b46cb65b7f5b1ea17c115fcb31a6baff323ea1a3
2024-01-05 22:12:08 -06:00
gary
107e3dd32b
Merge commit 'ab89463b0f88f3f2191cf3f85e0e18bea39e9d36'
2024-01-05 22:12:08 -06:00
gary
9b8fdcc970
[nostalgia] Ensure pkg-gba reads .current_build without a new line
2023-12-30 13:59:10 -06:00
gary
3a1b75c9ee
[olympic/keel] Improve error clarity on pack some common failures
2023-12-30 13:58:42 -06:00