Manuel SunRed
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)
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-04-11 11:18:29 +02:00
cc06d35bc7 Fixed high score insertion for multiple players.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-03-31 18:56:16 +02:00
0f88e43ba2 AmigaOS 4 port (#132)
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-02-25 08:40:18 +01:00
5b4f259289 Replaced some of integer literals with constants.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-02-10 16:21:14 +01:00
b20e13ee97 control: reduced component indirection.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-02-07 16:21:14 +01:00
a626572da3 Fixed wormhole lights reset on mission abort.
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-02-07 16:21:14 +01:00
06ca75057d Merge from master: Fixed wormhole lights reset on mission abort.
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-01-26 07:41:24 +01:00
29c84c37c8 MorphOS port (#128)
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-01-18 14:44:50 +01:00
6ce3f654b1 Refactored System font option.
7a6ae6ac50 Add support for SYSTEM font (#119)
Compare 2 commits »
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-01-17 14:44:50 +01:00
6039f843a7 Fix typo in CONTRIBUTING.md (guarantee) (#123)
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-01-17 14:44:50 +01:00
b10fefd5af Improved TargetUps comments.
4f8dd98135 Add Target UPS registry option (#85)
Compare 2 commits »
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-01-12 22:39:18 +01:00
8f34829b1e High score: rank starts from 1, table borders.
0a2d6847ba Added sound and music volume control.
Compare 2 commits »
Manuel synced commits to master at SunRed/SpaceCadetPinball from mirror 2022-01-05 14:18:30 +01:00
43af97127b Simplified game mode, pause.
Manuel synced commits to WindowsClassic at SunRed/SpaceCadetPinball from mirror 2022-01-05 14:18:30 +01:00
bd90b9d712 Don't resume game when paused manually (#118)