summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* 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