summaryrefslogtreecommitdiff
path: root/src/net/tmwa/gamehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-2/+2
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-2/+2
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-3/+3
2010-08-15Merge branch '1.0'Chuck Miller1-1/+2
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-08-04Changed the stats.xml to attributes.xml according to the server commit.Yohann Ferreira1-1/+2
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Move the majority of the netcode's server messages to the event systemChuck Miller1-4/+2
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-10/+18
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+174