forked from grahame-student/OSE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AnalyseStructure.bas: Added more code to handle player inventories
Constants.bas: Updated version number Constants.bas: fixed comments Constants.bas: Added constant to reference the new items tab DataTypes.bas: Added data type to hold master item data ESS.bas: Reordered structures and added an item list to the player section GlobalVariables.bas: Added an array to hold the master item list ItemList.xlsx: Corrected some mistakes in the item data template Items.data: Updated the distributed item list from the template file OSE.iss: Added an icon to the installer frmMain.frm: Added the beginnings of the player inventory GUI frmMain.frm: Continued work on handling the player inventory Signed-off-by: Dasaan <mrloquax@googlemail.com>
- Loading branch information
1 parent
dbde84c
commit 3e6ec48
Showing
10 changed files
with
2,755 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.