This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 21090e6b230e097dca40a0e9cf726715258a55ec Author: Alexandre Detiste <[email protected]> Date: Tue Oct 20 22:44:01 2015 +0200 quake2: add support for rogue & xatrix from GOG package --- data/quake2.yaml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/data/quake2.yaml b/data/quake2.yaml index 00547b1..8cea2a0 100644 --- a/data/quake2.yaml +++ b/data/quake2.yaml @@ -1578,6 +1578,7 @@ files: - ctf/server.cfg - quake2_manual/bottom.html - quake2_manual/credits.html?steam + - quake2_manual/customer_support.html?steam - quake2_manual/enemy_barracuda_shark.html - quake2_manual/enemy_berserker.html - quake2_manual/enemy_brains.html @@ -1728,8 +1729,25 @@ files: - rogue/docs/license.txt - rogue/docs/readme.txt - rogue/docs/release.txt - # + rogue - # + xatrix + + - xatrix/pak0.pak + - xatrix/video/idlog.cin + - xatrix/video/logo.cin + - xatrix/video/xin.cin + - xatrix/video/xout.cin + - xatrix/video/xu1.cin + - xatrix/video/xu2.cin + - xatrix/video/xu3.cin + - xatrix/video/xu4.cin + - xatrix/docs/license.doc + - xatrix/docs/license.txt + - xatrix/docs/manual.doc + - xatrix/docs/manual.txt + - xatrix/docs/readme.htm + - xatrix/docs/readme.txt + - xatrix/docs/release.htm + - xatrix/docs/release.txt + # + action, arena, capture, chaos, eraser, jail, kick, pb2 & rover: # -> can not supported without source for a native game.so -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

