This website requires JavaScript.
e009f68fbe
Make CLArgs::getBool use underlying m_bools member variable
david/clargs-refactor
david
2025-09-11 18:42:19 -05:00
671fa54f6f
[ox/std] Make ox::Vector::push_back comply with std::vector::push_back
master
Gary Talent
2025-09-10 23:47:36 -05:00
517432679b
[nostalgia/gfx/studio] Cleanup includes
Gary Talent
2025-09-04 22:40:58 -05:00
b31c01f724
[keel,studio] Cleanup
Gary Talent
2025-09-04 22:37:01 -05:00
f41213f13f
[ox/std] Fix channel format for oxLogError
Gary Talent
2025-09-04 21:11:16 -05:00
28be7c4650
[ox/fs] Fix write functions to take SpanViews
Gary Talent
2025-09-04 21:10:55 -05:00
2f340b13b2
[ox/std] Fix Windows GCC build
Gary Talent
2025-09-04 01:21:13 -05:00
312c818866
[nostalgia/gfx/studio] Remove unused variable
Gary Talent
2025-08-29 22:18:37 -05:00
0d69d0c4a2
[ox/std] Remove oxDebug line
Gary Talent
2025-08-19 21:02:13 -05:00
81a0b8c820
[ox/mc] Remove an oxDebug line
Gary Talent
2025-08-19 20:59:51 -05:00
172b5aee90
[ox/oc] Remove an oxDebug line
Gary Talent
2025-08-19 20:58:32 -05:00
2b5338a9df
[nostalgia] Improve Makefile dependency handling
Gary Talent
2025-08-17 14:10:45 -05:00
8a430faf4c
[keel] Cleanup
Gary Talent
2025-08-12 22:57:13 -05:00
e59382dd60
[keel] Address undefined behavior
Gary Talent
2025-08-12 22:39:08 -05:00
3006e77ef3
[ox/std] Add and integrate std::launder
Gary Talent
2025-08-12 22:37:21 -05:00
17c9f673bd
[studio] Fix navigate back not to iterate on the first item twice
release-d2025.07
Gary Talent
2025-08-09 14:57:11 -05:00
59c112a69c
[studio] Fix navigate back not to iterate on the first item twice
Gary Talent
2025-08-09 14:57:11 -05:00
870fb9c6e3
[nostalgia/studio] Set version to d2025.07.0
release-d2025.07.0
Gary Talent
2025-07-31 00:02:55 -05:00
31b39982c5
[keel] Fix AssetRef to call incRef on initial creation of ref, not just copy
Gary Talent
2025-07-31 22:06:52 -05:00
5476417be2
[nostalgia] Add release notes for d2025.07.0
Gary Talent
2025-07-31 01:04:57 -05:00
e03be694c2
Merge commit 'b67b95767b7bfcd5f618ebc8e14ddbc83edcbe36'
Gary Talent
2025-07-31 00:41:06 -05:00
490c0368bc
[nostalgia/gfx] Add lists for file extensions
Gary Talent
2025-07-31 00:39:55 -05:00
a24fc407c5
[ox/std] Fix MSVC build
Gary Talent
2025-07-31 00:38:26 -05:00
e38b85b4f4
[studio] Eliminate redundant serialization and deserialization
Gary Talent
2025-07-30 21:48:44 -05:00
f7c3c02c4c
Merge commit '1bfb7f99c215e2c74556bd3281f44962b8faaa96'
Gary Talent
2025-07-30 00:42:42 -05:00
8f0f1fea39
[nostalgia/gfx/studio] Make editors use Project::loadObj for their primary assets
Gary Talent
2025-07-30 00:37:59 -05:00
2f36a3f6f0
[studio] Add File -> Reload Project menu item
Gary Talent
2025-07-30 00:37:23 -05:00
07e5bf9054
[keel] Make keel attempt to delete all existing assets when FS is changed
Gary Talent
2025-07-30 00:36:56 -05:00
aacff3daf9
[ox/std] Fix UPtr::reset to conform to unique_ptr::reset
Gary Talent
2025-07-30 00:29:34 -05:00
e27eee50f0
[teagba] Add set and scroll background offset functions
Gary Talent
2025-07-29 00:33:51 -05:00
fd610454d6
[nostalgia/gfx] Fix compiler warning
Gary Talent
2025-07-29 00:30:17 -05:00
e61d4647b5
[nostalgia/gfx] Fix BG tilesheet loading, add background offset functions
Gary Talent
2025-07-28 21:54:50 -05:00
c275c5f5e6
[hull] Disable building hull for now
Gary Talent
2025-07-26 18:33:24 -05:00
fbf49ba511
[ox/std] Add pre- and post-increment operators to Span
Gary Talent
2025-07-26 18:31:55 -05:00
92f74b27d1
[ox/std] Add null check for deallocating in consteval context Vector
Gary Talent
2025-07-26 18:31:41 -05:00
934f0c9232
[ox/std] Add beginsWith and endsWith variants that that cingle chars
Gary Talent
2025-07-26 18:31:03 -05:00
ee9a3e1152
[ox/std] Cleanup
Gary Talent
2025-07-26 18:30:12 -05:00
16886cdf1c
[hull] Add start on command interpreter
Gary Talent
2025-07-26 18:29:51 -05:00
08b9508d83
[ox/std] Give std::ignore a named type
Gary Talent
2025-07-26 15:09:10 -05:00
69bd968f98
[nostalgia/player] Fix build
Gary Talent
2025-07-25 22:54:43 -05:00
4e7dc66610
[nostalgia,olympic] Rename string len() functions to size()
Gary Talent
2025-07-25 22:48:08 -05:00
bea0cf5a0c
[ox/std] Rename string len() functions to size()
Gary Talent
2025-07-25 22:47:56 -05:00
c7bc2a954f
[nostalgia/gfx] Style update
Gary Talent
2025-07-24 21:33:12 -05:00
7372036a0a
[nostalgia/gfx] Add function missing from header
Gary Talent
2025-07-24 21:25:26 -05:00
7461d832b6
[nostalgia/gfx/studio,studio] Fix CLI tool output to only show usage if no args given
Gary Talent
2025-07-24 21:16:38 -05:00
6052798fea
Merge commit 'dceeaaa9302b7e9ce85fa773fc187bc593f3c93c'
Gary Talent
2025-07-24 01:58:27 -05:00
fae1e73e54
[nostalgia/gfx] Make getSubSheet check root subsheet name
Gary Talent
2025-07-24 01:54:06 -05:00
51f2905c9c
[nostalgia/gfx/studio] Make TileSheetEditor use export-tilesheet functions for export, fix exporting Root subsheet
Gary Talent
2025-07-24 01:45:27 -05:00
0c866d1b96
[studio,nostalgia/gfx] Add system for adding sub-commands in Modules, add export-tilesheet command
Gary Talent
2025-07-24 01:25:32 -05:00
fdf39d1a25
[ox/std] Add Result::transformError
Gary Talent
2025-07-24 01:24:11 -05:00
a523a75e4b
[ox/std] Add missing include to StringParam
Gary Talent
2025-07-24 01:23:58 -05:00
cdaa64ed3f
[ox/clargs] Fix arg parsing for first '-'
Gary Talent
2025-07-24 01:23:31 -05:00
801d35c823
[keel] Make type converters work with functions that take const src arg
Gary Talent
2025-07-23 00:41:33 -05:00
37b5fcc0f7
[teagba] Put parentheses around all registers
Gary Talent
2025-07-07 23:36:00 -05:00
f5f2c3bee6
[studio/applib] Make Studio remove files unable to be opened from open file list in config
Gary Talent
2025-07-07 23:35:28 -05:00
f6ef2b5acb
[turbine,nostalgia] Make memory regions cast to bounded ox::Arrays
Gary Talent
2025-06-29 23:32:36 -05:00
bf958a4a6e
[teagba] Make memory regions cast to bounded ox::Arrays
Gary Talent
2025-06-29 23:32:11 -05:00
6a70e478a6
[nostalgia/gfx] Cleanup
Gary Talent
2025-06-29 17:46:13 -05:00
671b8edaad
[ox/std] Make StringLiteral constructors consteval
Gary Talent
2025-06-27 23:05:42 -05:00
952637a1ea
Merge commit 'cbf4414fcaf00c00a2abf73b5c04a055180ad980'
Gary Talent
2025-06-25 21:33:16 -05:00
7569698e95
[nostalgia,studio] Add FileExts_TileSheet const, and corresponding FilePickerPopup constructor
Gary Talent
2025-06-25 21:30:49 -05:00
21713ba945
[ox/std] Fix StringLiteral::operator= to work with DevkitARM
Gary Talent
2025-06-25 21:29:41 -05:00
73273b6fa7
[nostalgia/gfx] Add isTileSheet function for checking paths against both file extensions
Gary Talent
2025-06-25 21:03:45 -05:00
9f040392c7
[olympic,nostalgia] Cleanup style
Gary Talent
2025-06-24 01:59:22 -05:00
f4f7e5d053
Merge commit '9b5f7886cadc5c3dc826d00fa5b2e71696151dfd'
Gary Talent
2025-06-23 20:49:01 -05:00
f847289bd4
[glutils] Cleanup
Gary Talent
2025-06-23 01:39:47 -05:00
94b0020d15
[nostalgia,olympic] Cleanup
Gary Talent
2025-06-23 01:30:33 -05:00
c54c0bad38
[teagba] Cleanup
Gary Talent
2025-06-23 01:03:33 -05:00
b9ffae0269
[nostalgia/gfx] Cleanup
Gary Talent
2025-06-23 00:47:24 -05:00
1057099fcf
[nostalgia] Update release notes
release-d2025.06.0
release-d2025.06
Gary Talent
2025-06-22 01:01:09 -05:00
17577b6e8b
[nostalgia/gfx/studio/tilesheet] Disable paste when nothing is selected
Gary Talent
2025-06-22 01:00:56 -05:00
003f3e01c6
[nostalgia] Update release notes
Gary Talent
2025-06-22 01:01:09 -05:00
9028e74af0
[nostalgia/gfx/studio/tilesheet] Disable paste when nothing is selected
Gary Talent
2025-06-22 01:00:56 -05:00
f5ccab5f2c
[studio] Cleanup
Gary Talent
2025-06-21 19:19:39 -05:00
c27726a4a9
Merge commit '6bbcae10cc7b21b73171ec0ff196f4baf6304404'
Gary Talent
2025-06-21 14:29:47 -05:00
db442e2775
[nostalgia/gfx] Address a couple of implicit conversions
Gary Talent
2025-06-21 09:33:52 -05:00
23cd50d29e
[studio] Fix Studio to clear editor pointers when opening a new project
Gary Talent
2025-06-21 14:11:34 -05:00
37cfa927d1
[nostalgia/gfx] Address a couple of implicit conversions
Gary Talent
2025-06-21 09:33:52 -05:00
0efed70b57
[studio] Fix Studio to clear editor pointers when opening a new project
Gary Talent
2025-06-21 14:11:34 -05:00
28088d1ed1
[nostalgia/studio] Set version to d2025.06.0
Gary Talent
2025-06-21 08:39:01 -05:00
baf5fa3199
[nostalgia] Move d2025.05.2 release notes to d2025.06.0
Gary Talent
2025-06-21 08:54:57 -05:00
bd24a775b2
Merge commit '7371df429534f264c179684412f6197f7968ebfa'
Gary Talent
2025-06-21 08:48:13 -05:00
857587c18b
[studio] Cleanup
Gary Talent
2025-06-21 08:31:27 -05:00
eb3d53c955
[studio] Cleanup
Gary Talent
2025-06-21 08:22:13 -05:00
14d58f3f5b
[studio] Fix Navigation shortcuts for non-Mac systems
Gary Talent
2025-06-21 08:13:14 -05:00
5f2397903a
[studio,nostalgia/gfx/studio/tilesheet] Fix copy/cut/paste enablement when there is no selection
Gary Talent
2025-06-21 00:18:34 -05:00
58e0ecb469
[studio] Make FilePickerPopup accept on double click of a file
Gary Talent
2025-06-20 23:57:53 -05:00
8838bf420e
[studio] Fix to properly copy file that has the same name as deleted file
Gary Talent
2025-06-20 23:34:41 -05:00
bddc544d7c
[nostalgia] Update release notes
Gary Talent
2025-06-20 22:48:39 -05:00
a9437191bf
[studio,turbine] Add support for mouse back/forward buttons
Gary Talent
2025-06-20 22:44:09 -05:00
9d8da7ccda
[ox/std] Make strToInt return error for empty string
Gary Talent
2025-06-20 22:43:33 -05:00
394b568e72
[studio] Add Back/Forward navigation
Gary Talent
2025-05-25 22:36:04 -05:00
78e9f70db6
[nostalgia] Update release notes
Gary Talent
2025-06-19 23:58:42 -05:00
12e5623fe6
[ox/logconn] Add exception handling for logger thread
Gary Talent
2025-06-19 23:56:26 -05:00
cfdfb0a8c9
[studio] Fix file deletion to close file even if not active
Gary Talent
2025-06-19 23:55:47 -05:00
56e665301f
[studio] Cleanup
Gary Talent
2025-06-19 21:37:57 -05:00
7415ce4bd9
[nostalgia/gfx/studio] Cleanup
Gary Talent
2025-06-17 20:45:24 -05:00
05f42150a1
[olympic] Add new loc command to Makefile
Gary Talent
2025-06-09 21:29:27 -05:00
8ea2bc6934
[nostalgia] Update release notes
Gary Talent
2025-06-09 00:22:17 -05:00
c780924122
[studio] Add [DEBUG] tag to About in debug builds
Gary Talent
2025-06-08 21:33:17 -05:00