all affirmative buttons on right side. Fix #702
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
</text>
|
||||
<text top='111' left='48' width='80' height='16'>Sheet number:</text>
|
||||
<field name='num' top='110' left='138' width='80' height='16'/>
|
||||
<button name='cancel' type='regular' top='141' left='234'>Cancel</button>
|
||||
<button name='new' type='regular' top='141' left='169'>Create</button>
|
||||
<button name='cancel' type='regular' top='141' left='169'>Cancel</button>
|
||||
<button name='new' type='regular' top='141' left='234'>Create</button>
|
||||
</dialog>
|
||||
|
@@ -14,6 +14,6 @@
|
||||
<text relative='pos-in pos' rel-anchor='prev' top='4' left='0' width='249'>
|
||||
Save a replay log?
|
||||
</text>
|
||||
<button name='no' relative='abs pos' rel-anchor='prev' type='regular' def-key='n' top='4' left='239'>No</button>
|
||||
<button name='yes' relative='abs pos-in' rel-anchor='prev' type='regular' def-key='y' top='0' left='172'>Yes</button>
|
||||
<button name='no' relative='abs pos' rel-anchor='prev' type='regular' def-key='n' top='4' left='172'>No</button>
|
||||
<button name='yes' relative='abs pos-in' rel-anchor='prev' type='regular' def-key='y' top='0' left='239'>Yes</button>
|
||||
</dialog>
|
||||
|
@@ -7,6 +7,6 @@
|
||||
This creature isn't hostile.<br/>
|
||||
Attack anyway?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='53' left='182'>Cancel</button>
|
||||
<button name='attack' type='regular' top='53' left='114'>Attack</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='53' left='114'>Cancel</button>
|
||||
<button name='attack' type='regular' top='53' left='182'>Attack</button>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='11' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
There is a large button here, waiting to be pressed.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<pict type='dlog' num='9' top='9' left='8'/>
|
||||
<button name='leave' type='regular' top='46' left='244'>Leave</button>
|
||||
<button name='pull' type='regular' top='46' left='176'>Pull</button>
|
||||
<button name='leave' type='regular' top='46' left='176'>Leave</button>
|
||||
<button name='pull' type='regular' top='46' left='244'>Pull</button>
|
||||
<text top='4' left='50' width='253' height='43'>There is a stout wooden lever protruding from the ground here. Pull it?</text>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='22' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
There is a glowing teleporter here.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='35' left='243'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='177'>Climb</button>
|
||||
<button name='leave' type='regular' top='35' left='177'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='243'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='251' height='31'>
|
||||
The passageway you're walking down slopes sharply downward here.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='35' left='243'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='177'>Climb</button>
|
||||
<button name='leave' type='regular' top='35' left='177'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='243'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='251' height='31'>
|
||||
The passageway you're walking down slopes sharply upward here.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='27' left='242'>Leave</button>
|
||||
<button name='climb' type='regular' top='27' left='176'>Climb</button>
|
||||
<button name='leave' type='regular' top='27' left='176'>Leave</button>
|
||||
<button name='climb' type='regular' top='27' left='242'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='250' height='22'>
|
||||
You find a stairway heading down.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='27' left='242'>Leave</button>
|
||||
<button name='climb' type='regular' top='27' left='176'>Climb</button>
|
||||
<button name='leave' type='regular' top='27' left='176'>Leave</button>
|
||||
<button name='climb' type='regular' top='27' left='242'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='250' height='22'>
|
||||
You find a stairway heading up.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='27' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
You think you've found a trap.
|
||||
|
@@ -5,6 +5,6 @@
|
||||
<pict type='dlog' num='23' top='9' left='9'/>
|
||||
<text top='5' left='51' width='255' height='72'>
|
||||
Are you sure you wish to stop this replay?</text>
|
||||
<button name='quit' type='regular' top='86' left='178'>Stop</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='86' left='248'>Cancel</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='86' left='178'>Cancel</button>
|
||||
<button name='quit' type='regular' top='86' left='248'>Stop</button>
|
||||
</dialog>
|
||||
|
@@ -7,6 +7,6 @@
|
||||
Warning: If you terminate the special node sequence, the scenario may be left in an unexpected state.
|
||||
It is recommended that you immediately reload from a saved game after doing this.
|
||||
<br/> Are you sure you wish to proceed?</text>
|
||||
<button name='quit' type='regular' top='86' left='178'>Kill it!</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='86' left='248'>Not yet</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='86' left='178'>Not yet</button>
|
||||
<button name='quit' type='regular' top='86' left='248'>Kill it!</button>
|
||||
</dialog>
|
||||
|
@@ -4,6 +4,6 @@
|
||||
<dialog defbtn='cancel'>
|
||||
<pict type='dlog' num='23' top='9' left='9'/>
|
||||
<text name='prompt' top='5' left='51' width='255' height='32'>Are you sure you want to overwrite {File}?</text>
|
||||
<button name='save' type='regular' top='46' left='178'>Save</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='248'>Cancel</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='178'>Cancel</button>
|
||||
<button name='save' type='regular' top='46' left='248'>Save</button>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='11' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
Really reset instant help messages?
|
||||
|
@@ -2,12 +2,12 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='cancel'>
|
||||
<button name='cancel' type='regular' top='91' left='234'>Cancel</button>
|
||||
<button name='save' type='large' top='91' left='128'>Save First</button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='48' width='252' height='81'>
|
||||
Congratulations - you have just completed this scenario!
|
||||
If you want, you can save your adventurers now before returning to the starting screen.
|
||||
If you have any items stored in this scenario, you can get them back when you start the next.
|
||||
</text>
|
||||
<button name='cancel' type='regular' top='91' left='128'>Cancel</button>
|
||||
<button name='save' type='large' top='91' left='198'>Save First</button>
|
||||
</dialog>
|
||||
|
@@ -10,6 +10,6 @@
|
||||
Be aware that the conversion converts white to transparency,
|
||||
so it may create unwanted holes if you had terrain or dialog graphics that used pure white.
|
||||
</text>
|
||||
<button name='cancel' type='regular' top='131' left='234'>Cancel</button>
|
||||
<button name='convert' type='large' top='131' left='128'>Convert Now</button>
|
||||
<button name='cancel' type='regular' top='131' left='128'>Cancel</button>
|
||||
<button name='convert' type='large' top='131' left='198'>Convert Now</button>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='50' left='246'>Leave</button>
|
||||
<button name='climb' type='regular' top='50' left='180'>Climb</button>
|
||||
<button name='leave' type='regular' top='50' left='180'>Leave</button>
|
||||
<button name='climb' type='regular' top='50' left='246'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='254' height='45'>
|
||||
The passageway you're walking down slopes downward here,
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='35' left='243'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='177'>Climb</button>
|
||||
<button name='leave' type='regular' top='35' left='177'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='243'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='251' height='31'>
|
||||
The passageway you're walking down slopes upward into darkness.
|
||||
|
@@ -7,6 +7,6 @@
|
||||
<br/>
|
||||
Are you sure you want to do this?
|
||||
</text>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='239'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='172'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='172'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='239'>Yes</button>
|
||||
</dialog>
|
||||
|
@@ -8,6 +8,6 @@
|
||||
<br/>
|
||||
Are you sure you want to do this?
|
||||
</text>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='239'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='172'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='172'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='239'>Yes</button>
|
||||
</dialog>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
If you exit the dialog now, you may lose changes to special nodes you were previously working on.
|
||||
Do you want to exit so anyway, or just cancel editing the current node and return to the previous one?
|
||||
</text>
|
||||
<button name='save' type='large' top='54' left='240'>Forget It</button>
|
||||
<button name='save' type='large' top='54' left='31'>Forget It</button>
|
||||
<button name='cancel' type='large' def-key='esc' top='54' left='136'>Cancel All</button>
|
||||
<button name='revert' type='large' top='54' left='31'>Just One</button>
|
||||
<button name='revert' type='large' top='54' left='240'>Just One</button>
|
||||
</dialog>
|
||||
|
@@ -6,6 +6,6 @@
|
||||
<text size='large' top='8' left='48' width='248' height='33'>
|
||||
This item will be gone forever. Still drop it?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='42' left='238'>Cancel</button>
|
||||
<button name='okay' type='regular' top='42' left='169'>OK</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='42' left='169'>Cancel</button>
|
||||
<button name='okay' type='regular' top='42' left='238'>OK</button>
|
||||
</dialog>
|
||||
|
@@ -8,6 +8,6 @@
|
||||
Would you like to create a new empty sheet?
|
||||
You can then paste your graphics in or import them from a file.
|
||||
</text>
|
||||
<button name='cancel' type='regular' top='61' left='234'>Cancel</button>
|
||||
<button name='new' type='large' top='61' left='128'>Create New</button>
|
||||
<button name='cancel' type='regular' top='61' left='128'>Cancel</button>
|
||||
<button name='new' type='large' top='61' left='198'>Create New</button>
|
||||
</dialog>
|
||||
|
@@ -10,6 +10,6 @@
|
||||
Would you like to create a blank sheet #0?
|
||||
You can then paste in your graphics or import from a file.
|
||||
</text>
|
||||
<button name='cancel' type='regular' top='101' left='234'>Cancel</button>
|
||||
<button name='new' type='large' top='101' left='128'>Create New</button>
|
||||
<button name='cancel' type='regular' top='101' left='128'>Cancel</button>
|
||||
<button name='new' type='large' top='101' left='198'>Create New</button>
|
||||
</dialog>
|
||||
|
@@ -7,6 +7,6 @@
|
||||
<br/>
|
||||
Are you sure you want to do this?
|
||||
</text>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='239'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='172'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='172'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='239'>Yes</button>
|
||||
</dialog>
|
||||
|
@@ -2,9 +2,9 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='36' left='271'>Leave</button>
|
||||
<button name='pick' type='large' def-key='p' top='36' left='161'>Pick Lock</button>
|
||||
<button name='bash' type='large' def-key='b' top='36' left='50'>Bash Door</button>
|
||||
<button name='leave' type='regular' top='36' left='50'>Leave</button>
|
||||
<button name='bash' type='large' def-key='b' top='36' left='120'>Bash Door</button>
|
||||
<button name='pick' type='large' def-key='p' top='36' left='230'>Pick Lock</button>
|
||||
<text top='8' left='50' width='252' height='19'>
|
||||
This door is locked.
|
||||
What do you do?
|
||||
|
@@ -8,7 +8,7 @@
|
||||
You can delete the sheet anyway, or you can move the subsequent sheets back one, overwriting this sheet.
|
||||
Note that, either way, anything referencing graphics on these sheets will have to be updated.
|
||||
</text>
|
||||
<button name='cancel' type='regular' top='101' left='234'>Cancel</button>
|
||||
<button name='move' type='large' top='101' left='63'>Move Sheets</button>
|
||||
<button name='del' type='regular' top='101' left='169'>Delete</button>
|
||||
<button name='cancel' type='regular' top='101' left='63'>Cancel</button>
|
||||
<button name='move' type='large' top='101' left='133'>Move Sheets</button>
|
||||
<button name='del' type='regular' top='101' left='243'>Delete</button>
|
||||
</dialog>
|
||||
|
@@ -7,6 +7,6 @@
|
||||
<br/>
|
||||
Are you sure you want to do this?
|
||||
</text>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='239'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='172'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='84' left='172'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='84' left='239'>Yes</button>
|
||||
</dialog>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='cancel'>
|
||||
<pict type='dlog' num='23' top='9' left='9'/>
|
||||
<text top='5' left='51' width='255' height='32'>Warning: If you quit now, your game will be lost.</text>
|
||||
<button name='quit' type='regular' def-key='ctrl q' top='46' left='178'>Quit</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='248'>Cancel</button>
|
||||
<text top='5' left='51' width='255' height='32'>Warning: If you quit now, your unsaved progress will be lost.</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='46' left='178'>Cancel</button>
|
||||
<button name='quit' type='regular' def-key='ctrl q' top='46' left='248'>Quit</button>
|
||||
</dialog>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<dialog defbtn='save'>
|
||||
<pict type='dlog' num='23' top='9' left='9'/>
|
||||
<text size='large' top='5' left='52' width='254' height='18'>Do you want to save before quitting?</text>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
<button name='quit' type='large' def-key='ctrl q' top='31' left='122'>Just Quit</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='31' left='54'>Cancel</button>
|
||||
<button name='quit' type='large' def-key='ctrl q' top='31' left='122'>Just Quit</button>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
</dialog>
|
||||
|
@@ -7,6 +7,6 @@
|
||||
{{action}} will discard any unsaved progress.
|
||||
Are you sure you want to do this?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='45' left='244'>Cancel</button>
|
||||
<button name='okay' type='large' top='45' left='134'>New Game</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='45' left='134'>Cancel</button>
|
||||
<button name='okay' type='large' top='45' left='204'>New Game</button>
|
||||
</dialog>
|
||||
|
@@ -2,11 +2,11 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='109'>Close</button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='49' width='256' height='32'>
|
||||
Do you want to save changes to your scenario before closing?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='109'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='175'>Close</button>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
</dialog>
|
||||
|
@@ -2,11 +2,11 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='regular' top='43' left='240'>OK</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='109'></button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='49' width='256' height='32'>
|
||||
Your scenario will be saved before launching.
|
||||
</text>
|
||||
<button name='revert' type='regular' top='43' left='109'></button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='save' type='regular' top='43' left='240'>OK</button>
|
||||
</dialog>
|
||||
|
@@ -2,11 +2,11 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='109'>Open</button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='49' width='256' height='32'>
|
||||
Save changes to your scenario before loading a new one?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='109'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='175'>Open</button>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
</dialog>
|
||||
|
@@ -2,11 +2,11 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='revert' type='regular' def-key='ctrl q' top='43' left='109'>Quit</button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='49' width='256' height='32'>
|
||||
Do you want to save changes to your scenario before quitting?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='109'>Cancel</button>
|
||||
<button name='revert' type='regular' def-key='ctrl q' top='43' left='175'>Quit</button>
|
||||
<button name='save' type='regular' top='43' left='240'>Save</button>
|
||||
</dialog>
|
||||
|
@@ -2,10 +2,10 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='cancel'>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='240'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='175'>Revert</button>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='49' width='256' height='32'>
|
||||
Are you sure you want to discard all changes to your scenario?
|
||||
</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='43' left='175'>Cancel</button>
|
||||
<button name='revert' type='regular' top='43' left='240'>Revert</button>
|
||||
</dialog>
|
||||
|
@@ -2,9 +2,9 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
<button name='quit' type='large' top='31' left='122'>Just Close</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='31' left='54'>Cancel</button>
|
||||
<pict top='9' left='9' type='dlog' num='23'/>
|
||||
<text size='large' top='5' left='52' width='254' height='18'>Do you want to save before closing?</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='31' left='54'>Cancel</button>
|
||||
<button name='quit' type='large' top='31' left='122'>Just Close</button>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
</dialog>
|
||||
|
@@ -27,6 +27,6 @@
|
||||
~ Timed events can now be called when the party is resting. If the scenario relied on this not
|
||||
happening, it may need to be updated.<br/>
|
||||
</text>
|
||||
<button name='update' type='regular' top='300' left='368'>Update</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='300' left='302'>Wait</button>
|
||||
<button name='update' type='regular' top='300' left='368'>Update</button>
|
||||
</dialog>
|
||||
|
@@ -2,9 +2,9 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='large' top='41' left='233'>Save First</button>
|
||||
<button name='quit' type='large' top='41' left='125'>Open File</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='41' left='57'>Cancel</button>
|
||||
<pict top='9' left='9' type='dlog' num='23'/>
|
||||
<text size='large' top='5' left='52' width='262' height='33'>Do you want to save before opening a new file?</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='41' left='57'>Cancel</button>
|
||||
<button name='quit' type='large' top='41' left='125'>Open File</button>
|
||||
<button name='save' type='large' top='41' left='233'>Save First</button>
|
||||
</dialog>
|
||||
|
@@ -2,9 +2,9 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='save'>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
<button name='quit' type='large' def-key='ctrl q' top='31' left='122'>Just Quit</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='31' left='54'>Cancel</button>
|
||||
<pict top='9' left='9' type='dlog' num='23'/>
|
||||
<text size='large' top='5' left='52' width='254' height='18'>Do you want to save before quitting?</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='31' left='54'>Cancel</button>
|
||||
<button name='quit' type='large' def-key='ctrl q' top='31' left='122'>Just Quit</button>
|
||||
<button name='save' type='large' top='31' left='230'>Save First</button>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='okay'>
|
||||
<button name='okay' type='regular' top='41' left='272'>Revert</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='41' left='203'>Cancel</button>
|
||||
<pict top='9' left='9' type='dlog' num='23'/>
|
||||
<text size='large' top='5' left='52' width='262' height='33'>Are you sure you want to discard any unsaved changes?</text>
|
||||
<button name='cancel' type='regular' def-key='esc' top='41' left='203'>Cancel</button>
|
||||
<button name='okay' type='regular' top='41' left='272'>Revert</button>
|
||||
</dialog>
|
||||
|
@@ -5,11 +5,11 @@
|
||||
<!--
|
||||
TODO: This dialog contains out-of-date information - the current version number, as well as how to upgrade.
|
||||
-->
|
||||
<button name='okay' type='regular' top='69' left='263'>OK</button>
|
||||
<pict type='dlog' num='16' top='8' left='8'/>
|
||||
<text top='3' left='50' width='271' height='63'>
|
||||
This scenario was created by Blades of Exile v2.1 or later,
|
||||
and can't be run using this copy.
|
||||
You can find an upgrade on the forums at <http://spiderwebforums.ipbhost.com/>.
|
||||
</text>
|
||||
<button name='okay' type='regular' top='69' left='263'>OK</button>
|
||||
</dialog>
|
||||
|
@@ -15,6 +15,6 @@
|
||||
<text top='145' left='8' width='100' height='16'>Value:</text>
|
||||
<field name='val' top='143' left='110' width='80' height='16'/>
|
||||
<text name='feedback' top='165' left='8' width='230' height='16'/>
|
||||
<button name='exit' def-key='esc' type='regular' top='185' left='187'>Exit</button>
|
||||
<button name='set' type='regular' top='185' left='122'>Set</button>
|
||||
<button name='exit' def-key='esc' type='regular' top='185' left='122'>Exit</button>
|
||||
<button name='set' type='regular' top='185' left='187'>Set</button>
|
||||
</dialog>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='11' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
Shift to this outdoor section?
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>
|
||||
<button name='no' type='regular' def-key='n' top='39' left='178'>No</button>
|
||||
<button name='yes' type='regular' def-key='y' top='39' left='244'>Yes</button>
|
||||
<pict type='dlog' num='11' top='9' left='9'/>
|
||||
<text top='4' left='51' width='251' height='32'>
|
||||
Shift to this town's entrance in this outdoor section?
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='45' left='243'>Leave</button>
|
||||
<button name='climb' type='regular' top='45' left='177'>Climb</button>
|
||||
<button name='leave' type='regular' top='45' left='177'>Leave</button>
|
||||
<button name='climb' type='regular' top='45' left='243'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='251' height='40'>
|
||||
You find a stairway heading down.
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='leave'>
|
||||
<button name='leave' type='regular' top='37' left='242'>Leave</button>
|
||||
<button name='climb' type='regular' top='37' left='176'>Climb</button>
|
||||
<button name='leave' type='regular' top='37' left='176'>Leave</button>
|
||||
<button name='climb' type='regular' top='37' left='242'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
<text top='3' left='50' width='250' height='32'>
|
||||
You find a stairway heading up.
|
||||
|
@@ -97,6 +97,6 @@
|
||||
|
||||
<button name='left' type='left' def-key='left' top='329' left='403'/>
|
||||
<button name='right' type='right' def-key='right' top='329' left='470'/>
|
||||
<button name='keep' type='regular' def-key='k' top='355' left='403'>Keep</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='355' left='470'>Cancel</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='355' left='403'>Cancel</button>
|
||||
<button name='keep' type='regular' def-key='k' top='355' left='470'>Keep</button>
|
||||
</dialog>
|
||||
|
@@ -8,6 +8,6 @@
|
||||
This item is clearly someone's property.
|
||||
Do you steal it?
|
||||
</text>
|
||||
<button name='leave' type='regular' top='48' left='236'>Leave</button>
|
||||
<button name='steal' type='regular' top='48' left='168'>Steal</button>
|
||||
<button name='leave' type='regular' top='48' left='168'>Leave</button>
|
||||
<button name='steal' type='regular' top='48' left='236'>Steal</button>
|
||||
</dialog>
|
||||
|
Reference in New Issue
Block a user