Commit Graph

51 Commits

Author SHA1 Message Date
Pecusx adaaf2ffbf Teams colors added 2025-12-19 22:43:39 +01:00
Pecusx a9b6d6b729 Teams names display 2025-12-19 12:34:27 +01:00
Pirx e393516d1d Merge branch 'text5bit' into develop 2025-12-18 21:42:54 -05:00
Pecusx 6a72c11363 Small "t" as team symbol.
For easier BIT operations :)
2025-12-18 22:19:55 +01:00
Pirx 94fe41a745 5 bits workinggit status! 2025-12-18 14:56:11 -05:00
Pecusx 9be0d0af5c New proc but no memory :(
SetTeamsOrPlayerHeaders
2025-12-18 11:36:10 +01:00
Pecusx 95d58ec264 Teams option only for 4 or 6 players 2025-12-17 11:46:25 +01:00
Pecusx 12b180311f Preapare for TEAMS
Variable and menu option added.
2025-12-17 11:03:30 +01:00
Pecusx 0e699ce41a Strong port flaut fixed! Again :)
And better wind speed display.
2024-03-14 19:47:23 +01:00
Pecusx 6312dec69e Opty!
VU Meters and Meteors work together
2024-03-02 00:28:08 +01:00
Pecusx dfef25c7b2 Added support for long button press in the main menu (like Tab) and in the activation menu (activation). 2023-11-08 09:48:44 +01:00
Pecusx 44610ec89e Fixed WhiteFlag bug and added remembering selected joy port between games 2023-11-07 09:32:33 +01:00
Pecusx 573b71566b Some procedures descriptions. 2023-10-26 10:07:39 +02:00
Pecusx cb8cd83cd9 Last Opty. Return of last of the texts. Now we have 0 bytes free :) 2023-10-09 22:45:27 +02:00
Pecusx e580ee375b Opty... 2023-10-05 19:44:28 +02:00
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