summaryrefslogtreecommitdiff
path: root/src/net/manaserv/generalhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Fixed adminhandler being not initializedErik Schilling1-0/+3
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-9/+9
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-5/+5
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-3/+3
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-3/+3
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-5/+5
2010-09-19Fix a typo.Freeyorp1-1/+1
2010-09-13Fix loading of manaserv's attributes fileJared Adams1-6/+9
2010-08-26Merged testing branch into master.Yohann Ferreira1-8/+8
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-22/+29
2010-07-17Modify how attributes and stats are handledChuck Miller1-1/+1
2010-07-10Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...Philipp Sehmisch1-1/+0
2010-06-06Softcode the stat for character creation for manaservJared Adams1-3/+5
2010-04-25Make ManaServ player stats softcodedJared Adams1-17/+10
2010-04-16Fix canceling game connectionJared Adams1-2/+14
2010-04-12Add support for map-server switching under eAthenaJared Adams1-0/+9
2010-04-03Fix a crash after changing serversJared Adams1-1/+2
2010-03-30Rename file manaserv netcode looks from from tmw-skills.xml to mana-skills.xmlChuck Miller1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-3/+3
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-3/+1
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-5/+4
2009-12-22Rename tmw-skills.xml to mana-skills.xmlThorbjørn Lindeijer1-1/+1
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Remove two unneeded methods of Net::GeneralHandlerJared Adams1-11/+0
2009-11-03Fix switching characters under ManaServJared Adams1-0/+9
2009-11-03Fix potential infinite recursionJared Adams1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-26/+25
2009-10-26Fixed loading of skill database on ManaServ (quick hotfix, needs to be rebran...Philipp Sehmisch1-1/+1
2009-10-24Basically finish rebrandingJared Adams1-1/+1
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+190