Gary Talent gary
gary pushed to release-d2024.12 at drinkingtea/nostalgia 2025-01-11 17:22:10 -06:00
83cbac5cca [nostalgia/studio] Update version to d2024.12.1
gary pushed to stable at drinkingtea/nostalgia 2025-01-11 17:16:28 -06:00
0ecb98769d [nostalgia/studio] Update version to d2024.12.0
74e518fee0 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
6b0ce40c02 [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
4f55964dd9 [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
cb597cf92e [nostalgia/core/studio] Fix tile insert to work on last tile
Compare 14 commits »
gary pushed tag release-d2024.12.1 to drinkingtea/nostalgia 2025-01-11 17:10:05 -06:00
gary created branch release-d2024.12 in drinkingtea/nostalgia 2025-01-11 17:09:42 -06:00
gary pushed to release-d2024.12 at drinkingtea/nostalgia 2025-01-11 17:09:42 -06:00
0ecb98769d [nostalgia/studio] Update version to d2024.12.0
74e518fee0 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
6b0ce40c02 [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
4f55964dd9 [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
cb597cf92e [nostalgia/core/studio] Fix tile insert to work on last tile
Compare 10 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-11 16:21:46 -06:00
b69e7ebb98 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
gary pushed to master at drinkingtea/nostalgia 2025-01-11 16:07:15 -06:00
418d6e3f22 [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
gary pushed to master at drinkingtea/nostalgia 2025-01-11 15:38:21 -06:00
c44d8678cb [nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
gary pushed to master at drinkingtea/nostalgia 2025-01-11 15:24:13 -06:00
eb4cd7106d [nostalgia/core/studio] Fix tile insert to work on last tile
gary pushed to master at drinkingtea/nostalgia 2025-01-11 12:32:07 -06:00
d259770f32 Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c'
80bad608f7 [keel] Fix reloadAsset
2bce9a2baf [ox/std] Add non-const SmallMap::pairs
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-08 23:13:18 -06:00
791b7746f3 [nostalgia] Update liccor file
842e3587fd [nostalgia] Update .gitignore for new location of scripts dir
318e79004b [ox] Update liccor file
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-08 23:03:20 -06:00
9f338a7429 [ox] Run liccor
645e48af7b [nostalgia,olympic] Run liccor
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-08 22:08:20 -06:00
ef92c8df13 [nostalgia] Make pkg-gba.py force lower case for pack tool
849d50be8e [nostalgia/core] Make getTileIdx return an Optional
845092f114 [turbine] Make common turbine.cpp file private to its target
75819a1797 [ox/std] Add SmallMap::values()
d66da85753 [ox/std] SmallMap fixes, add findIdx function
Compare 5 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-05 20:55:55 -06:00
98ddb08abd [nostalgia] Cleanup
gary pushed to master at drinkingtea/nostalgia 2025-01-05 20:54:16 -06:00
7f84a11067 [nostalgia] Cleanup
gary pushed to master at drinkingtea/nostalgia 2025-01-04 23:51:14 -06:00
8d1701b0bb [turbine/glfw] Ensure window opens with a standard mandatory refresh period
1048e522fd [imgui] Make ImGui not an object lib
ee59da4aa3 [glad] Make glad not an object lib
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-04 01:29:47 -06:00
1ba64cb5d8 Merge commit '07610a5af2aaaac9cfcdcf8359b33f7df40d46cd'
462bebf6dd [nostalgia/core] Cleanup unused function declaration
e3f84c4e75 [studio] Make first tab not draw before selected tab when window opens
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2025-01-04 01:13:50 -06:00
6837a0556d [keel] Make AssetManager take StringViewCR for assetId
gary pushed to master at drinkingtea/nostalgia 2025-01-04 01:06:36 -06:00
ede2c8ca37 [keel] Make AssetTypeManager(Loader) move loader