wiz
5ea5107654
Re-add xdoom, requested by drochner.
...
Address PR 24024 by marking it as not-for-lp64platforms.
2010-02-22 21:58:47 +00:00
wiz
b9d2df79e3
Remove xdoom, use prboom instead, which also works on 64bit machines
...
(see PR 24024).
2010-02-21 16:17:12 +00:00
joerg
a64dc7f70b
Don't use malloc.h.
2007-07-31 10:12:00 +00:00
joerg
a56127420d
Rename static variable to avoid conflict with time(2).
2006-09-24 13:50:08 +00:00
joerg
787282c9c7
Fix errno.
2006-01-12 23:59:02 +00:00
minskim
cb4bea4014
Use endian.mk instead of patching source code.
2005-02-24 23:07:34 +00:00
minskim
e06ff261cc
Use variables and header files defined in ossaudio.buildlink3.mk to make
...
this package build on more platforms.
2005-02-24 23:04:31 +00:00
minskim
9e9ffe52c8
Honor CFLAGS set by pkgsrc.
2005-02-24 22:39:03 +00:00
mycroft
eef23d6867
Trivial fix for GCC3.
2003-09-29 23:46:31 +00:00
mycroft
cb99b77e5e
Fix ridiculously stupid unaligned accesses.
2002-08-22 05:29:50 +00:00
mycroft
4164402d80
Fix more obvious word size cruft.
2002-08-22 05:08:30 +00:00
mycroft
1c5bda26b8
Deal with some obvious pointer size issues that prevent xdoom even loading the
...
WAD file on LP64. Whether it works beyond that point now, I don't know.
2002-08-22 04:18:43 +00:00
mycroft
cb7b5f2c89
Fix the WAD version number printf(), which is very obviously broken.
2002-08-19 14:49:47 +00:00
blymn
b8094222a3
Fix for PR 17741, m_swap.h needs to have sys/endian.h included to
...
correctly determine the endian of the host machine.
2002-07-29 11:09:50 +00:00
abs
5f205db74b
Work with xpkgwedge
2001-07-27 11:05:58 +00:00
mycroft
52436f757f
int32_t -> int
...
This broke on -current, because int32_t isn't defined by default. In addition,
it's kinda dumb to do this in one particular place, leaving the rest of the
structures defined to use non-fixed types.
2000-10-21 21:57:39 +00:00
abs
fa022bb0af
Update to 1.10nb1
...
Actually work with the supplied WAD file
One file-to-patch per patchfile
Remove strange 'post-patch' substitute X11_BASE phase
Fix numerous coredumps
Add a '-h' usage
Handle the sndserver dying
Make it work on little endian systems
Add a '-volume X' flag, and skip all sound code if 0
Other cleanup in some of the more repellant code areas.
2000-02-03 16:01:14 +00:00
tron
0de3d8f719
Use "/dev/sound" instead of "/dev/dsp" as sound device. Fixes PR pkg/9066
...
by Richard Rauch.
1999-12-29 21:47:03 +00:00
sommerfe
f2f4690647
Fix PR7160: critical bug fix to xdoom
1999-03-15 01:54:32 +00:00
mycroft
f027bbff92
Fix alignment problems on arm32.
1998-12-14 14:43:10 +00:00
mycroft
fd29275a41
Use -O2, not -O6.
1998-11-24 05:23:23 +00:00
hubertf
d321453dc8
optimize, for mycroft
1998-11-24 00:38:20 +00:00
hubertf
75b9690c3f
Boom - make da noise! (add soundserver)
1998-09-06 16:37:44 +00:00
garbled
c54bfe9f06
xdoom-1.10: a 3D shoot-em-up for 8-bit X11 displays.
...
Many thanks to Matthias Drochner for giving me his framework on the pkg
as a starting point.
1998-08-28 12:53:03 +00:00