Commit Graph

2734 Commits

Author SHA1 Message Date
c45efa6019 [ox/std] Make Result copyTo and moveTo able to convert 2024-09-07 02:24:52 -05:00
4d63a65fbd [nostalgia/core/studio] Show Palette page names in TileSheetEditor
All checks were successful
Build / build (push) Successful in 2m31s
2024-09-07 00:12:15 -05:00
686db99d5b [nostalgia/core/studio] Disable Palette page hotkeys when Rename popup is open
All checks were successful
Build / build (push) Successful in 2m30s
2024-09-06 21:56:30 -05:00
52533c8c44 [nostalgia/core/studio] Add Palette page names to editor
All checks were successful
Build / build (push) Successful in 2m33s
2024-09-06 21:42:16 -05:00
ba4540e43f [ox/std] Add IString::unsafeResize 2024-09-06 21:19:59 -05:00
36057bb010 [nostalgia/core/studio] Fix Clang build 2024-09-06 02:07:35 -05:00
1a2b2b8bac [nostalgia/core] Add PaletteV4, with support for page names, make PaletteColor object
All checks were successful
Build / build (push) Successful in 2m30s
2024-09-06 01:33:40 -05:00
6189193ac4 [nostalgia] Add NFDE install
All checks were successful
Build / build (push) Successful in 2m32s
2024-09-02 07:40:49 -05:00
67a10d3507 [nostalgia/sample_project] Update type descriptor
All checks were successful
Build / build (push) Successful in 2m35s
2024-08-31 00:28:03 -05:00
ab025e88da [nostalgia] Change Palette converter color idx to be 0 based
All checks were successful
Build / build (push) Successful in 2m30s
2024-08-30 20:53:48 -05:00
bd2e88cd88 [olympic,nostalgia] Cleanup with StringParam
All checks were successful
Build / build (push) Successful in 2m33s
2024-08-30 20:47:43 -05:00
f4a9872fe0 [ox/std] Add StringParam
All checks were successful
Build / build (push) Successful in 2m32s
2024-08-30 20:34:54 -05:00
f8aa60e4c1 [ox/std] Fix itoa result length calculation 2024-08-30 20:12:12 -05:00
3ead305f51 [nostalgia/core/studio/tilesheeteditor] Fix Fill command to properly end
All checks were successful
Build / build (push) Successful in 2m32s
2024-08-30 00:24:59 -05:00
eb498ca557 [ox/event] Comment out Signal disconnect warning
All checks were successful
Build / build (push) Successful in 3m29s
2024-08-27 19:58:14 -05:00
c501fc048f [nostalgia/core/gba] Fix TileSheetSet loading
All checks were successful
Build / build (push) Successful in 2m47s
2024-07-09 22:18:52 -05:00
531d930985 [ox/event] Comment out error logging for a long ignored error
All checks were successful
Build / build (push) Successful in 2m38s
2024-06-30 00:42:45 -05:00
094d159855 [nostalgia] Replace default make command with build instead of install
All checks were successful
Build / build (push) Successful in 2m37s
2024-06-27 20:03:39 -05:00
0017ac27ef [nostalgia] Add gba-dev to README
All checks were successful
Build / build (push) Successful in 2m36s
2024-06-27 19:46:21 -05:00
be920e4905 [nostalgia] Move to C++23
All checks were successful
Build / build (push) Successful in 2m33s
2024-06-26 23:14:50 -05:00
3c4836497a [ox/std] Fix Windows ARM build
All checks were successful
Build / build (push) Successful in 2m29s
2024-06-22 15:20:29 -05:00
f1ee645a0a [buildcore] Windows fixes 2024-06-22 15:18:25 -05:00
3b874c6e6a [turbine] Fix refresh logic to handle default refresh within value
All checks were successful
Build / build (push) Successful in 2m36s
2024-06-17 22:37:36 -05:00
6cf7bf9628 [ox/std] Hopefully fix MSVC build
All checks were successful
Build / build (push) Successful in 2m41s
2024-06-15 15:25:20 -05:00
e34df255e0 [nostalgia] Update developer-handbook non-error return
All checks were successful
Build / build (push) Successful in 2m37s
2024-06-12 23:41:22 -05:00
7eab2f9278 [studio/modlib] Comment out logging in configio 2024-06-12 23:31:40 -05:00
3824788a1a [ox/std] Add non-const operator[] to Pair
All checks were successful
Build / build (push) Successful in 2m36s
2024-06-12 22:52:20 -05:00
1eac7e1e56 [ox/std] Add Pair 2024-06-12 22:51:57 -05:00
8798d2d718 [nostalgia/core] Fix getTileIdx(TileSheet, SubSheetId) 2024-06-03 23:17:50 -05:00
f82db6905c [nostalgia/core] Make load TileSheet functions take CompactTileSheet, in addition to FileAddresses 2024-06-03 20:00:48 -05:00
0dfa7c30e6 [studio/modlib] Make TaskRunner check that task is not null 2024-06-02 14:08:23 -05:00
2afade2447 Merge commit 'fc2dec64389824a251fb258f6fd0a9074e521cc2' 2024-06-02 11:35:07 -05:00
5e90f8d454 [studio] Move task runner to draw call
All checks were successful
Build / build (push) Successful in 2m33s
2024-06-02 11:33:23 -05:00
3635702ede [nostalgia] Cleanup config IO 2024-06-01 20:14:29 -05:00
6cbafc75bf [nostalgia,keel] Make repair return ox::Error 2024-06-01 15:54:11 -05:00
0d7b89a025 [turbine] Add TimeMs alias to uint64_t 2024-06-01 13:58:46 -05:00
e8f5c91172 [studio/applib] Change updateHandler to 10 second interval 2024-06-01 13:58:15 -05:00
3cb3bc122b [nostalgia/core] Add valid and repair functions for PaletteV3 2024-06-01 13:56:15 -05:00
a2cec10cb6 [keel] Add valid and repair functions for AssetManager 2024-06-01 13:54:45 -05:00
fd4619bc25 [studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values
All checks were successful
Build / build (push) Successful in 2m34s
2024-06-01 01:20:01 -05:00
128ddb2ca6 [turbine/gba] Fix ticksMs function signature
All checks were successful
Build / build (push) Successful in 2m33s
2024-05-31 23:59:49 -05:00
f34704d845 [nostalgia/core/studio] Fix AddSubsheetCommand::undo to undo ID idx change 2024-05-31 23:59:15 -05:00
fb5d3545fe [nostalgia/core/studio] Cleanup 2024-05-31 23:58:40 -05:00
2180f7bf6f [nostalgia/core] Fix validateSubSheetIdx 2024-05-31 23:58:21 -05:00
dcad44403e [keel] Make GBA AssetRef changeable 2024-05-31 23:57:14 -05:00
430cae1622 [nostalgia,studio] Update for new ImGui's Mac awareness
All checks were successful
Build / build (push) Successful in 2m39s
2024-05-31 22:04:31 -05:00
976550ef6f [nostalgia/sample_project] Add missing type descriptors
All checks were successful
Build / build (push) Successful in 2m35s
2024-05-31 20:46:39 -05:00
1fb0a86642 [nostalgia/core] Fix CompactPalette TypeName and TypeVersion 2024-05-31 20:41:03 -05:00
eb46aeebf4 [nfde] Fix compiler warnings on Gtk build
All checks were successful
Build / build (push) Successful in 2m32s
2024-05-31 20:10:19 -05:00
9244b735e8 [nostalgia] Fix non-Linux non-Apple systems not to build GLFW for Wayland
All checks were successful
Build / build (push) Successful in 2m34s
2024-05-31 19:54:08 -05:00