Bug 156536 - games/heretic: adding respawnaritfacts and configurable shortkeys
Summary: games/heretic: adding respawnaritfacts and configurable shortkeys
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 00:50 UTC by Kalten
Modified: 2011-06-08 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (6.45 KB, patch)
2011-04-21 00:50 UTC, Kalten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"