summaryrefslogtreecommitdiff
path: root/src/net/manaserv/gamehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-1/+2
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira1-1/+0
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-1/+1
2011-06-16Remove useless ping packetBen Longbons1-5/+0
2011-03-17Simplified the get/setAttackRange() functions as requested.Yohann Ferreira1-1/+2
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira1-1/+1
2010-08-15Merge branch '1.0'Chuck Miller1-2/+8
2010-08-13Add code to change gameservers to manaserv netcodeJared Adams1-2/+8
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-10/+0
2010-04-16Fix canceling game connectionJared Adams1-2/+5
2010-04-12Add support for map-server switching under eAthenaJared Adams1-9/+13
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-3/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-3/+3
2010-01-10Remove some support ifdefsJared Adams1-0/+4
2010-01-10Change code styleAndrei Karas1-1/+2
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Fix switching characters under ManaServJared Adams1-5/+14
2009-11-03Simplify ManaServ netcode some moreJared Adams1-5/+9
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-4/+3
2009-11-02Got rid of GameHandler::clearThorbjørn Lindeijer1-5/+0
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+132