summaryrefslogtreecommitdiffstats
path: root/pacman-c++/constants.h
Commit message (Collapse)AuthorAgeFilesLines
* forgot some commits..manuel2011-04-051-1/+6
| | | | replace std::map with QMap
* - we love ogg, we hate mp3/wavmanuel2011-04-051-3/+4
| | | | | - a lot of coding style/intent fix - add constant.h to pro files
* Support actor in maptotycro2011-04-041-3/+10
|
* Use only 1 color format for everythingtotycro2011-04-041-7/+13
| | | | Simple map parsing for Blocks and Bonus points
* change project file:totycro2011-04-041-0/+23
use: qmake -config client or qmake -config main Added basic client gui infrastructure