summaryrefslogtreecommitdiff
path: root/src/net/tmwa/npchandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-3/+3
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-2/+2
2011-06-03Replace SDL_types.h with cstdintJared Adams1-3/+1
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-26/+26
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-12/+12
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-12/+12
2010-11-12Change NPC handling in the net codeChuck Miller1-46/+75
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-12/+12
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-9/+9
2010-08-12Simplify working with the event systemJared Adams1-8/+8
2010-08-12Replace most of Net::NpcHandler with eventsJared Adams1-45/+43
2010-08-10Remove NpcDialog references from netcodeJared Adams1-70/+62
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-1/+1
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+5
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-1/+0
2010-05-04Clear NPC dialogs when the player diesJared Adams1-0/+5
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+226