| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make removal of items from scene delayed by one tick (looks better) | manuel | 2011-04-12 | 1 | -2/+2 |
| | | | | | | | 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 constants::server extern | manuel | 2011-04-11 | 1 | -3/+7 |
| | | | | | code cleanup | ||||
| * | Added basic game logic | totycro | 2011-04-11 | 1 | -0/+2 |
| | | |||||
| * | - first round of coding cleanup | manuel | 2011-04-10 | 1 | -2/+2 |
| | | | | | - small sound fix | ||||
| * | merge 4 | totycro | 2011-04-06 | 1 | -0/+1 |
| | | |||||
| * | merge 3 | totycro | 2011-04-06 | 1 | -1/+0 |
| | | |||||
| * | merge 2 | totycro | 2011-04-06 | 1 | -0/+1 |
| | | |||||
| * | merge | totycro | 2011-04-06 | 1 | -0/+3 |
| | | |||||
| * | adding nicer blocks :D | manuel | 2011-04-06 | 1 | -2/+3 |
| | | |||||
| * | some minor cleanup | manuel | 2011-04-06 | 1 | -4/+12 |
| | | |||||
| * | forgot some commits.. | manuel | 2011-04-05 | 1 | -4/+2 |
| | | | | | replace std::map with QMap | ||||
| * | - we love ogg, we hate mp3/wav | manuel | 2011-04-05 | 1 | -5/+3 |
| | | | | | | - a lot of coding style/intent fix - add constant.h to pro files | ||||
| * | Support actor in map | totycro | 2011-04-04 | 1 | -1/+1 |
| | | |||||
| * | Use only 1 color format for everything | totycro | 2011-04-04 | 1 | -4/+6 |
| | | | | | Simple map parsing for Blocks and Bonus points | ||||
| * | Cache QPixmaps for Blocks | totycro | 2011-04-04 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'master' of ssh://manuel.mausz.at/foop | manuel | 2011-04-04 | 1 | -1/+1 |
| | | | | | | | Conflicts: pacman-c++/main.cpp pacman-c++/pacman.qrc | ||||
| * | Added block | totycro | 2011-04-04 | 1 | -0/+14 |
