Skip to content

Commit

Permalink
Merge pull request #225 from fiendish/revert-224-development
Browse files Browse the repository at this point in the history
Revert "Development"
  • Loading branch information
fiendish committed Nov 16, 2015
2 parents 69104ad + 0a255e0 commit 2c914e1
Show file tree
Hide file tree
Showing 40 changed files with 1,797 additions and 3,515 deletions.
6 changes: 0 additions & 6 deletions MUSHclient/AardwolfPackageChanges.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
Aardwolf Client Package Major Changes List

r1835 snapshot:
- new feature: the package update plugin now actually tries to update the package in place for you instead of just pointing to a download link.
- new feature: using async io with the "async" require is now a lot easier.
- bug fix: fixes an error on loading the bigmap plugin if the gmcp mapper is absent
- misc change: updated to MUSHclient 4.99 ( see release notes http://www.mushclient.com/scripts/showrelnote.php )

r1830 snapshot:
- bug fix: should fix a bug reported with the GMCP mapper where adjacent from starting room cexits weren't being used.
- misc change: The GMCP mapper is now more thorough about database integrity checks because several reported bugs occured because of database file integrity errors.
Expand Down
Binary file modified MUSHclient/MUSHCLIENT.HLP
Binary file not shown.
Binary file added MUSHclient/MUSHclient.GID
Binary file not shown.
Empty file modified MUSHclient/MUSHclient.exe
100644 → 100755
Empty file.
34 changes: 15 additions & 19 deletions MUSHclient/MUSHclient.ini
Original file line number Diff line number Diff line change
@@ -1,48 +1,47 @@
[CtrlBars-Summary]
Bars=7
ScreenCX=1920
ScreenCY=1080
ScreenCX=1280
ScreenCY=800
[CtrlBars-Bar0]
BarID=59392
XPos=-2
YPos=-2
Docking=1
MRUDockID=59419
MRUDockLeftPos=-2
MRUDockLeftPos=-1
MRUDockTopPos=-2
MRUDockRightPos=263
MRUDockRightPos=264
MRUDockBottomPos=24
MRUFloatStyle=8196
MRUFloatXPos=-2
MRUFloatXPos=-1
MRUFloatYPos=0
[CtrlBars-Bar1]
BarID=59393
[CtrlBars-Bar2]
BarID=128
XPos=753
XPos=502
YPos=-2
MRUWidth=467
Docking=1
MRUDockID=59419
MRUDockLeftPos=753
MRUDockLeftPos=502
MRUDockTopPos=-2
MRUDockRightPos=1231
MRUDockRightPos=980
MRUDockBottomPos=24
MRUFloatStyle=8196
MRUFloatXPos=-2
MRUFloatXPos=-1
MRUFloatYPos=0
[CtrlBars-Bar3]
BarID=32944
XPos=395
XPos=263
YPos=-2
Docking=1
MRUDockID=59419
MRUDockLeftPos=395
MRUDockLeftPos=263
MRUDockTopPos=-2
MRUDockRightPos=636
MRUDockRightPos=504
MRUDockBottomPos=24
MRUFloatStyle=8196
MRUFloatXPos=-2
MRUFloatXPos=-1
MRUFloatYPos=0
[CtrlBars-Bar4]
BarID=32988
Expand All @@ -56,7 +55,7 @@ MRUDockTopPos=-2
MRUDockRightPos=1005
MRUDockBottomPos=19
MRUFloatStyle=4
MRUFloatXPos=-2
MRUFloatXPos=-1
MRUFloatYPos=0
[CtrlBars-Bar5]
BarID=59419
Expand All @@ -73,7 +72,4 @@ Bar#0=0
Bar#1=32988
Bar#2=0
[Recent File List]
File1=Z:\home\avi\Documents\aardwolfclientpackage\MUSHclient\worlds\Aardwolf.mcl
File2=Z:\home\avi\Documents\aardwolfclientpackage\MUSHclient\worlds\testport.mcl
File3=Z:\home\avi\Documents\aardwolfclientpackage\MUSHclient\worlds\plugins\#sub.xml
File4=.\worlds\Aardwolf.mcl
File1=.\worlds\Aardwolf.mcl
Binary file modified MUSHclient/help.db
Binary file not shown.
File renamed without changes.

0 comments on commit 2c914e1

Please sign in to comment.