From 195fb3970e0c60655a8c61e1c753c5021fdee49f Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 28 Oct 2011 15:03:54 +0000 Subject: 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 --- games/onscripter/Makefile | 4 ++-- games/onscripter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/onscripter') diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index a9a525727a8..4012be77488 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/07/14 06:34:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2011/10/28 15:03:54 ryoon Exp $ # -DISTNAME= onscripter-20110619 +DISTNAME= onscripter-20111025 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index 6dd1b2eed5e..a683a207fef 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2011/07/14 06:34:36 ryoon Exp $ +$NetBSD: distinfo,v 1.6 2011/10/28 15:03:54 ryoon Exp $ -SHA1 (onscripter-20110619.tar.gz) = f63c909cf98d1e5e398abfd2cda9eb36f2f785ed -RMD160 (onscripter-20110619.tar.gz) = c92469e4dae52cd1f05d5ea51793bb31b63b5d64 -Size (onscripter-20110619.tar.gz) = 224252 bytes +SHA1 (onscripter-20111025.tar.gz) = 347d44b4bb6258147104e8abe70ce554281bcb71 +RMD160 (onscripter-20111025.tar.gz) = 6867f9593802f2817376d8fda40fe4bb94535540 +Size (onscripter-20111025.tar.gz) = 226127 bytes SHA1 (patch-Makefile.Linux) = 5345657c71b2fb2020e472a9af9bc4d11cfc2fbe SHA1 (patch-Makefile.onscripter) = 51e5cac78802322f4ff015b904d030b23b95410c -- cgit v1.2.3