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
/
playerinfo.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-13
/
+11
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-22
/
+22
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-12
/
+12
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-9
/
+9
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-1
/
+0
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-9
/
+9
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-12
/
+12
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-5
/
+1
2010-08-12
Simplify working with the event system
Jared Adams
1
-8
/
+8
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-3
/
+0
2010-08-01
Fix events added in last commit to use ints instead of bools
Jared Adams
1
-6
/
+6
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
1
-2
/
+66
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
1
-24
/
+56
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
Add old values to stat and attribute events
Jared Adams
1
-11
/
+19
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-29
/
+194
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-0
/
+140