From 920d051e7b07e4811a22cd6fbdec56a28112174d Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Thu, 13 Apr 2023 23:39:34 +0000 Subject: [PATCH] Update MATT-README.TXT --- MATT-README.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.9.0