summaryrefslogtreecommitdiff
path: root/src/net/tmwa/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-30Merge branch '0.5'Yohann Ferreira1-1/+1
2011-04-29Made the client load the skills.xml again.Yohann Ferreira1-1/+1
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-6/+6
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-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira1-9/+9
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-26Merged testing branch into master.Yohann Ferreira1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-1/+1
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-38/+43
2010-04-25Make ManaServ player stats softcodedJared Adams1-20/+20
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+255