Commit Graph

170 Commits

Author SHA1 Message Date
Pecusx 0d2239b527 Faster response to START key in SoilDown 2023-06-13 11:08:37 +02:00
Pecusx 54c627b3b5 Clear weapon list before redraw
Better descriptions of new procedures and fix for bug in drawmountains (C64)
2023-06-13 10:56:52 +02:00
Pecusx a4627fc042 And... faster SoilDown :) 2023-06-12 22:47:26 +02:00
Pecusx ccb360d168 SoilDownTurbo fixed, and added as option in Main Menu 2023-06-12 21:57:30 +02:00
Pecusx ecf02ed94c SoulDownTurbo works (press START key) 2023-06-12 20:03:44 +02:00
Pecusx 7b0f87cf60 Text operations speedup 2023-06-06 15:20:07 +02:00
Pirx a52ce70cd1 smol optimization by setting default color value for DisplayOffTextNr 2023-06-03 23:43:40 -04:00
Pirx 790bfd51b5 smol optimization by moving out a portion of a proc to a separate subroutine 2023-06-03 23:27:06 -04:00
Pecusx b6dedef462 Nothing 2023-06-03 22:42:41 +02:00
Pirx 3e0b801e8f fresh page as requested 2023-06-03 00:13:01 -04:00
Pirx 7751ef7141 irgendwer 2 bytes 2023-06-01 08:56:00 -04:00
Pecusx e1f6cffcdc Minor optimizations 2023-06-01 14:35:25 +02:00
Pecusx 2ee718ce63 Offensive text fix and optimization 2023-05-25 23:30:48 +02:00
Pecusx 1389675fce Minor optimizations 2023-05-25 21:40:06 +02:00
Pirx 10ecbeac26 200+ bytes for you, sir, as requested 2023-05-24 23:51:27 -04:00
Pecusx 2f0ea11d2e Fix for minimal mountain height drawing. 2023-05-23 19:17:55 +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 db3743965a Exit from SoliDown. 2023-05-19 11:31:22 +02:00
Pecusx 12c20c7637 Shield after Flag bug fixed #138 . Optimizations 2023-05-17 10:55:53 +02:00
Pecusx d17d49c5f0 Code cleanup and native graphics routines for C64 (almost). 2023-05-15 19:54:22 +02:00
Pecusx 825ef76362 Next... try ? 2023-05-08 15:49:08 +02:00
Pecusx c32d7b0ce4 Next try... 2023-05-08 11:54:34 +02:00
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 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 5657171bb2 Optional PutChar 8x8 only implemented by PLOT 2023-04-06 14:37:15 +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 fa79836f77 Code cleanup and optimizations 2023-04-04 12:40:24 +02:00
Pecusx 4cf4eb14c7 Tank slide correction 2023-03-02 13:12:46 +01:00
Pecusx c1ee40fa59 No X-tank position correction (PM graphics). 2023-02-02 18:29:34 +01:00
Pecusx e50bc8669e Code cleanup. 2023-01-27 09:30:27 +01:00
Pecusx bbded45200 Mere memory and 2 new talk texts (RB5200). And... no memory :) 2023-01-25 18:28:36 +01:00
Pecusx 00d386e73f ... and more (memory) ... 2023-01-25 15:13:57 +01:00
Pecusx 793d494fc5 Minor optimization 2023-01-25 14:10:50 +01:00
Pecusx e842d455e6 Visual Debug :) added 2023-01-21 22:48:46 +01:00
Pecusx b18793014d Very rare distance measuring bug fixed.
Sometimes a perfectly hit tank still lived.
2023-01-20 14:40:54 +01:00
Pecusx 54f04ed962 Barrel start point correction 2022-12-13 09:30:11 +01:00
Pecusx 05f3f32f00 Minor memory tricks 2022-11-30 14:45:26 +01:00
Pecusx 18cce6377e Fix for lonely pixel in Liquid Dirt. 2022-11-29 11:21:35 +01:00
Pecusx 9c912d4cc7 Initial support for tank shapes selection. 2022-11-25 20:48:20 +01:00
Pecusx b6dd5a9902 Memory optimization. 2022-11-16 21:01:01 +01:00
Pecusx cd1518de6e Fix for lonely pixel #103
Pozor! It's not real fix, it's workaround!
2022-11-14 10:12:57 +01:00
Pirx 8603308693 no r+ opty, no bad seppuku frame 2022-11-13 23:57:09 -05:00
Pawel Kalinowski 01629b219f bad pixel when measuring distance with draw 2022-11-12 14:15:23 -05:00
Pirx 9f4b721e3f angle 0 is great again and again 2022-11-12 11:04:58 -05:00