Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 |
2016-02-20 | Add missing const in gui directory. | Andrei Karas | 1 | -3/+3 |
2016-01-07 | Move invetory into inventory directory. | Andrei Karas | 1 | -1/+2 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-29 | Move shopitem into item directory. | Andrei Karas | 1 | -1/+2 |
2015-12-02 | Add strong typed bool type Advanced. | Andrei Karas | 1 | -1/+1 |
2015-12-02 | Add strong typed bool type IsSell. | Andrei Karas | 1 | -1/+1 |
2015-11-04 | Allow sell to npc many items at one time (hercules).halloween2015 | Andrei Karas | 1 | -1/+1 |
2015-09-08 | Add some missing item colors. | Andrei Karas | 1 | -2/+2 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 1 | -1/+1 |
2015-06-06 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 1 | -1/+1 |
2015-02-15 | eathena: impliment selling item to buying store. | Andrei Karas | 1 | -0/+21 |
2015-02-15 | eathena: impliment packet SMSG_BUYINGSTORE_ITEMS_LIST. | Andrei Karas | 1 | -0/+48 |