Version 0.7 (the third installment)
- Wrote a text editor for in-line script editing.
- Added inline-help and logfile viewer.
- Added frame rate limit and
GetFramerate()
andSetFramerate()
- Added
Gc()
which can log toJSLOG.TXT
- Made command line override for SBlaster autodetection.
- Added font resizing.
- Added color mask functionality from GRX.
- Added NO_COLOR to predefined colors.
- Hopefully fixed Makefile dependency tracking
- Added PNG loading.
- Added command line parameters to select screen mode.
- Added PNG and BMP saving.
- Added
List()
andStat()
for directory traversal. - Shortened key codes in
jsboot/func.js
and addedCharCode()
- DOjS now has a mascot.
- Makefile now had ZIP target.