Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2026-01-25 02:06:23 -06:00
bc05bd12e5 [ox/model] Rename and fix isBString helpers
gary pushed to master at drinkingtea/nostalgia 2026-01-23 01:39:42 -06:00
b754c66cf5 [ox] Remove enable_if
6a42303239 [ox/std] Slight optimization
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2026-01-21 23:35:28 -06:00
7477ede222 [ox/std] Cleanup some enable_ifs
65e3153dda [ox/std] Add Union_c concept
53a224cf8f [ox/std] Cleanup
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2026-01-21 23:28:19 -06:00
592e641ba9 [ox/std] Fix writeItoa to work with max length 64 bit ints
gary pushed to master at drinkingtea/nostalgia 2026-01-21 21:04:57 -06:00
689da4a019 [ox] Update docs
bdf7755ee2 [nostalgia/developer-handbook] Update developer handbook
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2026-01-20 01:29:44 -06:00
63f627377d [ox/std] Remove excess char from intToStr return
gary pushed to master at drinkingtea/nostalgia 2026-01-20 01:22:14 -06:00
ff9002ad9a [nostalgia/developer-handbook] Update error handling section
gary pushed to master at drinkingtea/nostalgia 2026-01-20 01:03:01 -06:00
6e0fc4a354 [nostalgia/developer-handbook] Update error handling section
gary pushed to master at drinkingtea/nostalgia 2026-01-20 00:52:09 -06:00
31eeb0b949 [nostalgia/developer-handbook] Update error handling section
gary pushed to master at drinkingtea/nostalgia 2026-01-20 00:50:28 -06:00
4d0da022cf [ox] Update error handling docs
gary pushed to master at drinkingtea/nostalgia 2026-01-20 00:27:11 -06:00
02332d99b5 [ox] Fix issues in String Types section of docs
gary pushed to master at drinkingtea/nostalgia 2026-01-19 23:00:21 -06:00
a566ed2a8b [ox/std] Fix writeItoa to work with negatives
gary pushed to master at drinkingtea/nostalgia 2026-01-19 21:01:03 -06:00
815c3d19bf [ox/std] Make StringLiteral constructors non-explicit
522bb14f18 [ox/std] Fix intToStr to have room for negatives
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2026-01-18 19:00:53 -06:00
f40d5515f9 [ox] Add strings section to docs
gary pushed to master at drinkingtea/nostalgia 2026-01-07 21:48:42 -06:00
941d1d90dc [ox/std] Add Vector::reserveResize
gary pushed to master at drinkingtea/nostalgia 2026-01-07 21:33:23 -06:00
3e880dcdcc [nostalgia/gfx/studio] Remove unused EBO management
gary pushed to master at drinkingtea/nostalgia 2025-12-03 20:44:10 -06:00
03328ac10f [turbine/glfw] Fix to handle null click handler
gary pushed to master at drinkingtea/nostalgia 2025-11-22 23:53:25 -06:00
63d0abaa3c [nostalgia/gfx/gba] Remove teagba scroll bg function call
ef2a8cda77 [teagba] Remove bg scroll, cleanup
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2025-11-20 22:32:35 -06:00
d6255c133e [teagba] Add bg scroll, cleanup
gary pushed to master at drinkingtea/jasper 2025-10-01 00:30:55 -05:00
a53d1f87ee [Makefile] Add targets for build-pack and build-gba-player, update pkg-gba target to use them