From: Matthew Mondor Date: Thu, 13 Apr 2023 23:39:34 +0000 (+0000) Subject: Update MATT-README.TXT X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=920d051e7b07e4811a22cd6fbdec56a28112174d;p=ninvaders.git Update MATT-README.TXT --- diff --git a/MATT-README.txt b/MATT-README.txt index d40f615..5d37d87 100644 --- a/MATT-README.txt +++ b/MATT-README.txt @@ -8,6 +8,8 @@ BUG FIXES been in modules then declared in a header if needed, others lacking proper prototypes, causing ABI and stability issues on 64-bit. Fixed. +- Memory was leaked everytime the title screen was displayed in the + form of unnecessarily created pads that were never deleted. IMPROVEMENTS @@ -23,11 +25,10 @@ IMPROVEMENTS - Use stdlib EXIT_SUCCESS/EXIT_FAILURE. +- Add high score keeping and display the scores on the title screen. -TODO -- Display the last score+level on the title screen if any after a - game +TODO - Maybe allow to shoot UFO missiles