• R/O
  • SSH
  • HTTPS

peko: Commit


Commit MetaInfo

Revision7 (tree)
Zeit2007-06-17 17:40:25
Autorppoi

Log Message

[admin] changeデータを移動。
[admin] 旧バージョンのsite descriptorを削除。

Ändern Zusammenfassung

Diff

--- pvns/trunk/pvns-project/src/site/xdoc/navigation.xml (revision 6)
+++ pvns/trunk/pvns-project/src/site/xdoc/navigation.xml (nonexistent)
@@ -1,98 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?>
2-<!--
3- - All Rights Reserved.
4- - Copyright (C) 1999-2005 Tsukuba Bunko.
5- -
6- - Licensed under the BSD License ("the License"); you may not use
7- - this file except in compliance with the License.
8- - You may obtain a copy of the License at
9- -
10- - http://www.tsukuba-bunko.org/licenses/LICENSE.txt
11- -
12- - Unless required by applicable law or agreed to in writing, software
13- - distributed under the License is distributed on an "AS IS" BASIS,
14- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15- - See the License for the specific language governing permissions and
16- - limitations under the License.
17- -
18- - $Id: navigation.xml,v 1.6 2006/05/31 16:10:09 ppoi Exp $
19- -->
20-<project name="peko">
21- <title>The "Peko" Project</title>
22- <body>
23- <links>
24- <item name="TBA-Softlab" href="http://softlab.tsukuba-bunko.org" />
25- <item name="SF.jp サイト" href="http://sourceforge.jp/projects/peko/" />
26- </links>
27- <menu name="The &quot;Peko&quot; Project">
28- <item name="Welcome" href="index.html" />
29- <item name="License" href="license.html" />
30- <item name="News" href="news/index.html" />
31- <item name="Roadmap" href="roadmap.html" />
32- <item name="Downloads" href="http://sourceforge.jp/projects/peko/files/" />
33- <item name="Changes" href="changes-report.html" />
34- </menu>
35- <menu name="For Game Developers">
36- <item name="PVNS イントロダクション" href="usersguide/pvns-introduction.html" collapse="true">
37- <item name="PVNS とは?" href="usersguide/pvns-introduction.html#whatis" />
38- <item name="PNVS の機能" href="usersguide/pvns-introduction.html#features" />
39- </item>
40- <item name="QuickStart ガイド" href="usersguide/quickstart.html" collapse="true">
41- <item name="必要なものの入手" href="usersguide/quickstart.html#requirement" />
42- <item name="PVNSのインストール" href="usersguide/quickstart.html#install" />
43- <item name="ゲーム開発環境の構築" href="usersguide/quickstart.html#environment" />
44- <item name="ゲーム開発の参考文献" href="usersguide/quickstart.html#reference" />
45- </item>
46- <item name="チュートリアル (準備中)" />
47- <item name="PSML-Scene ショートレファレンス" href="usersguide/psml-shortreference.html" collapse="true">
48- <item name="基本" href="usersguide/psml-shortreference.html#basec">
49- <item name="PSML-Scene の基本構造"
50- href="usersguide/psml-shortreference.html#basic-structure" />
51- <item name="空白文字と空文字列の取り扱い"
52- href="usersguide/psml-shortreference.html#whitespace" />
53- </item>
54- <item name="タグリファレンス" href="usersguide/psml-shortreference.html#tags">
55- <item name="構造"
56- href="usersguide/psml-shortreference.html#tags-structure" />
57- <item name="テキスト要素"
58- href="usersguide/psml-shortreference.html#tags-text" />
59- <item name="舞台要素"
60- href="usersguide/psml-shortreference.html#tags-stage" />
61- <item name="選択肢要素"
62- href="usersguide/psml-shortreference.html#tags-select" />
63- <item name="その他"
64- href="usersguide/psml-shortreference.html#tags-misc" />
65- <item name="共通属性"
66- href="usersguide/psml-shortreference.html#attributes" />
67- </item>
68- <item name="PSML 1.0 Scene DTD" href="usersguide/psml-shortreference.html#psml-dtd" />
69- </item>
70- <item name="PVNS カスタマイズリファレンス" href="usersguide/pvns-customize.html" collapse="true">
71- <item name="カスタマイズの概要" href="usersguide/pvns-customize.html#about-customize" />
72- <item name="ゲーム情報の設定" href="usersguide/pvns-customize.html#game-info" />
73- <item name="システム設定のカスタマイズ" href="usersguide/pvns-customize.html#system" />
74- <item name="メニューのカスタマイズ" href="usersguide/pvns-customize.html#menu" />
75- <item name="ダイアログのカスタマイズ" href="usersguide/pvns-customize.html#dialog" />
76- <item name="キャンバスのカスタマイズ" href="usersguide/pvns-customize.html#canvas">
77- <item name="キャンバス全体" href="usersguide/pvns-customize.html#canvas-whole" />
78- <item name="TextCanvas" href="usersguide/pvns-customize.html#canvas-text" />
79- <item name="StageCanvas" href="usersguide/pvns-customize.html#canvas-stage" />
80- <item name="SelectCanvas" href="usersguide/pvns-customize.html#canvas-select" />
81- </item>
82- <item name="タイトル画面のカスタマイズ" href="usersguide/pvns-customize.html#title-screen" />
83- <item name="シーン固有のカスタマイズ" href="usersguide/pvns-customize.html#at-scene" />
84- <item name="リソースとは" href="usersguide/pvns-customize.html#about-resource" />
85- <item name="データ形式" href="usersguide/pvns-customize.html#resource-datatype" />
86- </item>
87- </menu>
88- <menu name="For PVNS Developers">
89- <item name="Integration Guide" />
90- <item name="開発者ガイド(超暫定・内部向け)" />
91- </menu>
92- <menu name="Get Involved">
93- <item name="メンバーリスト" href="team-list.html" />
94- <item name="協力者募集" href="recruitment.html" />
95- <item name="バグ報告" href="http://sourceforge.jp/tracker/?atid=416&amp;group_id=88&amp;func=browse" target="_blank" />
96- </menu>
97- </body>
98-</project>
Deleted: svn:mime-type
## -1 +0,0 ##
-text/xml
\ No newline at end of property
Deleted: svn:svn:keywords
## -1 +0,0 ##
-Id Author Date Revision
\ No newline at end of property
--- pvns/trunk/pvns-project/src/changes/changes.xml (nonexistent)
+++ pvns/trunk/pvns-project/src/changes/changes.xml (revision 7)
@@ -0,0 +1,155 @@
1+<?xml version="1.0" encoding="UTF-8"?>
2+<!--
3+ - All Rights Reserved.
4+ - Copyright (C) 1999-2005 Tsukuba Bunko.
5+ -
6+ - Licensed under the BSD License ("the License"); you may not use
7+ - this file except in compliance with the License.
8+ - You may obtain a copy of the License at
9+ -
10+ - http://www.tsukuba-bunko.org/licenses/LICENSE.txt
11+ -
12+ - Unless required by applicable law or agreed to in writing, software
13+ - distributed under the License is distributed on an "AS IS" BASIS,
14+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ - See the License for the specific language governing permissions and
16+ - limitations under the License.
17+ -
18+ - $Id: changes.xml,v 1.14 2006/05/31 16:34:42 ppoi Exp $
19+ -->
20+<document xml:lang="ja">
21+ <properties>
22+ <title>Change logs</title>
23+ <author email="ppoi@users.sourceforge.jp">PPOI</author>
24+ </properties>
25+ <body>
26+ <release version="0.5.6" date="2006-05-31" description="maintenance release 6.">
27+ <action dev="ppoi" type="fix" issue="6314">
28+ 追加フォントのフォント名が JVM のバージョンにより異なる問題への対策。
29+ </action>
30+ <action dev="ppoi" type="fix" issue="6332">
31+ J2SE 5.0 環境で,MP3 形式のサウンドファイルが再生できない問題への対策。
32+ </action>
33+ <action dev="ppoi" type="fix" issue="6400">
34+ 選択肢の選択後に空のテキスト領域が表示される問題への対策。
35+ </action>
36+ <action dev="ppoi" type="fix" issue="6402">
37+ Javadoc コメントの誤りを修正。
38+ </action>
39+ <action dev="ppoi" type="fix" issue="6418">
40+ テキストキャンバスの設定でバンドルフォントを指定するとエラーが発生する問題の対策。
41+ </action>
42+ <action dev="ppoi" type="fix" issue="6473">
43+ 立ち絵として背景が非透明な画像を使用した場合,描画に異常に時間がかかることがある問題への対策。
44+ </action>
45+ <action dev="ppoi" type="fix" issue="6476">
46+ ステージ更新後の字幕スクリーン表示タイミングに関する問題への対策。
47+ </action>
48+ <action dev="ppoi" type="fix" issue="6520">
49+ スライド展開時に背景のエフェクトがかかる問題の修正。
50+ </action>
51+ <action dev="ppoi" type="fix" issue="6523">
52+ 早送り時に,SE の id が衝突する問題の修正。
53+ </action>
54+ <action dev="ppoi" type="fix" issue="6524">
55+ BGM 終了時にフェードアウトを待たされる問題の修正。
56+ </action>
57+ <action dev="ppoi" type="add" issue="6524">
58+ stop-bgm/stop-se 要素に fadeout 属性を追加。
59+ </action>
60+ <action dev="ppoi" type="update" issue="6558">
61+ enter での name 重複時に警告メッセージを出力するように変更。
62+ </action>
63+ <action dev="ppoi" type="update" issue="6559">
64+ 非整形式のシーンデータを検出した場合,ERROR レベルのエラーとして処理するように変更。
65+ </action>
66+ <action dev="ppoi" type="fix" issue="6601">
67+ セーブ後にシーンデータが変更された場合,ロード時に舞台の状態が不正になる問題の修正。
68+ </action>
69+ <action dev="ppoi" type="fix" issue="6766">
70+ XML のパージング中にエラーが発生した場合,ファイルがクローズされずに,オープンしたままの状態になる問題の修正。
71+ </action>
72+ <action dev="ppoi" type="fix" issue="7470">
73+ バンドルフォント使用時に,TMP フォルダに一次ファイルが残ったままになる問題の修正。
74+ </action>
75+ <action dev="ppoi" type="update" issue="7519">
76+ 遷移先シーンが存在しない場合,エラーメッセージを表示してタイトルに戻るように変更。
77+ </action>
78+ <action dev="ppoi" type="fix" issue="7548">
79+ 最終シーンのシーンファイルが,シーン終了後もオープンなままになる問題の修正。
80+ </action>
81+ <action dev="ppoi" type="update">
82+ ドキュメント構成を変更。(QuickStart, チュートリアル)
83+ </action>
84+ <action dev="ppoi" type="update">
85+ 配布パッケージにバンドルする各ライブラリのライセンスファイル名を変更。
86+ </action>
87+ <action dev="ppoi" type="fix">
88+ 未使用 import,プライベートフィールド,ローカル変数を削除。
89+ </action>
90+ </release>
91+
92+ <release version="0.5.5" date="2004-09-01" description="maintenance release 5.">
93+ <action dev="ppoi" type="fix">
94+ scene/body/select/@scope で,無効なスコープが指定された場合にエラーメッセージを出力する様に修正。
95+ </action>
96+ <action dev="ppoi" type="fix">
97+ システムセーブデータの保存に失敗した場合にエラーメッセージを出力する様に修正。
98+ </action>
99+ <action dev="ppoi" type="fix" issue="4139">
100+ PSML 1.0 Scene DTD の publicId が不正な形式であったのを訂正。
101+ </action>
102+ <action dev="ppoi" type="fix" issue="4917">
103+ ドキュメントの Copyright 表記を統一。
104+ </action>
105+ </release>
106+
107+ <release version="0.5.4" date="2003-12-30" description="maintenance release 4. (C65 edition)">
108+ <action dev="ppoi" type="fix" issue="3639">
109+ 仮想シーン名 peko:end でタイトル画面に戻ってからロードするとエラーが発生するバグを修正。
110+ </action>
111+ <action dev="ppoi" type="fix" issue="3642">
112+ 「自動」プレイモードで、「遷移先シーン名が指定されていない」エラーが発生するバグを修正。
113+ </action>
114+ </release>
115+
116+ <release version="0.5.3" date="2003-12-28" description="maintenance release 3.">
117+ <action dev="ppoi" type="fix" issue="3633">
118+ 選択肢等ダイアログ表示後に、画面クリックでユーザが操作不能になることがあったバグを修正。
119+ </action>
120+ <action dev="ppoi" type="fix" issue="3636">
121+ 選択肢表示中に「過去の文章」を表示/復帰後 TextCanvas 背景が残ることがあったバグを修正。
122+ </action>
123+ </release>
124+
125+ <release version="0.5.2" date="2003-12-28" description="maintenance release 2.">
126+ <action dev="ppoi" type="fix" issue="3628">
127+ SCN0012E メッセージが欠落していたバグを修正。
128+ </action>
129+ <action dev="ppoi" type="fix" issue="3630">
130+ スキップ中の過去ページ閲覧に関するバグを修正。
131+ </action>
132+ </release>
133+
134+ <release version="0.5.1" date="2003-12-24" description="maintenance release 1.">
135+ <action dev="ppoi" type="fix" issue="2375">
136+ wait の位置とページ切り替えの位置が重なった場合の処理を追加。
137+ </action>
138+ <action dev="ppoi" type="fix" issue="3572">
139+ wait で一時停止中にセーブできない場合があるバグを修正。
140+ </action>
141+ <action dev="ppoi" type="fix" issue="3567">
142+ デバッグログ出力判定のために System.getProperty() で設定を取得する際に,未指定の場合のデフォルト値が "on" になっていたのを "off" に修正。
143+ </action>
144+ <action dev="ppoi" type="fix" issue="3565">
145+ キャンセル時にActionControler をアクティブ化し忘れていたため,「タイトルに戻る」でシーン続行不可能になるバグを修正。
146+ </action>
147+ </release>
148+
149+ <release version="0.5.0" date="2003-12-16" description="First release for a stable version PVNS. (HIRASUNA)">
150+ <action dev="ppoi" type="add">
151+ First release for a stable version PVNS.
152+ </action>
153+ </release>
154+ </body>
155+</document>
Added: svn:mime-type
## -0,0 +1 ##
+text/xml
\ No newline at end of property
Added: svn:svn:keywords
## -0,0 +1 ##
+Id Author Date Revision
\ No newline at end of property
Show on old repository browser