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
/
playerhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
1
-1
/
+0
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-2
/
+0
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
-2
/
+2
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-5
/
+5
2010-02-13
Allow player to talk after death
Andrei Karas
1
-1
/
+2
2010-02-09
Pushed away some 32 hardcoded values.
Bertram
1
-4
/
+7
2010-02-09
Made the Beings' logic be able to handle any tile height/width.
Bertram
1
-3
/
+7
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-06
Merged the Engine class into the Game class
Thorbjørn Lindeijer
1
-7
/
+9
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-3
/
+7
2010-01-27
Added mutators/accessors to being.h and smal cleanups.
Bertram
1
-2
/
+2
2010-01-19
Fix problems when dying with an NPC dialog open
Jared Adams
1
-0
/
+3
2010-01-12
Standardize header order
Jared Adams
1
-5
/
+5
2010-01-10
Change code style
Andrei Karas
1
-3
/
+6
2009-12-19
Fix a race condition
Freeyorp
1
-2
/
+6
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-24
Fix increasing attributes that are at max
Jared Adams
1
-6
/
+54
2009-11-05
Fix attack atribute display at start in StatusWindow (eA)
Andrei Karas
1
-2
/
+2
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-1
/
+11
2009-10-03
Fix text string typo
Kess Vargavind
1
-1
/
+1
2009-10-03
Still update attrs for eAthena when increase fails
Jared Adams
1
-3
/
+6
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-1
/
+1
2009-08-07
Gettext fixes
Kess Vargavind
1
-1
/
+2
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-6
/
+5
2009-07-26
Gettext fixes
Kess Vargavind
1
-2
/
+2
2009-07-24
Remove an ifdef in StatusWindow and update MP more
Jared Adams
1
-4
/
+11
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-2
/
+2
2009-07-19
Merge StatusWindows
Jared Adams
1
-19
/
+24
2009-07-19
Fixes raising player attributes
Chuck Miller
1
-1
/
+1
2009-07-15
Merge and cleanup attribute code
Jared Adams
1
-101
/
+128
2009-07-14
Merge and cleanup more stuff
Jared Adams
1
-2
/
+2
2009-07-13
Rename Net::SkillHandler to Net::SpecialHandler
Jared Adams
1
-0
/
+9
2009-07-08
Have both builds use the same SkillDialog
Jared Adams
1
-3
/
+1
2009-07-06
Merge some player stats
Jared Adams
1
-3
/
+3
2009-06-07
Let athena dictate the walking speed of beings.
Dennis Friis
1
-3
/
+1
2009-05-21
Fixed a few strings for better translation
Kess Vargavind
1
-3
/
+3
2009-05-18
Added target combat
David Athay
1
-2
/
+2
2009-05-13
Add GM notification handling
Jared Adams
1
-0
/
+1
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-1
/
+1
2009-05-01
Merge the NPC dialogs into one
Jared Adams
1
-12
/
+0
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-2
/
+2
2009-04-27
Moved special coordinates packing into MessageOut
Bjørn Lindeijer
1
-3
/
+1
2009-04-22
Some string fixes
Kess Vargavind
1
-1
/
+1
2009-04-18
Make sure every eAthena packet has a #define
Jared Adams
1
-6
/
+14
2009-04-15
Some PopupMenu cleanups/fixes and additions.
Tametomo
1
-0
/
+1
2009-04-06
Add support for changing direction under eAthena
Jared Adams
1
-1
/
+3
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
1
-1
/
+5
2009-04-02
Start TMWServ's PlayerHandler and InventoryHandler
Jared Adams
1
-1
/
+1
[next]