Commit Graph

2850 Commits

Author SHA1 Message Date
3ae1d6c897 [ox/std] Make operator[] in Array and Vector nodiscard 2024-09-14 23:45:33 -05:00
a7af6c6660 [keel] Cleanup 2024-09-14 22:35:42 -05:00
0cc6757c57 [keel] Add manifest to pack output 2024-09-14 20:47:54 -05:00
3b8eaef36b [keel] Move vald and repair funcs to their own file, make conversion to validation 2024-09-14 14:16:16 -05:00
b7990ed25b [keel] Make pack file copy logging nest for dir level 2024-09-14 02:52:38 -05:00
71313ed8f4 [ox/std] Cleanup 2024-09-14 02:30:22 -05:00
10531b6ea9 [keel] Cleanup 2024-09-13 23:55:23 -05:00
dfbc298d39 [keel] Add pack file copy status to logging 2024-09-13 23:53:07 -05:00
76760dafb6 [ox/std] Cleanup Defer 2024-09-13 23:51:58 -05:00
5834b9c98d [ox/std] Cleanup logging output 2024-09-13 23:32:42 -05:00
2a58490521 [ox/fs] More cleanup and bug fix from previous cleanup 2024-09-13 23:32:13 -05:00
702b166b8d [ox/fs] Cleanup 2024-09-13 00:17:07 -05:00
8dd837b359 [nostalgia/core] Add a valid function for CompactTileSheet 2024-09-07 23:20:04 -05:00
1d262597a8 [keel] Make default repair return a no repair error 2024-09-07 23:15:15 -05:00
5f10edd35f [nostalgia] Update developer-handbook oxTrace documentation
All checks were successful
Build / build (push) Successful in 2m31s
2024-09-07 20:50:44 -05:00
712299faf3 [studio] Cleanup 2024-09-07 02:25:09 -05:00
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