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++
/
server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add commandline options to server (not fully done yet)
manuel
2011-04-14
1
-12
/
+134
*
some speed improvments regarding protobuf
manuel
2011-04-13
1
-10
/
+7
*
- rewrite network methods (ugly but good performance)
manuel
2011-04-13
1
-36
/
+49
*
minor improvments: better debug messages + no tabs :D
manuel
2011-04-12
1
-9
/
+11
*
compile fix, remove some debugging, improve movement calculation in corner cases
manuel
2011-04-12
1
-6
/
+8
*
make removal of items from scene delayed by one tick (looks better)
manuel
2011-04-12
1
-15
/
+8
*
finding out which actor has eaten which element didn't work correctly. instea...
manuel
2011-04-12
1
-1
/
+4
*
make the server a non gui application
manuel
2011-04-12
1
-1
/
+1
*
- server doesn't neet mainwidget.cpp
manuel
2011-04-11
1
-1
/
+18
*
minor movement improvements
manuel
2011-04-11
1
-7
/
+6
*
- make moving animation a bit smoother (on my computer at least)
manuel
2011-04-11
1
-10
/
+17
*
make constants::server extern
manuel
2011-04-11
1
-8
/
+15
*
implemented ai
totycro
2011-04-11
1
-1
/
+4
*
create and use Constants::server
manuel
2011-04-11
1
-1
/
+3
*
progress
totycro
2011-04-11
1
-4
/
+15
*
Added basic game logic
totycro
2011-04-11
1
-3
/
+10
*
First parameter for client is server ip
totycro
2011-04-11
1
-1
/
+4
*
make local player always the first player in scoreboard
manuel
2011-04-11
1
-4
/
+3
*
- second cleanup: move game/round points inside array
manuel
2011-04-11
1
-7
/
+8
*
- first round of coding cleanup
manuel
2011-04-10
1
-28
/
+49
*
Fixed brackets/indention (getting tired ;)
totycro
2011-04-10
1
-9
/
+6
*
fixed a minor crash
totycro
2011-04-10
1
-0
/
+6
*
transmit game score
totycro
2011-04-10
1
-3
/
+17
*
Added primitive game logic (make pacman avoid walls)
totycro
2011-04-10
1
-1
/
+9
*
Tell player about their color
totycro
2011-04-10
1
-19
/
+11
*
more verbose debug messages
totycro
2011-04-09
1
-0
/
+4
*
minor adaptions
totycro
2011-04-09
1
-1
/
+1
*
first version of multiplayer
totycro
2011-04-09
1
-12
/
+92
*
added .proto file and generated sources
totycro
2011-04-09
1
-1
/
+2
*
hackishly disabled audio for srv
totycro
2011-04-09
1
-3
/
+8
*
added some utility
totycro
2011-04-09
1
-1
/
+39
*
Pull up methods from mainwidget to sceneholder for sharing in both client and...
totycro
2011-04-09
1
-0
/
+22