Commit Graph

147 Commits

Author SHA1 Message Date
gary ba4a854368 [nostalgia/core] Finish removing alpha bit from color 2021-02-02 19:24:59 -06:00
gary 983a9b87d5 [nostalgia/core/studio] Remove alpha bit from PaletteEditor 2021-02-02 02:28:25 -06:00
gary c1239b5656 [nostalgia] Run liccor 2021-01-21 23:35:23 -06:00
gary f86558dc00 [nostalgia/core/studio] Make some const-ible methods in TileSheetEditor const 2021-01-21 00:39:59 -06:00
gary d7b82a6eed [nostalgia/core/studio] Fix the TileSheetEditor color key overflow 2020-12-22 21:21:32 -06:00
gary d98a5e386a [nostalgia/core/studio] Make number keys map to color indices in TileSheetEditor 2020-12-18 00:04:34 -06:00
gary 843da4a810 [nostalgia] Rename plugin references to module 2020-12-17 20:40:23 -06:00
gary 7a837502a1 [nostalgia] Rename Studio Plugins to Modules, add support for builtin Studio modules, make existing modules builtin 2020-12-17 19:32:31 -06:00
gary a199cf113a [nostalgia/core/studio] Add Fill tool to TileSheetEditor 2020-12-07 00:11:23 -06:00
gary b07cbe89a1 [nostalgia] Correct plugin IDs 2020-12-06 03:16:34 -06:00
gary 36e602b2b0 [nostalgia/core/studio] Make handle copy/cut/paste selections off tile lines 2020-12-06 03:04:03 -06:00
gary 1d4f03823b [nostalgia] Move Auto-Moc settings to Qt project directories 2020-11-10 21:28:51 -06:00
gary 5f4e6740cc [nostalgia] Fix MSVC build 2020-11-07 17:59:36 -06:00
gary 3430e228c8 [nostalgia/core/studio] Make TileSheetClipboards that are passed around use heap 2020-10-21 00:59:22 -05:00
gary b960539e5f [nostalgia/core/studio] Fix TileSheetEditor cut to use undo stack 2020-10-21 00:47:46 -05:00
gary 2580dbb7ab [nostalgia/core/studio] Add select and cut/copy/paste to TileSheetEditor 2020-10-20 22:19:48 -05:00
gary 5587ecf5e5 [nostalgia] Rename ValErr to Result 2020-10-16 19:43:17 -05:00
gary faadcae7e9 [nostalgia/core/studio] Add Mod Greater/Equal To menu to TileSheetEditor 2020-10-16 00:54:59 -05:00
gary d2eea8c2ec [nostalgia] Remove nodiscards from Error and ValErr functions 2020-10-15 23:58:49 -05:00
gary 87c428f422 [nostalgia/core/studio] Fix color selection change detection to work with dragging 2020-09-01 20:59:32 -05:00
gary fba4f6a543 [nostalgia/core/studio] Add 8 bit to 5 bit color conversion optiont to PaletteEditor 2020-08-29 17:25:54 -05:00
gary cef8c54515 [nostalgia/core/studio] Fix memory leaks 2020-08-28 21:38:06 -05:00
gary f15ad04d33 [nostalgia/core/studio] Add Move Up/Down buttons to PaletteEditor 2020-08-28 21:17:56 -05:00
gary 0698353fbf [nostalgia/core/studio] Fix TileSheetEditor crash on save after increasing grid size 2020-06-19 01:41:42 -05:00
gary 5c5c62dc55 [nostalgia/core/studio] Fix TileSheetEditor not to display context menu when right click is not on tile 2020-06-13 03:37:38 -05:00
gary 86652ca8d4 [nostalgia] Fix Mac build 2020-05-09 18:44:37 -05:00
gary 4064592acc [nostalgia/core/studio] Remove implicit sign conversions 2020-04-07 22:27:28 -05:00
gary a74cd1c926 [nostalgia/core/studio] Fix build error in NewTileSheetWizard 2020-04-02 00:58:40 -05:00
gary 5189fefaa1 [nostalgia/core/studio] Move NewTileSheetWizard validation to accept 2020-03-31 22:01:32 -05:00
gary 90c83a492c [nostlgia/core/studio] Implement add color button for PaletteEditor 2020-03-31 21:52:53 -05:00
gary 64ee637b74 [nostalgia/core/studio] Add NewPaletteWizard and implement NewTileSheetWizard 2020-03-31 21:11:41 -05:00
gary 33047fc047 [nostalgia/core/studio] Remove Tile Count field from tile sheet importer 2020-03-30 23:00:44 -05:00
gary 74ef768b6f [nostalgia/core/studio] Add missing override 2020-03-30 20:51:37 -05:00
gary 267f8eca67 [nostalgia/core/studio] Fix magic numbers in imgconv and make it figure out tile sheet dimensions 2020-03-30 20:49:02 -05:00
gary e7ae031ce7 [nostalgia/core/studio] Cleanup 2020-03-30 20:09:45 -05:00
gary 5f0217545c [nostalgia/core/studio] Make TileSheetEditor not highlight color cell 2020-03-30 00:43:54 -05:00
gary 5a5905d257 [nostalgia/core/studio] Fix TileSheetEditor to clear pixel data on reload 2020-03-29 23:48:07 -05:00
gary 2e7a81563d [nostalgia/core/studio] Add PaletteEditor 2020-03-29 23:38:32 -05:00
gary 4c6e053e81 [nostalgia/core/studio] Make TileSheetEditor reload when the current palette is updated 2020-03-29 19:00:02 -05:00
gary 1d8f8566c5 [nostalgia/core/studio] Fix ng export to only attempt export if output file is given 2020-03-29 13:31:19 -05:00
gary 5f8104efea [nostalgia/core/studio] Make color selection table uneditable 2020-03-27 20:43:35 -05:00
gary 5cc96228f4 [nostalgia/core/studio] Fix drag left click not to update tile sheet 2020-03-27 20:43:17 -05:00
gary e65e4e44cb [nostalgia/core/studio] Cleanup 2020-03-26 01:39:02 -05:00
gary 8d4fc0e346 [nostalgia/core/studio] Add ability to export tile sheet to png 2020-03-26 01:21:19 -05:00
gary f90a6e30ea [nostalgia/studio] Move undo stack to Editor 2020-03-23 23:25:05 -05:00
gary 362aeef3c7 [nostalgia/core/studio] Remove option for bundled tile sheet palette 2020-03-23 01:48:28 -05:00
gary 95d58d04fb [nostalgia/core/studio] Fix delete tile undo to restore pixel data 2020-03-22 02:06:21 -05:00
gary 7ae0befc37 [nostalgia/core/studio] Add delete tile 2020-03-22 01:34:09 -05:00
gary 5aeddd87e3 [nostalgia/core/studio] Add ability to insert tile 2020-03-22 01:24:53 -05:00
gary 4f3497326f [nostalgia/core/studio] Make default palette changes save to NostalgiaGraphics 2020-03-19 19:34:32 -05:00