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
/
eathena
/
inventoryrecv.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-06
Move InventoryRecv::getSlot form ea namespace into tmwa and eathena.
Andrei Karas
1
-3
/
+53
2016-02-20
Add missing const in net directory.
Andrei Karas
1
-3
/
+3
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-1
/
+1
2016-01-17
Move cards constants into separate file.
Andrei Karas
1
-20
/
+20
2016-01-13
Add packet SMSG_SELECT_CART 0x00c2
Andrei Karas
1
-0
/
+10
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-18
Fix code style.
Andrei Karas
1
-2
/
+0
2015-12-18
Move inventory index related constants into separate file.
Andrei Karas
1
-0
/
+2
2015-11-01
Fix cart inventory initialisation if was no items in cart inventory.
Andrei Karas
1
-1
/
+16
2015-09-23
Fix another compilation warning.
Andrei Karas
1
-1
/
+1
2015-09-23
Add support for packet version 20150226 (hercules)
Andrei Karas
1
-2
/
+80
2015-09-09
Fix compilation with some options.
Andrei Karas
1
-2
/
+2
2015-09-09
Add also notification about dropped item.
Andrei Karas
1
-0
/
+5
2015-09-09
Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+21
2015-09-09
Show reason for item removing.
Andrei Karas
1
-3
/
+46
2015-09-09
Add unequip error notification.
Andrei Karas
1
-2
/
+1
2015-08-29
Fix code style.
Andrei Karas
1
-5
/
+5
2015-08-27
Move receive code from inventoryhandler into separate file.
Andrei Karas
1
-0
/
+940
[prev]