pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/asc Update to 1.15.2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d943293a583b
branches: trunk
changeset: 484991:d943293a583b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 02 13:24:15 2004 +0000
description:
Update to 1.15.2.1.
Changes in 1.15.2:
- updated and extended the campaign
- updated units
- fixed ai problems, speed up of ai
- fixed problems with resource transfer between players
- various other bugfixes
Changes in 1.15.1:
Most important change is the addition of multiple reaction fire,
where unit can attack several approaching enemies.
The campaign has also been extended and the maps updated.
Other improvements:
* ASC has an automatic unit production cost calculation
* Units don't defend when attacker is not visible
* New building function: view sats
* ASC can create clipboard files
* Fixed graphical glitches when moving from one field to an invisible
next
* Fixed bugs with generator vehicles
* Changed height system for object types
* Fixed lots of bugs
Changes in 1.15.0:
ASC now features a reserach system. The campaign has been updated
and game system fine tuned, and ASC now runs significantly faster.
As usual, dozens of bugs haven been fixed.
diffstat:
games/asc/Makefile | 5 ++---
games/asc/PLIST | 11 +++++++----
games/asc/distinfo | 6 +++---
3 files changed, 12 insertions(+), 10 deletions(-)
diffs (53 lines):
diff -r d7ba73a40cbd -r d943293a583b games/asc/Makefile
--- a/games/asc/Makefile Thu Dec 02 13:09:24 2004 +0000
+++ b/games/asc/Makefile Thu Dec 02 13:24:15 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:42 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/12/02 13:24:15 wiz Exp $
#
-DISTNAME= asc-source-1.14.0.0
+DISTNAME= asc-source-1.15.2.1
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES}
diff -r d7ba73a40cbd -r d943293a583b games/asc/PLIST
--- a/games/asc/PLIST Thu Dec 02 13:09:24 2004 +0000
+++ b/games/asc/PLIST Thu Dec 02 13:24:15 2004 +0000
@@ -1,13 +1,16 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/12 20:06:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/12/02 13:24:15 wiz Exp $
bin/asc
-bin/asc_bin2text
bin/asc_demount
bin/asc_makegfx
bin/asc_mapedit
bin/asc_mount
-bin/asc_raw2pcx
-bin/asc_viewid
bin/asc_weaponguide
+man/man6/asc.6
+man/man6/asc_demount.6
+man/man6/asc_makegfx.6
+man/man6/asc_mapedit.6
+man/man6/asc_mount.6
+man/man6/asc_weaponguide.6
share/games/asc/asc.gfx
share/games/asc/asc_dlg.zip
share/games/asc/buildings.con
diff -r d7ba73a40cbd -r d943293a583b games/asc/distinfo
--- a/games/asc/distinfo Thu Dec 02 13:09:24 2004 +0000
+++ b/games/asc/distinfo Thu Dec 02 13:24:15 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2004/03/12 20:06:29 wiz Exp $
+$NetBSD: distinfo,v 1.4 2004/12/02 13:24:15 wiz Exp $
-SHA1 (asc-source-1.14.0.0.tar.gz) = e824ee99ff39a1e429073a967592105b677a3723
-Size (asc-source-1.14.0.0.tar.gz) = 7826750 bytes
+SHA1 (asc-source-1.15.2.1.tar.gz) = 9311d1b668f4a4151e720d76d605b21268f8b4af
+Size (asc-source-1.15.2.1.tar.gz) = 7987215 bytes
SHA1 (frontiers.mp3) = 7c6753fb5fe5e498fa780271da0a302c0619a1ca
Size (frontiers.mp3) = 4407769 bytes
SHA1 (machine_wars.mp3) = d05e92b46ae0e90d9f3b38ce9c4b41bde599a02e
Home |
Main Index |
Thread Index |
Old Index