summaryrefslogtreecommitdiff
path: root/src/net/manaserv/npchandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Replace most of Net::NpcHandler with eventsJared Adams1-51/+46
2010-08-10Remove NpcDialog references from netcodeJared Adams1-73/+61
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-2/+2
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+5
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-2/+1
2010-05-04Clear NPC dialogs when the player diesJared Adams1-0/+5
2010-04-01Fix crash when trying to talk to NPCs under ManaServ at a distanceJared Adams1-0/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-13Make NPC dialogs instance instead of globalJared Adams1-16/+36
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-6/+6
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Simplify ManaServ netcode some moreJared Adams1-12/+12
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-13/+12
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+206