summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* some minor cleanupmanuel2011-04-061-1/+1
|
* added key handlingtotycro2011-04-051-0/+14
|
* Added simple scoreboxtotycro2011-04-051-3/+4
|
* - we love ogg, we hate mp3/wavmanuel2011-04-051-3/+2
| | | | | - a lot of coding style/intent fix - add constant.h to pro files
* Fixed a minor issuetotycro2011-04-051-1/+0
|
* Support actor in maptotycro2011-04-041-1/+8
|
* Use only 1 color format for everythingtotycro2011-04-041-0/+5
| | | | Simple map parsing for Blocks and Bonus points
* change project file:totycro2011-04-041-0/+20
use: qmake -config client or qmake -config main Added basic client gui infrastructure