gary
|
ed910c0beb
|
[nostalgia/core/studio/tilesheeteditor] Fix access overflow on out of bounds Fill command
|
2024-12-13 22:24:58 -06:00 |
|
gary
|
96d27eecd1
|
[nostalgia,olympic] Cleanup
|
2024-12-13 22:00:03 -06:00 |
|
gary
|
d85a10af84
|
[nostalgia/core/studio] Cleanup
|
2024-12-10 23:29:21 -06:00 |
|
gary
|
03a05c511e
|
Merge commit '4ccdfc3a6e5bd501968903a01f7d8141b6f88375'
|
2024-12-04 19:55:17 -06:00 |
|
gary
|
bd91137d27
|
[nostalgia,olympic] Fix pack tool build for Windows
|
2024-12-02 21:10:52 -06:00 |
|
gary
|
161640fa11
|
[nostalgia] Cleanup
|
2024-12-02 19:58:05 -06:00 |
|
gary
|
2b7d12945e
|
[nostalgia/core/studio] Fix MSVC build
|
2024-12-01 19:42:29 -06:00 |
|
gary
|
e42126c956
|
[nostalgia/core] Improve TileSheet validation, add repair
|
2024-12-01 15:47:49 -06:00 |
|
gary
|
36942cca18
|
[nostalgia,olympic] Replace SpanView with Span<const T>
|
2024-12-01 08:41:20 -06:00 |
|
gary
|
6af00d9a2e
|
[nostalgia] Enable warnings for unsafe buffers
|
2024-11-27 00:14:57 -06:00 |
|
gary
|
72f4db3d5e
|
[nostalgia/core/studio] Fix paste command to never paste beyond target dimensions
|
2024-11-15 01:39:57 -06:00 |
|
gary
|
8a9ff971a1
|
[nostalgia/core] Fix resizeSubsheet to work for both growing and shrinking
|
2024-11-15 01:09:48 -06:00 |
|
gary
|
13bfe88195
|
[nostalgia/core] Fix resizeSubsheet array overflow
|
2024-11-14 19:59:58 -06:00 |
|
gary
|
5025475414
|
Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218'
|
2024-11-01 22:23:08 -05:00 |
|
gary
|
3c7652efc2
|
[nostalgia/core/studio] Fix PaletteEditor to handle Palettes with 0 pages
|
2024-10-28 20:57:34 -05:00 |
|
gary
|
abf7548ab5
|
[nostalgia/core] Add missing include
|
2024-10-04 21:36:26 -05:00 |
|
gary
|
76b540e3b8
|
[nostalgia/core] Cleanup, add missing FileAddress wrapper function
|
2024-10-03 22:48:26 -05:00 |
|
gary
|
135f0e4ce8
|
[nostalgia/core/studio/paletteeditor] Fix Alt shortcuts to respect keyboard focus
|
2024-10-02 22:50:55 -05:00 |
|
gary
|
0a62d90065
|
[studio] Remove Editor::setRequiresConstantRefresh
|
2024-10-02 01:18:37 -05:00 |
|
gary
|
ba7e3929e9
|
[nostalgia/core/studio] Make TileSheetEditor palette keys behave like PaletteEditor
|
2024-10-01 22:37:36 -05:00 |
|
gary
|
36c4022b56
|
[nostalgia/core/studio] Fix PaletteEditor shortcuts to differentiate based on Alt key
|
2024-10-01 22:37:05 -05:00 |
|
gary
|
c6efabaa1d
|
[studio,nostalgia] Fix PaletteEditor color update command merging, add setObsolete
|
2024-09-30 23:07:14 -05:00 |
|
gary
|
1f6fefdb68
|
[nostalgia/core/studio] Disable PaletteEditor num key shorts when page rename is open
|
2024-09-29 23:17:47 -05:00 |
|
gary
|
35cb2ece9f
|
[nostalgia/core/studio] Fix PaletteEditor color name edit
|
2024-09-29 16:14:26 -05:00 |
|
gary
|
0daf938f76
|
[nostalgia/core/studio] Cleanup, make all number keys after num colors jump to last
|
2024-09-28 23:44:12 -05:00 |
|
gary
|
b90ab27a65
|
[nostalgia/core/studio] Fix Palette Color Name input to properly take focus
|
2024-09-28 21:51:28 -05:00 |
|
gary
|
c711f4358e
|
[nostalgia/core/studio] Fix PaletteEditor 0 key shortcut
|
2024-09-28 21:42:11 -05:00 |
|
gary
|
84cb03d807
|
[nostalgia/core/studio] Cleanup
|
2024-09-28 21:37:29 -05:00 |
|
gary
|
2173b12c67
|
[nostalgia/core/studio] Give PaletteEditor keyboard shortcuts
|
2024-09-28 21:09:24 -05:00 |
|
gary
|
a1b5b56553
|
[olympic,nostalgia] Rename CRStringView to StringViewCR
|
2024-09-28 16:10:44 -05:00 |
|
gary
|
bdfb5e972a
|
[nostalgia/core] Cleanup
|
2024-09-27 02:31:54 -05:00 |
|
gary
|
c599905000
|
[nostalgia] Add support for partial tilesheet loading
|
2024-09-17 23:50:13 -05:00 |
|
gary
|
8dd837b359
|
[nostalgia/core] Add a valid function for CompactTileSheet
|
2024-09-07 23:20:04 -05:00 |
|
gary
|
4d63a65fbd
|
[nostalgia/core/studio] Show Palette page names in TileSheetEditor
|
2024-09-07 00:12:15 -05:00 |
|
gary
|
686db99d5b
|
[nostalgia/core/studio] Disable Palette page hotkeys when Rename popup is open
|
2024-09-06 21:56:30 -05:00 |
|
gary
|
52533c8c44
|
[nostalgia/core/studio] Add Palette page names to editor
|
2024-09-06 21:42:16 -05:00 |
|
gary
|
36057bb010
|
[nostalgia/core/studio] Fix Clang build
|
2024-09-06 02:07:35 -05:00 |
|
gary
|
1a2b2b8bac
|
[nostalgia/core] Add PaletteV4, with support for page names, make PaletteColor object
|
2024-09-06 01:33:40 -05:00 |
|
gary
|
ab025e88da
|
[nostalgia] Change Palette converter color idx to be 0 based
|
2024-08-30 20:53:48 -05:00 |
|
gary
|
bd2e88cd88
|
[olympic,nostalgia] Cleanup with StringParam
|
2024-08-30 20:47:43 -05:00 |
|
gary
|
3ead305f51
|
[nostalgia/core/studio/tilesheeteditor] Fix Fill command to properly end
|
2024-08-30 00:24:59 -05:00 |
|
gary
|
c501fc048f
|
[nostalgia/core/gba] Fix TileSheetSet loading
|
2024-07-09 22:18:52 -05:00 |
|
gary
|
8798d2d718
|
[nostalgia/core] Fix getTileIdx(TileSheet, SubSheetId)
|
2024-06-03 23:17:50 -05:00 |
|
gary
|
f82db6905c
|
[nostalgia/core] Make load TileSheet functions take CompactTileSheet, in addition to FileAddresses
|
2024-06-03 20:00:48 -05:00 |
|
gary
|
3635702ede
|
[nostalgia] Cleanup config IO
|
2024-06-01 20:14:29 -05:00 |
|
gary
|
6cbafc75bf
|
[nostalgia,keel] Make repair return ox::Error
|
2024-06-01 15:54:11 -05:00 |
|
gary
|
3cb3bc122b
|
[nostalgia/core] Add valid and repair functions for PaletteV3
|
2024-06-01 13:56:15 -05:00 |
|
gary
|
f34704d845
|
[nostalgia/core/studio] Fix AddSubsheetCommand::undo to undo ID idx change
|
2024-05-31 23:59:15 -05:00 |
|
gary
|
fb5d3545fe
|
[nostalgia/core/studio] Cleanup
|
2024-05-31 23:58:40 -05:00 |
|
gary
|
2180f7bf6f
|
[nostalgia/core] Fix validateSubSheetIdx
|
2024-05-31 23:58:21 -05:00 |
|