Commit Graph

4910 Commits

Author SHA1 Message Date
gary 02332d99b5 [ox] Fix issues in String Types section of docs 2026-01-20 00:26:38 -06:00
gary 26753ffd22 [ox/std] Fix writeItoa to work with negatives
(synced from a566ed2a8b)
2026-01-19 23:00:16 -06:00
gary a566ed2a8b [ox/std] Fix writeItoa to work with negatives 2026-01-19 23:00:16 -06:00
gary 9993a3e422 [ox/std] Make StringLiteral constructors non-explicit
(synced from 815c3d19bf)
2026-01-19 21:00:58 -06:00
gary 815c3d19bf [ox/std] Make StringLiteral constructors non-explicit 2026-01-19 21:00:58 -06:00
gary 9624b2546b [ox/std] Fix intToStr to have room for negatives
(synced from 522bb14f18)
2026-01-19 21:00:12 -06:00
gary 522bb14f18 [ox/std] Fix intToStr to have room for negatives 2026-01-19 21:00:12 -06:00
gary 84ff508ff0 [ox] Add strings section to docs
(synced from f40d5515f9)
2026-01-18 19:00:24 -06:00
gary f40d5515f9 [ox] Add strings section to docs 2026-01-18 19:00:24 -06:00
gary 289d14ee8e [ox/std] Add Vector::reserveResize
(synced from 941d1d90dc)
2026-01-07 21:48:04 -06:00
gary 941d1d90dc [ox/std] Add Vector::reserveResize 2026-01-07 21:48:04 -06:00
gary 3e880dcdcc [nostalgia/gfx/studio] Remove unused EBO management 2026-01-07 21:33:16 -06:00
gary 03328ac10f [turbine/glfw] Fix to handle null click handler 2025-12-03 20:44:01 -06:00
gary 63d0abaa3c [nostalgia/gfx/gba] Remove teagba scroll bg function call 2025-11-22 23:53:18 -06:00
gary ef2a8cda77 [teagba] Remove bg scroll, cleanup 2025-11-22 23:53:04 -06:00
gary 004e22f55e [ox/std] Make ox::Vector::push_back comply with std::vector::push_back
(synced from 671fa54f6f)
2025-09-10 23:47:36 -05:00
gary 671fa54f6f [ox/std] Make ox::Vector::push_back comply with std::vector::push_back 2025-09-10 23:47:36 -05:00
gary 517432679b [nostalgia/gfx/studio] Cleanup includes 2025-09-04 22:40:58 -05:00
gary b31c01f724 [keel,studio] Cleanup 2025-09-04 22:37:01 -05:00
gary 5a0bc97427 [ox/std] Fix channel format for oxLogError
(synced from f41213f13f)
2025-09-04 21:11:52 -05:00
gary f41213f13f [ox/std] Fix channel format for oxLogError 2025-09-04 21:11:52 -05:00
gary a90c072cab [ox/fs] Fix write functions to take SpanViews
(synced from 28be7c4650)
2025-09-04 21:11:52 -05:00
gary 28be7c4650 [ox/fs] Fix write functions to take SpanViews 2025-09-04 21:11:52 -05:00
gary b0e6380e7c [ox/std] Fix Windows GCC build
(synced from 2f340b13b2)
2025-09-04 01:21:13 -05:00
gary 2f340b13b2 [ox/std] Fix Windows GCC build 2025-09-04 01:21:13 -05:00
gary 312c818866 [nostalgia/gfx/studio] Remove unused variable 2025-08-29 22:18:37 -05:00
gary 6e06ad50dd [ox/std] Remove oxDebug line
(synced from 0d69d0c4a2)
2025-08-19 21:02:13 -05:00
gary 0d69d0c4a2 [ox/std] Remove oxDebug line 2025-08-19 21:02:13 -05:00
gary 8c4dbbfee6 [ox/mc] Remove an oxDebug line
(synced from 81a0b8c820)
2025-08-19 20:59:51 -05:00
gary 81a0b8c820 [ox/mc] Remove an oxDebug line 2025-08-19 20:59:51 -05:00
gary ce4a375809 [ox/oc] Remove an oxDebug line
(synced from 172b5aee90)
2025-08-19 20:58:32 -05:00
gary 172b5aee90 [ox/oc] Remove an oxDebug line 2025-08-19 20:58:32 -05:00
gary 2b5338a9df [nostalgia] Improve Makefile dependency handling 2025-08-17 14:10:45 -05:00
gary 8a430faf4c [keel] Cleanup 2025-08-12 22:57:13 -05:00
gary e59382dd60 [keel] Address undefined behavior 2025-08-12 22:39:08 -05:00
gary 7fe4b3174c [ox/std] Add and integrate std::launder
(synced from 3006e77ef3)
2025-08-12 22:37:21 -05:00
gary 3006e77ef3 [ox/std] Add and integrate std::launder 2025-08-12 22:37:21 -05:00
gary 59c112a69c [studio] Fix navigate back not to iterate on the first item twice 2025-08-09 15:15:34 -05:00
gary 31b39982c5 [keel] Fix AssetRef to call incRef on initial creation of ref, not just copy 2025-07-31 22:06:52 -05:00
gary 5476417be2 [nostalgia] Add release notes for d2025.07.0 2025-07-31 01:05:29 -05:00
gary e03be694c2 Merge commit 'b67b95767b7bfcd5f618ebc8e14ddbc83edcbe36' 2025-07-31 00:41:06 -05:00
gary 490c0368bc [nostalgia/gfx] Add lists for file extensions 2025-07-31 00:39:55 -05:00
gary 097be333a3 [ox/std] Fix MSVC build
(synced from a24fc407c5)
2025-07-31 00:38:26 -05:00
gary a24fc407c5 [ox/std] Fix MSVC build 2025-07-31 00:38:26 -05:00
gary e38b85b4f4 [studio] Eliminate redundant serialization and deserialization 2025-07-30 21:48:44 -05:00
gary 2aa7284fe9 Merge commit '1bfb7f99c215e2c74556bd3281f44962b8faaa96'
(synced from f7c3c02c4c)
2025-07-30 00:42:42 -05:00
gary f7c3c02c4c Merge commit '1bfb7f99c215e2c74556bd3281f44962b8faaa96' 2025-07-30 00:42:42 -05:00
gary 8f0f1fea39 [nostalgia/gfx/studio] Make editors use Project::loadObj for their primary assets 2025-07-30 00:37:59 -05:00
gary 2f36a3f6f0 [studio] Add File -> Reload Project menu item 2025-07-30 00:37:23 -05:00
gary 07e5bf9054 [keel] Make keel attempt to delete all existing assets when FS is changed 2025-07-30 00:36:56 -05:00