Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 ↵ | piernov | 2016-05-08 | 1 | -1/+14 |
| | | | | features + use coercion on updatePerso() values | ||||
* | 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 |