summaryrefslogtreecommitdiff
path: root/libgame/game-player.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Update email address to the 2000sBenjamin Otte1-1/+1
2006-05-20* games/pacman/pacman-graphic.c: (pacman_graphic_class_init),Benjamin Otte1-5/+2
2006-05-19* games/pacman/pacman-actor.h:Benjamin Otte1-3/+3
2006-05-05* libgame/game-network-connection.c:Benjamin Otte1-1/+1
2006-05-05* libgame/game-player.c: (game_player_tick):Benjamin Otte1-16/+13
2006-04-25* libgame/Makefile.am:Benjamin Otte1-3/+11
2006-04-23* libgame/game-container.c: (game_container_get_type):Benjamin Otte1-27/+18
2006-04-20* Makefile.am:Benjamin Otte1-79/+121
2005-09-07* libgame/game-filter.c:Benjamin Otte1-233/+75
2003-12-03rewrite board handling, seperate UI and backend. Only visible change is autom...company1-1/+1
2003-10-10set game to NULL if game should be set to NULL. D'ohBenjamin Otte1-1/+1
2003-10-10bugfixes:Benjamin Otte1-0/+2
2003-10-09make replays and highscores work and add display for themBenjamin Otte1-2/+50
2003-10-09added highscores (includes the usual bugfixes all around the placeBenjamin Otte1-0/+1
2003-10-05add replay playback support, including needed UI and lots of little bugfixesBenjamin Otte1-2/+26
2003-09-30- framework for replaysBenjamin Otte1-3/+3
2003-09-30loads of stuff (mostly fixes):Benjamin Otte1-1/+51
2003-09-28quite some stuff:Benjamin Otte1-2/+52
2003-09-14make keyboard configuration workBenjamin Otte1-4/+41
2003-09-12get players into the gameBenjamin Otte1-12/+151
2003-09-07add actor and player objectsBenjamin Otte1-0/+157