Skip to content

Commit

Permalink
Merge pull request #8 from syntax53/dev
Browse files Browse the repository at this point in the history
v1.8.1 release
  • Loading branch information
syntax53 authored Aug 21, 2016
2 parents d2747c7 + b9015e5 commit 2b2417e
Show file tree
Hide file tree
Showing 22 changed files with 10,098 additions and 10,087 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.ini
mudexplr.exe
thumbs.db

# User-specific files
*.vbw
Expand Down
12 changes: 6 additions & 6 deletions General.bas
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Attribute VB_Name = "General"
Option Explicit

Declare Function SetParent Lib "user32" (ByVal hWndChild As Long, ByVal hWndNewParent As Long) As Long
Declare Function ShowWindow Lib "user32" (ByVal hWnd As Long, ByVal nCmdShow As Long) As Long

Attribute VB_Name = "General"
Option Explicit

Declare Function SetParent Lib "user32" (ByVal hWndChild As Long, ByVal hWndNewParent As Long) As Long
Declare Function ShowWindow Lib "user32" (ByVal hWnd As Long, ByVal nCmdShow As Long) As Long

4 changes: 2 additions & 2 deletions MMUD_Explorer.vbp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Form=frmNotepad.frm
Module=modMenuSubClass; modMenuSubClass.bas
Class=clsMonsterAttackSim; clsMonsterAttackSim.cls
Form=frmMonsterAttackSim.frm
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#C:\WINDOWS\SysWow64\msstdfmt.dll#Microsoft Data Formatting Object Library 6.0 (SP6)
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#C:\Windows\SysWow64\msstdfmt.dll#Microsoft Data Formatting Object Library 6.0 (SP6)
Form=frmMegaMUDPathing.frm
ResFile32="resResource.res"
IconForm="frmMain"
Expand All @@ -47,7 +47,7 @@ HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=8
RevisionVer=0
RevisionVer=1
AutoIncrementVer=0
ServerSupportFiles=0
VersionCompanyName="mudinfo.net"
Expand Down
18 changes: 9 additions & 9 deletions MMUD_Explorer.vbw
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
frmMain = 440, 102, 1280, 703, C, 173, 118, 1116, 776, C
frmMain = 440, 102, 1280, 703, , 173, 118, 1116, 776, C
modMain = 183, 231, 1326, 947, C
frmLoad = 198, 261, 1058, 880, C, 176, 232, 1036, 851, C
modSettings = 89, 117, 936, 739, C
modWin32Ver = 132, 132, 711, 576, C
frmAbout = 78, 249, 937, 874, C, 110, 110, 630, 554, C
frmAbout = 78, 249, 937, 874, Z, 110, 110, 630, 554, C
frmSettings = 132, 132, 652, 576, C, 110, 110, 630, 554, C
modMMudDatabase = 35, 63, 884, 678, C
modMMudFunc = 17, 31, 876, 656, C
modMMudDatabase = 35, 63, 884, 678,
modMMudFunc = 17, 31, 876, 656,
modSyntaxsFunc = 221, 291, 1078, 914, C
frmResults = 154, 154, 713, 598, C, 132, 132, 691, 576, C
clsToolTip = 110, 145, 983, 655, C
Expand All @@ -18,12 +18,12 @@ frmExpCalc = 88, 116, 898, 714, C, 154, 203, 964, 801, C
frmProgressBar = 44, 44, 672, 511, C, 220, 220, 848, 687, C
frmEditPreset = 198, 198, 822, 665, C, 176, 176, 804, 643, C
cntSplitter = 110, 145, 897, 713, C, 66, 87, 853, 655, C
frmMap = 154, 154, 778, 621, C, 216, 162, 1315, 629, C
frmMap = 154, 154, 778, 621, , 216, 162, 1315, 629, C
clsRegistryRoutines = 66, 87, 853, 655, C
frmBSCalc = 132, 174, 1013, 768, C, 154, 203, 1035, 797, C
frmSwingCalc = 66, 66, 1050, 829, C, 110, 110, 764, 578, C
frmSwingCalc = 66, 66, 1050, 829, , 110, 110, 764, 578, C
frmNotepad = 88, 88, 711, 555, C, 66, 66, 689, 533, C
modMenuSubClass = 154, 203, 910, 771, C
clsMonsterAttackSim = 156, 156, 1427, 780, C
frmMonsterAttackSim = 156, 156, 1546, 653, C, 208, 208, 1531, 705, C
frmMegaMUDPath = 182, 182, 1505, 679, C, 407, 30, 1305, 669, C
clsMonsterAttackSim = 156, 156, 1427, 780,
frmMonsterAttackSim = 156, 156, 1546, 653, , 208, 208, 1531, 705, C
frmMegaMUDPath = 182, 182, 1505, 679, , 407, 30, 1305, 669, C
16 changes: 8 additions & 8 deletions MSSCCPRJ.SCC
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[SCC]
SCC=This is a source code control file
[MudView.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
[MMUD_Explorer.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
[SCC]
SCC=This is a source code control file
[MudView.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
[MMUD_Explorer.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

MMUD Explorer is a database viewer for the game MajorMUD(r) created by syntax53. It has a unique comparing feature which allows you to easily compare weapons, armour, and spells. It also has a graphical room explorer in which you can 'walk' around the realm. Other features include an inventory calculator, exp calculator, explorers for monsters/shops/weapons/armour/spells/items/races/classes, saving/loading characters, and copying data to and from the clipboard. More info may be found here: http://www.mudinfo.net/viewforum.php?f=34

v1.8.1 (8/21/2016)
------------------------------------------
Spells:
-FIX: KAI spells being filtered out as not learnable / not in game


v1.8 (05/22/2016) - By Syntax
------------------------------------------
General:
Expand Down
Loading

0 comments on commit 2b2417e

Please sign in to comment.