Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2024-08-30 20:35:03 -05:00
f4a9872fe0 [ox/std] Add StringParam
gary pushed to master at drinkingtea/nostalgia 2024-08-30 20:16:43 -05:00
268bb475be [ox/std] Add StringParam
gary pushed to master at drinkingtea/nostalgia 2024-08-30 20:12:16 -05:00
44dfac72cc [ox/std] Add StringParam
f8aa60e4c1 [ox/std] Fix itoa result length calculation
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2024-08-30 00:25:09 -05:00
3ead305f51 [nostalgia/core/studio/tilesheeteditor] Fix Fill command to properly end
gary pushed to master at drinkingtea/nostalgia 2024-08-27 19:58:23 -05:00
eb498ca557 [ox/event] Comment out Signal disconnect warning
gary pushed to master at drinkingtea/nostalgia 2024-07-09 22:19:14 -05:00
c501fc048f [nostalgia/core/gba] Fix TileSheetSet loading
gary pushed to master at drinkingtea/nostalgia 2024-06-30 00:42:54 -05:00
531d930985 [ox/event] Comment out error logging for a long ignored error
gary pushed to master at drinkingtea/nostalgia 2024-06-27 20:04:15 -05:00
094d159855 [nostalgia] Replace default make command with build instead of install
gary pushed to master at drinkingtea/nostalgia 2024-06-27 19:47:09 -05:00
0017ac27ef [nostalgia] Add gba-dev to README
gary pushed to master at drinkingtea/nostalgia 2024-06-26 23:15:03 -05:00
be920e4905 [nostalgia] Move to C++23
gary pushed to master at drinkingtea/nostalgia 2024-06-22 15:21:22 -05:00
3c4836497a [ox/std] Fix Windows ARM build
f1ee645a0a [buildcore] Windows fixes
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2024-06-17 22:37:45 -05:00
3b874c6e6a [turbine] Fix refresh logic to handle default refresh within value
gary pushed to master at drinkingtea/nostalgia 2024-06-15 15:25:32 -05:00
6cf7bf9628 [ox/std] Hopefully fix MSVC build
gary pushed to master at drinkingtea/nostalgia 2024-06-12 23:41:36 -05:00
e34df255e0 [nostalgia] Update developer-handbook non-error return
7eab2f9278 [studio/modlib] Comment out logging in configio
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2024-06-12 22:52:45 -05:00
3824788a1a [ox/std] Add non-const operator[] to Pair
1eac7e1e56 [ox/std] Add Pair
8798d2d718 [nostalgia/core] Fix getTileIdx(TileSheet, SubSheetId)
f82db6905c [nostalgia/core] Make load TileSheet functions take CompactTileSheet, in addition to FileAddresses
0dfa7c30e6 [studio/modlib] Make TaskRunner check that task is not null
Compare 12 commits »
gary pushed to master at drinkingtea/nostalgia 2024-06-02 11:33:29 -05:00
5e90f8d454 [studio] Move task runner to draw call
gary pushed to master at drinkingtea/nostalgia 2024-06-01 01:23:10 -05:00
fd4619bc25 [studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values
gary pushed to master at drinkingtea/nostalgia 2024-06-01 00:00:23 -05:00
128ddb2ca6 [turbine/gba] Fix ticksMs function signature
f34704d845 [nostalgia/core/studio] Fix AddSubsheetCommand::undo to undo ID idx change
fb5d3545fe [nostalgia/core/studio] Cleanup
2180f7bf6f [nostalgia/core] Fix validateSubSheetIdx
dcad44403e [keel] Make GBA AssetRef changeable
Compare 5 commits »
gary pushed to master at drinkingtea/nostalgia 2024-05-31 23:42:39 -05:00
430cae1622 [nostalgia,studio] Update for new ImGui's Mac awareness
gary pushed to master at drinkingtea/nostalgia 2024-05-31 20:46:44 -05:00
976550ef6f [nostalgia/sample_project] Add missing type descriptors