Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2023-11-12 00:31:29 -06:00
158115c29f [ox] Fix most MSVC warnings
gary pushed to master at drinkingtea/nostalgia 2023-11-12 00:16:37 -06:00
109f272650 [nostalgia] More changes to accommodate for Windows
gary pushed to master at drinkingtea/nostalgia 2023-11-11 23:31:09 -06:00
77e475980d [ox/model] Restore assert in modelFieldCount
f6d2d96ff9 [turbine] Cleanup
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-11-11 22:35:49 -06:00
81d092e967 [buildcore] Windows fixes
gary pushed to master at drinkingtea/nostalgia 2023-11-11 21:57:45 -06:00
3fbb2a0086 [ox/logconn] MSVC fixes
59c11e5309 [nostalgia] Make Windows builds of player and studio WIN32 apps
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-11-11 21:15:15 -06:00
ce20282be0 [ox/std] MSVC fix
gary pushed to master at drinkingtea/nostalgia 2023-11-11 20:24:27 -06:00
7ee52db6a1 [ox] MSVC fixes
gary pushed to master at drinkingtea/nostalgia 2023-11-11 17:45:48 -06:00
35332690de [ox] MSVC fixes
gary pushed to master at drinkingtea/nostalgia 2023-11-05 15:41:07 -06:00
868adae053 [nostalgia] Cleanup
4ae6fd7c17 [ox/std] Add uint_t
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-10-30 01:20:51 -05:00
4d09eecb0d [ox/std] Fix Linux-AArch64 build
gary pushed to master at drinkingtea/nostalgia 2023-10-22 21:16:52 -05:00
66d7627ed8 [ox/claw] Add missing file
gary pushed to master at drinkingtea/nostalgia 2023-10-22 21:14:49 -05:00
bd9e27f977 Make gba-run and pkg-gba trigger build
gary pushed to master at drinkingtea/nostalgia 2023-10-22 20:36:11 -05:00
ebb8b12c4e [ox/fs] Add ox::Buffer constructor to FileSystemTemplate
gary pushed to master at drinkingtea/nostalgia 2023-10-22 16:42:16 -05:00
1f78ea1f37 [ox] Add Reader_c and make MetalClawReader use it
gary pushed to master at drinkingtea/nostalgia 2023-10-22 16:41:27 -05:00
cac03351e3 [ox] Make MetalClawReader use Reader_c
gary pushed to master at drinkingtea/nostalgia 2023-10-22 16:40:20 -05:00
90c76f72f5 [ox] Make MetalClawReader use Reader_c
4ab710b155 [nostalgia/core] Move most TileSheet functions to cpp file
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-09-30 13:40:32 -05:00
5eaa86a934 Update main Makefile to use host debugger
gary pushed to master at drinkingtea/nostalgia 2023-09-30 13:38:24 -05:00
ba30caa9b2 [ox/std] Add SpanView
gary pushed to master at drinkingtea/nostalgia 2023-09-30 13:35:15 -05:00
72346162a5 [keel,nostalgia] Add id() function to Keel modules
gary pushed to master at drinkingtea/nostalgia 2023-09-28 21:01:24 -05:00
5cdf241321 [ox/preloader] Fix for what appears to be a bug in Apple Clang