summaryrefslogtreecommitdiff
path: root/src/net/tmwa/inventoryhandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-29Fix possible hiding methods issues.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-10-08Add checks and fix code style.Andrei Karas1-2/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-30Extract shared logic from inventoryhandler netcode to ea namespace.Andrei Karas1-125/+3
2011-07-08Add small optimisations and fixes.Andrei Karas1-2/+2
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-07-01Replace some lists to vectors.Andrei Karas1-1/+2
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-4/+2
2011-04-14Stop protected pickups flood.Andrei Karas1-0/+7
2011-04-12Updating equip/unequip buttons in inventory.Andrei Karas1-0/+3
2011-02-27Implement receiving item color from server.Andrei Karas1-1/+4
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+177