Manuel SunRed
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-08-09 20:51:20 +02:00
20032b0893 Merge from V2: Fix flipper animation and angle calculation (#150)
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-08-09 12:51:20 +02:00
e9a4791322 Update README.md (#147)
a2567c1fea Fix flipper animation and angle calculation (#150)
367f4538a3 fix gui not responding when the game is paused (#151)
Compare 3 commits »
Manuel pushed to master at SunRed/arch-packages 2022-08-01 11:21:44 +02:00
c36e9eace7 Initial commit
Manuel created branch master in SunRed/arch-packages 2022-08-01 11:21:44 +02:00
Manuel created repository SunRed/arch-packages 2022-08-01 10:48:58 +02:00
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-07-18 16:24:14 +02:00
54a217c27b Fixed build with new SDL_mixer versions.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-07-11 13:23:55 +02:00
6f00b57eb9 Change strings from Commation to Commendation, as it is in the original game (#144)
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 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 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-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.