summaryrefslogtreecommitdiffstats
path: root/pacman-c++/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* coding conventionsmanuel2011-04-191-3/+2
* don't always call setPostotycro2011-04-191-3/+0
* Added roundstotycro2011-04-191-3/+7
* add support for random bonus pointsmanuel2011-04-151-5/+11
* fix wrong left shift which fixes the invisible fourth player :)manuel2011-04-141-0/+14
* fix algomanuel2011-04-141-0/+8
* place actors at random positionsmanuel2011-04-141-9/+51
* add dynamic player count for client. currently works only with 1 player as se...manuel2011-04-141-3/+4
* - rewrite network methods (ugly but good performance)manuel2011-04-131-20/+102
* - socket.write returns signed integermanuel2011-04-121-2/+2
* minor improvments: better debug messages + no tabs :Dmanuel2011-04-121-14/+14
* - make moving animation a bit smoother (on my computer at least)manuel2011-04-111-42/+38
* - first round of coding cleanupmanuel2011-04-101-23/+29
* transmit game scoretotycro2011-04-101-2/+2
* Tell player about their colortotycro2011-04-101-1/+30
* first version of multiplayertotycro2011-04-091-2/+6
* added some utilitytotycro2011-04-091-58/+119
* Pull up methods from mainwidget to sceneholder for sharing in both client and...totycro2011-04-091-0/+76