summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* split add-item in add-item and update-item in inventoryEl-BG-19702022-07-291-11/+13
|
* more inventory testsEl-BG-19702022-07-291-2/+14
|
* added some checks to commodities and inventory to pass testsEl-BG-19702022-07-282-29/+36
|
* Added testing capabilites and some testsEl-BG-19702022-07-282-2/+79
| | | | | | | added testing system to transacc.asd added some tests for commodities added some tests for inventory -> need to add more tests
* moved inventory out of player.lispEl-BG-19702022-07-283-54/+64
|
* defined inventory methodsEl-BG-19702022-07-271-0/+46
| | | | defined find-item, delete-item, add-item and remove-item
* now export commodity accessorsEl-BG-19702022-07-271-1/+3
|
* first commitEl-BG-19702022-07-276-0/+119