summaryrefslogtreecommitdiffstats
path: root/pacman-c++/sceneholder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed actor creation movementtotycro2011-04-111-5/+5
|
* make constants::server externmanuel2011-04-111-2/+4
| | | | code cleanup
* implemented aitotycro2011-04-111-1/+1
|
* Added code to play the cherry sound, but doesn't work heretotycro2011-04-111-2/+9
|
* added missing filetotycro2011-04-111-0/+1
|
* progresstotycro2011-04-111-7/+14
|
* - make use of my_color (still TODO: pre-game dialog (with intro music) + ↵manuel2011-04-111-6/+3
| | | | | | display own color first in scoreboard) - remove some audio debugging noice
* - first round of coding cleanupmanuel2011-04-101-7/+22
| | | | - small sound fix
* first version of multiplayertotycro2011-04-091-1/+2
|
* added .proto file and generated sourcestotycro2011-04-091-1/+1
|
* hackishly disabled audio for srvtotycro2011-04-091-2/+13
| | | | made test movement work
* added some utilitytotycro2011-04-091-22/+11
|
* Pull up methods from mainwidget to sceneholder for sharing in both client ↵totycro2011-04-091-0/+115
and server