home *** CD-ROM | disk | FTP | other *** search
- Since V1.0
-
- 1. Fix bug in decode_text that failed to display literal ASCII characters
- correctly.
-
- 2. Fix sound flag value in ztypes.h
-
- 3. Fix sound calls in mscio.c to output a bell character directly.
-
- 4. Fix game exit when scripting was enabled and tried to open scripting file
- again.
-
- 5. Move default file names to osdepend.c as they are operating system dependent.
-
- 6. Make add flags for get_file_name and file_cleanup to differentiate between
- game save files and script files.
-
- 7. Make the game save file and optional argument on the command line.
-
- 8. Tidy up configure().
-
- 9. Blank status line at start of game and update status line if display pauses
- for type 3 games.
-
- 10. Add proportional font support supplied by Olaf Barthel.
-
- 11. Make 'more' message screen format independent.
-
- 12. Fix bug in close_script to only call cleanup routine when file is closed.
-
- 13. Limit input line size to 127 characters.
-
- 14. Fix bug when composing status line for proportional font use.
-