Commit Graph

1049 Commits

Author SHA1 Message Date
gary 721f844214 [nostalgia/core/studio/tilesheeteditor] Fix subsheet and palette scrolling 2025-01-18 20:08:09 -06:00
gary a3d6a58cc8 [nostalgia/core/studio] Fix library cpp file ownership 2025-01-17 21:50:42 -06:00
gary e598e7fe27 [nostalgia,keel] Add ability to types Obj to Obj 2025-01-15 23:44:18 -06:00
gary 8e816a261f [nostalgia/core/studio] Cleanup, fix possible TileSheet fill tool failure 2025-01-14 23:06:12 -06:00
gary ceb54b3f1b [nostalgia/core/opengl] Cleanup 2025-01-14 21:18:22 -06:00
gary 8764444758 [nostalgia/core] Add clearCbb functions 2025-01-14 21:13:42 -06:00
gary ce9a0b1fdb [nostalgia/core/opengl] Cleanup memcpys 2025-01-14 21:13:10 -06:00
gary 151d7c5736 [nostalgia/core/gba] Fix partial tilesheet loading overrun 2025-01-13 22:03:36 -06:00
gary 4e4d8d2c3f [nostalgia/core/gba] Make panic use standard abort call 2025-01-13 21:37:29 -06:00
gary 55a1660242 [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets 2025-01-12 16:06:24 -06:00
gary 23a09e4a13 [nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string 2025-01-12 14:55:50 -06:00
gary b69e7ebb98 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end 2025-01-11 16:21:10 -06:00
gary 418d6e3f22 [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected 2025-01-11 16:06:48 -06:00
gary c44d8678cb [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile 2025-01-11 15:38:11 -06:00
gary eb4cd7106d [nostalgia/core/studio] Fix tile insert to work on last tile 2025-01-11 15:23:57 -06:00
gary 645e48af7b [nostalgia,olympic] Run liccor 2025-01-08 23:02:08 -06:00
gary 849d50be8e [nostalgia/core] Make getTileIdx return an Optional 2025-01-08 21:34:01 -06:00
gary 462bebf6dd [nostalgia/core] Cleanup unused function declaration 2025-01-04 01:26:02 -06:00
gary e758e03d2b [nostalgia,olympic] Update for ox::Error changes 2025-01-01 23:43:32 -06:00
gary aaeec20ac9 [nostalgia/player] Fix build 2024-12-21 02:42:05 -06:00
gary 462f2bca4c [nostalgia,olympic] Change macro names to comply with broader conventions 2024-12-21 02:41:19 -06:00
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 e0ec9e0c5f [nostalgia,olympic] Move olympic::run to global namespace 2024-12-06 00:13:10 -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