Jamie Wilkinson
6320e8e0a4
- Removed a stray space that popped in.
2002-12-01 05:57:25 +00:00
Jamie Wilkinson
1f8f0480ef
- Confirmed rename of GL_TEXTURE0/1 because they conflict
...
with OpenGL 1.3 definitions. Renamed GL_Texture0 to
QGL_TEXTURE0, for consistency. (icculus patchset #15 )
2002-12-01 05:48:57 +00:00
Jamie Wilkinson
8cf067fc33
- Confirm patch setting writedir for mods. (Ludwig Nussel)
...
(icculus patchset #13,#14)
2002-12-01 05:04:34 +00:00
Jamie Wilkinson
1a3d53810a
- Just noticed this header file was lying around
...
uncommitted. Not used though, but might as well leave it
in there.
2002-12-01 04:30:28 +00:00
Jamie Wilkinson
2240ed20f2
- Confirm SDL CD audio looping fix from Robert B�uml.
...
(icculus patchset #12 )
2002-12-01 04:24:11 +00:00
Jamie Wilkinson
86fdb54929
- Disabled using memset on sound buffer since it may be
...
read-only. In future, one may want to test for this case
and use memset if the buffer is writeable.
(icculus patchset #11 )
2002-12-01 04:17:16 +00:00
Jamie Wilkinson
f1913fdc22
- Confirmed icon support for SDL drivers. (icculus patchset #9 )
2002-12-01 04:07:04 +00:00
Jamie Wilkinson
3cea7ff14a
- Confirming addition of xlib niceties: icon,
...
wm_delete_window handling, etc. (icculus patchset #8 )
2002-12-01 03:31:12 +00:00
Jamie Wilkinson
9f69eb11f1
- Code reformatting
...
- Confirming X11 keyhandling bug fix. (icculus patchset #7 )
2002-12-01 02:35:16 +00:00
Jamie Wilkinson
085cead6f3
- Reformatted R_DrawAlphaSurfaces, confirming bugfix.
...
(icculus patchset #6 )
2002-11-30 06:47:09 +00:00
Jamie Wilkinson
d40369a39b
- Reformatting.
2002-11-30 06:14:40 +00:00
Jamie Wilkinson
bd911a47db
- Applied patch from Vincent S. Cojot for solaris. He's
...
taken his patch against icculus.org's quake2 tree, and
applied it to solaris/ and then migrated that stuff to our
tree in src/ so it gets built.
2002-11-24 05:14:29 +00:00
Jamie Wilkinson
a937e44276
- Patch from Ulrich, because "FreeBSD 5.x doesn't have this
...
nasty bug."
2002-11-05 12:38:31 +00:00
Jamie Wilkinson
fb673df934
- Applied a patch from Ulrich Spoerlein that fixes build
...
problems on OpenBSD.
2002-11-04 13:11:40 +00:00
Jamie Wilkinson
c6fc9c5e06
- Applied a patch from Ulrich Spoerlein to get sound working
...
on BSD systems, copied from the quakeforge tree.
2002-11-04 12:48:24 +00:00
Jamie Wilkinson
58e72eecb5
- Whoa, how long has this been lying here?
2002-11-04 12:45:55 +00:00
Jamie Wilkinson
e951810895
- Added an URL to ipv6 code to the entry in TODO.
2002-10-29 13:58:18 +00:00
Jamie Wilkinson
a764cdfce8
- Added another fix from Ulrich for FreeBSD.
2002-10-15 22:22:53 +00:00
Jamie Wilkinson
a0757dd424
- Reworded a comment
2002-10-14 21:36:35 +00:00
Jamie Wilkinson
14068cee85
- Another FreeBSD patch from Ulrich Spoerlein, this time
...
removing non-standard option to xargs from bootstrap, and
unsetting the cached GL check so the second test succeeds.
2002-10-14 20:52:28 +00:00
Jamie Wilkinson
fc17439847
- Fixed compile errors with joystick support.
2002-10-13 23:08:24 +00:00
Jamie Wilkinson
6f2e45766a
- Moved glob.* to q_glob.*, to avoid conflicts with the libc
...
glob.h
2002-10-13 22:47:54 +00:00
Jamie Wilkinson
acfa909f51
- Updated joystick support to GLX and X11. (icculus
...
patchsets 62,64,80)
- Bugfixed a bit, too. Compiles with --disable-joystick.
2002-10-13 13:18:03 +00:00
Jamie Wilkinson
206594ccc6
- Added patch from icculus CVS for SDL joystick support
...
(patchsets 60, 61)
2002-10-13 04:18:56 +00:00
Jamie Wilkinson
27349bfd44
- Applied patch from icculus.org CVS for supporting shuffle
...
on CDs with 100+ tracks
2002-10-13 03:40:10 +00:00
Jamie Wilkinson
db5b1a5164
- added some whitespace for clarity
2002-10-13 01:34:49 +00:00
Jamie Wilkinson
2e808bd20e
- Applied patch from Ulrich 'Q' Spoerlein to fix build
...
problems on FreeBSD.
2002-10-09 21:15:53 +00:00
Jamie Wilkinson
263c46a443
- Updated TODO list
2002-10-05 02:05:22 +00:00
Jamie Wilkinson
151941fa52
- Applied patch from Vincent S. Cojot to fix SDLGL loading.
2002-09-25 22:14:02 +00:00
Jamie Wilkinson
dbc7d43cdd
- Applied a patch from Ulrich Spoerlein to the configure
...
"--with-opengl" argument.
2002-09-25 12:45:21 +00:00
Jamie Wilkinson
d0557964e7
- Applied patch from Brady McCary to prefer automake 1.6.
2002-09-23 03:53:29 +00:00
Jamie Wilkinson
7b4a401a2d
- Applied patch from Eric Dorland to fix make distcheck.
2002-09-19 06:21:28 +00:00
Jamie Wilkinson
0e64f3b7e5
- Fiddled with configure.in, making it sensible.
2002-09-19 06:04:37 +00:00
Jamie Wilkinson
51886d0095
- Updated the debian/ directory from the downstream package
...
just uploaded.
- Added .gitignore to the debian dir for the junk that gets
created during build.
2002-09-19 04:05:08 +00:00
Jamie Wilkinson
d3c549b156
- Updated gitignore to ignore the directory created by make
...
distcheck.
- Cosmetic change to NEWS.
2002-09-18 06:47:00 +00:00
Jamie Wilkinson
7f2b035191
- Added THANKS and NEWS to the tarball.
...
- Fixed typo in NEWS.
2002-09-18 04:53:28 +00:00
Jamie Wilkinson
b9f1119021
- Added idea about automatic resolution detection to TODO.
...
- Updated AUTHORS file.
- Added THANKS file, with the names of all the people who
sent in bug reports, contributed code, helped test quake2,
and so on.
- Added the NEWS file for the 0.1 release.
2002-09-18 04:28:23 +00:00
Jamie Wilkinson
7a6eb9d465
- Added/updated gitignore files.
...
- Added dist tarballs to bootstrap clean.
2002-09-17 00:49:55 +00:00
Jamie Wilkinson
e50cadface
- erm, *cough*, add the Makefile.
2002-09-16 23:53:05 +00:00
Jamie Wilkinson
0d6131ed29
- Fixed paths to the icon data.
...
- Added Makefile to distribute the pixmaps.
2002-09-16 23:47:30 +00:00
Jamie Wilkinson
c5d9624daf
- Moved pixmap icon into data/ tree.
2002-09-16 22:38:01 +00:00
Jamie Wilkinson
c9e3938f71
- er, yeah, add the actual Makefiles, too
2002-09-16 14:27:25 +00:00
Jamie Wilkinson
f00374b4c5
- Created data/ and subdirectories that gets installed and creates
...
the datadir for users to install the pakfiles into. (Closes : #48 )
- Moved default config file from baseq2/ to data/baseq2.
- Changed header files from EXTRA_DIST to noinst_HEADERS.
2002-09-16 14:02:04 +00:00
Jamie Wilkinson
ed404b35b0
- Wild checkin time! Cleaning up the tree ready for a
...
release.
- Added header files to EXTRA_DIST in the relevant
directories.
- Added the unused source directories to EXTRA_DIST.
- Changed -I.. to -I$(top_srcdir)/src for the header files
in the module directories.
2002-09-16 08:11:44 +00:00
Jamie Wilkinson
1a4d78e410
- Removed OPENGL_CFLAGS and OPENGL_LIBS from the glx
...
refresher target, as OpenGL is dynamically loaded at
runtime by glx.
2002-09-16 06:17:12 +00:00
Jamie Wilkinson
8f5786824f
- Moved the definition of pkglibdir out of the rogue and
...
xatrix defines, to avoid an implication error in automake
2002-08-14 04:44:56 +00:00
Jamie Wilkinson
3cf26c3904
- Removed that evil junk from bootstrap that tried to check
...
for autotools versions -- it's ugly and hard to do right
and isn't worth the effort -- from now on I will be
referring people to the first paragraph in the README
2002-08-14 04:36:14 +00:00
Jamie Wilkinson
91f39e0e8a
- Updated the missonpack part of the README
2002-08-12 00:32:30 +00:00
Jamie Wilkinson
37e950870c
- Updated README to explain game data installs.
2002-08-10 02:20:32 +00:00
Jamie Wilkinson
3e17c963d8
- Attempted to fix mouse detection in the svgalib refresher,
...
by letting svgalib work out where the mouse is rather than
have us worry about where it is.
2002-07-22 15:16:33 +00:00