Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2023-07-01 16:22:39 -05:00
79d43b56fb [gbabuildcore] Fix for updated build paths
261b28f59f [nostalgia] Remove host from build path
d04d48124e [keel] Correct test path
280130c3cd [ox] Correct tests path
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2023-07-01 16:05:44 -05:00
e89751dd72 Make libraries build as shared libraries on non-Apple/MS systems
da27447a4a [lodepng] Add install for lodepng
6166ab15db [ox] Make tests search in {build output}/bin dir for tests
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-27 23:16:50 -05:00
39eb82596b [nostalgia/core,turbine] Give Turbine and NostalgiaCore Context types virtual destructors
de6308418e [studio] Add GlUtils as Studio dependency
7755168004 [ox/logconn] Change some C strings to StringViews, add macro for initializing logger
cf5786a4ed [ox/std] Change InitTraceMsg::appName from C string to BString<128>
874592cffd [nostalgia/core] Cleanup
Compare 7 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-25 17:12:26 -05:00
696bae0721 [nostalgia/core/gba] Cleanup
07fb60ed3d [nostalgia/core] Add a function for resizing tile sheets
341217b78e [nostalgia] Make run commands not require install
56f2533754 [nostalgia/core/studio] Cleanup reinterpret_cast
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-24 12:27:16 -05:00
3a149fad6d [nostalgia/core/studio] Fix scaling of controls panel in TileSheetEditorImGui
de50a5392a [keel] Make keel init not be a template anymore
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-20 00:57:59 -05:00
c5233e0d1d [keel,nostalgia,studio,turbine] Make turbine::Context have a keel::Context instead of being one
gary pushed to master at drinkingtea/nostalgia 2023-06-19 23:37:44 -05:00
d4eaade326 [studio] Make all libraries and includes install correctly
690935e4ec [nostalgia/core] Cleanup
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-18 23:03:29 -05:00
56e980385c [nostalgia,turbine] Make GBA files (other than ARM asm) build on all platforms
gary pushed to master at drinkingtea/nostalgia 2023-06-18 23:02:08 -05:00
137bae7053 [nostalgia,turbine] Make GBA files (other than ARM asm) build on all platforms
7c1c9a697e [teagba] Make TeaGBA (other than the ARM asm) build on all platforms
bac3eed958 [nostalgia/scene] Cleanup
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-18 17:58:06 -05:00
de45e7a075 [nostalgia/core/opengl] Cleanup
0f797a17d5 [studio] Make clear screen before redraw
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-18 17:54:39 -05:00
47858ef619 [studio] Fix crash in NewMenu
gary pushed to master at drinkingtea/nostalgia 2023-06-18 17:43:53 -05:00
a95aae2b68 [nostalgia/scene] Delete duplicate keelmodule.cpp
gary pushed to master at drinkingtea/nostalgia 2023-06-18 10:23:45 -05:00
50e0dd4c8e [nostalgia/player] Fix GBA debug build
gary pushed to master at drinkingtea/nostalgia 2023-06-18 10:23:06 -05:00
969914ce41 [keel] Add convert function to bare metal build so that the symbol is available
9ba13b17b1 [nostalgia/scene] Make Scene::setupDisplay const
7437487340 [ox/std] Make many Vector functions conditionally noexcept
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-17 21:24:23 -05:00
7a0312ba91 [nostalgia] CMake cleanup, install studiomodules.hpp
gary pushed to master at drinkingtea/nostalgia 2023-06-17 20:53:20 -05:00
bb694b9b13 [nostalgia] CMake cleanup
76a8499630 [nostalgia] Cleanup Keel modules
6680ffa7a8 [keel] Make most of pack build regardless of platform
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-06-17 20:37:46 -05:00
04cb710d56 [glutils,keel,nostalgia,turbine] Cleanup sign conversion warnings that are now enabled universal
gary pushed to master at drinkingtea/nostalgia 2023-06-17 19:39:06 -05:00
2974fa5863 [nostalgia] Reorganize Keel components of modules into own directories
gary pushed to master at drinkingtea/nostalgia 2023-06-17 17:23:03 -05:00
ecde759bec [nostalgia] Move modules into modules directory
gary pushed to master at drinkingtea/nostalgia 2023-06-17 17:21:52 -05:00
f8cd5bd807 [nostalgia] Move modules into modules directory