|
84205879d4
|
[olympic] Cleanup ItemMaker, remove unnecessary copy
Build / build (push) Successful in 2m22s
|
2024-04-21 10:32:42 -05:00 |
|
|
ebf3a6961e
|
[ox/std] Add String constructor that takes a StringLiteral
|
2024-04-21 10:31:26 -05:00 |
|
|
dfd27afd67
|
[ox/std] Add implicit String constructor for str literals
Build / build (push) Successful in 2m20s
Also make String more constexpr friendly
|
2024-04-18 23:59:47 -05:00 |
|
|
6bfe184261
|
[ox/std] Remove unnecessary copying from HashMap::expand
Build / build (push) Successful in 2m21s
|
2024-04-18 23:39:33 -05:00 |
|
|
700d7016d5
|
[nostalgia] Update for Ox changes
|
2024-04-18 23:33:06 -05:00 |
|
|
922323833c
|
[ox] Cleanup
|
2024-04-18 23:32:54 -05:00 |
|
|
3b8d13dce3
|
[nostalgia,olympic] Fixes for Ox update
Build / build (push) Successful in 2m25s
|
2024-04-18 19:25:07 -05:00 |
|
|
a20d7fd923
|
[ox] Cleanup
|
2024-04-18 19:24:56 -05:00 |
|
|
2c0e02277c
|
[ox/std] Add assert to AnyPtr::Wrap::copyTo to ensure sufficiently large buff
Build / build (push) Successful in 2m39s
|
2024-03-24 02:22:37 -05:00 |
|
|
e3c74637db
|
[turbine] Make applicationData return const&
Build / build (push) Successful in 2m35s
|
2024-03-23 17:19:33 -05:00 |
|
|
41e08d67aa
|
[turbine] Make keyEventHandler nodiscard
|
2024-03-23 17:12:44 -05:00 |
|
|
50f3479d10
|
[ox/std] Make AnyPtr constexpr
Build / build (push) Successful in 2m38s
|
2024-03-23 17:05:20 -05:00 |
|
|
1616ca7018
|
[turbine] Replace WrapPtr with ox::AnyPtr
Build / build (push) Successful in 2m33s
|
2024-03-23 16:53:04 -05:00 |
|
|
3fa247e3d4
|
[ox/std] Add AnyPtr
|
2024-03-23 16:52:43 -05:00 |
|
|
27f1df8f33
|
[nostalgia,olympic] Further reduce use of applicationData
|
2024-03-23 16:07:49 -05:00 |
|
|
a4f0c7cdb5
|
[nostalgia/core/studio] Remove applicationData usages
Build / build (push) Successful in 2m35s
|
2024-03-23 14:52:30 -05:00 |
|
|
6a52319156
|
[turbine] Cleanup applicationData
Build / build (push) Successful in 2m38s
|
2024-03-17 20:59:14 -05:00 |
|
|
205f2a698c
|
[turbine] Fix applicationData to properly return null
|
2024-03-17 20:05:01 -05:00 |
|
|
82f02896c9
|
[turbine] Cleanup type safety code for application data
Build / build (push) Successful in 2m35s
|
2024-03-17 14:33:14 -05:00 |
|
|
aa43cb3d8d
|
[turbine] Add some type safety to application data
Build / build (push) Successful in 2m34s
|
2024-03-16 23:10:44 -05:00 |
|
|
05d08a7687
|
Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
Build / build (push) Successful in 2m22s
|
2024-03-14 23:33:20 -05:00 |
|
|
c6750d50fc
|
[studio/modlib] Add ig::ChildStackItem
|
2024-03-14 23:32:05 -05:00 |
|
|
dade484d87
|
[olympic/studio] Make StudioContext::ui a ref instead of ptr
|
2024-03-14 23:31:01 -05:00 |
|
|
04f3d6b491
|
[keel] Fix some static const vars to be constexpr
Build / build (push) Successful in 2m23s
|
2024-02-29 23:53:36 -06:00 |
|
|
b015fe88b7
|
[ox/std] Make ranges predicates const refs
|
2024-02-17 11:43:25 -06:00 |
|
|
db2dc28f92
|
[keel] Remove use of removed ModelValue operator
Build / build (push) Successful in 2m24s
|
2024-02-11 20:35:48 -06:00 |
|
|
74fb051ef2
|
[ox] Remove panicing ModelValue operators
|
2024-02-11 20:35:19 -06:00 |
|
|
24fda7d589
|
[ox] Make serialize and allocate Writer_c functions take refs
Build / build (push) Successful in 2m18s
|
2024-02-11 19:39:29 -06:00 |
|
|
a60cdf0a61
|
Merge commit '9c712cc38ae706b021807b271899bce56c234fa5'
|
2024-02-11 17:30:45 -06:00 |
|
|
b97d7d9956
|
[ox/preloader] Remove debug code
Build / build (push) Waiting to run
|
2024-02-11 17:29:54 -06:00 |
|
|
ce1eea817d
|
[olympic/keel] Remove debug line
|
2024-02-11 17:28:19 -06:00 |
|
|
9a0a2fd46a
|
Merge commit '56f9d7a4634c9de9b09df390c4385c67ab646607'
|
2024-02-11 17:24:22 -06:00 |
|
|
4e50889b5c
|
[ox/model,ox/preloader] Add ability to handle inline arrays
Build / build (push) Waiting to run
|
2024-02-11 17:23:38 -06:00 |
|
|
9c0acf1b8f
|
Merge commit 'ace68f7c1d870ed53e69c55ba53709a9425388be'
|
2024-02-04 10:21:12 -06:00 |
|
|
ee05118478
|
[ox] Add ability for ModelValue to represent inline arrays, add to preloader
Build / build (push) Failing after 17s
|
2024-02-04 10:19:30 -06:00 |
|
|
a41e93c582
|
Merge commit '8e0467ca5fdb3f983738a97c17cba742a0d233fd'
|
2024-02-01 21:07:56 -06:00 |
|
|
59fa39070f
|
[keel] Update pack for Preloader changes
Build / build (push) Successful in 2m19s
|
2024-02-01 21:07:42 -06:00 |
|
|
c55994f67d
|
[ox/std] Add Vector::capacity
|
2024-02-01 21:06:53 -06:00 |
|
|
e81d28a681
|
[ox] Fix various preloader problems
|
2024-02-01 21:06:35 -06:00 |
|
|
0626c2a815
|
[ox/fs] Add comparison operator for FileAddress
|
2024-02-01 21:02:46 -06:00 |
|
|
dbcd37d7ea
|
Merge commit '0d61e5a064382a7076b62d32b25c70298ee0706e'
|
2024-01-31 23:18:13 -06:00 |
|
|
10a12f2ab2
|
[nostalgia/core] Add getTileCnt to header
Build / build (push) Successful in 2m23s
|
2024-01-31 23:17:59 -06:00 |
|
|
2667be88f6
|
[nostalgia/core] Add largestPage function for Palette
|
2024-01-31 23:17:46 -06:00 |
|
|
5972d8acef
|
[nostalgia/core] Fix TileSetEntry model
|
2024-01-31 23:17:28 -06:00 |
|
|
9c026e1a6c
|
[nostalgia/core/studio] Add function to remove unused data from TileSheets
|
2024-01-31 23:17:09 -06:00 |
|
|
1dff26d895
|
[nostalgia/core] Add getTileCnt and fix getTileIdx
|
2024-01-31 23:16:41 -06:00 |
|
|
ff2eb5b11b
|
[olympic/keel] Remove const r-value funcion from AssetRef
|
2024-01-31 23:15:53 -06:00 |
|
|
6a500345b4
|
Merge commit '057272347486efe5046691f32f51604e3a594e6a'
|
2024-01-31 23:13:34 -06:00 |
|
|
28b1c6dcf4
|
[ox/preloader] Fix case where alignOf always used NativePlatSpec
Build / build (push) Successful in 2m21s
|
2024-01-31 23:07:40 -06:00 |
|
|
ef9cb8bea4
|
[olympic/modlib] Add ListBox to ImGui util
|
2024-01-30 21:46:38 -06:00 |
|