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++
/
util.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add support for random bonus points
manuel
2011-04-15
1
-1
/
+1
|
*
fix wrong left shift which fixes the invisible fourth player :)
manuel
2011-04-14
1
-0
/
+2
|
*
place actors at random positions
manuel
2011-04-14
1
-0
/
+2
|
*
- rewrite network methods (ugly but good performance)
manuel
2011-04-13
1
-5
/
+9
|
|
|
|
- fix memleaks
*
- socket.write returns signed integer
manuel
2011-04-12
1
-1
/
+1
|
|
|
|
- make waka sound working
*
minor improvments: better debug messages + no tabs :D
manuel
2011-04-12
1
-6
/
+6
|
*
- make moving animation a bit smoother (on my computer at least)
manuel
2011-04-11
1
-5
/
+5
|
|
|
|
- make animation stop after getting blocked
*
- first round of coding cleanup
manuel
2011-04-10
1
-4
/
+3
|
|
|
|
- small sound fix
*
Tell player about their color
totycro
2011-04-10
1
-0
/
+9
|
|
|
|
minor cleanup
*
first version of multiplayer
totycro
2011-04-09
1
-0
/
+2
|
*
added some utility
totycro
2011-04-09
1
-3
/
+13
|
*
Pull up methods from mainwidget to sceneholder for sharing in both client ↵
totycro
2011-04-09
1
-0
/
+8
and server