Commit Graph

1117 Commits

Author SHA1 Message Date
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
gary 74cf055610 [nostalgia] Cleanup 2025-02-24 19:43:10 -06:00
gary 0d8ba1b154 [nostalgia/gfx] Cleanup formatting mistake 2025-02-23 23:21:59 -06:00
gary 6febc7cc73 [nostalgia] Fix build 2025-02-23 00:51:30 -06:00
gary b94d6b5061 [nostalgia] Remove scene package, finish stubbing out sound 2025-02-23 00:49:58 -06:00
gary 472f5702bd [nostalgia/gfx/studio/tilesheet] Change max export scale to 135 2025-02-22 15:31:39 -06:00
gary fbebf4ef83 [nostalgia/gfx/studio/tilesheet] Fix export for 4bpp images 2025-02-22 00:58:12 -06:00
gary 25a7873ea2 [nostalgia,studio] Fix crash that occurred when navigating to file that is not already open 2025-02-20 23:57:02 -06:00
gary 03d4a5736e [nostalgia,studio] Add ability to navigate from tile sheet to palette color 2025-02-20 23:30:50 -06:00
gary 26fc5565e8 [nostalgia/gfx] Make dangling reference warning suppressions check for GCC 13 2025-02-20 19:40:08 -06:00
gary 388541ce32 [nostalgia/player] Cleanup 2025-02-20 00:01:29 -06:00
gary 6c194667b9 [nostalgia] Fix NostalgiaGfx lib name, stub out sound package 2025-02-19 22:19:16 -06:00
gary 2a8e3c2dc4 [nostalgia/gfx] Remove unnecessary cast 2025-02-18 23:01:15 -06:00
gary fefb876fe7 [nostalgia/gfx] Add checks for GCC version for warning suppression 2025-02-18 20:33:29 -06:00
gary d62f913855 [nostalgia/gfx] Suppress some superfluous warnings 2025-02-18 20:22:56 -06:00
gary 12bb7475fc [nostalgia/gfx/studio/tilesheet] Adjust pixel line size on Windows 2025-02-18 20:19:51 -06:00
gary 00638bc812 [nostalgia/gfx/studio/tilesheet] Mark DrawCommands as obsolete if no changes 2025-02-05 20:26:47 -06:00
gary b4798fd2ab [nostalgia/gfx/studio/tilesheet] Make rotate only available for square subsheets or selections 2025-02-05 01:54:41 -06:00
gary d39d552bd9 [nostalgia/studio] Update icon to higher resolution 2025-02-03 23:29:26 -06:00
gary b7202a2b0d [nostalgia/player] Disable Keel mods on GBA 2025-02-03 22:48:07 -06:00
gary 4e27a4c1f5 [nostalgia/core/studio/tilesheet] Fix palette path display update 2025-02-03 22:43:20 -06:00
gary 4ef31762d0 [nostalgia/core/studio/tilesheet] Cleanup 2025-02-03 22:43:02 -06:00
gary 105a1e5559 [nostalgia/core/studio/tilesheet] Rework operation ctrls into a dropbox 2025-02-02 20:43:01 -06:00
gary 1bc18e34a8 [nostalgia/core/studio/tilesheet] Add ability to rotate a selection 2025-02-02 20:22:20 -06:00
gary fb8d295fcb [nostalgia/core/studio/tilesheet] Add rotate functionality 2025-02-02 14:46:21 -06:00
gary 804d78e116 [nostalgia/gfx/studio] Cleanup 2025-02-01 15:14:24 -06:00
gary 5351e9aa0a [nostalgia/core/studio/tilesheet] Add line drawing tool 2025-02-01 14:14:09 -06:00
gary 12f6b22c8b [nostalgia/gfx/studio/palette] Cleanup 2025-01-26 23:35:03 -06:00
gary 6c858e0c4e [nostalgia/gfx/studio/tilesheet] UI cleanup 2025-01-26 22:30:39 -06:00
gary a22aafaf96 [nostalgia/gfx/studio/palette] Add ability to reorder Palette pages 2025-01-26 22:12:57 -06:00
gary 2859183742 [nostalgia/gfx/studio/tilesheet] Add the ability to move subsheets 2025-01-26 20:46:15 -06:00
gary be51838775 [nostalgia/gfx/studio/tilesheet] Add flip x and flip y functionality 2025-01-26 15:41:13 -06:00
gary 046834c2b9 [studio,nostalgia] Update tab name when corresponding file's name changes 2025-01-26 00:52:11 -06:00
gary f840240aac [nostalgia/gfx/studio/tilesheeteditor] Rework system for tracking current palette path 2025-01-25 22:59:51 -06:00
gary 098c8cb844 [nostalgia/gfx/studio] Make move color commands affect all pages 2025-01-24 23:46:26 -06:00
gary 695e7a4561 [nostalgia/gfx/studio/paletteeditor] Change move color mechanism to use drag/drop 2025-01-24 23:19:45 -06:00
gary e40b11246d [nostalgia/gfx/studio/paletteeditor] Fix num key shortcuts to ignore if ctrl is down 2025-01-23 21:56:47 -06:00
gary 161194c8b2 [nostalgia/gfx/studio/tilesheeteditor] Add FilePicker to for choosing a Palette 2025-01-23 21:24:10 -06:00
gary 5598dfdd87 [nostalgia/player] Update hardcoded tilesheet refs to new file ext 2025-01-23 00:19:35 -06:00
gary 42165ba2d6 [nostalgia/gfx] Change default file extension for TileSheets to nts 2025-01-21 23:35:55 -06:00
gary 9fda2763ba [nostalgia/gfx] Make TileSheetV5::defaultPalette a string instead of FileAddress 2025-01-21 22:44:55 -06:00
gary c36b244dd3 [nostalgia/gfx] Cleanup, add PaletteV5, restore mistakenly removed function 2025-01-21 22:17:13 -06:00