Manuel SunRed
Manuel pushed to master at SunRed/desktop-dockerized 2022-08-28 16:51:50 +02:00
3d8657c5b5 Initial commit
Manuel created repository SunRed/desktop-dockerized 2022-08-28 16:49:41 +02:00
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-08-25 21:25:44 +02:00
c1c74878df Multiball part 1: control and component changes from FT.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-08-24 13:25:44 +02:00
14a8d64b67 TLight: cleanup, code from FT, new test commands.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-08-23 13:24:12 +02:00
acd1ad34b2 Code from FT: simplified TFlipper sprite update.
Manuel pushed to master at SunRed/arch-packages 2022-08-22 20:14:19 +02:00
ea88447430 Add discord-electron-bin
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-08-18 21:02:53 +02:00
7feba1e947 Code from FT: simplified score access in TPinballComponent.
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.