Gary Talent gary
gary pushed to master at drinkingtea/nostalgia 2023-12-23 15:30:58 -06:00
c90a8449be [olympic/turbine] Fix some broken CMake vars
95dcd6bee7 [teagba] Fix not to rely on TURBINE_BUILD_TYPE
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-23 15:01:30 -06:00
5b167fd53b [nfde] Bump minimum CMake for NFDE to silence CMake warning
gary pushed to master at drinkingtea/nostalgia 2023-12-23 14:50:32 -06:00
a701a241eb [imgui] Add target_include_directories for ImGui
9907bb8f1d [nostalgia] Allow building Studio mods without Studio app
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-23 14:13:27 -06:00
9cb6bd4a32 [teagba] Cleanup CMake
2dba592a42 [nostalgia,olympic] Cleanup CMake
978f2f9c4f [nostalgia/core/gba] Cleanup
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-23 01:26:54 -06:00
2bad4ee416 Add OLYMPIC_BUILD_STUDIO CMake var
46d1313797 [nostalgia/core] Get TileSheetSet working with 8bpp setting
fcf6f00797 [nostalgia/core] Get TileSheetSet working
ef6e3af735 [ox/model] Fix infinite recursion caused by have a vector of the same type in ModelValue
80d0df2f46 [ox/fs] Cleanup FileAddress model
Compare 13 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-20 23:04:48 -06:00
77c86b9516 [ox/preloader] Add missing typenames
gary pushed to master at drinkingtea/nostalgia 2023-12-20 23:02:34 -06:00
6d2a20e8bd [nostalgia/core/opengl] Allow GL implementation to customize sprite count and size
gary pushed to master at drinkingtea/nostalgia 2023-12-20 22:08:46 -06:00
056284c857 [sample_project] Add ~ and | to charset
3787f6adb2 Make gitignore ignore all .gba and .sav files
ce34d450b9 [nostalgia/player] Turn player back into test sandbox
Compare 3 commits »
gary deleted tag release-d2023.12.0 from drinkingtea/nostalgia 2023-12-20 20:10:23 -06:00
gary pushed to master at drinkingtea/nostalgia 2023-12-20 19:22:52 -06:00
8fa47e961d [nostalgia/core/opengl] Disable depth testing once core scene is drawn
gary pushed to master at drinkingtea/nostalgia 2023-12-20 19:17:57 -06:00
6aea75d6e8 [nostalgia/core/opengl] Disable depth testing once core scene is drawn
gary pushed to master at drinkingtea/nostalgia 2023-12-20 19:01:51 -06:00
4e4cec1b64 [teagba] Change a reinterpret_cast to bit_cast
gary pushed to master at drinkingtea/nostalgia 2023-12-20 19:00:58 -06:00
9840b6fdee [nostalgia/core] Add a background priority option
d0c90c39e0 [nostalgia/core/opengl] Cleanup priority, ensure sprites draw over BGs by default
7ba6fb3ac5 [ox/fs] Fix log message
8dd6adc554 [nostalgia/core] Specify a maximum for priority level
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-19 22:57:25 -06:00
0093778f64 [nostalgia/core/opengl] Cleanup sprite enable/disable code
59016ee894 [nostalgia/core] Fix OpenGL sprites, add priority
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-17 18:40:38 -06:00
2b8dbb88b2 [teagba] Fix applySpriteUpdates to reset update counter
gary pushed to master at drinkingtea/nostalgia 2023-12-16 20:09:19 -06:00
7bc1d90be8 Restore some global CMake setting that were moved to nostalgia
gary pushed to master at drinkingtea/nostalgia 2023-12-16 10:51:30 -06:00
cfb7d4f861 [nostalgia/studio] Add icon
gary pushed to master at drinkingtea/nostalgia 2023-12-16 10:45:43 -06:00
7a6e94959c [nostalgia] Move nostalgia install vars to nostalgia dir CMakeLists.txt
eb1846278b [nostalgia/studio] Update app name
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-16 03:06:06 -06:00
00c2a39dba [olympic] Cleanup
gary pushed to master at drinkingtea/nostalgia 2023-12-16 02:59:22 -06:00
56f59b29fe [nostalgia/core/studio] Add scale option to TileSheet export