Change logs:
20120901:
* add --render-font-outline option that enables outline fonts
added in SDL_ttf 2.0.10
20120831:
* fix resampling bug in resizeImage function enabled by
-PDA_WIDTH or -DPDA_AUTOSIZE options
20120826:
* fix a bug in getcursorpos2 insn after strsp insn
* fix autosave bug if pretextgosub is not set
(no English changelog in upstream)
* Makefile.onscripter quirk for Windows build was moved into Makefile.Win
* various bug fixes
* misc improvements mostly for Android and iOS supports
Changelog:
* Fix resize of splite bug
* Fix square drawing bun in 16bpp mode
* When transbtn is run and button is pushed with btnwait,
select most solid button
* Make btnwait zero when btntime is zero
* Implement textspeeddefault
* Fix square drawing bug with alpha mode
* Fix getcursorpos bug
* Fix button drawing bug
* Fix bugs in textgosub, pretextgosub, and so on
* Change btndown 1 behavior
* Implement ruby support in strsp
* Discard old style save file format support
* Fix bug in save and restore
* Implement partial yesnobox support
* Support extract on case insensitive filesystem
* Support ns2 archive reading
* Fix bug in automode screen transition
* Implement mp3fadein, mp3fadeout, bgmfadein, and bgmfadeout
* Fix bugs in Ogg Vorbis play
* Fix bugs related to Android and Windows
Changelog:
Version 20110309:
* only affects to ONScripter for Android.
Version 20110320:
* Fix segmentation fault in size detection of nbz file in nsa archive.
ONScripter executes a script for NScripter. NScripter is an engine
for the creation of visual novels on Microsoft Windows.
This package is based on PR pkg/44555 from ISIHARA Takanori.