summaryrefslogtreecommitdiffstats
path: root/pacman-c++
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git.manuel.mausz.at:/fooptotycro2011-04-112-3/+3
|\
| * make server build use a own makefilemanuel2011-04-112-3/+3
* | progresstotycro2011-04-1110-24/+56
|/
* Added basic game logictotycro2011-04-1112-10/+68
* First parameter for client is server iptotycro2011-04-112-4/+16
* make local player always the first player in scoreboardmanuel2011-04-113-13/+14
* - make use of my_color (still TODO: pre-game dialog (with intro music) + disp...manuel2011-04-115-19/+22
* - second cleanup: move game/round points inside arraymanuel2011-04-114-34/+26
* - first round of coding cleanupmanuel2011-04-1016-109/+183
* major audio rewritemanuel2011-04-1010-289/+403
* Fixed brackets/indention (getting tired ;)totycro2011-04-101-9/+6
* fixed a minor crashtotycro2011-04-101-0/+6
* transmit game scoretotycro2011-04-107-41/+62
* Added primitive game logic (make pacman avoid walls)totycro2011-04-102-2/+9
* Tell player about their colortotycro2011-04-107-46/+83
* more verbose debug messagestotycro2011-04-092-1/+8
* minor adaptionstotycro2011-04-093-69/+77
* first version of multiplayertotycro2011-04-0913-38/+209
* proto stuff againmanuel2011-04-093-3/+1
* make audioplayer an empty object in server contextmanuel2011-04-094-12/+21
* integrate protobuf in qmakemanuel2011-04-095-848/+60
* added .proto file and generated sourcestotycro2011-04-099-7/+854
* store sound muted in local settingsmanuel2011-04-096-50/+79
* hackishly disabled audio for srvtotycro2011-04-094-7/+31
* move sound toggle icon to mainwidgetmanuel2011-04-094-45/+47
* Merge branch 'master' of git.manuel.mausz.at:/fooptotycro2011-04-0912-7/+117
|\
| * newlines everywheremanuel2011-04-093-3/+3
| * Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-0912-188/+332
| |\
| * | add toggle audio iconmanuel2011-04-0911-8/+118
* | | added some utilitytotycro2011-04-098-125/+201
| |/ |/|
* | Pull up methods from mainwidget to sceneholder for sharing in both client and...totycro2011-04-0912-188/+332
|/
* collision detection fixmanuel2011-04-096-6/+31
* .manuel2011-04-091-1/+1
* fix sound (again)manuel2011-04-095-4/+18
* fix + testmanuel2011-04-092-2/+7
* fix move soundmanuel2011-04-091-6/+7
* Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-092-2/+41
|\
| * tried to make movement more smoothtotycro2011-04-092-2/+41
* | add aboutToFinish to audioplayermanuel2011-04-092-0/+8
|/
* if you want debug, use: qmake CONFIG+=debugmanuel2011-04-081-2/+0
* Merge branch 'master' of ssh://manuel.mausz.at/foopmanuel2011-04-081-0/+2
|\
| * added debug to pro filetotycro2011-04-081-0/+2
* | make audioplayer usefulmanuel2011-04-087-43/+123
|/
* fix window titlemanuel2011-04-083-9/+9
* fixing app icon on windowsmanuel2011-04-077-12/+104
* - make player icons a bit nicer (on windows too)manuel2011-04-074-20/+26
* adding application iconmanuel2011-04-0711-7/+56
* final demo mapmanuel2011-04-072-168/+47
* add some soundsmanuel2011-04-077-15/+101
* fix points sizemanuel2011-04-071-0/+0