index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
tmwa
/
inventoryrecv.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Add enum for item types.
Andrei Karas
1
-12
/
+18
2016-03-22
Add check for from equip index.
Andrei Karas
1
-0
/
+2
2016-03-17
Fix reading packet SMSG_PLAYER_STORAGE_REMOVE (tmwa)
Andrei Karas
1
-1
/
+1
2016-03-11
Fix code style.
Andrei Karas
1
-1
/
+1
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
1
-1
/
+1
2016-03-06
Move InventoryRecv::getSlot form ea namespace into tmwa and eathena.
Andrei Karas
1
-3
/
+56
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-2
/
+2
2016-01-17
Move cards constants into separate file.
Andrei Karas
1
-12
/
+12
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-18
Fix code style.
Andrei Karas
1
-1
/
+0
2015-12-18
Move inventory index related constants into separate file.
Andrei Karas
1
-0
/
+2
2015-09-09
Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+21
2015-08-29
Fix code style.
Andrei Karas
1
-4
/
+1
2015-08-27
Move receive code from inventoryhandler into separate file.
Andrei Karas
1
-0
/
+464