added derived object to add linkable object support
authorsapier <sapier at gmx dot net>
Sun, 15 Jan 2012 18:55:58 +0000 (19:55 +0100)
committersapier <sapier at gmx dot net>
Sun, 15 Jan 2012 18:55:58 +0000 (19:55 +0100)
commit525bc8855f44467f6aa25f4f6aa28963a2face2f
tree2a22fbca91554bef552a7fd0b22f01f341c568cd
parentde166e75a1d9835e2670da9314e206014551fa20
added derived object to add linkable object support
src/CMakeLists.txt
src/clientlinkableobject.cpp [new file with mode: 0644]
src/clientlinkableobject.h [new file with mode: 0644]
src/scriptapi.cpp
src/serverlinkableobject.cpp [new file with mode: 0644]
src/serverlinkableobject.h [new file with mode: 0644]