Commit graph

6 commits

Author SHA1 Message Date
Kirill Ponomarev
1d5fe1dac7 Add possibility to switch vty's and suspend it while playing the
game.

PR:		ports/48426
Submitted by:	Eugene Grosbein <eugen at grosbein dot pp.ru>
2005-02-21 11:48:49 +00:00
Daichi GOTO
18f52f09f9 update games/digger-vgl: 1.0 -> 20020314
PR:		55243
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-05 06:00:06 +00:00
Maxim Sobolev
0e050332e9 Merge in numerous local fixes:
- when outputing character to the screen check that we actually have a
  character for the charcode supplied. This fixes potential segfault
  when user types in some character that isn't in the table;
- don't hog all CPU time when playing level completion sound. This also
  makes level completion sound much more less jerky;
- by default use sdl12 library instead of sdl10, because sdl10 is at the
  end of its lifecycle and would be retired RSN.

Bump PPORTREVISION to indicate that major changes were made.
2001-09-22 20:35:22 +00:00
Maxim Sobolev
303f21b153 Add several patches for the sdl version of digger. These patches fix the game
when used with SDL-1.2.x and also add some new functionality (ability to
switch to/from fullscreem mode). Since files being patched aren't used right
now the PORTREVISION remains the same.

Prompted by:	Luqman Hakim <dbz@telkom.net>
2001-09-13 10:24:55 +00:00
Maxim Sobolev
f41d18069f Catch up <machine/console.h> disappearance.
Submitted by:	bento
2000-11-28 13:13:16 +00:00
Maxim Sobolev
6abf94abba New port of Digger - a VGL version of the famous Digger game. AFAIK it is the
fist full-blown game with VGL support ;). Very suitable it you have nothing to
do while your computer assembling bits of 'make buildworld' (the game uses only
about 5% CPU on my P133 laptop).

PR:		18112
Submitted by:	me
2000-05-22 15:00:13 +00:00