mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to version 1.1
This releases adds a graphical user interface with new configuration options for video effects, keyboard, mouse, and joystick. It also features two additional tutorials, AI flight maneuvers, randomized tree placement, improved collision detection, and lots of visual effects. PR: 60232 Submitted by: maintainer
This commit is contained in:
parent
2b54817f14
commit
3b02be7d56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95804
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gl-117
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gl-117-1.0.1-src.tar.gz) = 95ac2ff4fc65070a28c670c67bb7a376
|
||||
MD5 (gl-117-1.1-src.tar.gz) = 0bce3bdcc9d293e2fbd963e34fec94b9
|
||||
|
@ -76,6 +76,7 @@ bin/gl-117
|
||||
%%DATADIR%%/textures/base1_no.tga
|
||||
%%DATADIR%%/textures/cactus1.tga
|
||||
%%DATADIR%%/textures/cactusu1.tga
|
||||
%%DATADIR%%/textures/camoufl.tga
|
||||
%%DATADIR%%/textures/chaff_ch.tga
|
||||
%%DATADIR%%/textures/clouds1.tga
|
||||
%%DATADIR%%/textures/clouds2.tga
|
||||
@ -113,6 +114,9 @@ bin/gl-117
|
||||
%%DATADIR%%/textures/glitter.tga
|
||||
%%DATADIR%%/textures/grass1.tga
|
||||
%%DATADIR%%/textures/gravel1.tga
|
||||
%%DATADIR%%/textures/greendrk.tga
|
||||
%%DATADIR%%/textures/greenlit.tga
|
||||
%%DATADIR%%/textures/greygrid.tga
|
||||
%%DATADIR%%/textures/hall1b_g.tga
|
||||
%%DATADIR%%/textures/hall2b_c.tga
|
||||
%%DATADIR%%/textures/medals.tga
|
||||
@ -123,6 +127,7 @@ bin/gl-117
|
||||
%%DATADIR%%/textures/panzer2_.tga
|
||||
%%DATADIR%%/textures/radar1.tga
|
||||
%%DATADIR%%/textures/radar2.tga
|
||||
%%DATADIR%%/textures/ranks.psd
|
||||
%%DATADIR%%/textures/ranks.tga
|
||||
%%DATADIR%%/textures/redsand1.tga
|
||||
%%DATADIR%%/textures/redstone2.tga
|
||||
@ -143,11 +148,14 @@ bin/gl-117
|
||||
%%DATADIR%%/textures/tree2.tga
|
||||
%%DATADIR%%/textures/tree3.tga
|
||||
%%DATADIR%%/textures/tree4.tga
|
||||
%%DATADIR%%/textures/tree5.tga
|
||||
%%DATADIR%%/textures/treeu1.tga
|
||||
%%DATADIR%%/textures/treeu2.tga
|
||||
%%DATADIR%%/textures/treeu3.tga
|
||||
%%DATADIR%%/textures/treeu4.tga
|
||||
%%DATADIR%%/textures/treeu5.tga
|
||||
%%DATADIR%%/textures/water1.tga
|
||||
%%DATADIR%%/textures/wheel.tga
|
||||
@dirrm %%DATADIR%%/models
|
||||
@dirrm %%DATADIR%%/music
|
||||
@dirrm %%DATADIR%%/sounds
|
||||
|
Loading…
Reference in New Issue
Block a user