Commit graph

16 commits

Author SHA1 Message Date
tsutsui
ec50ff3031 Update onscripter to 20120901.
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
2012-09-07 15:02:44 +00:00
tsutsui
e7be50698e Update onscripter to 20120712.
Changes of 20120712:
 - implement getmouseover instruction
2012-08-24 14:51:41 +00:00
tsutsui
ce9a02ad70 Update onscripter to 20120531 (leaf package bugfix).
Also take MAINTAINER.

Changes from 20120527:
 - fix a bug in Lua initialization
2012-06-23 08:00:49 +00:00
tsutsui
22d11ac99a Fix botch in previous: use more pkg-config metainfo for all necessary libs 2012-05-27 17:40:38 +00:00
tsutsui
14e315cb50 Update onscripter to 20120527.
Changes from 20120520:
- refactored Makefile.Linux
- fix textbtnwait command bug
2012-05-27 17:08:44 +00:00
tsutsui
138bea6423 Update onscripter to 20120520.
(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
2012-05-20 11:47:51 +00:00
wiz
de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
2a9747228b Update to 20111025
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
2011-10-28 15:03:54 +00:00
ryoon
27357ca72b Update to 20110619
Changelog:
* Fix getcselstr related bug.
2011-07-14 06:34:36 +00:00
obache
021520d07a Update onscripter to 20110528.
PR#45025 by ISIHARA Takanori.

some bug fixes.
2011-06-09 12:09:22 +00:00
ryoon
35cb60ae90 Update to 20110416.
Changelog:
* Add --wide option, 16:9 wode screen support.
* Fix SDL related bug.
* Improve Android support.
* Use PDA screen size selection mechanism.
2011-04-29 17:02:27 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ryoon
9244bb73f2 Update to 20110320
Changelog:
Version 20110309:
* only affects to ONScripter for Android.

Version 20110320:
* Fix segmentation fault in size detection of nbz file in nsa archive.
2011-04-10 08:11:56 +00:00
obache
b7cc057286 Use mk/jpeg.buildlink3.mk, instead of graphics/jpeg directly. 2011-03-02 13:36:00 +00:00
ryoon
eb19d35463 Import onscripter-20110226 as games/onscripter
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.
2011-03-02 12:05:18 +00:00