summaryrefslogtreecommitdiffstats
path: root/src/game-server/effect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed static member definitions that are no longer neededThorbjørn Lindeijer2013-04-121-2/+0
* Moved Actor into an ComponentErik Schilling2013-04-121-6/+11
* Converted Being into a ComponentErik Schilling2013-04-111-1/+1
* Changed Effect to a component of ActorThorbjørn Lindeijer2013-03-251-9/+21
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-3/+3
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Added script bindings and netcode for creating being-bound effects.Philipp Sehmisch2009-09-271-0/+7
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-1/+0
* Some insignificant cleanupBjørn Lindeijer2008-10-271-6/+2
* Compile fixes and warning fixes.Bjørn Lindeijer2008-10-271-1/+1
* add effects sending system (by Chuck Miller)Roderic Morris2008-10-271-0/+47