summaryrefslogtreecommitdiff
path: root/src/game-server/effect.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-3/+3
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix.
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
Also updated the headers to refer to the GPL by URL instead of suggesting to contact the FSF by snail mail, as per the latest GPL usage instructions.
2009-09-27Added script bindings and netcode for creating being-bound effects.Philipp Sehmisch1-0/+7
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-1/+0
2008-10-27Some insignificant cleanupBjørn Lindeijer1-6/+2
2008-10-27Compile fixes and warning fixes.Bjørn Lindeijer1-1/+1
2008-10-27add effects sending system (by Chuck Miller)Roderic Morris1-0/+47