Gary Talent gary
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
gary pushed to master at drinkingtea/nostalgia 2023-12-15 01:34:24 -06:00
9b11fa4e91 [olympic/keel] Fix some unsafe pointer accesses, disconnect signals on asset move
gary pushed to master at drinkingtea/nostalgia 2023-12-15 00:55:02 -06:00
72e54da017 [olympic/turbine] East const Turbine, cleanup
gary pushed to master at drinkingtea/nostalgia 2023-12-15 00:50:26 -06:00
58d13a3ad9 [olympic/studio/modlib] East const Studio
5ae6df7e05 [olympic/applib] East const applib
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-15 00:23:29 -06:00
f71d4d3efd [olympic/keel] Finish east consting Keel
4b824ddef4 [olympic] Change readClaw to take ref to TypeStore
8b3b8d50d6 [ox/claw] Change readClaw to take ref to TypeStore
1f2e9917f1 [nostalgia/core/opengl] Cleanup fragment shader
Compare 4 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-14 23:39:50 -06:00
13ddbd981e [olympic,nostalgia] Cleanup some reinterpret_casts
gary pushed to master at drinkingtea/nostalgia 2023-12-14 22:41:11 -06:00
3a781f6704 [ox/std] Improve r/l-value correctness of Result::to, make unwrap nodiscard
30909f85a3 [ox/std] Fix Result::copyTo
Compare 2 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-14 22:28:23 -06:00
9cc27f5be9 [ox/std] Fix error handling for Result::copyTo
cdc7428eb6 [olympic,nostalgia] Update Result copyTo and moveTo calls to take refs
d31938ba4f [ox] Make Result copyTo and moveTo take refs
Compare 3 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-14 22:03:55 -06:00
935099f8d4 [nostalgia] Re-enable Scene module
gary pushed to master at drinkingtea/nostalgia 2023-12-14 22:01:58 -06:00
63608229e1 [nostalgia/scene/studio] Remove Scene maker from New Item wizard
gary pushed to master at drinkingtea/nostalgia 2023-12-14 21:47:27 -06:00
e6803af22f [ox/mc] Fix more Clang issues
db961739ad [olympic/studio] Fix several crashes
2167a46266 [olympic/studio] Make copy/cut/paste enabled function noexcept
d1c6ab9f77 [nostalgia/core/studio] Cleanup TileSheetEditor, make it set copy/cut/paste enabled/disabled
c426decd99 [ox/oc] Fix C string writing
Compare 7 commits »
gary pushed to master at drinkingtea/nostalgia 2023-12-13 23:16:31 -06:00
819e93bb1c [olympic/studio,nostalgia] Change Editor item name to item path, make