| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the server a non gui application | manuel | 2011-04-12 | 1 | -0/+4 |
| | | | | | | | | | this required a lot of reorganization: - don't create ANY pixmaps. that requires QtGui - don't create and QtWidgets - thus SceneHolder is now a QGraphisScene itself - and MainWidgets is a QWidget having SceneHolder as member variable | ||||
| * | make pictures color index based | manuel | 2011-04-06 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'master' of ssh://manuel.mausz.at/foop | manuel | 2011-04-06 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: pacman-c++/actor.cpp pacman-c++/constants.h pacman-c++/mainwidget.cpp | ||||
| * | | adding nicer blocks :D | manuel | 2011-04-06 | 1 | -1/+7 |
| |/ | |||||
| * | some minor cleanup | manuel | 2011-04-06 | 1 | -2/+2 |
| | | |||||
| * | forgot some commits.. | manuel | 2011-04-05 | 1 | -3/+3 |
| | | | | | replace std::map with QMap | ||||
| * | - we love ogg, we hate mp3/wav | manuel | 2011-04-05 | 1 | -6/+5 |
| | | | | | | - a lot of coding style/intent fix - add constant.h to pro files | ||||
| * | Support actor in map | totycro | 2011-04-04 | 1 | -1/+2 |
| | | |||||
| * | Use only 1 color format for everything | totycro | 2011-04-04 | 1 | -6/+11 |
| | | | | | Simple map parsing for Blocks and Bonus points | ||||
| * | Cache QPixmaps for Blocks | totycro | 2011-04-04 | 1 | -1/+5 |
| | | |||||
| * | Merge branch 'master' of ssh://manuel.mausz.at/foop | manuel | 2011-04-04 | 1 | -1/+2 |
| | | | | | | | Conflicts: pacman-c++/main.cpp pacman-c++/pacman.qrc | ||||
| * | Added block | totycro | 2011-04-04 | 1 | -0/+7 |
