77 lines
3.2 KiB
XML
77 lines
3.2 KiB
XML
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
<!--
|
|
{{Warning}}
|
|
-->
|
|
<?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='100'>
|
|
<text size='large' top='42' left='150' width='300' height='17'>------ CREDITS ------</text>
|
|
<!-- 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/><br/><br/><br/><br/><br/>
|
|
OPEN SOURCE CREDITS: {{0}}<br/><br/>
|
|
SCENARIO FIXES AND UPDATES: <br/><br/>
|
|
</text>
|
|
<!-- This text is right-aligned and fills out the above text with sub-headings -->
|
|
<text top='52' left='50' width='180' height='{{Height}}' align='right'>
|
|
<br/>
|
|
Concept, Design, Programming: <br/>
|
|
Graphics: <br/>
|
|
Business Manager: <br/>
|
|
Title/Splash Screens: <br/>
|
|
<br/>
|
|
<br/>
|
|
Programming: {{1}}
|
|
Graphics: {{2}}
|
|
Testing and Troubleshooting: {{3}}
|
|
Funding: {{4}}
|
|
<br/><br/>
|
|
Bandit Busywork: <br/>
|
|
</text>
|
|
<text top='52' left='250' width='230' height='{{Height}}'>
|
|
<!-- ORIGINAL GAME --><br/>
|
|
<!-- Concept, Design, Programming -->Jeff Vogel <br/>
|
|
<!-- Graphics -->Andrew Hunter <br/>
|
|
<!-- Business Manager -->Mariann Krizsan <br/>
|
|
<!-- Title/Splash Screens -->James Ernest <br/>
|
|
<br/><!-- OPEN SOURCE CREDITS --><br/>
|
|
<!-- Programming -->{{5}}
|
|
<!-- Graphics -->{{6}}
|
|
<!-- Testing and Troubleshooting -->{{7}}
|
|
<!-- Funding -->{{8}}
|
|
<br/><!-- SCENARIO FIXES AND UPDATES --><br/>
|
|
<!-- Bandit Busywork -->The Almighty Doer of Stuff <br/>
|
|
</text>
|
|
</pane>
|
|
<text top='153' 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 relative='pos-in pos' rel-anchor='prev' top='0' left='-8' width='424'>
|
|
Open Blades of Exile is sustained by the hard work of passionate volunteers.
|
|
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 here:
|
|
</text>
|
|
<text name= 'src' relative='pos-in pos' rel-anchor='prev' top='10' left='16' colour='link' underline='true'>
|
|
https://github.com/calref/cboe/
|
|
</text>
|
|
<text relative='neg pos' rel-anchor='prev' top='0' left='16' width='353'>
|
|
Comments and questions? The maintainers of Open Blades of Exile want to hear them.<br/>
|
|
Open a ticket here:
|
|
</text>
|
|
<text name= 'issues' relative='pos-in pos' rel-anchor='prev' top='0' left='16' colour='link' underline='true'>
|
|
https://github.com/calref/cboe/issues
|
|
</text>
|
|
<button name='okay' relative='neg' type='regular' top='30' left='70'>OK</button>
|
|
</dialog>
|