Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'phpdoc' into piernov | piernov | 2016-05-10 | 1 | -1/+56 |
|\ | |||||
| * | Add @package and various fixes | piernov | 2016-05-08 | 1 | -5/+6 |
| * | First PHPDoc push, Inventory not complete | piernov | 2016-05-08 | 1 | -2/+56 |
* | | add the use of the objects and the feature power and maxHP | alexichi | 2016-05-09 | 1 | -1/+1 |
|/ | |||||
* | Items feature support on save/load gamefeat/savegame | piernov | 2016-05-08 | 1 | -1/+8 |
* | Add feature attribute to Item class + add consume() method to use those featu... | piernov | 2016-05-08 | 1 | -1/+14 |
* | Add multiple item support to savegame + fix missing includes | piernov | 2016-05-08 | 1 | -1/+2 |
* | Implement loading saved games on server | piernov | 2016-05-01 | 1 | -0/+4 |
* | Add addToXML() methods on Inventory and Item objects | piernov | 2016-04-27 | 1 | -0/+8 |
* | Add PHP Item class | piernov | 2016-04-24 | 1 | -0/+17 |