Commit Graph

  • a8cfa82e11 [glutils] Cleanup OxError gary 2024-12-13 22:06:26 -06:00
  • a5271f6cf6 [nostalgia,olympic] Cleanup gary 2024-12-13 22:00:03 -06:00
  • fcac134af0 [ox/std] Make source_location::current only init if valid gary 2024-12-12 23:13:39 -06:00
  • 4ccc6a7412 [ox/std] Add source_location gary 2024-12-12 22:36:48 -06:00
  • 21cb3e9d44 [cityhash] Add install rule gary 2024-12-12 22:36:09 -06:00
  • 7de409b0dc [jasper/project] Update type descriptor files gary 2024-12-12 00:01:53 -06:00
  • 4c8f967e0e [turbine/glfw] Fix mandatoryRefreshPeriodEnd tracking gary 2024-12-11 22:13:28 -06:00
  • 1c0eaf7050 [turbine/glfw] Move MandatoryRefreshPeriod to config.hpp gary 2024-12-10 23:29:50 -06:00
  • 9b842d0254 [nostalgia/core/studio] Cleanup gary 2024-12-10 23:29:21 -06:00
  • 1ea0a67e40 [turbine/glfw] Replace uninterruptedRefreshes with mandatoryRefreshPeriodEnd gary 2024-12-10 01:49:20 -06:00
  • 4c6dbf4414 [jasper/world] Cleanup gary 2024-12-04 20:39:10 -06:00
  • c1a628f061 [turbine] Add init wrapper that takes FS path gary 2024-12-06 23:20:30 -06:00
  • 0727b9a1a8 [jasper/player] Cleanup gary 2024-12-06 23:19:30 -06:00
  • 80e06a5a57 [jasper/player] Cleanup gary 2024-12-06 00:22:49 -06:00
  • ffb622f285 [olympic] Cleanup gary 2024-12-06 00:22:33 -06:00
  • 328e37b91c [ox/std] Add CString type alias gary 2024-12-06 00:20:03 -06:00
  • 555c3f1c8c [jasper/player] Move olympic::run to global namespace gary 2024-12-06 00:13:45 -06:00
  • 33e41824a1 [nostalgia,olympic] Move olympic::run to global namespace gary 2024-12-06 00:13:10 -06:00
  • a52fa2319e [nfde] Fix Windows warnings gary 2024-12-06 00:12:38 -06:00
  • 0556aa4797 Merge commit '4ccdfc3a6e5bd501968903a01f7d8141b6f88375' gary 2024-12-04 19:55:17 -06:00
  • 4ccdfc3a6e Squashed 'deps/nostalgia/' changes from 3c7652ef..161640fa gary 2024-12-04 19:55:17 -06:00
  • 0dcae45825 [jasper/world] Add valid/repair funcs for WorldDoc gary 2024-12-04 19:50:38 -06:00
  • f818ae3a51 [jasper/player] Fix for applib change gary 2024-12-02 21:11:26 -06:00
  • 373de390d3 [nostalgia,olympic] Fix pack tool build for Windows gary 2024-12-02 21:10:52 -06:00
  • f6fb44e29c [jasper/project] Add missing type descriptors gary 2024-12-01 19:44:29 -06:00
  • 5f84bd4c4b [nostalgia/core/studio] Fix MSVC build gary 2024-12-01 19:42:29 -06:00
  • 6a574a5a92 [nostalgia/core] Improve TileSheet validation, add repair gary 2024-12-01 15:17:11 -06:00
  • f4ec743678 [nostalgia,olympic] Replace SpanView with Span<const T> gary 2024-12-01 08:41:20 -06:00
  • e2b8689184 [ox] Replace SpanView with Span<const T> gary 2024-12-01 08:41:08 -06:00
  • e57e47498a [jasper/player] Update for new applib gary 2024-11-28 00:52:01 -06:00
  • 425ef61dae [applib] Make run take args as a SpanView gary 2024-11-28 00:51:42 -06:00
  • 6ad33ef2d6 [ox/clargs] Add constructor that takes a SpanView gary 2024-11-28 00:51:02 -06:00
  • f45661edd1 [ox/std] Add missing + and += operators to Span gary 2024-11-27 00:17:37 -06:00
  • f84b15cd54 [teagba] Suppress warnings for unsafe buffers gary 2024-11-27 00:15:59 -06:00
  • 36645c6dd6 [nostalgia] Enable warnings for unsafe buffers gary 2024-11-27 00:14:57 -06:00
  • 7bdfe4d54f [olympic] Enable warnings for unsafe buffers gary 2024-11-26 23:58:11 -06:00
  • 95cd38a78e [ox/std] Fix Span raw array constructor gary 2024-11-26 23:57:41 -06:00
  • e1b66867af [studio/applib] Cleanup gary 2024-11-26 23:32:32 -06:00
  • e2e4f5f805 [keel] Add missing error checking to pack gary 2024-11-26 23:32:15 -06:00
  • 405587c4b6 [ox] Add more unsafe buffer exceptions gary 2024-11-26 23:31:34 -06:00
  • aaeb186e82 [ox/std] Replace an unsafe buffer gary 2024-11-26 22:31:20 -06:00
  • eaf107a2a4 [ox/fs] Suppress unsafe buffer warnings gary 2024-11-26 22:30:57 -06:00
  • b8fe47325d [ox/clargs] Cleanup gary 2024-11-26 22:08:36 -06:00
  • 6f7f7a83b5 [ox/clargs] Enable unsafe buffer warnings gary 2024-11-26 22:05:32 -06:00
  • e74b793523 [ox/std] Enable unsafe buffer warnings gary 2024-11-26 21:59:26 -06:00
  • a09e4db7da [cityhash] Add pragmas to ignore unsafe buffer warnings gary 2024-11-26 21:58:39 -06:00
  • 0a6cd6f930 [ox/std] Remove raw char* CharBufferWriter constructor gary 2024-11-26 20:46:43 -06:00
  • 706f2d0d1f [ox/std] Cleanup gary 2024-11-26 20:43:43 -06:00
  • b01b68062d [ox/std] Make Span access check message consistent with other messages gary 2024-11-26 20:43:20 -06:00
  • b80eb7a832 [ox/std] Make CharBufferWriter constructor take a Span gary 2024-11-26 20:42:33 -06:00
  • dd08a12234 [ox/std] Cleanup an unsafe buffer gary 2024-11-26 20:38:00 -06:00
  • e05d927100 [ox/std] Add overflow checking to SpanIterator gary 2024-11-19 01:09:48 -06:00
  • 69ff048e5f [keel] Cleanup gary 2024-11-15 19:57:07 -06:00
  • 81b04bf1b3 [nostalgia/core/studio] Fix paste command to never paste beyond target dimensions gary 2024-11-15 01:39:57 -06:00
  • 2f0b0fbe0d [nostalgia/core] Fix resizeSubsheet to work for both growing and shrinking gary 2024-11-15 01:09:48 -06:00
  • c98792abd1 [keel] Fix readAsset to actually return asset gary 2024-11-15 01:01:31 -06:00
  • d2323a4676 [keel] Cleanup gary 2024-11-14 21:23:42 -06:00
  • 8e560fcec6 [keel] Add ensureValid call to readAsset gary 2024-11-14 21:17:41 -06:00
  • 61c85d137a [ox] Add Vector/Array/Span overflow checking gary 2024-11-14 21:08:38 -06:00
  • 27fdb221cb [nostalgia/core] Fix resizeSubsheet array overflow gary 2024-11-14 19:59:58 -06:00
  • 284f4d6665 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218' gary 2024-11-01 22:23:08 -05:00
  • 9e11019b87 Squashed 'deps/nostalgia/' changes from 66cd5c4a..3c7652ef gary 2024-11-01 22:21:09 -05:00
  • 40ed090b5e [ox] Fix typo in docs gary 2024-10-08 23:04:49 -05:00
  • d8f9336339 [ox/std] Remove oxRequireT and oxRequireMT gary 2024-10-06 06:16:14 -05:00
  • bad783b4b9 [nostalgia/core] Add missing include gary 2024-10-04 21:36:26 -05:00
  • a73d90fe3a [studio/modlib] Add missing include gary 2024-10-04 21:35:08 -05:00
  • 111c3602c0 [nostalgia] Remove .vs dir gary 2024-10-04 18:51:36 -05:00
  • 7a35d89081 [olympic/developer-handbook] Remove Ox submodules from project structure gary 2024-10-04 01:22:21 -05:00
  • 8dc56bc278 [olympic/developer-handbook] Elaborate more on exception usage gary 2024-10-04 01:18:25 -05:00
  • 8a317cb6a0 [ox] Add Project Structure section to docs gary 2024-10-04 01:15:17 -05:00
  • 23dab4a3c6 [olympic] Add error handling back to developer-handbook.md gary 2024-10-04 01:13:45 -05:00
  • d96c8f5636 [olympic] Remove Ox from developer-handbook.md gary 2024-10-04 01:00:02 -05:00
  • 6865319b47 [ox] Add ox-docs.md gary 2024-10-04 00:59:23 -05:00
  • 2e330242ec [nostalgia/core] Cleanup, add missing FileAddress wrapper function gary 2024-10-03 22:48:26 -05:00
  • a60da8656a [keel] Cleanup gary 2024-10-03 22:38:48 -05:00
  • c149b06366 [nostalgia/core/studio/paletteeditor] Fix Alt shortcuts to respect keyboard focus gary 2024-10-02 22:50:55 -05:00
  • 05ab0e056e [studio] Add variant of InputText that returns an IString gary 2024-10-02 20:55:12 -05:00
  • a79e8e749e [keel] Cleanup gary 2024-10-02 20:54:40 -05:00
  • c81e208f70 [jasper/world/studio] Remove Editor::setRequiresConstantRefresh gary 2024-10-02 01:19:01 -05:00
  • 686da8c28b [studio] Remove Editor::setRequiresConstantRefresh gary 2024-10-02 01:18:37 -05:00
  • 5e294863fb [nostalgia/core/studio] Make TileSheetEditor palette keys behave like PaletteEditor gary 2024-10-01 22:37:36 -05:00
  • b5bf5aeaa9 [nostalgia/core/studio] Fix PaletteEditor shortcuts to differentiate based on Alt key gary 2024-10-01 22:37:05 -05:00
  • 2c7c683a4a [studio] Remove Editor::requiresConstantRefresh gary 2024-10-01 22:34:58 -05:00
  • 3cb4058ae1 [jasper/world/studio] Fixes for Studio update gary 2024-09-30 23:08:08 -05:00
  • d92542dc8b [studio,nostalgia] Fix PaletteEditor color update command merging, add setObsolete gary 2024-09-30 23:07:14 -05:00
  • 7d631ad7a1 [nostalgia/core/studio] Disable PaletteEditor num key shorts when page rename is open gary 2024-09-29 23:17:47 -05:00
  • 33713dd7e2 Merge commit '34b7779397bd4712603b4c5a39ffc57b74da0abd' gary 2024-09-29 22:03:41 -05:00
  • 34b7779397 Squashed 'deps/nostalgia/' changes from 0daf938f..66cd5c4a gary 2024-09-29 22:03:41 -05:00
  • dd995e01b9 [nostalgia/core/studio] Fix PaletteEditor color name edit gary 2024-09-29 16:14:26 -05:00
  • aa61dd0efa Merge commit '511548a2ee54c5ceb2fd858919b278721cf5ba31' gary 2024-09-28 23:44:24 -05:00
  • 511548a2ee Squashed 'deps/nostalgia/' changes from 5f10edd3..0daf938f gary 2024-09-28 23:44:24 -05:00
  • 81f0237903 [olympic,nostalgia] Rename CRStringView to StringViewCR gary 2024-09-28 16:10:44 -05:00
  • 21858a1f1d [glutils] Rename CRStringView to StringViewCR gary 2024-09-28 16:10:16 -05:00
  • 390a97f401 [ox] Rename CRStringView to StringViewCR gary 2024-09-28 16:09:43 -05:00
  • 379b03b318 [keel] Fix Linux build gary 2024-09-27 02:46:06 -05:00
  • 9ac43d2762 [ox/oc] Fix Linux build gary 2024-09-27 02:44:25 -05:00
  • d87c04e56c [nostalgia/core] Cleanup gary 2024-09-27 02:31:54 -05:00
  • 923777e172 [ox/oc] Add option for writeOC to return a string gary 2024-09-27 02:31:08 -05:00
  • d3a4ecd661 [keel,studio] Removing null terminator from JSON file output gary 2024-09-27 02:30:28 -05:00
  • aaf8f7a632 [ox/std] Add HashMap::values gary 2024-09-21 16:12:37 -05:00