summaryrefslogtreecommitdiff
path: root/src/game-server/gamehandler.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Fixed last commitErik Schilling1-1/+1
2013-09-15Fixed handling of reconnects while the old connection is still validErik Schilling1-1/+1
2013-09-08Added support for direction based ability targetsErik Schilling1-0/+2
2013-09-08Cleaned up the inventory handlingErik Schilling1-1/+0
2013-08-26[Abilities] Removed the old autoattack systemErik Schilling1-1/+0
2013-08-26[Abilities] Renamed specials to abilitiesErik Schilling1-2/+2
2013-04-11Converted Being into a ComponentErik Schilling1-8/+9
2013-04-11Converted the Character class into a componentErik Schilling1-9/+10
2013-02-01Added emote support.Yohann Ferreira1-0/+2
2012-04-04Enhanced special supportErik Schilling1-1/+2
2012-03-14Added get_character_by_name lua bindErik Schilling1-3/+3
2011-05-30Routing party invite through the map serverStefan Dombrowski1-0/+2
2011-04-02Split GameHandler::processMessage up into multiple functionsThorbjørn Lindeijer1-19/+28
2011-03-12Removed a bunch of silly documentationThorbjørn Lindeijer1-3/+0
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+157