Date: Sun, 18 May 2008 00:02:03 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/f1spirit-remake Makefile distinfo pkg-descr pkg-plist ports/games/f1spirit-remake/files patch-sources-CCar.h patch-sources-CPlayer.cpp patch-sources-F1SpiritGame.cpp patch-sources-Makefile patch-sources-main.cpp Message-ID: <200805180002.m4I023lD038281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-05-18 00:02:03 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/f1spirit-remake Makefile distinfo pkg-descr pkg-plist games/f1spirit-remake/files patch-sources-CCar.h patch-sources-CPlayer.cpp patch-sources-F1SpiritGame.cpp patch-sources-Makefile patch-sources-main.cpp Log: The F-1 Spirit remake is mostly identical to the original Konami classic F-1 Spirit game in that you first have to clear tracks in a top-down view with stock cars, rally cars and so on by accumulating points given for finishing in the first places until you actually get to play the Formula 1 tracks. Otherwise there are quite some enhancements, namely improved graphics, improved music, more realistic physics, real shape shown in the maps, camera rotation and zoom, split screen for up to four players, (online) highscore tables and replay saving. WWW: http://www.braingames.getput.com/f1spirit/default.asp PR: ports/123686 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Revision Changes Path 1.1205 +1 -0 ports/games/Makefile 1.1 +50 -0 ports/games/f1spirit-remake/Makefile (new) 1.1 +3 -0 ports/games/f1spirit-remake/distinfo (new) 1.1 +11 -0 ports/games/f1spirit-remake/files/patch-sources-CCar.h (new) 1.1 +42 -0 ports/games/f1spirit-remake/files/patch-sources-CPlayer.cpp (new) 1.1 +12 -0 ports/games/f1spirit-remake/files/patch-sources-F1SpiritGame.cpp (new) 1.1 +16 -0 ports/games/f1spirit-remake/files/patch-sources-Makefile (new) 1.1 +33 -0 ports/games/f1spirit-remake/files/patch-sources-main.cpp (new) 1.1 +12 -0 ports/games/f1spirit-remake/pkg-descr (new) 1.1 +303 -0 ports/games/f1spirit-remake/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805180002.m4I023lD038281>