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
/
npchandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-1
/
+1
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-31
/
+31
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-15
/
+15
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-15
/
+15
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
2010-11-12
Change NPC handling in the net code
Chuck Miller
1
-50
/
+87
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-14
/
+15
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-11
/
+11
2010-08-12
Simplify working with the event system
Jared Adams
1
-10
/
+10
2010-08-12
Replace most of Net::NpcHandler with events
Jared Adams
1
-51
/
+46
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
1
-73
/
+61
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-2
/
+2
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+5
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-2
/
+1
2010-05-04
Clear NPC dialogs when the player dies
Jared Adams
1
-0
/
+5
2010-04-01
Fix crash when trying to talk to NPCs under ManaServ at a distance
Jared Adams
1
-0
/
+3
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-13
Make NPC dialogs instance instead of global
Jared Adams
1
-16
/
+36
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-6
/
+6
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-03
Simplify ManaServ netcode some more
Jared Adams
1
-12
/
+12
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-13
/
+12
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-0
/
+206