Commit Graph

50 Commits

Author SHA1 Message Date
Pecusx 8fa0ad1112 Bettar propaganda texts 2024-01-27 15:42:33 +01:00
Pecusx 5901af397d Money calculations opty. 2023-12-28 18:34:01 +01:00
Pecusx aed31b821e All inputs (keyboard and joy) in separate module 2023-10-27 14:27:05 +02:00
Pecusx c8e8573104 Opty 2023-10-27 13:54:40 +02:00
Pecusx 0420ec20c6 Opty and prepare for turbo in C64 2023-10-27 09:55:07 +02:00
Pecusx dc60a1dd52 It works! 2023-10-26 18:50:51 +02:00
Pecusx 1d31b63ecf Keyboard and Joys - GetKey works 2023-10-26 16:04:33 +02:00
Pecusx 1791ab9869 Better GetKey but..... 2023-10-26 15:45:37 +02:00
Pecusx 573b71566b Some procedures descriptions. 2023-10-26 10:07:39 +02:00
Pecusx 260ac2845d Opty. Now we have 19bytes :) 2023-10-09 15:08:08 +02:00
Pecusx b52f8919ad New feature! (START + Esc in main menu) 2023-09-30 14:45:39 +02:00
Pecusx 4489f1ef32 Nothing 2023-09-09 16:59:23 +02:00
Pecusx 90ed8e5c47 Smol meteors bugfix :) 2023-09-05 20:28:12 +02:00
Pecusx 859441ead1 Meteors during flight of bullets. 2023-09-04 12:39:56 +02:00
Pecusx fb0a4baaa9 Meteors only in the cartridge version. Rounds without meteors. 2023-09-04 09:25:22 +02:00
Pecusx f701ef3227 Meteors added :) 2023-09-03 15:47:45 +02:00
Pecusx 8651e33619 Opty
And a very rare bug in calculating distance of the bullet from the tank.
2023-08-26 13:02:50 +02:00
Pecusx 9c21776e0a Weapons SFX code optimization 2023-08-11 23:12:00 +02:00
Pecusx fb29667ea2 Added option to select random mountains for each round. 2023-07-31 14:00:18 +02:00
Pecusx 189d3ed593 Long (generated) bittables for fastest plot and point 2023-06-21 09:43:29 +02:00
Pecusx 7621f70656 Better force display before AI aiming. 2023-06-15 00:30:45 +02:00
Pecusx faa1426e1f AI aiming with barrel animation and sound 2023-06-14 17:28:25 +02:00
Pecusx 041cbe4537 Double cleaning of offensive text fixed. 2023-06-12 23:07:36 +02:00
Pecusx ecf02ed94c SoulDownTurbo works (press START key) 2023-06-12 20:03:44 +02:00
Pecusx f4d1865fd6 Fast SoilDown wirh range 2023-06-12 18:24:57 +02:00
Pirx de0829665c another smol optimization based on a fact that you do not have to store a value before calling displaybyte proc 2023-06-04 10:05:24 -04:00
Pirx a52ce70cd1 smol optimization by setting default color value for DisplayOffTextNr 2023-06-03 23:43:40 -04:00
Pecusx e1f6cffcdc Minor optimizations 2023-06-01 14:35:25 +02:00
Pecusx 2d82073983 Fix for different types of joysticks in different ports. 2023-06-01 09:13:45 +02:00
Pecusx 00adbc4cfc New weapon "Punch" #68 (replaces Baby Sandhog) 2023-05-30 10:24:45 +02:00
Pecusx 3f4c941f6f New weapon (Punch) and optimization 2023-05-29 14:50:50 +02:00
Pecusx 2026313585 Initial MaxForce calculated by procedure. 2023-05-28 12:05:59 +02:00
Pecusx 485ce8e721 MaxFoce starts from 990 now. 2023-05-27 20:45:03 +02:00
Pirx cc99866a12 jsr/rts to jmp optimiz 2023-05-21 09:25:22 -04:00
Pirx 4fa861af3d source clean-up 2023-05-20 09:49:14 -04:00
Pirx d0e1dc6f18 multiple texts improved, tabs elliminated 2023-05-19 23:16:49 -04:00
Pecusx 8486645bc8 Minor optimization 2023-05-19 15:30:45 +02:00
Pecusx 86631ce2b0 Exit from MoveBarrel (AI) 2023-05-19 15:05:15 +02:00
Pecusx eb15ce0d78 Exit optimizations and better delay for C64 2023-05-19 10:24:25 +02:00
Pecusx f6a7217114 Quicker exit reaction 2023-05-18 21:17:45 +02:00
Pecusx d54d630b4d No SoilDown after WhiteFlag bug fixed 2023-05-15 22:54:24 +02:00
Pecusx 2577b71e01 Code optimization for more than 6 tanks. 2023-05-15 21:58:04 +02:00
Pecusx 31646c65d3 Manuals and code cleanup 2023-05-15 15:13:36 +02:00
Pecusx 879423eeee Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2023-05-13 12:46:47 +02:00
Pecusx af101d46e9 Calculate gains after sort results bug fixed 2023-05-13 12:46:15 +02:00
Pecusx 1bfcd57d26 Small sort optimization 2023-05-12 12:01:57 +02:00
Pecusx 663321be99 Earned money in sort proc! 2023-05-11 23:49:17 +02:00
Pecusx d36d5d3131 Sort money 2023-05-11 10:52:34 +02:00
Pecusx 62d838d7ed Sort bugfix #161 and optimization 2023-05-11 00:38:40 +02:00
Pecusx 569cbddfe2 Prepare for versions on other 6502 machines. 2023-05-04 21:10:45 +02:00