Manuel SunRed
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-07-06 13:14:06 +02:00
1a610ba831 Added fexed's Android port (#143)
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-06-15 12:59:14 +02:00
eed3662592 Fixed HardHit detection in DefaultCollision.
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-06-14 20:59:14 +02:00
7f3bee15f0 Merge from V2: Fixed sound duration for missing sounds.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-06-14 12:59:14 +02:00
5e42f37fba Fixed sound duration for missing sounds.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-06-01 20:45:22 +02:00
8017734de4 Switched positional audio to collision coordinate system.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-31 12:45:22 +02:00
c93e11ee6b Added sprite positions to debug overlay.
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-05-30 12:45:22 +02:00
dae824ab75 Added cleanup for ball_bitmap memory.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-30 12:45:22 +02:00
5d7d7c0822 Cleaned up positional sound.
a4c6165094 Implement stereo sound. (#138)
Compare 2 commits »
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-27 20:45:22 +02:00
cfe2691892 Optimized SDL_RenderDrawCircle.
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-05-26 12:41:33 +02:00
b937f57121 Merge from V2: Added support for multiple music tracks in FT mode.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-23 12:36:35 +02:00
4183e7f0bf Refactored midi multiple track support.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-20 20:32:15 +02:00
e283a643b3 Added support for multiple music tracks in FT mode.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-20 12:32:15 +02:00
97aea20586 Renamed some collision variables.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-19 20:32:15 +02:00
5461483bb5 Added debug overlay v1.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-17 12:20:21 +02:00
0cb75ecf7f Cleaned up Bresenham line in TLine and TEdgeManager.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-16 12:11:43 +02:00
2d2ca0ab2a Cleaning up maths: part 4.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-13 12:09:14 +02:00
fdf1f6c9f1 Cleaning up maths: part 3.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-11 20:09:14 +02:00
2d0da712e3 Cleaning up maths: part 2.
d23444b983 Cleaning up maths: part 1.
Compare 2 commits »
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-06 11:59:14 +02:00
3f7526ba12 fix X11 include leak (#136)
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-05-04 11:50:22 +02:00
cdf0216136 cmake: use ${CMAKE_SOURCE_DIR} in install() (#137)