- Update to 1.0.1
Bugfix release and changes was: - Adjust volume in options - Load game on doubleclick - Fixed: Endgame evacuation causes termination of game. - Fixed: Hightech houses require tech 30, but the tooltip says 20. - Fixed: Suppressed doublicated tech-messages. - Fixed: Doublicated command line arguments. - Fixed: Crash when empty scenario is selected. PR: ports/83893 Submitted by: Andrej Zverev <az@inec.ru>
This commit is contained in:
parent
848875c8d8
commit
2d23425298
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139874
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lincity-ng
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.berlios.de/lincity-ng/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (lincity-ng-1.0.tar.bz2) = 606253d145dcf9992ed8eea47e6795f3
|
||||
SIZE (lincity-ng-1.0.tar.bz2) = 34724931
|
||||
MD5 (lincity-ng-1.0.1.tar.bz2) = 1576a0765eb29a668f7af3084de00739
|
||||
SIZE (lincity-ng-1.0.1.tar.bz2) = 37629776
|
||||
|
|
|
@ -685,6 +685,7 @@ share/applications/lincity-ng.desktop
|
|||
%%DATADIR%%/locale/gui/nl.po
|
||||
%%DATADIR%%/locale/nl.po
|
||||
%%DATADIR%%/music/01 - pronobozo - lincity.ogg
|
||||
%%DATADIR%%/music/city_blues.ogg
|
||||
%%DATADIR%%/opening/Beach.scn
|
||||
%%DATADIR%%/opening/bad_times.scn
|
||||
%%DATADIR%%/opening/good_times.scn
|
||||
|
|
Loading…
Reference in a new issue