summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* adding normal pointsmanuel2011-04-071-2/+15
|
* we love pacmans!!manuel2011-04-061-2/+2
|
* - make a few optimizations to actor spritesmanuel2011-04-061-31/+66
| | | | - make actor move via keyboard!
* Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-061-1/+1
|\ | | | | | | | | Conflicts: pacman-c++/mainwidget.cpp
| * Fixed size for drawing areatotycro2011-04-061-3/+3
| |
* | make pictures color index basedmanuel2011-04-061-23/+27
|/
* sample mapmanuel2011-04-061-16/+157
|
* Keep track of PixmapItems in clienttotycro2011-04-061-1/+12
|
* mergetotycro2011-04-061-13/+12
|
* Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-061-79/+83
|\ | | | | | | | | | | | | Conflicts: pacman-c++/actor.cpp pacman-c++/constants.h pacman-c++/mainwidget.cpp
| * Cleaned up constantstotycro2011-04-061-65/+69
| |
* | adding nicer blocks :Dmanuel2011-04-061-3/+28
|/
* some minor cleanupmanuel2011-04-061-17/+19
|
* added key handlingtotycro2011-04-051-0/+40
|
* added menubartotycro2011-04-051-9/+3
|
* Added simple scoreboxtotycro2011-04-051-8/+46
|
* forgot some commits..manuel2011-04-051-1/+2
| | | | replace std::map with QMap
* - we love ogg, we hate mp3/wavmanuel2011-04-051-29/+52
| | | | | - a lot of coding style/intent fix - add constant.h to pro files
* Fixed a minor issuetotycro2011-04-051-5/+1
|
* Support actor in maptotycro2011-04-041-18/+38
|
* Use only 1 color format for everythingtotycro2011-04-041-0/+61
| | | | Simple map parsing for Blocks and Bonus points
* change project file:totycro2011-04-041-0/+41
use: qmake -config client or qmake -config main Added basic client gui infrastructure