alepulver 2006-05-21 21:32:28 UTC FreeBSD ports repository
Modified files: games Makefile Added files: games/tyrquake Makefile distinfo pkg-descr pkg-message pkg-plist games/tyrquake/files patch-Makefile patch-NQ__common.c patch-NQ__model.c patch-QW__client__cl_main.c patch-QW__client__sys_linux.c patch-QW__common__common.c patch-QW__server__sys_unix.c patch-common__cd_linux.c patch-common__gl_vidlinuxglx.c patch-include__bspfile.h Log: This is meant to be a very conservative branch of the Quake source code. I intend to support Quake and Quakeworld in both software and GL versions, as well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on adding lots of rendering enhancements, but rather fixing little bugs that I've come across over the years. I'll be adding small enhancements, but I don't want to completely overhaul the engine. WWW: http://disenchant.net/engine.html Approved by: garga (mentor) Revision Changes Path 1.977 +1 -0 ports/games/Makefile 1.1 +51 -0 ports/games/tyrquake/Makefile (new) 1.1 +3 -0 ports/games/tyrquake/distinfo (new) 1.1 +37 -0 ports/games/tyrquake/files/patch-Makefile (new) 1.1 +50 -0 ports/games/tyrquake/files/patch-NQ__common.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-NQ__model.c (new) 1.1 +18 -0 ports/games/tyrquake/files/patch-QW__client__cl_main.c (new) 1.1 +10 -0 ports/games/tyrquake/files/patch-QW__client__sys_linux.c (new) 1.1 +39 -0 ports/games/tyrquake/files/patch-QW__common__common.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-QW__server__sys_unix.c (new) 1.1 +331 -0 ports/games/tyrquake/files/patch-common__cd_linux.c (new) 1.1 +12 -0 ports/games/tyrquake/files/patch-common__gl_vidlinuxglx.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-include__bspfile.h (new) 1.1 +8 -0 ports/games/tyrquake/pkg-descr (new) 1.1 +8 -0 ports/games/tyrquake/pkg-message (new) 1.1 +7 -0 ports/games/tyrquake/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"