aboutsummaryrefslogtreecommitdiff
path: root/games/griels-quest
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-0/+1
| | | | Notes: svn path=/head/; revision=517046
* - Update sdl_gfx to 2.0.26, bump dependent ports due to shared library ↵Dmitry Marakasov2019-01-301-0/+1
| | | | | | | version change Notes: svn path=/head/; revision=491625
* - Silence strippingDmitry Marakasov2019-01-091-1/+1
| | | | Notes: svn path=/head/; revision=489810
* Fix PORTSCOUT=skipv to match tag nameDmitry Marakasov2016-01-131-1/+1
| | | | Notes: svn path=/head/; revision=406038
* - Add PORTSCOUTDmitry Marakasov2016-01-121-0/+2
| | | | Notes: svn path=/head/; revision=405896
* "Griel's Quest for the Sangraal" is a game released for MSX2 systemsDmitry Marakasov2015-05-124-0/+88
in the year 1990 (only on Japan). In 2005 was ported to MSX1 systems by Karoshi Corp. This version is a port of MSX1 version of the game to the GNU/Linux systems. Featuring all the levels, objects and enemies. The program is written in C language with the help of SDL 1.2 libraries. WWW: https://github.com/nevat/griels-quest Notes: svn path=/head/; revision=386185