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
/
manaserv
/
inventoryhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-13
Added background support to the equipment boxes.
Yohann Ferreira
1
-0
/
+11
2011-08-30
Fixed a memleak in the ManaServ::InventoryHandler()
Yohann Ferreira
1
-0
/
+5
2011-08-30
Added a way to specify where the equipment boxes will display.
Yohann Ferreira
1
-8
/
+32
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
1
-0
/
+29
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
1
-0
/
+3
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
1
-74
/
+143
2011-08-11
Adapted the client to the latest server changes.
Yohann Ferreira
1
-39
/
+85
2011-07-27
Followed server protocol changes.
Yohann Ferreira
1
-16
/
+17
2011-06-02
Some work on the manaserv equipment backend
Thorbjørn Lindeijer
1
-16
/
+145
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-10
/
+10
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-6
/
+6
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-6
/
+6
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-21
/
+43
2010-08-16
Move more to the event system
Jared Adams
1
-71
/
+81
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
1
-5
/
+0
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-5
/
+5
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-1
/
+2
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
1
-9
/
+9
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-3
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-5
/
+5
2009-12-08
Fix handling of an enum switch
Jared Adams
1
-2
/
+1
2009-12-07
Simplify Equipment handling
Jared Adams
1
-2
/
+3
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-07
More eAthena guild stuff
Jared Adams
1
-10
/
+15
2009-11-03
Simplify ManaServ netcode some more
Jared Adams
1
-10
/
+17
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-12
/
+20
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-0
/
+167