| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - refactorized the whole project and made a few subprojects | manuel | 2011-05-05 | 1 | -32/+0 |
| | | | | | | | - replaced tcp with enet - added connect dialog - some smaller bugfixes | ||||
| * | make removal of items from scene delayed by one tick (looks better) | manuel | 2011-04-12 | 1 | -2/+1 |
| | | | | | | | all items are now derived from gameentity and gameentity is derived from pixmapitem: - this is naturally better - allows us to add a generic gameentity.color() | ||||
| * | make the server a non gui application | manuel | 2011-04-12 | 1 | -2/+1 |
| | | | | | | | | | 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 | ||||
| * | progress | totycro | 2011-04-11 | 1 | -4/+1 |
| | | |||||
| * | Added basic game logic | totycro | 2011-04-11 | 1 | -1/+6 |
| | | |||||
| * | - first round of coding cleanup | manuel | 2011-04-10 | 1 | -1/+3 |
| | | | | | - small sound fix | ||||
| * | collision detection fix | manuel | 2011-04-09 | 1 | -0/+1 |
| | | |||||
| * | add some sounds | manuel | 2011-04-07 | 1 | -2/+2 |
| | | |||||
| * | merge | totycro | 2011-04-06 | 1 | -0/+1 |
| | | |||||
| * | make the pacman move! | manuel | 2011-04-04 | 1 | -7/+0 |
| | | |||||
| * | added simple pacman animation | manuel | 2011-04-04 | 1 | -0/+12 |
| | | |||||
| * | fix intend | manuel | 2011-04-03 | 1 | -10/+10 |
| | | |||||
| * | extreme cleanup | manuel | 2011-04-03 | 1 | -1/+2 |
| | | |||||
| * | basic pacman qt setup | manuel | 2011-04-03 | 1 | -0/+22 |
