summaryrefslogtreecommitdiffstats
path: root/pacman-c++/actor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make constants::server externmanuel2011-04-111-1/+1
| | | | code cleanup
* - first round of coding cleanupmanuel2011-04-101-0/+22
| | | | - small sound fix
* major audio rewritemanuel2011-04-101-23/+20
|
* transmit game scoretotycro2011-04-101-2/+3
|
* make audioplayer an empty object in server contextmanuel2011-04-091-1/+1
|
* add toggle audio iconmanuel2011-04-091-3/+3
|
* collision detection fixmanuel2011-04-091-3/+6
|
* fix sound (again)manuel2011-04-091-1/+6
|
* fix + testmanuel2011-04-091-1/+6
|
* fix move soundmanuel2011-04-091-6/+7
|
* make audioplayer usefulmanuel2011-04-081-21/+7
|
* add some soundsmanuel2011-04-071-3/+45
|
* adding normal pointsmanuel2011-04-071-2/+1
|
* - make a few optimizations to actor spritesmanuel2011-04-061-15/+112
| | | | - make actor move via keyboard!
* make pictures color index basedmanuel2011-04-061-1/+1
|
* Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-061-4/+4
|\ | | | | | | | | | | | | Conflicts: pacman-c++/actor.cpp pacman-c++/constants.h pacman-c++/mainwidget.cpp
| * Cleaned up constantstotycro2011-04-061-4/+4
| |
* | adding nicer blocks :Dmanuel2011-04-061-2/+2
|/
* some minor cleanupmanuel2011-04-061-1/+1
|
* add icon method for actormanuel2011-04-051-0/+9
|
* forgot some commits..manuel2011-04-051-5/+1
| | | | replace std::map with QMap
* Use only 1 color format for everythingtotycro2011-04-041-4/+4
| | | | Simple map parsing for Blocks and Bonus points
* adding soundmanuel2011-04-041-3/+4
|
* add more pacmansmanuel2011-04-041-3/+5
|
* make the pacman move!manuel2011-04-041-15/+25
|
* added simple pacman animationmanuel2011-04-041-2/+45
|
* Use MainWindowtotycro2011-04-031-2/+2
|
* fix intendmanuel2011-04-031-2/+2
|
* extreme cleanupmanuel2011-04-031-0/+7