index
:
foop
master
FOOP repository
H. Demel, B. Mallinger, M. Mausz, M. Racz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pacman-c++
/
mainwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add eating overlay
manuel
2011-05-02
1
-0
/
+5
*
w000h00
manuel
2011-05-02
1
-1
/
+1
*
- add intro sound on every round
manuel
2011-04-25
1
-13
/
+16
*
game rounds finally implemented:
manuel
2011-04-20
1
-1
/
+3
*
nicer method of ending rounds
manuel
2011-04-19
1
-2
/
+1
*
Merge branch 'master' of ssh://manuel.mausz.at/foop
manuel
2011-04-19
1
-1
/
+1
|
\
|
*
Added rounds
totycro
2011-04-19
1
-1
/
+1
*
|
forgot a small api call
manuel
2011-04-19
1
-0
/
+1
|
/
*
- add actor.canEat(other) to check if actor can eat other (note: that doesn't...
manuel
2011-04-18
1
-1
/
+11
*
a bigger commit again:
manuel
2011-04-17
1
-5
/
+4
*
fix wrong left shift which fixes the invisible fourth player :)
manuel
2011-04-14
1
-1
/
+2
*
instead of displaying the score of all possible players only display scores u...
manuel
2011-04-14
1
-3
/
+5
*
place actors at random positions
manuel
2011-04-14
1
-22
/
+24
*
add dynamic player count for client. currently works only with 1 player as se...
manuel
2011-04-14
1
-18
/
+23
*
encapsulate gapless audioplayer commit from yesterday into an own class (gapl...
manuel
2011-04-14
1
-19
/
+4
*
some speed improvments regarding protobuf
manuel
2011-04-13
1
-6
/
+4
*
- rewrite network methods (ugly but good performance)
manuel
2011-04-13
1
-14
/
+20
*
try to play the sound more gapless. if that won't work for totycro I'll rever...
manuel
2011-04-13
1
-5
/
+20
*
adding google sounds
manuel
2011-04-13
1
-1
/
+1
*
add siren player
manuel
2011-04-12
1
-1
/
+9
*
minor improvments: better debug messages + no tabs :D
manuel
2011-04-12
1
-4
/
+3
*
make removal of items from scene delayed by one tick (looks better)
manuel
2011-04-12
1
-2
/
+2
*
make the server a non gui application
manuel
2011-04-12
1
-7
/
+11
*
- server doesn't neet mainwidget.cpp
manuel
2011-04-11
1
-75
/
+45
*
typo fix
totycro
2011-04-11
1
-1
/
+1
*
Added basic game logic
totycro
2011-04-11
1
-2
/
+2
*
First parameter for client is server ip
totycro
2011-04-11
1
-3
/
+12
*
make local player always the first player in scoreboard
manuel
2011-04-11
1
-7
/
+9
*
- make use of my_color (still TODO: pre-game dialog (with intro music) + disp...
manuel
2011-04-11
1
-5
/
+9
*
- second cleanup: move game/round points inside array
manuel
2011-04-11
1
-21
/
+12
*
- first round of coding cleanup
manuel
2011-04-10
1
-25
/
+32
*
major audio rewrite
manuel
2011-04-10
1
-1
/
+1
*
transmit game score
totycro
2011-04-10
1
-26
/
+20
*
Added primitive game logic (make pacman avoid walls)
totycro
2011-04-10
1
-1
/
+0
*
Tell player about their color
totycro
2011-04-10
1
-25
/
+25
*
more verbose debug messages
totycro
2011-04-09
1
-1
/
+4
*
minor adaptions
totycro
2011-04-09
1
-67
/
+75
*
first version of multiplayer
totycro
2011-04-09
1
-14
/
+68
*
store sound muted in local settings
manuel
2011-04-09
1
-44
/
+2
*
move sound toggle icon to mainwidget
manuel
2011-04-09
1
-3
/
+42
*
added some utility
totycro
2011-04-09
1
-37
/
+3
*
Pull up methods from mainwidget to sceneholder for sharing in both client and...
totycro
2011-04-09
1
-175
/
+4
*
collision detection fix
manuel
2011-04-09
1
-3
/
+10
*
tried to make movement more smooth
totycro
2011-04-09
1
-2
/
+40
*
make audioplayer useful
manuel
2011-04-08
1
-5
/
+1
*
fix window title
manuel
2011-04-08
1
-2
/
+0
*
fixing app icon on windows
manuel
2011-04-07
1
-8
/
+4
*
- make player icons a bit nicer (on windows too)
manuel
2011-04-07
1
-10
/
+13
*
adding application icon
manuel
2011-04-07
1
-7
/
+16
*
final demo map
manuel
2011-04-07
1
-167
/
+46
[next]