Commit Graph

790 Commits

Author SHA1 Message Date
Pecusx 569cbddfe2 Prepare for versions on other 6502 machines. 2023-05-04 21:10:45 +02:00
Pecusx 367e87093e Basic graphics routines in separate file and optimizations 2023-05-04 19:19:12 +02:00
Pecusx cf00674136 Small optimization (better AI numbers) 2023-05-04 08:57:30 +02:00
Pecusx 74df612e67 RoboTank indicator on status line 2023-05-02 17:56:22 +02:00
Pecusx b83e4f7169 AI level display 2023-05-02 14:22:53 +02:00
Pecusx fdccc9ddda Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2023-04-30 00:33:25 +02:00
Pecusx 17c4339a80 Colors experiment 2023-04-30 00:33:21 +02:00
Pirx 5e2c586c55 Update README.md 2023-04-28 05:43:35 -04:00
Pirx fd7448822b Update README.md 2023-04-27 23:45:34 -04:00
Pecusx b604851904 One byte DirectHits counter 2023-04-27 13:27:58 +02:00
Pirx 96372de688 Update README.md 2023-04-26 14:33:10 -04:00
Pecusx 1b6fdb6bb5 Minimally faster AI targeting 2023-04-26 14:40:11 +02:00
Pecusx e215148faf Better keys description (Atari 5200) 2023-04-25 20:17:12 +02:00
Pecusx 0e20f0e68d AI aiming after laser fixed :) 2023-04-25 18:53:17 +02:00
Pecusx cb1f9514e5 Manuals update 2023-04-25 13:38:02 +02:00
Pirx 3174876183 missing files 2023-04-24 06:59:51 -04:00
Pirx 16d629d94d riliz pliz 2023-04-22 15:07:02 -04:00
Pecusx e8830401d0 Better order of players in summary
If players have the same score, place is decided by "direct hits".
2023-04-21 14:20:43 +02:00
Pecusx b759091882 Better keys description 2023-04-21 10:02:52 +02:00
Pecusx da99406bbd Second POKEY init (for ingame music)
And cleanup
2023-04-21 08:49:13 +02:00
Pecusx 7088e02527 "Stereo" in game. 2023-04-20 21:07:08 +02:00
Pecusx 697a6ef9fe Mute second POKEY after splash screen 2023-04-20 13:01:03 +02:00
Pecusx 6685ef1203 "Stereo" (splash screen only) 2023-04-20 10:38:46 +02:00
Pecusx 28e34f3c02 The correct number of lines of text in GameOver (credits) 2023-04-18 12:04:10 +02:00
Pecusx 14b35275f7 Final (?) splash 2023-04-17 22:10:42 +02:00
Pecusx 18107445e4 16 lines down 2023-04-17 18:05:10 +02:00
Pecusx 3a0600bd4d Better (?) splash 2023-04-17 14:52:43 +02:00
Pecusx df9db33c4b Ops. Word order. 2023-04-17 08:59:53 +02:00
Pecusx 0b5029ddb9 Better splash 2023-04-17 08:48:27 +02:00
Pecusx c9e8adb352 Scorch title 2023-04-17 00:07:36 +02:00
Pecusx 9aabd92d01 Father unknown :) 2023-04-16 23:11:04 +02:00
Pecusx 132cef82ee The Mother of All Games 2023-04-13 12:09:46 +02:00
Pecusx 719b712451 Welcome back KAZ! :) 2023-04-08 00:11:05 +02:00
Pecusx bc31fa0ea1 Speedup native PutChar (8x8 and 4x4) procedures. 2023-04-06 19:52:30 +02:00
Pecusx 1e5530579f Optional PutChar 4x4 only implemented by PLOT 2023-04-06 15:04:15 +02:00
Pecusx a5f02cf33b Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2023-04-06 14:37:21 +02:00
Pecusx 5657171bb2 Optional PutChar 8x8 only implemented by PLOT 2023-04-06 14:37:15 +02:00
Pecusx 66d620fe4b winter can be drawn by PLOT (compilation option) 2023-04-05 19:00:56 +02:00
Pecusx 19b71664f1 Compilation option: faster graphics routines / better compatibility. 2023-04-05 14:27:08 +02:00
Pecusx f2de25a769 Better? "drawmountains"
Mountains are drawn only by the plot procedure.
Easier for the C64?
2023-04-05 12:30:47 +02:00
Pecusx 16fc84aa6f Better keys description in main menu 2023-04-04 14:44:58 +02:00
Pecusx fa79836f77 Code cleanup and optimizations 2023-04-04 12:40:24 +02:00
Pecusx f475999918 Welcome xorcerer (sorry KAZ). 2023-04-03 10:24:21 +02:00
Pecusx 2005f7bf98 Better keys descriptions in menus 2023-04-03 10:18:42 +02:00
Pecusx ab965c00b4 New splash screen (sorry KAZ :) ).
And start from "Polish Rainbow" color scheme.
2023-04-02 15:44:19 +02:00
Pecusx 83969e747b Code cleanup 2023-03-30 14:44:17 +02:00
Pecusx e1a930ca44 More cleanup and optimization 2023-03-29 20:20:26 +02:00
Pecusx d12102ad60 Code cleanup and optimization 2023-03-28 19:07:04 +02:00
Pecusx 2de654db32 Small optimizations in status line display proc 2023-03-15 14:48:58 +01:00
Pecusx 0703a9db93 Proper texts after the BFG 2023-03-02 14:57:54 +01:00