-
a00a0bd2ff
[ox] Rename BString to IString
Gary Talent
2024-04-24 00:54:02 -05:00
-
ed4f0e1f2b
[nostalgia,olympic] Replace oxIgnoreError with std::ignore
Gary Talent
2024-04-22 23:40:48 -05:00
-
ea1feb726e
[ox] Remove oxIgnoreError
Gary Talent
2024-04-22 23:38:51 -05:00
-
e9a6a09629
[ox] Run liccor
Gary Talent
2024-04-21 17:01:34 -05:00
-
d7f309750e
Merge commit 'c0baf7efca0e4c3a86a018ad2564d9df7b07c133'
Gary Talent
2024-04-21 13:13:26 -05:00
-
-
84205879d4
[olympic] Cleanup ItemMaker, remove unnecessary copy
Gary Talent
2024-04-21 10:32:42 -05:00
-
ebf3a6961e
[ox/std] Add String constructor that takes a StringLiteral
Gary Talent
2024-04-21 10:31:26 -05:00
-
eeb2a5a151
[olympic/studio] Add new ImGui util functions
Gary Talent
2024-04-21 10:24:53 -05:00
-
453f2750dd
[nostalgia/core/studio] Cleanup context types
Gary Talent
2024-04-21 10:24:29 -05:00
-
189ba4c545
[olympic/studio] Make studio::run static
Gary Talent
2024-04-21 10:23:55 -05:00
-
057738088e
[olympic] Change TypeId building to use constexpr globals
Gary Talent
2024-04-21 10:23:22 -05:00
-
272eabc732
[nostalgia/core/opengl] Unbind vertex arrays when done with them
Gary Talent
2024-04-21 10:22:32 -05:00
-
a02566697a
[glutils] Remove trailing whitespace
Gary Talent
2024-04-21 10:21:44 -05:00
-
dfd27afd67
[ox/std] Add implicit String constructor for str literals
Gary Talent
2024-04-18 23:59:47 -05:00
-
6bfe184261
[ox/std] Remove unnecessary copying from HashMap::expand
Gary Talent
2024-04-18 23:39:33 -05:00
-
700d7016d5
[nostalgia] Update for Ox changes
Gary Talent
2024-04-18 23:33:06 -05:00
-
922323833c
[ox] Cleanup
Gary Talent
2024-04-18 23:32:54 -05:00
-
3b8d13dce3
[nostalgia,olympic] Fixes for Ox update
Gary Talent
2024-04-18 19:25:07 -05:00
-
a20d7fd923
[ox] Cleanup
Gary Talent
2024-04-18 19:23:32 -05:00
-
6808adc8a1
[ox/std] Replace ox::ignore with std::ignore
Gary Talent
2024-04-13 00:35:49 -05:00
-
abc076d657
[ox/std] Cleanup
Gary Talent
2024-04-13 00:10:09 -05:00
-
1b790a34c4
[ox/std] Fix Signed_c and Unsigned_c
Gary Talent
2024-04-13 00:07:40 -05:00
-
9220271630
[nostalgia/core] Update pack transforms to use ModelTypeId_v
Gary Talent
2024-04-10 00:03:16 -05:00
-
7941a514ba
[ox/model] Add constexpr ModelTypeId_v
Gary Talent
2024-04-09 23:52:43 -05:00
-
0c09c5306e
[ox/std] Fix sfmt constexpr problems
Gary Talent
2024-04-09 23:47:18 -05:00
-
3ff91af86b
[ox/std] Sort of fix custom assert
Gary Talent
2024-04-09 23:46:54 -05:00
-
79b42e1df7
[ox/std] Fix some Vector constexpr problems
Gary Talent
2024-04-09 23:46:12 -05:00
-
5eec9085f8
[ox/std] Add nodiscard to some string functions
Gary Talent
2024-04-09 22:40:37 -05:00
-
af7c89564c
[ox/std] Add ox::ignore
Gary Talent
2024-04-09 22:40:20 -05:00
-
2c0e02277c
[ox/std] Add assert to AnyPtr::Wrap::copyTo to ensure sufficiently large buff
Gary Talent
2024-03-24 02:22:37 -05:00
-
e3c74637db
[turbine] Make applicationData return const&
Gary Talent
2024-03-23 17:19:33 -05:00
-
41e08d67aa
[turbine] Make keyEventHandler nodiscard
Gary Talent
2024-03-23 17:12:44 -05:00
-
50f3479d10
[ox/std] Make AnyPtr constexpr
Gary Talent
2024-03-23 17:01:49 -05:00
-
1616ca7018
[turbine] Replace WrapPtr with ox::AnyPtr
Gary Talent
2024-03-23 16:53:04 -05:00
-
3fa247e3d4
[ox/std] Add AnyPtr
Gary Talent
2024-03-23 16:52:43 -05:00
-
27f1df8f33
[nostalgia,olympic] Further reduce use of applicationData
Gary Talent
2024-03-23 16:07:49 -05:00
-
a4f0c7cdb5
[nostalgia/core/studio] Remove applicationData usages
Gary Talent
2024-03-23 14:52:30 -05:00
-
-
6a52319156
[turbine] Cleanup applicationData
Gary Talent
2024-03-17 20:59:14 -05:00
-
205f2a698c
[turbine] Fix applicationData to properly return null
Gary Talent
2024-03-17 20:05:01 -05:00
-
82f02896c9
[turbine] Cleanup type safety code for application data
Gary Talent
2024-03-17 13:24:16 -05:00
-
aa43cb3d8d
[turbine] Add some type safety to application data
Gary Talent
2024-03-16 18:11:14 -05:00
-
05d08a7687
Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
Gary Talent
2024-03-14 23:33:20 -05:00
-
-
c6750d50fc
[studio/modlib] Add ig::ChildStackItem
Gary Talent
2024-03-14 23:32:05 -05:00
-
dade484d87
[olympic/studio] Make StudioContext::ui a ref instead of ptr
Gary Talent
2024-03-14 23:31:01 -05:00
-
04f3d6b491
[keel] Fix some static const vars to be constexpr
Gary Talent
2024-02-29 23:48:15 -06:00
-
b015fe88b7
[ox/std] Make ranges predicates const refs
Gary Talent
2024-02-17 11:43:25 -06:00
-
-
db2dc28f92
[keel] Remove use of removed ModelValue operator
Gary Talent
2024-02-11 20:35:48 -06:00
-
74fb051ef2
[ox] Remove panicing ModelValue operators
Gary Talent
2024-02-11 20:35:19 -06:00
-
24fda7d589
[ox] Make serialize and allocate Writer_c functions take refs
Gary Talent
2024-02-11 19:39:29 -06:00
-
a60cdf0a61
Merge commit '9c712cc38ae706b021807b271899bce56c234fa5'
Gary Talent
2024-02-11 17:30:45 -06:00
-
-
b97d7d9956
[ox/preloader] Remove debug code
Gary Talent
2024-02-11 17:29:54 -06:00
-
ce1eea817d
[olympic/keel] Remove debug line
Gary Talent
2024-02-11 17:28:06 -06:00
-
9a0a2fd46a
Merge commit '56f9d7a4634c9de9b09df390c4385c67ab646607'
Gary Talent
2024-02-11 17:24:22 -06:00
-
-
4e50889b5c
[ox/model,ox/preloader] Add ability to handle inline arrays
Gary Talent
2024-02-11 17:23:38 -06:00
-
9c0acf1b8f
Merge commit 'ace68f7c1d870ed53e69c55ba53709a9425388be'
Gary Talent
2024-02-04 10:21:12 -06:00
-
-
ee05118478
[ox] Add ability for ModelValue to represent inline arrays, add to preloader
Gary Talent
2024-02-04 10:19:30 -06:00
-
a41e93c582
Merge commit '8e0467ca5fdb3f983738a97c17cba742a0d233fd'
Gary Talent
2024-02-01 21:07:56 -06:00
-
-
59fa39070f
[keel] Update pack for Preloader changes
Gary Talent
2024-02-01 21:07:42 -06:00
-
c55994f67d
[ox/std] Add Vector::capacity
Gary Talent
2024-02-01 21:06:53 -06:00
-
e81d28a681
[ox] Fix various preloader problems
Gary Talent
2024-02-01 21:06:35 -06:00
-
0626c2a815
[ox/fs] Add comparison operator for FileAddress
Gary Talent
2024-02-01 21:02:46 -06:00
-
dbcd37d7ea
Merge commit '0d61e5a064382a7076b62d32b25c70298ee0706e'
Gary Talent
2024-01-31 23:18:13 -06:00
-
-
10a12f2ab2
[nostalgia/core] Add getTileCnt to header
Gary Talent
2024-01-31 23:17:59 -06:00
-
2667be88f6
[nostalgia/core] Add largestPage function for Palette
Gary Talent
2024-01-31 23:17:46 -06:00
-
5972d8acef
[nostalgia/core] Fix TileSetEntry model
Gary Talent
2024-01-31 23:17:28 -06:00
-
9c026e1a6c
[nostalgia/core/studio] Add function to remove unused data from TileSheets
Gary Talent
2024-01-31 23:17:09 -06:00
-
1dff26d895
[nostalgia/core] Add getTileCnt and fix getTileIdx
Gary Talent
2024-01-31 23:16:41 -06:00
-
ff2eb5b11b
[olympic/keel] Remove const r-value funcion from AssetRef
Gary Talent
2024-01-31 23:15:53 -06:00
-
6a500345b4
Merge commit '057272347486efe5046691f32f51604e3a594e6a'
Gary Talent
2024-01-31 23:13:34 -06:00
-
-
28b1c6dcf4
[ox/preloader] Fix case where alignOf always used NativePlatSpec
Gary Talent
2024-01-31 23:07:40 -06:00
-
ef9cb8bea4
[olympic/modlib] Add ListBox to ImGui util
Gary Talent
2024-01-30 21:46:38 -06:00
-
0d106bde21
[ox/oc] Fix objects to always write when members of arrays
Gary Talent
2024-01-30 21:45:58 -06:00
-
f038b89ab4
Merge commit 'cfc27a384b00388fc1ce30ac47c266ddd1f8e6f1'
Gary Talent
2024-01-28 18:05:09 -06:00
-
-
b75bbc4d20
[olympic,nostalgia] Change order of oxModelFieldRename args
Gary Talent
2024-01-28 17:59:54 -06:00
-
227dd68a4f
[ox/model] Change order of oxModelFieldRename args
Gary Talent
2024-01-28 17:59:36 -06:00
-
02db760b8c
[olympic] Add more ImGui helpers, studio::Editor::pushCommand
Gary Talent
2024-01-28 18:03:12 -06:00
-
09c57545bc
[ox/std] Add Vector::at
Gary Talent
2024-01-28 16:29:39 -06:00
-
b9fddd47c2
Merge commit 'db978290f3465d2da30a27a98b12face50bbe091'
Gary Talent
2024-01-27 23:55:20 -06:00
-
-
f128664a81
[olympic/studio] Add ig::IndentStackItem
Gary Talent
2024-01-27 23:54:34 -06:00
-
e84df7801e
[glutils] Add ProgramSource::vboLen
Gary Talent
2024-01-27 23:53:32 -06:00
-
caa59f3724
[nostalgia/core] Add functions for mapping tile idx to subsheet
Gary Talent
2024-01-27 23:52:40 -06:00
-
1cf09433e8
[nostalgia/core/studio] Cleanup TileSheetEditor with new GlUtils helpers
Gary Talent
2024-01-27 23:51:51 -06:00
-
9948346ce4
[ox/model] Fix clangd false alarm
Gary Talent
2024-01-27 23:40:16 -06:00
-
aa8200beed
[glutils] Add helper functions for setting up shaders
Gary Talent
2024-01-27 23:39:03 -06:00
-
961ab75662
Merge commit 'ae1f8ce11a81624f376be3a3dd56e80ba479dd89'
Gary Talent
2024-01-20 15:41:04 -06:00
-
-
124c7029bd
[olympic/studio] Change Studio modules to pass StudioContext instead of turbine::Context
Gary Talent
2024-01-20 15:40:08 -06:00
-
d740609c8e
Merge commit '6640e00ad9ee5b731a2ddb06da31436463c3ae65'
Gary Talent
2024-01-20 15:02:16 -06:00
-
-
5d1f680a51
[nostalgia/core] Cleanup TileSheetEditor with new ImGui util functions
Gary Talent
2024-01-20 14:59:43 -06:00
-
08be822bdd
[ox/fs] Add FileAddress::operator==(FileAddress)
Gary Talent
2024-01-19 20:22:52 -06:00
-
-
c2e34b6456
Merge commit 'a9128caf4ddd187f14496b84242dfe07ee9a6467'
Gary Talent
2024-01-19 01:09:23 -06:00
-
-
173d3f4bc7
[olympic/studio] Add PushButton, PopupBtns, ComboBox, and IDStackItem to ImGui utils
Gary Talent
2024-01-19 01:09:10 -06:00
-
8a29c0952c
[olympic/studio] Fix imguiutil.hpp name, add StudioContext::tctx
Gary Talent
2024-01-19 00:15:28 -06:00
-
5848bc8eb7
[nostalgia/core/studio] Change Subsheet Editor button position
Gary Talent
2024-01-18 22:09:09 -06:00
-
7ba66787f8
[nostalgia/core/studio] Cleanup
Gary Talent
2024-01-18 01:27:31 -06:00
-
-
e367575974
[olympic/studio] Fix NewMenu not to overwrite existing files or create a file without name
Gary Talent
2024-01-18 00:24:11 -06:00
-
2bc2003caa
[nostalgia/core/studio] Add key shortcuts for switching Palette pages
Gary Talent
2024-01-17 22:48:53 -06:00
-
b31062e609
[nostalgia] Update liccor file
Gary Talent
2024-01-17 22:36:09 -06:00
-
e4285bd48b
[nostalgia/studio] Tweak background color of TileSheet editor
Gary Talent
2024-01-17 22:22:16 -06:00
-
a76638cc86
[olympic/studio] Make Project::romFS return a reference
Gary Talent
2024-01-17 22:08:22 -06:00
-
5433fd9b1d
[nostalgia/core] Add new version of Palette with pages
Gary Talent
2024-01-17 01:30:29 -06:00