summaryrefslogtreecommitdiff
path: root/src/game-server/being.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Introduced a Timeout class for counting down without countingThorbjørn Lindeijer1-30/+4
2012-04-04Renamed Thing to EntityThorbjørn Lindeijer1-1/+1
2012-03-26Some general cleanups and merged Being::perform() into update()Thorbjørn Lindeijer1-6/+1
2012-01-02Made all beings capable of having a genderErik Schilling1-0/+8
2011-06-17Changed the attack message to send the attack id.Yohann Ferreira1-3/+4
2011-04-15Fixed crash on first map updateThorbjørn Lindeijer1-0/+4
2011-03-15Eliminated one version of Being::performAttackThorbjørn Lindeijer1-1/+0
2011-01-09Fix being direction discrepancies by syncing the BeingDirection.Yohann Ferreira1-3/+10
2010-12-29Moved parts needing to be in sync with the client in protocol.h.Yohann Ferreira1-44/+3
2010-12-08Fix many compiler warnings.Freeyorp1-2/+3
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+373