summaryrefslogtreecommitdiff
path: root/src/net/tmwa/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz1-13/+1
2013-04-27Always read the attributes.xml fileThorbjørn Lindeijer1-3/+16
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-09Changed INT and DELETE enum names to fix C::B compilation.Yohann Ferreira1-6/+7
2011-07-01make update-po + gettext special comment added.Yohann Ferreira1-0/+5
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