Commit Graph

4910 Commits

Author SHA1 Message Date
gary 8dad624b21 [studio/applib] Cleanup 2024-11-26 23:32:32 -06:00
gary dc6605fd48 [keel] Add missing error checking to pack 2024-11-26 23:32:15 -06:00
gary 15aa8088cb [ox] Add more unsafe buffer exceptions
(synced from c78d3cf638)
2024-11-26 23:31:34 -06:00
gary c78d3cf638 [ox] Add more unsafe buffer exceptions 2024-11-26 23:31:34 -06:00
gary 05fb58515d [ox/std] Replace an unsafe buffer
(synced from cee4f65d4a)
2024-11-26 22:31:20 -06:00
gary cee4f65d4a [ox/std] Replace an unsafe buffer 2024-11-26 22:31:20 -06:00
gary 2cef6dad64 [ox/fs] Suppress unsafe buffer warnings
(synced from cd3eeeef14)
2024-11-26 22:30:57 -06:00
gary cd3eeeef14 [ox/fs] Suppress unsafe buffer warnings 2024-11-26 22:30:57 -06:00
gary c4fcd9a5e4 [ox/clargs] Cleanup
(synced from 287d42f2b9)
2024-11-26 22:08:36 -06:00
gary 287d42f2b9 [ox/clargs] Cleanup 2024-11-26 22:08:36 -06:00
gary 328a384027 [ox/clargs] Enable unsafe buffer warnings
(synced from dbbaaa46b9)
2024-11-26 22:06:50 -06:00
gary dbbaaa46b9 [ox/clargs] Enable unsafe buffer warnings 2024-11-26 22:06:50 -06:00
gary 07c8b56f30 [ox/std] Enable unsafe buffer warnings
(synced from 9b8a8c4e46)
2024-11-26 21:59:26 -06:00
gary 9b8a8c4e46 [ox/std] Enable unsafe buffer warnings 2024-11-26 21:59:26 -06:00
gary a8a5afc8c7 [cityhash] Add pragmas to ignore unsafe buffer warnings
(synced from e44fa288fd)
2024-11-26 21:58:39 -06:00
gary e44fa288fd [cityhash] Add pragmas to ignore unsafe buffer warnings 2024-11-26 21:58:39 -06:00
gary 354bbd19b0 [ox/std] Remove raw char* CharBufferWriter constructor
(synced from e13c6e812b)
2024-11-26 20:48:13 -06:00
gary e13c6e812b [ox/std] Remove raw char* CharBufferWriter constructor 2024-11-26 20:48:13 -06:00
gary 12bd36e5f5 [ox/std] Cleanup
(synced from cb55b31afa)
2024-11-26 20:43:43 -06:00
gary cb55b31afa [ox/std] Cleanup 2024-11-26 20:43:43 -06:00
gary ffea6eecab [ox/std] Make Span access check message consistent with other messages
(synced from ab3f9e1627)
2024-11-26 20:43:20 -06:00
gary ab3f9e1627 [ox/std] Make Span access check message consistent with other messages 2024-11-26 20:43:20 -06:00
gary 4296576f5c [ox/std] Make CharBufferWriter constructor take a Span
(synced from 8f25ef96ff)
2024-11-26 20:42:33 -06:00
gary 8f25ef96ff [ox/std] Make CharBufferWriter constructor take a Span 2024-11-26 20:42:33 -06:00
gary e7ce6090ea [ox/std] Cleanup an unsafe buffer
(synced from e13eebaf0b)
2024-11-26 20:38:00 -06:00
gary e13eebaf0b [ox/std] Cleanup an unsafe buffer 2024-11-26 20:38:00 -06:00
gary f1241eac74 [ox/std] Add overflow checking to SpanIterator
(synced from 114f5c6685)
2024-11-19 01:09:48 -06:00
gary 114f5c6685 [ox/std] Add overflow checking to SpanIterator 2024-11-19 01:09:48 -06:00
gary df44fe235b [keel] Cleanup 2024-11-15 19:59:42 -06:00
gary 72f4db3d5e [nostalgia/core/studio] Fix paste command to never paste beyond target dimensions 2024-11-15 01:39:57 -06:00
gary 8a9ff971a1 [nostalgia/core] Fix resizeSubsheet to work for both growing and shrinking 2024-11-15 01:09:48 -06:00
gary 5a8da59df1 [keel] Fix readAsset to actually return asset 2024-11-15 01:01:31 -06:00
gary afa3a13d41 [keel] Cleanup 2024-11-14 21:23:42 -06:00
gary 6522cf8a43 [keel] Add ensureValid call to readAsset 2024-11-14 21:17:41 -06:00
gary 5dec5ca285 [ox] Add Vector/Array/Span overflow checking
(synced from f772e48b36)
2024-11-14 21:08:38 -06:00
gary f772e48b36 [ox] Add Vector/Array/Span overflow checking 2024-11-14 21:08:38 -06:00
gary 13bfe88195 [nostalgia/core] Fix resizeSubsheet array overflow 2024-11-14 19:59:58 -06:00
gary f2c4c76811 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218'
(synced from 5025475414)
2024-11-01 22:23:08 -05:00
gary 5025475414 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218' 2024-11-01 22:23:08 -05:00
gary 3c7652efc2 [nostalgia/core/studio] Fix PaletteEditor to handle Palettes with 0 pages 2024-10-28 20:57:34 -05:00
gary 941bc71348 [studio] Fix NewMenu name input 2024-10-28 20:57:34 -05:00
gary 72cbca4cc5 [ox] Fix typo in docs
(synced from bfe890ae00)
2024-10-08 23:04:49 -05:00
gary bfe890ae00 [ox] Fix typo in docs 2024-10-08 23:04:49 -05:00
gary 039d50571f [ox/std] Remove oxRequireT and oxRequireMT
(synced from ab5bc1adb6)
2024-10-06 06:16:14 -05:00
gary ab5bc1adb6 [ox/std] Remove oxRequireT and oxRequireMT 2024-10-06 06:16:14 -05:00
gary abf7548ab5 [nostalgia/core] Add missing include 2024-10-04 21:36:26 -05:00
gary e2682b5ef7 [studio/modlib] Add missing include 2024-10-04 21:35:08 -05:00
gary 792ad41499 [nostalgia] Remove .vs dir 2024-10-04 18:51:36 -05:00
gary e4ae23e114 [olympic/developer-handbook] Remove Ox submodules from project structure 2024-10-04 01:22:21 -05:00
gary 67187d5ec5 [olympic/developer-handbook] Elaborate more on exception usage 2024-10-04 01:18:25 -05:00