summaryrefslogtreecommitdiffstats
path: root/pacman-c++/point.cpp
Commit message (Expand)AuthorAgeFilesLines
* - add intro sound on every roundmanuel2011-04-251-3/+2
* get rid of two dynamic_casts and use qgraphicitem_cast which is A LOT faster ...manuel2011-04-171-0/+2
* - socket.write returns signed integermanuel2011-04-121-5/+1
* compile fix, remove some debugging, improve movement calculation in corner casesmanuel2011-04-121-1/+0
* make removal of items from scene delayed by one tick (looks better)manuel2011-04-121-2/+1
* finding out which actor has eaten which element didn't work correctly. instea...manuel2011-04-121-1/+7
* make the server a non gui applicationmanuel2011-04-121-0/+4
* minor movement improvementsmanuel2011-04-111-4/+3
* Added code to play the cherry sound, but doesn't work heretotycro2011-04-111-0/+4
* progresstotycro2011-04-111-1/+3
* Added basic game logictotycro2011-04-111-0/+6
* adding normal pointsmanuel2011-04-071-0/+17