Commit Graph

36 Commits

Author SHA1 Message Date
Pecusx 58170eea81 Black Hole added :) 2023-10-03 10:03:53 +02:00
Pecusx 1c8bbdf555 Smol opty :) 2023-09-30 14:25:26 +02:00
Pecusx d3b923b2e2 Blink, blink - final! 2023-09-29 18:06:46 +02:00
Pecusx 626f81a24c Selected options do not flash after restart 2023-09-28 14:41:43 +02:00
Pecusx a38b8bfe94 LDA/TAY -> LDY opty 2023-09-27 13:26:30 +02:00
Pecusx 08130aa714 Randomize optimize :) 2023-08-24 22:20:32 +02:00
Pecusx 5689c7a404 Minor optimizaion 2023-08-12 21:54:15 +02:00
Pecusx fb29667ea2 Added option to select random mountains for each round. 2023-07-31 14:00:18 +02:00
Pecusx e201bf6fe0 Energy updates on status bar after AI uses battery 2023-06-18 14:53:13 +02:00
Pecusx c954e5fd74 Better place for clearing weapons lists (no flicker) 2023-06-13 15:04:50 +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 acec79fee7 Defensive name in statusbar fix. 2023-06-13 08:56:34 +02:00
Pecusx ccb360d168 SoilDownTurbo fixed, and added as option in Main Menu 2023-06-12 21:57:30 +02:00
Pirx bf8a3ab336 dereming of residual spaces after weapon names 2023-06-06 09:42:16 -04:00
Pecusx 7b0f87cf60 Text operations speedup 2023-06-06 15:20:07 +02:00
Pecusx 8a448a6e4b Faster clearscreen 2023-06-06 12:57:23 +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 790bfd51b5 smol optimization by moving out a portion of a proc to a separate subroutine 2023-06-03 23:27:06 -04:00
Pirx 4a20319304 inventory price clearing fix 2023-06-03 22:59:51 -04:00
Pirx 3e0b801e8f fresh page as requested 2023-06-03 00:13:01 -04:00
Pecusx abb4bda381 Preparing to reorder characters 2023-06-02 13:03:33 +02: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 529f4db5f8 Main menu display speedup 2023-05-31 18:13:20 +02:00
Pecusx 9201497d29 Weapon lists code optimization 2023-05-31 14:20:28 +02:00
Pecusx 1edf0d5a1e Better numers in default tank names 2023-05-25 08:47:58 +02:00
Pecusx 9a18bf6c8d New dafault tanks names 2023-05-24 19:54:23 +02:00
Pecusx 9be7a6577a Prepare to better default tank names 2023-05-24 19:10:13 +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 13a5bd05df Minor optimizations 2023-05-17 11:30:09 +02:00
Pecusx 31646c65d3 Manuals and code cleanup 2023-05-15 15:13:36 +02:00
Pecusx cc806b6cc0 And Human symbols on GameOver screen 2023-05-11 15:33:24 +02:00
Pecusx 3f4fe9839b AI symbols on GameOver screen 2023-05-11 14:59:58 +02:00
Pecusx 569cbddfe2 Prepare for versions on other 6502 machines. 2023-05-04 21:10:45 +02:00