summaryrefslogtreecommitdiff
path: root/server/wall.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-12-06cleaned out the connection-dialogs. Comented out the wall-hack. Fixed ↵Ole Daniel Evensen1-1/+1
button-action in OkCancelDialog. Created a new connection/disconnetion dialog.
2010-12-05Use Set to store open sets on server. Send actions to extend open kans.Vegard Storheil Eriksen1-0/+2
2010-11-25Changed parts of the Wall API to make it reusable. Simplified the building.Vegard Storheil Eriksen1-45/+17
2010-11-20Created a Wall-class.Atle Hellvik Havsø1-0/+68
Signed-off-by: Atle Hellvik Havsø <atle@havso.net>