Commit Graph

  • 6b7c5d896e [nostalgia] Update release notes gary 2025-05-31 01:48:07 -05:00
  • a33a73d73a [nostalgia/gfx/studio/palette] Add preview to color editor gary 2025-05-31 01:34:00 -05:00
  • 49946ae170 [nostalgia] Update release notes release-d2025.05 gary 2025-05-30 23:37:37 -05:00
  • aa59db7a31 [nostalgia/gfx/studio/tilesheet] Fix draw command to work on same pixel after switching subsheets gary 2025-05-30 23:32:51 -05:00
  • 536999c070 Merge commit '47eee1d56d591e3631d16e95a78ea3629ee312ee' gary 2025-05-30 23:38:53 -05:00
  • e1cfcc8b5f [nostalgia] Update release notes gary 2025-05-30 23:37:37 -05:00
  • 514cb97835 [nostalgia/gfx/studio/tilesheet] Fix draw command to work on same pixel after switching subsheets gary 2025-05-30 23:32:51 -05:00
  • 4b5218c4f1 [nostalgia/gfx] Cleanup gary 2025-05-30 23:32:27 -05:00
  • 2ca77173d3 [keel] Add isUuidUrl function gary 2025-05-30 23:14:45 -05:00
  • cb25e610bb [nostalgia/gfx/studio/tilesheet] Fix manual redo of draw actions, fix drawing to pixel 0, 0 as first action gary 2025-05-29 22:12:10 -05:00
  • cce5f52f96 [nostalgia/gfx/studio/tilesheet] Fix manual redo of draw actions, fix drawing to pixel 0, 0 as first action gary 2025-05-29 22:12:10 -05:00
  • b55993294a [studio/modlib] Fix headerizeConfigFile to handle slashes in file name gary 2025-05-25 01:20:20 -05:00
  • d8f847d707 [studio/applib] Move popup types into their own directory gary 2025-05-24 15:01:17 -05:00
  • a5535ef59a Merge commit '08236fc790e711afe886b6ef545511d35e4e5c6c' gary 2025-05-24 01:44:07 -05:00
  • 8419b137e5 [turbine,studio] Fix some popup window resize weirdness, cleanup some function names gary 2025-05-24 01:32:14 -05:00
  • ed1160ec74 [nostalgia] Update release notes gary 2025-05-24 00:50:22 -05:00
  • 1e21778059 [nostalgia/gfx/studio/tilesheet] Ensure config file has a Claw header gary 2025-05-24 00:48:54 -05:00
  • 78379f58c8 [studio] Add ability to remember recent projects in config gary 2025-05-24 00:48:10 -05:00
  • 4322f720ba [keel] Fix ox::Result<DstType> convert(Context &ctx, ox::BufferView const&src) gary 2025-05-24 00:47:39 -05:00
  • 26f1a6051f [ox/std] Make Vector::remove take a MaybeView_t gary 2025-05-24 00:46:39 -05:00
  • c4c1d4777b [keel] Cleanup ox::Error(0) instance gary 2025-05-23 20:21:27 -05:00
  • fab012d3e7 [ox] Cleanup all ox::Error(0) instances gary 2025-05-23 20:21:04 -05:00
  • a90380f377 Merge commit 'e90dd887477452922f783535edb3d4c55e9a0d2c' gary 2025-05-23 03:23:17 -05:00
  • 312097a799 [ox/std] Fix implementation of std cmp functions gary 2025-05-23 00:49:47 -05:00
  • 65df731abb [buildcore] Make pybb cmake_build specify --config debug/release release-d2025.05.1 gary 2025-05-22 20:41:30 -05:00
  • a098cb5ce7 [nostalgia] Update release-d2025.05.2 release notes gary 2025-05-22 20:45:34 -05:00
  • a40198ab8d [nostalgia] Update release-d2025.05.2 release notes gary 2025-05-22 20:45:34 -05:00
  • 52d8c0bdc8 [nostalgia/gfx] Replace static_cast compare with std::cmp_equal gary 2025-05-22 20:43:27 -05:00
  • c19d7f4ea3 [nostalgia] Add .vs and cmake-build-* to .gitignore gary 2025-05-22 20:42:09 -05:00
  • 159b7e7ee7 [buildcore] Make pybb cmake_build specify --config debug/release gary 2025-05-22 20:41:30 -05:00
  • c93eec4f05 [teagba] Make cstart.cpp only compile if GCC gary 2025-05-22 20:40:33 -05:00
  • e7e7a22390 [nostalgia/sample_project] Make sample_project exempt from autocrlf gary 2025-05-22 20:39:56 -05:00
  • 8c0b0263db [ox/fs] Fix new build error in MSVC (VS 17.14) gary 2025-05-22 20:05:09 -05:00
  • 26d5048e67 [ox/fs] Fix new build error in MSVC (VS 17.14) gary 2025-05-22 20:05:09 -05:00
  • 7f6c453345 [nostalgia/studio] Bump version to d2025.05.1 gary 2025-05-21 22:20:18 -05:00
  • 261e324acd [nostalgia/gfx/studio/tilesheet] Fix overrun errors when switching subsheets, clear selection on switch gary 2025-05-21 22:14:32 -05:00
  • 3b8f97cc41 [nostalgia/gfx] Cleanup gary 2025-05-21 22:15:56 -05:00
  • f1e68e0a04 [nostalgia/gfx/studio/tilesheet] Fix overrun errors when switching subsheets, clear selection on switch gary 2025-05-21 22:14:32 -05:00
  • d6e4ab7a24 [keel] Cleanup gary 2025-05-18 14:08:39 -05:00
  • 2000b2deee [nostalgia/gfx/studio] Cleanup gary 2025-05-17 23:35:10 -05:00
  • 7d92400f6d [nostalgia/gfx/studio] Add type specific navigateTo functions gary 2025-05-17 23:26:23 -05:00
  • cb304ecf28 [applib] Cleanup gary 2025-05-17 17:46:38 -05:00
  • ea17377700 [ox/std] Make StringViewCR honest gary 2025-05-17 17:34:22 -05:00
  • c424bde06d [nostalgia] Style cleanup gary 2025-05-17 17:31:47 -05:00
  • ee7d5c6d51 [nostalgia/gfx] Cleanup gary 2025-05-17 17:22:13 -05:00
  • 99247cee32 [nostalgia/gfx/test] Cleanup gary 2025-05-17 17:18:11 -05:00
  • 7b8ddc189a [nostalgia/gfx] Consolidate implementations into single files, remove unnecessary function exports gary 2025-05-17 17:12:25 -05:00
  • a6814030ee [studio/applib] Cleanup gary 2025-05-17 16:15:32 -05:00
  • 9937a01042 [turbine] Cleanup gary 2025-05-17 16:12:16 -05:00
  • abcf2adc56 [nostalgia/gfx] Cleanup gary 2025-05-17 03:02:59 -05:00
  • 05f9023550 [nostalgia/gfx] Cleanup gary 2025-05-17 02:51:56 -05:00
  • 5ba0bcf963 [turbine] Consolidate some files that didn't have sensible distinctions gary 2025-05-17 02:47:21 -05:00
  • 3ccadba2f5 [nostalgia/gfx/studio/tilesheet] Fix dragging cursor on image gary 2025-05-16 21:22:33 -05:00
  • 00e52b6491 [nostalgia] Make pkg-dmg more versatile gary 2025-05-15 22:26:35 -05:00
  • ae40487990 [nostalgia/gfx] Add navigateTo handler to TileSheetEditor gary 2025-05-15 20:39:50 -05:00
  • 84b612c693 [studio/modlib] Give navigateTo a default argument gary 2025-05-15 20:39:01 -05:00
  • 3c2a6b047e [studio/applib] Make navigateTo handle UUID paths gary 2025-05-15 20:38:27 -05:00
  • 626da322d9 [ox/std] Add StringParam(IString const&) constructor gary 2025-05-15 20:37:44 -05:00
  • 0de428a2e5 [studio/applib] Cleanup gary 2025-05-14 22:11:43 -05:00
  • 8a52df4f76 [nostalgia/gfx] More cleanup gary 2025-05-14 01:43:37 -05:00
  • efec6eb3c8 [nostalgia/gfx/studio/palette] Add RGB key shortcuts for focusing color channels gary 2025-05-14 01:12:28 -05:00
  • 56eeb24900 [nostalgia/gfx/opengl] More cleanup gary 2025-05-13 22:06:08 -05:00
  • ae81f6b3de [ox/std] Make Span::operator[] const gary 2025-05-13 22:02:23 -05:00
  • c1108301c0 [nostalgia/gfx] Cleanup gary 2025-05-13 21:54:14 -05:00
  • 83fbe6ac74 [keel,turbine,studio] Fix some install mistakes gary 2025-05-13 21:39:37 -05:00
  • 80b452833f [nostalgia/gfx] Cleanup gary 2025-05-13 21:20:18 -05:00
  • 0fa394333b [nostalgia] Add release note about Mac menubar using Cmd gary 2025-05-10 01:01:11 -05:00
  • cae7535034 [nostalgia] Fix typos in release notes gary 2025-05-10 00:57:45 -05:00
  • f5573e06da [nostalgia/studio] Set version to d2025.05.0 release-d2025.05.0 gary 2025-05-07 20:27:06 -05:00
  • df87832324 [studio] Add build date to About gary 2025-05-10 00:21:54 -05:00
  • d585794cbe [nostalgia/gfx/studio/tilesheet] Fix Insert tile command gary 2025-05-09 20:34:42 -05:00
  • 209658549c [nostalgia/gfx/studio/tilesheet] Cleanup gary 2025-05-09 20:34:04 -05:00
  • 02383a4aed [ox/std] Cleanup gary 2025-05-09 01:22:29 -05:00
  • 185a76282a [nostalgia] Make pkg-dmg delete bundle after archive created gary 2025-05-08 23:29:36 -05:00
  • b722b4f701 [nostalgia] Update release notes gary 2025-05-08 23:28:05 -05:00
  • 459ab5aad9 [studio] Remove ability to re-order Editor tabs gary 2025-05-08 23:27:11 -05:00
  • 565f621cfc [nostalgia/gfx/studio/tilesheet] Fix Delete Tile functionality gary 2025-05-08 01:57:59 -05:00
  • 9589ca9148 [keel] Cleanup gary 2025-05-08 01:37:18 -05:00
  • 164db5007b [keel] Cleanup gary 2025-05-08 00:49:50 -05:00
  • cbfb167d29 [nostalgia] Remove unused project directory gary 2025-05-07 20:23:48 -05:00
  • e7b83be867 [nostalgia] Update release notes gary 2025-05-07 20:18:08 -05:00
  • 649da5fca8 [nostalgia/sample_project] Delete Scenes directory gary 2025-05-07 20:16:12 -05:00
  • aa095f7680 [studio] Make Delete key initiate deletion of selected directory gary 2025-05-07 20:15:38 -05:00
  • bb99c99f01 [studio] Make deleting a directory close files in that directory gary 2025-05-07 20:10:34 -05:00
  • 7f0dcdd280 [nostalgia/gfx/studio/tilesheet] Cleanup gary 2025-05-07 19:57:27 -05:00
  • 6029ad5d47 [nostalgia/studio] Add command for bundling Mac app gary 2025-05-07 02:29:32 -05:00
  • 26fe266b09 [ox/mc] Fix break from using strnlen_s inappropriately gary 2025-05-07 01:16:03 -05:00
  • 091eda7b44 Merge commit 'ce53be92716b0f5201882d6959c398b61c6cc93c' gary 2025-05-07 00:12:52 -05:00
  • 9676ea5978 [turbine/glfw] Fix programmatic shutdown to invoke shutdownHandler gary 2025-05-07 00:06:21 -05:00
  • de8ac10653 [turbine/glfw] Fix closing when no shutdown handler is set gary 2025-05-07 00:01:49 -05:00
  • 88a6cd59f3 [turbine/glfw] Treat close window event like other events with regard to a mandatory refresh period gary 2025-05-06 23:56:49 -05:00
  • cd43fb7f38 [turbine,studio] Fix confirm app close pop up to work with Ctrl-Q gary 2025-05-06 23:23:24 -05:00
  • 136f422401 [nostalgia] Update release notes gary 2025-05-06 23:11:06 -05:00
  • e773d6f0ee [studio] Rename StudioContext to Context gary 2025-05-06 22:36:49 -05:00
  • 7da2f68d30 [nostalgia/sample_project] Add assets gary 2025-05-06 22:30:28 -05:00
  • d20889aef1 [nostalgia/gfx/studio] Update for Ox changes gary 2025-05-06 22:29:51 -05:00
  • 50c8302f4a [ox] Rename itoa to intToStr gary 2025-05-06 22:29:31 -05:00
  • d8195d300d [olympic,nostalgia] Address unsafe buffer warnings gary 2025-05-06 22:25:36 -05:00
  • a8c1387d5a [ox] Address unsafe buffer warnings gary 2025-05-06 22:25:13 -05:00
  • ff1e8f260b [studio] Add popup to warn about UUID duplication gary 2025-05-06 22:22:26 -05:00