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
/
tmwa
/
inventoryhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-5
/
+5
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
1
-0
/
+5
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-2
/
+0
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-3
/
+4
2011-05-09
Remove or comment duplicate tmwA packets, and fix a typo
Ben Longbons
1
-1
/
+1
2011-05-02
Remove an unused variable in packet handling.
Jared Adams
1
-2
/
+2
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-1
/
+22
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
2011-03-17
Simplified the get/setAttackRange() functions as requested.
Yohann Ferreira
1
-2
/
+2
2011-03-16
Fixed the attack range handling for both servers.
Yohann Ferreira
1
-1
/
+22
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-3
/
+4
2011-02-17
Specific messages for each pickup failure reason.
Ben Longbons
1
-3
/
+4
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
1
-16
/
+16
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-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-4
/
+21
2010-09-11
Making sure the inventory window shows the correct number of used slots
Stefan Dombrowski
1
-2
/
+10
2010-09-08
Adding missing updates for buttons in InventoryWindow
Stefan Dombrowski
1
-0
/
+10
2010-08-28
Fixing omitted items in equipment window
Stefan Dombrowski
1
-2
/
+1
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-17
/
+7
2010-08-16
Move more to the event system
Jared Adams
1
-66
/
+75
2010-08-12
Simplify working with the event system
Jared Adams
1
-1
/
+1
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
1
-3
/
+5
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-2
/
+2
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-0
/
+519