summaryrefslogtreecommitdiff
path: root/src/net/eathena/inventoryrecv.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.Andrei Karas1-0/+21
2015-09-09Show reason for item removing.Andrei Karas1-3/+46
2015-09-09Add unequip error notification.Andrei Karas1-2/+1
2015-08-29Fix code style.Andrei Karas1-5/+5
2015-08-27Move receive code from inventoryhandler into separate file.Andrei Karas1-0/+940