summaryrefslogtreecommitdiff
path: root/games/sheep
AgeCommit message (Expand)AuthorFilesLines
2011-10-16sheep: Setting the graphic once should be enoughBenjamin Otte1-1/+0
2011-10-15graphic: Remove the area argument form draw vfuncBenjamin Otte1-3/+3
2011-10-15sheep: Ensure the board size doesn't cause overflow in cairoBenjamin Otte1-1/+4
2011-10-14Update email address to the 2000sBenjamin Otte4-4/+4
2011-10-06sheep: Remove unused-but-set variableBenjamin Otte1-2/+1
2006-06-06* libgame/Makefile.am:Benjamin Otte1-18/+3
2006-05-25* libgame/game-animation.c: (game_animation_new_from_files):Benjamin Otte1-3/+3
2006-05-23* games/pacman/main.c: (player_removed_cb):Benjamin Otte1-1/+1
2006-05-20* games/pacman/pacman-graphic.c: (pacman_graphic_class_init),Benjamin Otte1-19/+19
2006-05-05* games/sheep/sheep-car.c: (sheep_car_class_init):Benjamin Otte1-1/+1
2006-05-03* libgame/game-portable.c: (game_get_data_dir):Benjamin Otte2-4/+4
2006-05-03* configure.ac:Benjamin Otte2-4/+4
2006-04-27* games/pacman/main.c: (new_game):Benjamin Otte1-2/+4
2006-04-25* libgame/Makefile.am:Benjamin Otte1-2/+2
2006-04-24* games/pacman/game-grid-actor.c: (game_grid_actor_can_enter),Benjamin Otte4-29/+37
2006-04-23* games/sheep/Makefile.am:Benjamin Otte1-0/+2
2006-04-23* games/sheep/Makefile.am:Benjamin Otte2-12/+9
2006-04-23* libgame/game-container.c: (game_container_get_type):Benjamin Otte1-12/+24
2006-04-23* configure.ac:Benjamin Otte1-1/+1
2006-04-20* configure.ac:Benjamin Otte1-0/+3
2006-04-20* games/Makefile.am:Benjamin Otte18-427/+727
2005-09-07* libgame/game-filter.c:Benjamin Otte1-14/+21
2005-09-02* games/sheep/sheep.c: (car_collide), (cb_start), (main):Benjamin Otte1-3/+12
2005-09-02* configure.ac:Benjamin Otte1-14/+16
2005-08-30* autogen.sh:Benjamin Otte1-48/+70
2003-12-03rewrite board handling, seperate UI and backend. Only visible change is autom...company1-25/+23
2003-10-23make highscore directory work better and be hopefully portable to windowscompany1-3/+0
2003-10-11chmod the scores dirscompany1-1/+2
2003-10-10make project pass 'make distcheck'Benjamin Otte1-0/+7
2003-10-09added highscores (includes the usual bugfixes all around the placeBenjamin Otte1-0/+3
2003-10-01more replay support hacking and infrastructure (game elements need a name and...Benjamin Otte1-1/+5
2003-09-14make keyboard configuration workBenjamin Otte2-1/+8
2003-09-09improve the sheep raceBenjamin Otte1-8/+4
2003-09-09seperate UI from backend, step 1Benjamin Otte1-17/+22
2003-09-07add actor and player objectsBenjamin Otte1-5/+10
2003-09-05added more cvs ignoresBenjamin Otte1-0/+5
2003-09-05make play/pause workBenjamin Otte1-6/+7
2003-09-05reordering games directoryBenjamin Otte7-0/+365