|
dfbc298d39
|
[keel] Add pack file copy status to logging
|
2024-09-13 23:53:07 -05:00 |
|
|
1d262597a8
|
[keel] Make default repair return a no repair error
|
2024-09-07 23:15:15 -05:00 |
|
|
6cbafc75bf
|
[nostalgia,keel] Make repair return ox::Error
|
2024-06-01 15:54:11 -05:00 |
|
|
a2cec10cb6
|
[keel] Add valid and repair functions for AssetManager
|
2024-06-01 13:54:45 -05:00 |
|
|
dcad44403e
|
[keel] Make GBA AssetRef changeable
|
2024-05-31 23:57:14 -05:00 |
|
|
7d8a8e0e52
|
[keel] Cleanup
|
2024-05-30 20:10:44 -05:00 |
|
|
b968ec8a91
|
[keel] Remove redundant move
Build / build (push) Successful in 2m33s
|
2024-05-28 21:33:19 -05:00 |
|
|
78eb8fca28
|
[keel] Cleanup pack logging
|
2024-05-28 20:56:40 -05:00 |
|
|
f189469926
|
[keel] Remove setAsset
Build / build (push) Successful in 2m36s
|
2024-05-27 21:13:17 -05:00 |
|
|
27b38ed250
|
[keel,studio] Fix hotloading for files that get loaded as multiple types
Build / build (push) Successful in 2m33s
|
2024-05-27 19:26:58 -05:00 |
|
|
e62426b085
|
[keel] Ensure consistent asset IDs in AssetManager
|
2024-05-27 00:45:41 -05:00 |
|
|
4a2b1fd743
|
[studio,keel] Make fileChanged emit UUID as well as path, add uuidUrlToUuid
|
2024-05-22 23:17:28 -05:00 |
|
|
c47f48eba7
|
[keel] Add/cleanup UUID/path lookup functions
|
2024-05-22 00:32:49 -05:00 |
|
|
ae30ef3609
|
Merge commit 'b66cef7127e97269fc6072a6f66ccc08990f6d2e'
|
2024-05-18 12:17:23 -05:00 |
|
|
eed115b287
|
[keel] Fix a GCC break
Build / build (push) Successful in 2m39s
|
2024-05-17 21:13:15 -05:00 |
|
|
095a1135e7
|
Merge commit 'f48824793cfce315971fe2e699ece198c7a79407'
|
2024-05-11 02:09:10 -05:00 |
|
|
c4f6ee0026
|
[nostalgia,olympic] Make performPackTransforms update type id when needed
|
2024-05-10 19:51:03 -05:00 |
|
|
7d1641faee
|
Merge commit '420fa96463f59c4a4a7cd66b16b0ad01ab0d55e6'
|
2024-05-08 23:55:07 -05:00 |
|
|
331f721292
|
[olympic,nostalgia] Cleanup
Build / build (push) Successful in 2m31s
|
2024-05-08 23:35:34 -05:00 |
|
|
60d1996f0a
|
[keel] Minor optimization
|
2024-05-03 23:00:38 -05:00 |
|
|
9caf7099b6
|
[keel] Fix for Ox change
|
2024-05-02 22:21:04 -05:00 |
|
|
ed4f0e1f2b
|
[nostalgia,olympic] Replace oxIgnoreError with std::ignore
|
2024-04-22 23:43:22 -05:00 |
|
|
d7f309750e
|
Merge commit 'c0baf7efca0e4c3a86a018ad2564d9df7b07c133'
Build / build (push) Successful in 2m22s
|
2024-04-21 13:13:26 -05:00 |
|
|
057738088e
|
[olympic] Change TypeId building to use constexpr globals
|
2024-04-21 10:23:22 -05:00 |
|
|
3b8d13dce3
|
[nostalgia,olympic] Fixes for Ox update
Build / build (push) Successful in 2m25s
|
2024-04-18 19:25:07 -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 |
|
|
db2dc28f92
|
[keel] Remove use of removed ModelValue operator
Build / build (push) Successful in 2m24s
|
2024-02-11 20:35:48 -06:00 |
|
|
ce1eea817d
|
[olympic/keel] Remove debug line
|
2024-02-11 17:28:19 -06:00 |
|
|
59fa39070f
|
[keel] Update pack for Preloader changes
Build / build (push) Successful in 2m19s
|
2024-02-01 21:07:42 -06:00 |
|
|
ff2eb5b11b
|
[olympic/keel] Remove const r-value funcion from AssetRef
|
2024-01-31 23:15:53 -06:00 |
|
|
051623f4b5
|
[olympic,nostalgia] Update copyright for 2024
|
2024-01-01 12:02:40 -06:00 |
|
|
8acc6244d5
|
[olympic/keel] Improve error clarity on pack some common failures
|
2023-12-30 13:58:42 -06:00 |
|
|
e2d0a784f1
|
[olympic/keel] Cleanup
|
2023-12-26 18:37:02 -06:00 |
|
|
00c2a39dba
|
[olympic] Cleanup
|
2023-12-16 03:05:57 -06:00 |
|
|
9b11fa4e91
|
[olympic/keel] Fix some unsafe pointer accesses, disconnect signals on asset move
|
2023-12-15 01:33:08 -06:00 |
|
|
f71d4d3efd
|
[olympic/keel] Finish east consting Keel
|
2023-12-15 00:22:56 -06:00 |
|
|
4b824ddef4
|
[olympic] Change readClaw to take ref to TypeStore
|
2023-12-14 23:56:14 -06:00 |
|
|
13ddbd981e
|
[olympic,nostalgia] Cleanup some reinterpret_casts
|
2023-12-14 23:39:30 -06:00 |
|
|
cdc7428eb6
|
[olympic,nostalgia] Update Result copyTo and moveTo calls to take refs
|
2023-12-14 22:26:55 -06:00 |
|
|
d056323679
|
[nostalgia,olympic] Remove src as include directory
|
2023-12-12 20:31:05 -06:00 |
|
|
e2545a956b
|
[olympic] Move keel, turbine, and studio to olympic
|
2023-12-11 22:48:22 -06:00 |
|