487 Commits

Author SHA1 Message Date
4c6dbf4414 [jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m38s
2024-12-08 00:22:42 -06:00
c1a628f061 [turbine] Add init wrapper that takes FS path
All checks were successful
Build / build (push) Successful in 3m25s
2024-12-06 23:20:30 -06:00
0727b9a1a8 [jasper/player] Cleanup
Some checks failed
Build / build (push) Has been cancelled
2024-12-06 23:19:30 -06:00
80e06a5a57 [jasper/player] Cleanup
All checks were successful
Build / build (push) Successful in 3m11s
2024-12-06 00:22:49 -06:00
ffb622f285 [olympic] Cleanup 2024-12-06 00:22:33 -06:00
328e37b91c [ox/std] Add CString type alias
All checks were successful
Build / build (push) Successful in 3m14s
2024-12-06 00:20:03 -06:00
555c3f1c8c [jasper/player] Move olympic::run to global namespace 2024-12-06 00:13:45 -06:00
33e41824a1 [nostalgia,olympic] Move olympic::run to global namespace 2024-12-06 00:13:10 -06:00
a52fa2319e [nfde] Fix Windows warnings 2024-12-06 00:12:38 -06:00
4ccdfc3a6e Squashed 'deps/nostalgia/' changes from 3c7652ef..161640fa
161640fa [nostalgia] Cleanup
e42126c9 [nostalgia/core] Improve TileSheet validation, add repair
36942cca [nostalgia,olympic] Replace SpanView with Span<const T>
b14f1d50 [ox] Replace SpanView with Span<const T>
1bf4f246 [applib] Make run take args as a SpanView
edda8e01 [ox/clargs] Add constructor that takes a SpanView
3308b4dd [ox/std] Add missing + and += operators to Span
27f4703a [teagba] Suppress warnings for unsafe buffers
6af00d9a [nostalgia] Enable warnings for unsafe buffers
86b9f931 [olympic] Enable warnings for unsafe buffers
a0ed1b3f [ox/std] Fix Span raw array constructor
8dad624b [studio/applib] Cleanup
dc6605fd [keel] Add missing error checking to pack
c78d3cf6 [ox] Add more unsafe buffer exceptions
cee4f65d [ox/std] Replace an unsafe buffer
cd3eeeef [ox/fs] Suppress unsafe buffer warnings
287d42f2 [ox/clargs] Cleanup
dbbaaa46 [ox/clargs] Enable unsafe buffer warnings
9b8a8c4e [ox/std] Enable unsafe buffer warnings
e44fa288 [cityhash] Add pragmas to ignore unsafe buffer warnings
e13c6e81 [ox/std] Remove raw char* CharBufferWriter constructor
cb55b31a [ox/std] Cleanup
ab3f9e16 [ox/std] Make Span access check message consistent with other messages
8f25ef96 [ox/std] Make CharBufferWriter constructor take a Span
e13eebaf [ox/std] Cleanup an unsafe buffer
114f5c66 [ox/std] Add overflow checking to SpanIterator
df44fe23 [keel] Cleanup
72f4db3d [nostalgia/core/studio] Fix paste command to never paste beyond target dimensions
8a9ff971 [nostalgia/core] Fix resizeSubsheet to work for both growing and shrinking
5a8da59d [keel] Fix readAsset to actually return asset
afa3a13d [keel] Cleanup
6522cf8a [keel] Add ensureValid call to readAsset
f772e48b [ox] Add Vector/Array/Span overflow checking
13bfe881 [nostalgia/core] Fix resizeSubsheet array overflow
50254754 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218'
bfe890ae [ox] Fix typo in docs
ab5bc1ad [ox/std] Remove oxRequireT and oxRequireMT
abf7548a [nostalgia/core] Add missing include
e2682b5e [studio/modlib] Add missing include
792ad414 [nostalgia] Remove .vs dir

git-subtree-dir: deps/nostalgia
git-subtree-split: 161640fa11986677dc2e1da6ffd4575e38ab31ad
2024-12-04 19:55:17 -06:00
0556aa4797 Merge commit '4ccdfc3a6e5bd501968903a01f7d8141b6f88375'
All checks were successful
Build / build (push) Successful in 3m19s
2024-12-04 19:55:17 -06:00
0dcae45825 [jasper/world] Add valid/repair funcs for WorldDoc 2024-12-04 19:51:43 -06:00
f818ae3a51 [jasper/player] Fix for applib change
All checks were successful
Build / build (push) Successful in 3m41s
2024-12-02 21:11:26 -06:00
373de390d3 [nostalgia,olympic] Fix pack tool build for Windows 2024-12-02 21:10:52 -06:00
f6fb44e29c [jasper/project] Add missing type descriptors
All checks were successful
Build / build (push) Successful in 3m16s
2024-12-01 19:44:29 -06:00
5f84bd4c4b [nostalgia/core/studio] Fix MSVC build
Some checks failed
Build / build (push) Has been cancelled
2024-12-01 19:42:29 -06:00
6a574a5a92 [nostalgia/core] Improve TileSheet validation, add repair
All checks were successful
Build / build (push) Successful in 3m19s
2024-12-01 15:47:49 -06:00
f4ec743678 [nostalgia,olympic] Replace SpanView with Span<const T>
All checks were successful
Build / build (push) Successful in 3m14s
2024-12-01 08:41:20 -06:00
e2b8689184 [ox] Replace SpanView with Span<const T> 2024-12-01 08:41:08 -06:00
e57e47498a [jasper/player] Update for new applib 2024-11-28 00:52:01 -06:00
425ef61dae [applib] Make run take args as a SpanView 2024-11-28 00:51:42 -06:00
6ad33ef2d6 [ox/clargs] Add constructor that takes a SpanView 2024-11-28 00:51:02 -06:00
f45661edd1 [ox/std] Add missing + and += operators to Span
All checks were successful
Build / build (push) Successful in 3m17s
2024-11-27 00:17:37 -06:00
f84b15cd54 [teagba] Suppress warnings for unsafe buffers
Some checks failed
Build / build (push) Failing after 30s
2024-11-27 00:15:59 -06:00
36645c6dd6 [nostalgia] Enable warnings for unsafe buffers
Some checks failed
Build / build (push) Failing after 32s
2024-11-27 00:14:57 -06:00
7bdfe4d54f [olympic] Enable warnings for unsafe buffers 2024-11-26 23:58:11 -06:00
95cd38a78e [ox/std] Fix Span raw array constructor 2024-11-26 23:57:41 -06:00
e1b66867af [studio/applib] Cleanup 2024-11-26 23:32:32 -06:00
e2e4f5f805 [keel] Add missing error checking to pack 2024-11-26 23:32:15 -06:00
405587c4b6 [ox] Add more unsafe buffer exceptions 2024-11-26 23:31:34 -06:00
aaeb186e82 [ox/std] Replace an unsafe buffer
All checks were successful
Build / build (push) Successful in 3m19s
2024-11-26 22:31:20 -06:00
eaf107a2a4 [ox/fs] Suppress unsafe buffer warnings 2024-11-26 22:30:57 -06:00
b8fe47325d [ox/clargs] Cleanup
All checks were successful
Build / build (push) Successful in 3m22s
2024-11-26 22:08:36 -06:00
6f7f7a83b5 [ox/clargs] Enable unsafe buffer warnings
Some checks failed
Build / build (push) Has been cancelled
2024-11-26 22:06:50 -06:00
e74b793523 [ox/std] Enable unsafe buffer warnings 2024-11-26 21:59:26 -06:00
a09e4db7da [cityhash] Add pragmas to ignore unsafe buffer warnings 2024-11-26 21:58:39 -06:00
0a6cd6f930 [ox/std] Remove raw char* CharBufferWriter constructor 2024-11-26 20:48:13 -06:00
706f2d0d1f [ox/std] Cleanup 2024-11-26 20:43:43 -06:00
b01b68062d [ox/std] Make Span access check message consistent with other messages 2024-11-26 20:43:20 -06:00
b80eb7a832 [ox/std] Make CharBufferWriter constructor take a Span 2024-11-26 20:42:33 -06:00
dd08a12234 [ox/std] Cleanup an unsafe buffer 2024-11-26 20:38:00 -06:00
e05d927100 [ox/std] Add overflow checking to SpanIterator
All checks were successful
Build / build (push) Successful in 3m17s
2024-11-19 01:09:48 -06:00
69ff048e5f [keel] Cleanup 2024-11-15 19:59:42 -06:00
81b04bf1b3 [nostalgia/core/studio] Fix paste command to never paste beyond target dimensions
All checks were successful
Build / build (push) Successful in 3m22s
2024-11-15 01:39:57 -06:00
2f0b0fbe0d [nostalgia/core] Fix resizeSubsheet to work for both growing and shrinking
All checks were successful
Build / build (push) Successful in 3m11s
2024-11-15 01:09:48 -06:00
c98792abd1 [keel] Fix readAsset to actually return asset
All checks were successful
Build / build (push) Successful in 3m19s
2024-11-15 01:01:31 -06:00
d2323a4676 [keel] Cleanup
All checks were successful
Build / build (push) Successful in 3m23s
2024-11-14 21:23:42 -06:00
8e560fcec6 [keel] Add ensureValid call to readAsset 2024-11-14 21:17:41 -06:00
61c85d137a [ox] Add Vector/Array/Span overflow checking
All checks were successful
Build / build (push) Successful in 3m49s
2024-11-14 21:08:38 -06:00
27fdb221cb [nostalgia/core] Fix resizeSubsheet array overflow 2024-11-14 19:59:58 -06:00