Bug 156536

Summary: games/heretic: adding respawnaritfacts and configurable shortkeys
Product: Ports & Packages Reporter: Kalten <kalten>
Component: Individual Port(s)Assignee: Oliver Lehmann <oliver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kalten 2011-04-21 00:50:08 UTC
Adding:
*) -respawnartifacts parameter
*) konfigurable shortkeys in heretic.cfg:
  -) key_health defaulting to 'a': health-quarz (magenta)
  -) key_tomeofpower defaulting to 127 (Backspace): (now configurable)
  -) key_egg defaulting to 'q'.
  -) key_firebomb defaulting to 'b'.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-21 00:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2011-06-08 12:46:47 UTC
State Changed
From-To: open->closed

committed, Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-08 12:46:48 UTC
oliver      2011-06-08 11:46:40 UTC

  FreeBSD ports repository

  Modified files:
    games/heretic        Makefile 
  Added files:
    games/heretic/files  patch-d_main.c patch-doc-Gamekeys.txt 
                         patch-doc-README.opengl patch-doomdef.h 
                         patch-g_game.c patch-m_misc.c 
                         patch-p_inter.c 
  Log:
  adding respawnaritfacts and configurable shortkeys
  bump PORTREVISION
  
  PR:             ports/156536
  Submitted By:   Kalten <kalten@gmx.at>
  
  Revision  Changes    Path
  1.26      +5 -3      ports/games/heretic/Makefile
  1.1       +25 -0     ports/games/heretic/files/patch-d_main.c (new)
  1.1       +13 -0     ports/games/heretic/files/patch-doc-Gamekeys.txt (new)
  1.1       +12 -0     ports/games/heretic/files/patch-doc-README.opengl (new)
  1.1       +19 -0     ports/games/heretic/files/patch-doomdef.h (new)
  1.1       +56 -0     ports/games/heretic/files/patch-g_game.c (new)
  1.1       +21 -0     ports/games/heretic/files/patch-m_misc.c (new)
  1.1       +15 -0     ports/games/heretic/files/patch-p_inter.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"