Block a user
5fe7c14ccb
[nostalgia/sample_project] Rename TileSheet files using new file ext
42165ba2d6
[nostalgia/gfx] Change default file extension for TileSheets to nts
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
f987b02c65
[nostalgia/gfx] Move to TileSheetV5
3c056276c1
[turbine,nostalgia] Cleanup
87e2fdefcf
[ox/std] Make UAnyPtr uncopyable
672b92b363
[nostalgia/gfx/studio] Remove accidental version tag in default Palette
762a6517b2
[nostalgia] Rename core to gfx
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
6bc629e02c
[nostalgia/core/studio/tilesheeteditor] Replace Palette combobox with a readonly text input
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
a18c5d9294
[ox/std] Fix string append issues
c753881747
[ox/std] Fix possible error that occurs with appending on boundary of small string size
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'
d68e64931b
[nostalgia/core/studio/tilesheeteditor] Add support for dragging palette to palette selector
1cbc576286
[studio] Complete drag/drop support for files
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
9d1155843e
[nostalgia] Rename player from 'nostalgia' to 'Nostalgia'
a2139c09b2
[studio] Cleanup unused member
a3e5f27ab8
[ox/std] Fix Mac build