aboutsummaryrefslogtreecommitdiffstats
path: root/inc/Inventory.inc
Commit message (Expand)AuthorAgeFilesLines
* Finish Inventory PHPDocphpdocpiernov2016-05-091-3/+33
* Add @package and various fixespiernov2016-05-081-0/+2
* First PHPDoc push, Inventory not completepiernov2016-05-081-2/+37
* Fix Item deletion in Inventory againpiernov2016-05-081-3/+2
* Fix Item deletion in Inventory + add call to consume()piernov2016-05-081-5/+15
* Add multiple item support to savegame + fix missing includespiernov2016-05-081-1/+1
* add the use of the life bottlealexichi2016-05-071-0/+17
* Merge branch 'master' into alexichipiernov2016-05-031-1/+5
|\
| * Add addToXML() methods on Inventory and Item objectspiernov2016-04-271-0/+5
* | fix shop item countalexichi2016-05-021-4/+4
* | add the option to not create 2 objects of the same type, doesn't work wellalexichi2016-04-291-2/+12
|/
* Add PHP Inventory classpiernov2016-04-241-0/+41