| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added basic game logic | totycro | 2011-04-11 | 1 | -2/+9 |
| | | |||||
| * | - second cleanup: move game/round points inside array | manuel | 2011-04-11 | 1 | -0/+4 |
| | | | | | - order is defined by Color::order[] used by server and client (gui too) | ||||
| * | first version of multiplayer | totycro | 2011-04-09 | 1 | -0/+3 |
| | | |||||
| * | added .proto file and generated sources | totycro | 2011-04-09 | 1 | -0/+1 |
| | | |||||
| * | added some utility | totycro | 2011-04-09 | 1 | -4/+5 |
| | | |||||
| * | final demo map | manuel | 2011-04-07 | 1 | -1/+1 |
| | | |||||
| * | adding normal points | manuel | 2011-04-07 | 1 | -6/+8 |
| | | |||||
| * | - make a few optimizations to actor sprites | manuel | 2011-04-06 | 1 | -5/+8 |
| | | | | | - make actor move via keyboard! | ||||
| * | make pictures color index based | manuel | 2011-04-06 | 1 | -0/+1 |
| | | |||||
| * | sample map | manuel | 2011-04-06 | 1 | -8/+8 |
| | | |||||
| * | Merge branch 'master' of ssh://manuel.mausz.at/foop | manuel | 2011-04-06 | 1 | -10/+14 |
| |\ | | | | | | | | | | | | | Conflicts: pacman-c++/actor.cpp pacman-c++/constants.h pacman-c++/mainwidget.cpp | ||||
| | * | Cleaned up constants | totycro | 2011-04-06 | 1 | -8/+13 |
| | | | |||||
| * | | adding nicer blocks :D | manuel | 2011-04-06 | 1 | -1/+2 |
| |/ | |||||
| * | some minor cleanup | manuel | 2011-04-06 | 1 | -7/+10 |
| | | |||||
| * | forgot some commits.. | manuel | 2011-04-05 | 1 | -1/+6 |
| | | | | | replace std::map with QMap | ||||
| * | - we love ogg, we hate mp3/wav | manuel | 2011-04-05 | 1 | -3/+4 |
| | | | | | | - a lot of coding style/intent fix - add constant.h to pro files | ||||
| * | Support actor in map | totycro | 2011-04-04 | 1 | -3/+10 |
| | | |||||
| * | Use only 1 color format for everything | totycro | 2011-04-04 | 1 | -7/+13 |
| | | | | | Simple map parsing for Blocks and Bonus points | ||||
| * | change project file: | totycro | 2011-04-04 | 1 | -0/+23 |
| use: qmake -config client or qmake -config main Added basic client gui infrastructure | |||||
