Files
oboe/rsrc/dialogs/welcome.xml
Celtic Minstrel 224e89aabc New welcome dialog
Text by @clort81
Links not clickable yet - soon!
2020-02-26 01:48:27 -05:00

58 lines
2.8 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay'>
<pict type='dlog' num='16' top='6' left='6'/>
<text top='4' left='136' width='265' height='16'>WELCOME TO OPEN BLADES OF EXILE!</text>
<text top='22' left='50' width='413' height='48'>
Welcome to the evolving world of Open Blades of Exile!<br/>
Open Blades of Exile is the open-source variant of the
Blades of Exile game developed by Spiderweb Software in
1997 and released as Free Open-Source Software in 2005.
</text>
<text name='spidweb' relative='pos-in pos' rel-anchor='prev' top='0' left='16' width='390' height='12' colour='link' underline='true'>
http://www.spidweb.com/blades/opensource.html
</text>
<text relative='neg pos' rel-anchor='prev' top='12' left='16' width='413' height='36'>
Three exciting original scenarios await you, filled
with many hours of puzzles, fighting and adventure!
In addition to these, hundreds more written by
community members, are available for download online!
</text>
<text name='scen' relative='pos-in pos' rel-anchor='prev' top='0' left='16' width='390' height='12' colour='link' underline='true'>
http://openboe.com/scenarios
</text>
<text relative='neg pos' rel-anchor='prev' top='12' left='16' width='413' height='84'>
Even better, when you are through with those adventures,
you can make your own using the Blades of Exile scenario
editor!
<br/><br/>
Blades of Exile is, like most games of its type,
slightly complicated. Fortunately, there are plenty of
places to look for help should you get confused. In-game
hints are available, as well as an instruction manual.
You can also find playing hints and related discussion
at the Spiderweb Software game forums.
</text>
<text name='forum' relative='pos-in pos' rel-anchor='prev' top = '0' left='16' width='390' height='12' colour='link' underline='true'>
http://spiderwebforums.ipbhost.com/
</text>
<text relative='neg pos' rel-anchor='prev' top='12' left='16' width='413' height='96'>
Also be sure to look at the Preferences Window, where
you can change animation speed, game difficulty, display
options and special effects settings.
<br/><br/>
Blades of Exile Game/Editor/Character Editor are released
under the terms of the GNU General Public License V2.
See the file LICENSE.txt for details.
<br/><br/>
The Open Blades of Exile team
</text>
<text name='home' relative='pos-in pos' rel-anchor='prev' top='0' left='16' width='390' height='12' colour='link' underline='true'>
http://openboe.com
</text>
<text name='src' relative='pos-in pos' rel-anchor='prev' top='0' left='0' width='390' height='12' colour='link' underline='true'>
https://github.com/calref/cboe
</text>
<button name='okay' relative='neg' type='regular' top='30' left='70'>OK</button>
</dialog>