Commit Graph

201 Commits

Author SHA1 Message Date
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
Pirx 56f33a0ee9 angle 0 is great again 2022-11-12 10:58:37 -05:00
Pecusx 3dd58736d7 Rounding proposal. 2022-11-12 12:18:07 +01:00
Pecusx c19befe31a Barrel drawing bug (lone pixels on left edge of screen) fixed! 2022-11-12 11:23:28 +01:00
Pirx ac1c501fa4 angle 0 elliminated 2022-11-11 01:26:11 -05:00
Pecusx ef4612f3a4 Hovercraft is hovering too high bug - fixed! 2022-11-05 23:26:33 +01:00
Pirx 443b62e9e6 a bit better 5200 keyboard but still not good... 2022-10-08 02:04:20 -04:00
Pecusx 0693e5d20e Tank No fix and optimizations 2022-09-16 18:48:58 +02:00
Pecusx 13e15426fc Tank Hit fix
And TankWidth as variable (definition).
2022-09-02 23:38:56 +02:00
Pecusx 216d9f9ca8 Small DrawTanks fix 2022-09-02 14:50:20 +02:00
Pecusx a441357948 More optimizations (158b saved) - please test! 2022-09-02 13:54:57 +02:00
Pecusx dc896f81b0 SoilDown optimization - 63 bytes saved 2022-08-31 10:26:00 +02:00
Pecusx da52beb2bb Tank dropping error at the right edge definitely corrected! 2022-08-29 18:55:20 +02:00
Pecusx cc07bd52f2 WIP: Proper selection of weapons with Tab key 2022-08-29 09:42:05 +02:00
Pecusx 77317f263a Start + Option - Game Over 2022-08-24 12:44:33 +02:00
Pecusx 86ae6d55b9 Background color indicates type of walls. 2022-08-24 08:56:36 +02:00
Pecusx d2b412e860 Funky bomb bounces off the walls!
And optimizations.
2022-08-23 17:55:26 +02:00
Pecusx bfe777c4c6 Fix for silly "big mountains" bug.
It's not a real fix, but rather a workaround.
The putchar4x4 routine now checks for writing off-screen.
2022-08-23 10:13:22 +02:00
Pecusx fa5451e646 Fix for underground falling 2022-08-21 19:35:48 +02:00
Pecusx a609a1b331 Better Hovercraft text and good price :) 2022-08-21 17:32:26 +02:00