The NetBSD Project

CVS log for pkgsrc/games/prboom/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / prboom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 20 11:57:43 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:32:04 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Aug 19 20:16:39 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
*: reset maintainer for drochner

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:40:19 2018 UTC (6 years, 5 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jan 14 17:34:00 2018 UTC (6 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
games/*: fix alignment of variable values

pkglint -Wall -r --autofix --only aligned

After running the above command, three packages had to be adjusted
manually:

In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.

In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.

In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 25 14:23:02 2015 UTC (9 years, 7 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Recursive revbump following MesaLib update, categories g through n.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Oct 6 11:54:50 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 27 15:48:59 2009 UTC (15 years, 2 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Patches to Makefile.in need to be done before configure, not before
build.  s/pre-build/post-patch/ and suddenly this package no longer
installs binaries into games/ but in bin/, as expected by the PLIST.

Bump PKGREVISION to 1.

PKG_DEVELOPER=yes is your friend.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:38:11 2009 UTC (15 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +8 -2 lines
update to 2.5.0, from Leonardo Taccari per PR pkg/40286
changes: many fixes
(lightly tested with Doom II)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:30 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -1 lines
Add DESTDIR support.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jul 6 19:41:09 2007 UTC (17 years, 5 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
update to 2.4.7
changes:
-Fixed comp_soul and comp_maskedanim options not actually being optional
-Fixed searching for IWAD/prboom.wad
-Multiple sound crash fixes
-Fix for previously introduced HOM error
-Fix frame numbering problem in MBF dehacked patches

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Oct 17 17:02:47 2006 UTC (18 years, 1 month ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
update to 2.4.6
changes:
-bugfixes
-rendering improvements/speedup

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 29 10:23:21 2006 UTC (18 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
update to 2.4.5
changes:
-fix crash when saving the game in levels with lots of monsters (bug
 introduced in 2.4.4)
--nodeh option to disable automatic loading of dehacked-in-wad lump
-Unified software and opengl engine into one binary
-Added video mode selection to menu
-fix demo desyncs on E1M5 on x86_64 systems
-Fullscreen setting will only take effect after game restart
-reduce red palette translation if the menu is up, so the menu can still
 be read
-screenshots now in PNG format on Linux/Unix in GL mode too
-Added experimental -checksum option for demo playback comparison
-Merged new internal patch (graphics) format from PrBoom 2.3
-some Mac OS X fixes

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Aug 3 20:18:04 2006 UTC (18 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
update to 2.4.4
changes:
- Don't fail when a texture name can't be looked up
- Increased several limits - Thanks to entryway and RjY
  - Increased number of sidedef limit to 65534
  - Increased number of vertexes limit to 65535
  - Fixed crash when crossing sectors with very big height differences
- fix crash on E4M8
- Mac OS X:  Launcher has a Console that displays text output from the game
- New command-line options for setting a window (-window) or fullscreen
  (-nowindow) mode temporarily.
- The maximal supported resolution is increased from 1600x1200 to 2048x1536
- GLBoom will use the closest supported resolution when running fullscreen
- The "RUN" key inverts the autorun state
- Live monsters are highlighted in a different colour on the iddt-automap
- Fixed OpenGL sky rendering in Requiem and Memento Mori
- The "Show coordinates of automap pointer" setting works now
- merged many cleanups and fixes from PrBoom 2.3
- fix translucency map file handle leak
- fix consistency failures in netgames
- prevent crashes at 800x600 caused by rounding errors with naive clipping
- fixed slowdown at 1024x768 on some systems
- ability to play tasdoom demos directly
- -solo-net option is a shortcut for one-player network games
- emulate spechit overflows for dosdoom and tasdoom compatibility
- made several cleanups and fixes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jul 24 20:03:25 2006 UTC (18 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
update to 2.4.3
changes:
-speed improvements in higher resolutions
-bugfixes
-improvements in Mac OS X support
-some cleanup
-Move gamma correction tables into prboom.wad

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jun 12 16:28:10 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 11 08:29:28 2006 UTC (18 years, 8 months ago) by drochner
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
-take maintainership (as suggested by snj)
-update to 2.4.1
changes:
- PrBoom demos are now recorded with high-precision turning (like the
  "Doom v1.91" hack that is floating around)
- when both -nodraw and -nosound are supplied, then no graphics will be
  initialized and no windows opened
- add ultdoom compatibility level, and bring compatibility levels into line
  with Prboom+
- screenshots now use correct palette in software mode
- screenshots now in PNG format on Linux/Unix where available
- suppress use-supershotgun key in compatibility mode
- removed obsolete video related code
- fix screenshots on 64bit systems
- fix comp_666

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 6 16:08:34 2006 UTC (18 years, 8 months ago) by drochner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
update to 2.4.0
changes:
emulate reject overflows and spechit overflows - from prboom-plus
more original doom compatibility options
improve stretched graphics drawing for hires
fix super-shotgun reload on last shot
fix compilation with gcc 4.x
fix some more dehacked support problems (e.g. Hacx)
fix crash if pwad contains zero-length sound lumps
added possibility to use mmap for wad access, this leads to less memory usage
simplified the memory handling
removed old Doom v1.2 lumps from prboom.wad
windows also uses prboom.wad now
add Mac OS X bundle build
removed lumps and tables which are in prboom.wad from source

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:21 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Dec 11 09:40:43 2005 UTC (19 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:56 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 27 15:43:36 2005 UTC (19 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 10 17:28:24 2004 UTC (20 years, 2 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Update to 2.2.6.

Changes:
- fix Inferno intermission screen crash
- fix lockup for other netgame clients when one client quits
- fix memory leak in netgame server
- fix SDL_LockScreen crashes on Win32
- fix fuzz drawing for hi-res
- network games should survive temporary loss of connection
- fix dehacked NOSECTOR/NOBLOCKMAP effects
- fix player spawn sound

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:14:46 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Sep 25 20:02:54 2004 UTC (20 years, 2 months ago) by snj
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -5 lines
Take maintainership.  Update to 2.2.5.

Changes:
- fix crash caused by long messages in HUD
- live monster counter on HUD
- notify server if client quits during startup wait
- improved response file parser
- fast forward to given map # in demo playback
- fixes for various sound bugs (no more delay in NetBSD!)
- fix doom2 demos at levels with >10 deathmatch starts
- and more compatibility and demo fixes
- support higher-turning-resolution demos from v1.91
- fix compilation with gcc 3.4.x

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 17 20:47:57 2004 UTC (20 years, 7 months ago) by zuntum
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
drop maintainership

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 6 20:52:59 2004 UTC (20 years, 9 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
Use bl3.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 8 14:41:40 2003 UTC (21 years ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 5 04:32:01 2003 UTC (21 years, 1 month ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4 lines
Upgrade to 2.2.4 (latest stable version).

This closes PR pkg/23346 by Soren Jacobsen.

Changes since 2.2.3:

* Fixed sky-over-sky HOM.
* Add sound compatibility option.
* Improve sound volume accuracy.
* Shared texture palette isn't the default anymore (glboom).
* Better invulnerabilty rendering for non paletted OpenGL.
* Network game server can now read config files to set game options.
* Fix latency problems in LAN games.
* Small compilation fixed for OpenGL on some unix platforms.
* Fix for dehacked files which change frames.
* Fixed name clash when compiling for some unix platforms.
* Flag counted items with different colour on the IDDT automap.
* Fixed extra shot sound when chaingun runs out of ammo.
* Fix some telefragging related desyncs.
* Fixed offsets for flipped sprites.
* Hopefully fix problems with network games on big-endian platforms.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 21 16:49:59 2003 UTC (21 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
COMMENT should start with a capital letter.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:39:15 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 13 13:51:53 2003 UTC (21 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
PKGREVISION bump for libiconv update.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 2 11:55:04 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 3 08:25:36 2003 UTC (21 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image.
Bump PKGREVISION.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 14 19:37:07 2003 UTC (21 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Bump PKGREVISION: Include SDL-mixer buildlink2.mk for sound. Closes PR 20024.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 6 16:01:38 2002 UTC (22 years, 3 months ago) by zuntum
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update prboom to version 2.2.3

Changes from v2.2.2 to v2.2.3
- improved mouse handling
- intermission demo sync bug fixed
- framebuffer update fixes (solves flicker on fbcon)
- -forceoldbsp allowed in non-GL version, and saved in demos
- fix player colours in multiplayer demos
- apply workarounds for buggy pwads even during demo playback
- fix numpad 5 key
- allow compilation on systems where SDL is built without joystick support
- fix comp_skymap
- using anisotropic filtering when the OpenGL extension is available
- using paletted textures when the OpenGL extension is available
- added gl_use_paletted_texture option to glboom configuration file
- using shared texture palette when the OpenGL extension is available
- added gl_use_shared_texture_palette option to glboom configuration file

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 27 19:08:32 2002 UTC (22 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
buildlink1 -> buildlink2

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 20 12:56:45 2002 UTC (22 years, 4 months ago) by zuntum
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update prboom to version 2.2.2

Changes from v2.2.1 to v2.2.2
- more demo sync problems for original Doom and Boom fixed
- added changeable samplerate for soundmixing
- added fullscreen/window toggle in option menu
- added double buffering
- floor rendering made more accurate
- Win32 config file handling fixed
- fix endian conversion problem on Linux/PPC

Revision 1.1.1.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:46:08 2002 UTC (22 years, 5 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1: +2 -2 lines
Merge from pkgsrc-current to buildlink2 branch.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 12 10:16:47 2002 UTC (22 years, 7 months ago) by abs
Branches: MAIN
CVS tags: buildlink2-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 26 12:33:59 2001 UTC (23 years, 4 months ago) by zuntum
Branches: TNF
CVS tags: pkgsrc-base, netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of prboom-2.2.1

Prboom is a modified version of the ID Software's classic game Doom.
It runs on several platforms (include Win32 and Unixes) and features
many additions to the original game.  It also supports multiplayer
games.

Note: this package lacks audio support for now, because we don't have SDL_mixer yet.
I hope to enable it in the future.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 26 12:33:59 2001 UTC (23 years, 4 months ago) by zuntum
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>