Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobpalm committed Dec 6, 2024
1 parent 59526d2 commit 6b73c2b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions DOCS/_archive/180.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "1.8.0"
date: 2024-12-06
---
Costa 1.8.0 is a minor release, mostly focused on bugfixes. One new feature is that COSTA.BAT has been replaced with COSTA.EXE.

- New launcher, COSTA.EXE, which works independently of current path, making the SETUP.EXE program that created COSTA.BAT obsolete. SETUP.EXE has been removed, and setup of Costa is no longer required. Internal code to handle paths removed, resulting in quicker execution.
- Fixed a bug that resulted in Minesweeper mistakingly thinking 1 field had yet to be cleared, when the game had actually been won.
- Fix mouse selection in file browser dialog, that was offset by a few pixels.
- Fix bug that resulted in icons being unmovable when no mouse driver was loaded.
- Optimized mouse code to only call mouse driver interrupts if a mouse was detected at startup, improving speed on systems without a mouse.
- Code to check if file exists rewritten to use MS-DOS interrupt calls, resulting in quicker execution.
- General optimizations to reduce overall size of Costa.
- Text viewer now uses a variable width font, allowing much longer lines to be displayed.
Binary file added DOCS/assets/img/archive/180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added DOCS/downloads/costa180.zip
Binary file not shown.

0 comments on commit 6b73c2b

Please sign in to comment.