Releases: Grimakis/TextSweeper
Releases · Grimakis/TextSweeper
Release list
2.7.5
2.7.4
2.7.3 - Memory Optimization
Queue to Stack
- Switched from a Queue(FIFO) to a Stack(LIFO) for the search algorithm
- Went from representing X,Y as two 16-bit Ints, instead as two 8-bit ints.
- Due to reduced memory needs, moved the Stack into ALTLCD.
- Overall reduced BASIC memory reqs by around 1088bytes.
Other Fixes
- Fixed a visual bug that caused the tiles to disappear initially when playing on a Model 200.
- Removed the "[H] Help" text from the Play Again screen, as it shouldn't have been there.
2.7.1
2.6.0 - Difficulty Options
What's Changed
Added NEW Difficulty Options
- Easy (30)
- Medium (46)
- Hard (52)
- Classic (36); This was the original default mine count in in 2.5 and lower.
Decreased .BA file to 76% of original size.
Full Changelog: 2.5.1...2.6.0
2.5.1 - DVI 80-Col Fix
2.5.1-beta.2
2.5.1-beta.1
2.5.0 - DVI Support
What's Changed
Full Changelog: 2.4.0...2.5.0
2.4.0 - Tandy 200 Support
What's Changed
Full Changelog: 2.3.2...2.4.0