summaryrefslogtreecommitdiffstats
path: root/pacman-c++/sceneholder.h
Commit message (Collapse)AuthorAgeFilesLines
* - make use of my_color (still TODO: pre-game dialog (with intro music) + ↵manuel2011-04-111-0/+3
| | | | | | display own color first in scoreboard) - remove some audio debugging noice
* - first round of coding cleanupmanuel2011-04-101-3/+4
| | | | - small sound fix
* Merge branch 'master' of git.manuel.mausz.at:/fooptotycro2011-04-091-1/+1
|\ | | | | | | | | | | Conflicts: pacman-c++/sceneholder.cpp pacman-c++/util.h
| * newlines everywheremanuel2011-04-091-1/+1
| |
* | added some utilitytotycro2011-04-091-0/+1
|/
* Pull up methods from mainwidget to sceneholder for sharing in both client ↵totycro2011-04-091-0/+37
and server