Commit Graph

1158 Commits

Author SHA1 Message Date
gary a33a73d73a [nostalgia/gfx/studio/palette] Add preview to color editor 2025-05-31 01:34:00 -05:00
gary 514cb97835 [nostalgia/gfx/studio/tilesheet] Fix draw command to work on same pixel after switching subsheets 2025-05-30 23:32:51 -05:00
gary 4b5218c4f1 [nostalgia/gfx] Cleanup 2025-05-30 23:32:27 -05:00
gary cce5f52f96 [nostalgia/gfx/studio/tilesheet] Fix manual redo of draw actions, fix drawing to pixel 0, 0 as first action 2025-05-29 22:12:10 -05:00
gary 1e21778059 [nostalgia/gfx/studio/tilesheet] Ensure config file has a Claw header 2025-05-24 00:48:54 -05:00
gary 52d8c0bdc8 [nostalgia/gfx] Replace static_cast compare with std::cmp_equal 2025-05-22 20:43:27 -05:00
gary 3b8f97cc41 [nostalgia/gfx] Cleanup 2025-05-21 22:15:56 -05:00
gary f1e68e0a04 [nostalgia/gfx/studio/tilesheet] Fix overrun errors when switching subsheets, clear selection on switch 2025-05-21 22:15:07 -05:00
gary c424bde06d [nostalgia] Style cleanup 2025-05-17 17:31:47 -05:00
gary ee7d5c6d51 [nostalgia/gfx] Cleanup 2025-05-17 17:22:13 -05:00
gary 99247cee32 [nostalgia/gfx/test] Cleanup 2025-05-17 17:18:51 -05:00
gary 7b8ddc189a [nostalgia/gfx] Consolidate implementations into single files, remove unnecessary function exports 2025-05-17 17:13:13 -05:00
gary abcf2adc56 [nostalgia/gfx] Cleanup 2025-05-17 03:02:59 -05:00
gary 05f9023550 [nostalgia/gfx] Cleanup 2025-05-17 02:51:56 -05:00
gary 3ccadba2f5 [nostalgia/gfx/studio/tilesheet] Fix dragging cursor on image 2025-05-16 21:22:33 -05:00
gary ae40487990 [nostalgia/gfx] Add navigateTo handler to TileSheetEditor 2025-05-15 20:39:50 -05:00
gary 8a52df4f76 [nostalgia/gfx] More cleanup 2025-05-14 01:43:59 -05:00
gary efec6eb3c8 [nostalgia/gfx/studio/palette] Add RGB key shortcuts for focusing color channels 2025-05-14 01:13:40 -05:00
gary 56eeb24900 [nostalgia/gfx/opengl] More cleanup 2025-05-13 22:06:08 -05:00
gary c1108301c0 [nostalgia/gfx] Cleanup 2025-05-13 22:01:59 -05:00
gary 80b452833f [nostalgia/gfx] Cleanup 2025-05-13 21:24:04 -05:00
gary d585794cbe [nostalgia/gfx/studio/tilesheet] Fix Insert tile command 2025-05-09 20:34:42 -05:00
gary 209658549c [nostalgia/gfx/studio/tilesheet] Cleanup 2025-05-09 20:34:04 -05:00
gary 565f621cfc [nostalgia/gfx/studio/tilesheet] Fix Delete Tile functionality 2025-05-08 01:57:59 -05:00
gary 7f0dcdd280 [nostalgia/gfx/studio/tilesheet] Cleanup 2025-05-07 19:57:27 -05:00
gary e773d6f0ee [studio] Rename StudioContext to Context 2025-05-06 22:37:21 -05:00
gary d20889aef1 [nostalgia/gfx/studio] Update for Ox changes 2025-05-06 22:29:51 -05:00
gary d8195d300d [olympic,nostalgia] Address unsafe buffer warnings 2025-05-06 22:25:36 -05:00
gary d4329981e7 [studio,nostalgia] Cleanup 2025-05-06 01:11:47 -05:00
gary 0003454311 [studio,nostalgia/gfx/studio] Cleanup 2025-05-06 01:00:04 -05:00
gary 640ac85de4 [nostalgia/gfx/studio/palette] Make page rename dialog accept on enter if input focused 2025-05-04 00:15:30 -05:00
gary b8d7658626 [nostalgia/studio] Update generated icondata.cpp with Clang fix 2025-05-02 21:05:21 -05:00
gary c0bac696dc [nostalgia/gfx/studio/paletteeditor] Fix color number key range 2025-04-19 14:43:07 -05:00
gary e86180e842 [nostalgia/core/keel] Consistency cleanup 2025-04-17 00:39:34 -05:00
gary 035ba8810f [keel,nostalgia] Fix converter type names 2025-04-17 00:37:05 -05:00
gary 56b79f414d [keel,nostalgia] Further simplify writing type converters 2025-04-17 00:22:47 -05:00
gary 844656d557 [nostalgia/gfx/keel] Update type converter style 2025-04-16 23:12:24 -05:00
gary c84b85102c [nostalgia/gfx/studio] Cleanup 2025-04-15 22:05:46 -05:00
gary db55fc722f [nostalgia/player] Cleanup 2025-04-14 22:05:23 -05:00
gary 889bec04b1 [nostalgia/gfx/studio/tilesheet] Cleanup 2025-04-13 23:20:49 -05:00
gary 55ed75f44d [nostalgia/gfx/studio/tilesheet] Fix selection clearing to work when clicking outside image 2025-04-13 00:33:06 -05:00
gary 2751872c59 [nostalgia] Cleanup file-to-cpp output 2025-04-12 16:50:09 -05:00
gary b66f459f75 [nostalgia] Cleanup icon rsrc generation 2025-04-12 16:40:49 -05:00
gary b7f2c169ec [nostalgia/studio/gfx] Fix typo 2025-04-11 23:14:57 -05:00
gary 02230ef619 [turbine,studio,nostalgia/studio] Add support for window icon scaling, expand icons sizes for Nostalgia Studio 2025-04-11 22:45:11 -05:00
gary a521887ddd [studio,turbine] Add support for window icons 2025-04-11 21:41:30 -05:00
gary 91a7129f8f [nostalgia/gfx/keel] Cleanup 2025-04-02 01:07:26 -05:00
gary df48a232ec [nostalgia/studio] Add icon to Windows executable 2025-04-02 00:49:13 -05:00
gary 4803cca334 [nostalgia/player] Cleanup 2025-03-08 22:28:29 -06:00
gary 646ab1283f [nostalgia/gfx] Cleanup 2025-02-24 21:45:45 -06:00