Commit Graph

15 Commits

Author SHA1 Message Date
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
abeab18832 - Fix build on -current 2003-10-15 09:23:20 +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
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +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
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Maxim Sobolev
c74ac8bd8e ONLY_FOR_ARCHS=i386 (alphas don't have libvgl yet).
Submitted by:	http://havk.org/alpha/
2001-03-11 12:33:02 +00:00
Maxim Sobolev
7a4f264e00 Fix build if WITH_SOUND is defined.
Prompted by:	Donald J . Maddox <dmaddox@sc.rr.com>
2000-11-29 09:11:30 +00:00
Maxim Sobolev
f41d18069f Catch up <machine/console.h> disappearance.
Submitted by:	bento
2000-11-28 13:13:16 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +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