76 lines
3.6 KiB
XML
76 lines
3.6 KiB
XML
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
|
<dialog defbtn='okay'>
|
|
<!--
|
|
TODO: This dialog contains out-of-date information, such as pricing.
|
|
-->
|
|
<pict type='dlog' num='16' top='6' left='6'/>
|
|
<text top='6' left='50' width='420' height='33'>
|
|
Blades of Exile v2.0 alpha <br/>
|
|
Copyright 1997-2015, Spiderweb Software, Inc., All rights reserved.
|
|
</text>
|
|
<pane top='42' left='50' width='400' height='67'>
|
|
<text size='large' top='42' left='150' width='300' height='17'>------ CREDITS ------</text>
|
|
<!-- TODO: Get a proper right-aligned text setting so that I don't have to use this hack of weird numbers of spaces -->
|
|
<!-- The height of this text needs to be 10 times the number of lines. -->
|
|
<text top='52' left='50' width='400' height='240'>
|
|
ORIGINAL GAME: <br/>
|
|
Concept, Design, Programming: <br/>
|
|
Graphics: <br/>
|
|
Business Manager: <br/>
|
|
Title/Splash Screens: <br/>
|
|
<br/>
|
|
OPEN SOURCE CREDITS: <br/>
|
|
Programming: <br/><br/><br/><br/><br/><br/><br/>
|
|
Graphics: <br/><br/><br/><br/><br/>
|
|
Testing and Troubleshooting: <br/>
|
|
<br/>
|
|
SCENARIO FIXES AND UPDATES: <br/>
|
|
Bandit Busywork: <br/>
|
|
</text>
|
|
<!-- The height of this text needs to be 10 times the number of lines. -->
|
|
<!-- Also make sure that it properly aligns with the previous text. -->
|
|
<!-- Comments are included to aid with this. Don't mess it up! Test it to be sure! -->
|
|
<text top='52' left='250' width='230' height='240'>
|
|
<!-- ORIGINAL GAME --><br/>
|
|
<!-- Concept, Design, Programming -->Jeff Vogel (SpidWeb@spidweb.com) <br/>
|
|
<!-- Graphics -->Andrew Hunter (Wormius@aol.com) <br/>
|
|
<!-- Business Manager -->Mariann Krizsan (krizsan@spidweb.com)<br/>
|
|
<!-- Title/Splash Screens -->James Ernest (ernest@speakeasy.org) <br/>
|
|
<br/><!-- OPEN SOURCE CREDITS --><br/>
|
|
<!-- Programming -->Khoth <br/>
|
|
Ormus <br/>
|
|
Chokboyz <br/>
|
|
Celtic Minstrel <br/>
|
|
Ben Scott <br/>
|
|
Sylae Corell <br/>
|
|
xq <br/>
|
|
<!-- Graphics -->The Almighty Doer of Stuff <br/>
|
|
Mistb0rn <br/>
|
|
Celtic Minstrel <br/>
|
|
Kelyar-Ihrno <br/>
|
|
Jewels <br/>
|
|
<!-- Testing and Troubleshooting -->The Almighty Doer of Stuff <br/>
|
|
<br/><!-- SCENARIO FIXES AND UPDATES --><br/>
|
|
<!-- Bandit Busywork -->The Almighty Doer of Stuff <br/>
|
|
</text>
|
|
</pane>
|
|
<text top='110' left='50' width='410' height='51'>
|
|
Blades of Exile is brought to you by Spiderweb Software - <br/>
|
|
"Where our aberrations become your reality." <br/>
|
|
"Blades of Exile" and Spiderweb Software are trademarks of Spiderweb Software.
|
|
</text>
|
|
<text top='162' left='50' width='424' height='145'>
|
|
Open Blades of Exile is brought to you from the hard work of volunteers who are passionate about this software.
|
|
We sincerely hope you enjoy, share, and discuss this game, and maybe even make and release your own scenario!<br/>
|
|
Open Blades of Exile is a modification of Blades of Exile, created by Spiderweb Software, Inc. in 1997.
|
|
It is released under GNU GPL 2.0+. The source code can be found at https://github.com/calref/cboe/.
|
|
</text>
|
|
<text top='240' left='60' width='353' height='66'>
|
|
Comments and questions? The creators and maintainers of Exile want to hear them.
|
|
Visit http://www.spidweb.com/, where you can find the official discussion forum and other great games!
|
|
<br/>Or open a ticket at https://github.com/calref/cboe/issues.
|
|
</text>
|
|
<button name='okay' type='regular' top='299' left='435'>OK</button>
|
|
</dialog>
|