Skip to content

0_12_17

Compare
Choose a tag to compare
@chrisws chrisws released this 22 Dec 05:44
· 390 commits to master since this release
a6db1a0

Release 0.12.17

COMMON: Implement select case by func. Issue #83
COMMON: fix dirwalk error handling
FLTK: version recreated for FLTK v1.4.0
SDL: add menu control key indicators
SDL: fix issue #81 - numlock handling
SDL: now uses miniaudio library for sound

Changes from 0.12.15 / 0.12.16 (android only)

SDL: added -n command line option to run then not pause for back key
SDL: update editor find and replace
COMMON: Implemented - FOR character IN string
COMMON: Fix crash when using GOTO with a non-existent label
UI: ALT+F4 from edit/run now returns to edit
UI: avoid flicker from with ALT+F4 -e edit startup
UI: Edit enter now continues prior line comment
UI: added kill-word editor command (alt+d)
UI: added select-word editor command (alt+w)
UI: find command primed from editor selection