aboutsummaryrefslogtreecommitdiffstats
path: root/inc/Item.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'phpdoc' into piernovpiernov2016-05-101-1/+56
|\
| * Add @package and various fixespiernov2016-05-081-5/+6
| * First PHPDoc push, Inventory not completepiernov2016-05-081-2/+56
* | add the use of the objects and the feature power and maxHPalexichi2016-05-091-1/+1
|/
* Items feature support on save/load gamefeat/savegamepiernov2016-05-081-1/+8
* Add feature attribute to Item class + add consume() method to use those featu...piernov2016-05-081-1/+14
* Add multiple item support to savegame + fix missing includespiernov2016-05-081-1/+2
* Implement loading saved games on serverpiernov2016-05-011-0/+4
* Add addToXML() methods on Inventory and Item objectspiernov2016-04-271-0/+8
* Add PHP Item classpiernov2016-04-241-0/+17