index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ea
/
inventoryhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
Standardize header order
Jared Adams
1
-5
/
+5
2010-01-10
Change code style
Andrei Karas
1
-14
/
+15
2009-12-08
Fix handling of an enum switch
Jared Adams
1
-2
/
+1
2009-12-07
Fix bugs in eAthena's equipment handling
Jared Adams
1
-7
/
+7
2009-12-07
Simplify Equipment handling
Jared Adams
1
-6
/
+114
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-14
Fix display of non-existing items in storage window
Stefan Dombrowski
1
-10
/
+2
2009-11-07
More eAthena guild stuff
Jared Adams
1
-8
/
+14
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-1
/
+11
2009-09-14
Fix context menu for items in the EquipmentWindow
Jared Adams
1
-1
/
+2
2009-07-23
Fix adding to existing item in inventory
Jared Adams
1
-0
/
+5
2009-07-22
Fix bug with clearing inventory on map warp
Jared Adams
1
-0
/
+1
2009-07-21
Fix handling of odd equipable items
Jared Adams
1
-6
/
+1
2009-07-21
Merge equipment handling and fix some bugs
Jared Adams
1
-2
/
+5
2009-07-13
Some item pickup cleaning
Jared Adams
1
-28
/
+11
2009-06-29
Remove local remove of items from equipment window when unequipping.
Dennis Friis
1
-3
/
+0
2009-05-24
Made the "a" part in "You picked up a ..." translatable
Bjørn Lindeijer
1
-1
/
+3
2009-05-23
Fixed a few strings for better translation
Kess Vargavind
1
-3
/
+6
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-0
/
+4
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-5
/
+15
2009-05-04
Fix link colors and item links for pickup messages
Jared Adams
1
-2
/
+2
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-04-13
Some cleanup of the Configuration interface
Bjørn Lindeijer
1
-3
/
+3
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-2
/
+2
2009-04-06
Use a namespace to keep apart implementations of network handlers
Bjørn Lindeijer
1
-0
/
+4
2009-04-02
Some cleanup and renaming
Bjørn Lindeijer
1
-2
/
+12
2009-04-02
Fixed an inventory offset that I missed previously
Bjørn Lindeijer
1
-3
/
+3
2009-04-01
Make eAthena's inventory handler
Jared Adams
1
-0
/
+63
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-39
/
+65
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-1
/
+2
2009-03-27
Include statement cleanup for net/ea/ directory.
Bjørn Lindeijer
1
-16
/
+18
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-3
/
+3
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-32
/
+73
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+227