Gary Talent gary
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-28 01:19:54 -06:00
0570f76236 [ox/fs] Fix PassThroughFS::stripSlash
gary pushed to master at drinkingtea/nostalgia 2025-01-28 01:18:52 -06:00
0570f76236 [ox/fs] Fix PassThroughFS::stripSlash
gary pushed to release-d2025.02 at drinkingtea/nostalgia 2025-01-28 01:17:33 -06:00
e22b658a67 [studio] Fix isParentOf check in Project to ensure child dir path ends with /
56b9cb6ebf [studio] Fix file explorer to treat empty directories as directories
eaa9a2415e [keel] Make reloadAsset check if file is loaded
95256a9a0d [studio] Make rename file give error message if the file already exists
2286238abc [studio] Make rename file accept input upon pressing Enter if text input is focused
Compare 12 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-28 01:04:26 -06:00
e22b658a67 [studio] Fix isParentOf check in Project to ensure child dir path ends with /
gary pushed to master at drinkingtea/nostalgia 2025-01-27 23:32:18 -06:00
56b9cb6ebf [studio] Fix file explorer to treat empty directories as directories
eaa9a2415e [keel] Make reloadAsset check if file is loaded
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:55:05 -06:00
95256a9a0d [studio] Make rename file give error message if the file already exists
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:33:21 -06:00
2286238abc [studio] Make rename file accept input upon pressing Enter if text input is focused
13f0bf57e4 [studio] Make deleting a file close tabs associated with it
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-27 00:10:32 -06:00
8eb1ac215b [studio] Fix not to try moving a parent directory to its child
e132f2fd1b [studio] Make file move do nothing if the file already exists
12f6b22c8b [nostalgia/gfx/studio/palette] Cleanup
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-26 22:30:46 -06:00
6c858e0c4e [nostalgia/gfx/studio/tilesheet] UI cleanup
gary pushed to master at drinkingtea/nostalgia 2025-01-26 22:29:19 -06:00
7f1d79cfcf [nostalgia/gfx/studio/tilesheet] UI cleanup
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.