summaryrefslogtreecommitdiff
path: root/src/net/tmwa/gamehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-22Applied fixes requested by cody.Yohann Ferreira1-2/+2
2011-06-16Remove useless ping packetBen Longbons1-12/+0
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-2/+13
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-5/+5
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-2/+2
2011-03-15Basically merged the two movement algorithms into one.Yohann Ferreira1-2/+13
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