Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2025-01-26 22:16:10 -06:00
c6b58f7c63 [nostalgia] Update release notes
a22aafaf96 [nostalgia/gfx/studio/palette] Add ability to reorder Palette pages
Compare 2 commits »
gary pushed tag release-d2024.12.4 to drinkingtea/nostalgia 2025-01-26 21:13:45 -06:00
gary released release-d2024.12.4 at drinkingtea/nostalgia 2025-01-26 21:13:45 -06:00
gary pushed to release-d2024.12 at drinkingtea/nostalgia 2025-01-26 21:09:06 -06:00
fd2fb6e0c1 [nostalgia/studio] Bump version to 2024.12.4
gary pushed to release-d2024.12 at drinkingtea/nostalgia 2025-01-26 21:01:41 -06:00
449022f9ae [ox/std] Fix HashMap collision handling
6898f8eda1 [ox/std] Fix UPtr compare with nullptr
1f5c5a72ef [ox/model] Fix possible infinite recursion
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-26 20:59:28 -06:00
6298ac3a21 [nostalgia] Update release notes
cd63afacfe [studio] Remove Ctrl-0 tab shortcut
2859183742 [nostalgia/gfx/studio/tilesheet] Add the ability to move subsheets
055165974e [nostalgia/sample_project] Update test assets
Compare 4 commits »
gary created branch release-d2025.02 in drinkingtea/nostalgia 2025-01-26 20:59:25 -06:00
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-26 20:59:25 -06:00
6298ac3a21 [nostalgia] Update release notes
cd63afacfe [studio] Remove Ctrl-0 tab shortcut
2859183742 [nostalgia/gfx/studio/tilesheet] Add the ability to move subsheets
055165974e [nostalgia/sample_project] Update test assets
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-26 15:41:19 -06:00
be51838775 [nostalgia/gfx/studio/tilesheet] Add flip x and flip y functionality
gary commented on issue drinkingtea/nostalgia#8 2025-01-26 10:43:17 -06:00
File rename support

Done.

gary closed issue drinkingtea/nostalgia#8 2025-01-26 10:42:55 -06:00
File rename support
gary pushed to master at drinkingtea/nostalgia 2025-01-26 09:38:33 -06:00
1207dadee8 [studio] Add ability to move directories
gary pushed to master at drinkingtea/nostalgia 2025-01-26 02:04:01 -06:00
109e1898cc [studio] Add ability to drag files between directories
a24bf7ffb9 [studio] Fix config to update when open file name changes
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-26 00:54:10 -06:00
046834c2b9 [studio,nostalgia] Update tab name when corresponding file's name changes
gary pushed to master at drinkingtea/nostalgia 2025-01-25 23:00:35 -06:00
f840240aac [nostalgia/gfx/studio/tilesheeteditor] Rework system for tracking current palette path
cfa91d3d39 [keel,studio] Add ability to rename files
f7a7a66a6a [ox/event] Add Signal::connectionCnt
5145595d57 [ox/std] Fix HashMap collision handling
f01d303381 [ox/std] Fix UPtr compare with nullptr
Compare 5 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-24 23:46:33 -06:00
098c8cb844 [nostalgia/gfx/studio] Make move color commands affect all pages
gary pushed to master at drinkingtea/nostalgia 2025-01-24 23:26:51 -06:00
04ad0f0264 [studio] Add drag/drop functions that use model TypeName for name
gary pushed to master at drinkingtea/nostalgia 2025-01-24 23:21:04 -06:00
695e7a4561 [nostalgia/gfx/studio/paletteeditor] Change move color mechanism to use drag/drop
7d53028faf [studio] Cleanup
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-23 23:50:53 -06:00
7e3e046109 [ox/model] Fix possible infinite recursion
gary pushed to master at drinkingtea/nostalgia 2025-01-23 21:57:04 -06:00
e40b11246d [nostalgia/gfx/studio/paletteeditor] Fix num key shortcuts to ignore if ctrl is down