Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2025-01-22 00:58:48 -06:00
e1282b6bae [studio] Fix build
gary opened issue drinkingtea/nostalgia#8 2025-01-21 23:44:29 -06:00
File rename support
gary pushed to master at drinkingtea/nostalgia 2025-01-21 23:41:16 -06:00
5fe7c14ccb [nostalgia/sample_project] Rename TileSheet files using new file ext
42165ba2d6 [nostalgia/gfx] Change default file extension for TileSheets to nts
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-21 22:57:08 -06:00
1af4da43ad [nostalgia] Update release notes
gary pushed to master at drinkingtea/nostalgia 2025-01-21 22:55:00 -06:00
4fa879a09e [nostalgia/sample_project] Update NS_Logo.ng to final TileSheetV5 format
gary pushed to master at drinkingtea/nostalgia 2025-01-21 22:46:39 -06:00
fd8f1a29c6 [nostalgia] Add release notes document
9fda2763ba [nostalgia/gfx] Make TileSheetV5::defaultPalette a string instead of FileAddress
cda23ac4af [ox/std] Change ox::String::operator[](size_t) const return a reference
c36b244dd3 [nostalgia/gfx] Cleanup, add PaletteV5, restore mistakenly removed function
335d278f5e [ox/oc] Fix integer read for signed/unsigned
Compare 5 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-21 02:21:12 -06:00
f987b02c65 [nostalgia/gfx] Move to TileSheetV5
3c056276c1 [turbine,nostalgia] Cleanup
87e2fdefcf [ox/std] Make UAnyPtr uncopyable
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-20 03:13:07 -06:00
672b92b363 [nostalgia/gfx/studio] Remove accidental version tag in default Palette
762a6517b2 [nostalgia] Rename core to gfx
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-20 02:16:40 -06:00
d141154a45 Merge commit '38777cfac8868b3628332090260710d5ac26aba0'
6170647c0c [nostalgia,studio] Proper fix for input filtering
48e45c7dd6 [studio] Cleanup
5d3d9229b7 [nostalgia/core/studio/paletteeditor] Ignore keyboard input when popup is open
d54e93d836 [studio] Cleanup
Compare 8 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 20:54:02 -06:00
830f8fe3e4 [studio,nostalgia/core/studio] Give default Palette created studio a default page
gary pushed to master at drinkingtea/nostalgia 2025-01-19 20:17:43 -06:00
2016f6e605 [studio] Fix DeleteConfirmation 'No' option to not delete file
gary pushed to master at drinkingtea/nostalgia 2025-01-19 19:03:24 -06:00
6bc629e02c [nostalgia/core/studio/tilesheeteditor] Replace Palette combobox with a readonly text input
gary pushed to master at drinkingtea/nostalgia 2025-01-19 18:20:35 -06:00
0146d38405 [nostalgia/core/studio/tilesheeteditor] Manually merge in changes that were lost in conflict
75d8e7bb89 [nostalgia/core/studio/paletteeditor] Fix crash that occurs when removing last color
Compare 2 commits »
gary pushed to release-d2024.12 at drinkingtea/nostalgia 2025-01-19 17:12:31 -06:00
a18c5d9294 [ox/std] Fix string append issues
c753881747 [ox/std] Fix possible error that occurs with appending on boundary of small string size
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 17:11:15 -06:00
6b53eaf6b1 [ox/std] Fix string append issues
16c32273ac [nostalgia/core/studio/tilesheeteditor] Fix palette drop target to only take palettes
1567a6e29d [applib] Fix build
89d543bcbc Merge commit '7b7d59cf63d77cf7ab6daf6ed7122eef97954555'
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 11:42:00 -06:00
d68e64931b [nostalgia/core/studio/tilesheeteditor] Add support for dragging palette to palette selector
1cbc576286 [studio] Complete drag/drop support for files
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 09:33:26 -06:00
500b93562c [studio] Make new dir window OK on Enter key
gary pushed to master at drinkingtea/nostalgia 2025-01-19 09:27:24 -06:00
800ca85176 [ox/std] Fix possible error that occurs with appending on boundary of small string size
cc466a9f1d [studio] Add support for adding and deleting directories
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 01:49:00 -06:00
9d1155843e [nostalgia] Rename player from 'nostalgia' to 'Nostalgia'
a2139c09b2 [studio] Cleanup unused member
a3e5f27ab8 [ox/std] Fix Mac build
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-19 01:15:38 -06:00
643f95ec80 [studio] Add confirmation dialog for file deletion, move deletion to Project