Commit graph

8 commits

Author SHA1 Message Date
Alexey Dokuchaev
0bb60cc35c - Fix the build by dropping now unsupported compiler options
- While here: stagify, convert MASTER_SITE_SUBDIR and USE_BZIP2

Reported by:	pkg-fallout
2014-04-20 14:44:25 +00:00
Alexey Dokuchaev
a05d721e92 - Unbreak the build against Clang (non-void function should return a value)
- Sound file loader in the engine already converts the data to host-endian,
  therefore the device must be open in host-endian mode, too
- Convert obsolete USE_GMAKE while here

Reported by:	pkg-fallout
2013-09-05 05:46:47 +00:00
Alexey Dokuchaev
9e59e65ced - Provide working mirror in MASTER_SITES
- Mute additional extraction and patching commands output (as we always do)
- Fix nasty crash due to `-funroll-loops' being passed to the compiler
2013-05-13 12:51:32 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alejandro Pulver
ce11335e86 - Fix building with GCC 4.x.
Reported by:	pointyhat
2007-03-22 03:43:37 +00:00
Alejandro Pulver
8f7170d61e - Update to version 0.45.
- Remove PORTSCOUT for avoiding version 0.45.
- Reduce too high default mouse sensivity in game.
- Change USE_GCC from 3.2+ to 3.4+ because it is supported in more archs.
2006-12-30 21:31:36 +00:00
Alejandro Pulver
11fc0e4980 - Fix building on FreeBSD 4.x. 2006-08-07 19:35:19 +00:00
Alejandro Pulver
9b386ca620 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/
2006-07-28 22:05:00 +00:00