cvs commit: ports/games Makefile ports/games/quake2max Makefile distinfo pkg-descr pkg-plist ports/games/quake2max/files patch-Makefile patch-qcommon__files.c patch-unix__gl_glx.c patch-unix__sys_unix.c

Alejandro Pulver alepulver at FreeBSD.org
Fri Jul 28 22:05:01 UTC 2006


alepulver    2006-07-28 22:05:00 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/quake2max      Makefile distinfo pkg-descr pkg-plist 
    games/quake2max/files patch-Makefile patch-qcommon__files.c 
                          patch-unix__gl_glx.c 
                          patch-unix__sys_unix.c 
  Log:
  OpenGL only Quake II engine modification with the following features:
  
  - Requires id Software's Quake II: Patched to v3.20.
  - OpenGL Only: No software mode; No 3dfx.
  - 32-bit color skin/texture support: .jpg; .tga; .png.
  - Texture Compression: For large textures/skins.
  - Particle Engine: Fast intuitive system; dynamically lit; custom special
    effects.
  - RScript Shaders: Spheremapping; detail textures; animated skins; vertex
    deformation, other custom functions.
  - Enhanced Menus: Mouse support in menus; menus scaled to fixed resolution;
    reorganized menus.
  - Client side 3-D Chase Camera: Accurate aiming system; adjustable viewing
    distance; adjustable viewing angle.
  - Miscellaneous Special Effects: Improved model lighting system; improved
    dynamic shadows system; overbright maps, entities and particles; transparent
    surface vertex lighting.
  - Miscellaneous Game play Enhancements: Decals for blood, bullet marks, and
    impact explosions; mouse FOV autosensitivity; "*.pak" pak loading; CVARlist
    filter parameter.
  - Backwards Compatible: With old mods.
  
  WWW: http://www.quake2max.net/
  
  Revision  Changes    Path
  1.1014    +1 -0      ports/games/Makefile
  1.1       +124 -0    ports/games/quake2max/Makefile (new)
  1.1       +6 -0      ports/games/quake2max/distinfo (new)
  1.1       +84 -0     ports/games/quake2max/files/patch-Makefile (new)
  1.1       +42 -0     ports/games/quake2max/files/patch-qcommon__files.c (new)
  1.1       +19 -0     ports/games/quake2max/files/patch-unix__gl_glx.c (new)
  1.1       +53 -0     ports/games/quake2max/files/patch-unix__sys_unix.c (new)
  1.1       +23 -0     ports/games/quake2max/pkg-descr (new)
  1.1       +9 -0      ports/games/quake2max/pkg-plist (new)


More information about the cvs-all mailing list