summaryrefslogtreecommitdiffstats
path: root/pacman-c++/client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make audioplayer usefulmanuel2011-04-081-0/+1
|
* fix window titlemanuel2011-04-081-4/+5
|
* fixing app icon on windowsmanuel2011-04-071-1/+1
| | | | add audio player
* adding application iconmanuel2011-04-071-0/+1
| | | | and trying to add actor icon. but this is really hackish
* Fixed size for drawing areatotycro2011-04-061-5/+5
|
* added menubartotycro2011-04-051-0/+6
|
* forgot some commits..manuel2011-04-051-1/+1
| | | | replace std::map with QMap
* change project file:totycro2011-04-041-0/+20
use: qmake -config client or qmake -config main Added basic client gui infrastructure