Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2024-09-28 21:18:51 -05:00
945a55f94a [studio] Fix Project to cut off correct end of OC data
2173b12c67 [nostalgia/core/studio] Give PaletteEditor keyboard shortcuts
aa970b1fc0 [keel,studio] Cleanup
6ad79b305c [ox] Cleanup
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2024-09-28 18:20:06 -05:00
a7cf267385 [studio] Remove null terminator from OC output
gary pushed to master at drinkingtea/nostalgia 2024-09-28 18:02:04 -05:00
1a9f0d49e7 [ox] Rename CRString to StringCR
a1b5b56553 [olympic,nostalgia] Rename CRStringView to StringViewCR
256be6dae0 [glutils] Rename CRStringView to StringViewCR
cc10631b55 [ox] Rename CRStringView to StringViewCR
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2024-09-28 14:53:07 -05:00
829dc0298e [keel] Fix Linux build
e8a1ff0643 [ox/oc] Fix Linux build
bdfb5e972a [nostalgia/core] Cleanup
396fecab5b [ox/oc] Add option for writeOC to return a string
5373b63cca [keel,studio] Removing null terminator from JSON file output
Compare 6 commits »
gary pushed to master at drinkingtea/nostalgia 2024-09-17 23:56:50 -05:00
92d85d1145 Merge commit '9f5f3e26efed6cd27f2a8ff0746f018d75986934'
118fef617f [buildcore] Remove python -m prefix from mypy command
8769305d12 [nostalgia] Allow disabling of BUILD_SHARED_LIBS
c599905000 [nostalgia] Add support for partial tilesheet loading
da23c9304d [ox/std] Add oxModelFwdDecl macro for broken Apple Clang
Compare 21 commits »
gary pushed to master at drinkingtea/nostalgia 2024-09-07 20:54:00 -05:00
5f10edd35f [nostalgia] Update developer-handbook oxTrace documentation
gary pushed to master at drinkingtea/nostalgia 2024-09-07 00:12:27 -05:00
4d63a65fbd [nostalgia/core/studio] Show Palette page names in TileSheetEditor
gary pushed to master at drinkingtea/nostalgia 2024-09-06 21:56:33 -05:00
686db99d5b [nostalgia/core/studio] Disable Palette page hotkeys when Rename popup is open
gary pushed to master at drinkingtea/nostalgia 2024-09-06 21:42:24 -05:00
52533c8c44 [nostalgia/core/studio] Add Palette page names to editor
gary pushed to master at drinkingtea/nostalgia 2024-09-06 21:39:08 -05:00
ebfecdb6e8 [nostalgia/core/studio] Add Palette page names to editor
gary pushed to master at drinkingtea/nostalgia 2024-09-06 21:37:37 -05:00
e06d5a1956 [nostalgia/core/studio] Add Palette page names to editor
gary pushed to master at drinkingtea/nostalgia 2024-09-06 21:35:22 -05:00
18091ce58e [nostalgia/core/studio] Add Palette page names to editor
ba4540e43f [ox/std] Add IString::unsafeResize
36057bb010 [nostalgia/core/studio] Fix Clang build
Compare 3 commits »
gary opened issue drinkingtea/nostalgia#7 2024-09-06 20:16:35 -05:00
Add ability to export tilesheets to Aseprite format
gary pushed to master at drinkingtea/nostalgia 2024-09-06 01:33:45 -05:00
1a2b2b8bac [nostalgia/core] Add PaletteV4, with support for page names, make PaletteColor object
gary pushed to master at drinkingtea/nostalgia 2024-09-06 01:11:12 -05:00
3067ad0662 [nostalgia] Add PaletteV4, with support for page names, make PaletteColor object
gary pushed to master at drinkingtea/nostalgia 2024-09-06 01:09:19 -05:00
41742cbe4f [nostalgia] Add PaletteV4, with support for page names, make PaletteColor object
6ab5a8416f [nostalgia] Add PaletteV4, with support for page names, make PaletteColor object
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2024-09-02 07:41:03 -05:00
6189193ac4 [nostalgia] Add NFDE install
gary pushed to master at drinkingtea/nostalgia 2024-08-31 00:28:25 -05:00
67a10d3507 [nostalgia/sample_project] Update type descriptor
gary pushed to master at drinkingtea/nostalgia 2024-08-30 20:53:54 -05:00
ab025e88da [nostalgia] Change Palette converter color idx to be 0 based
gary pushed to master at drinkingtea/nostalgia 2024-08-30 20:47:49 -05:00
bd2e88cd88 [olympic,nostalgia] Cleanup with StringParam