Brian Koropoff
59db43b377
This is totally out of date now.
2003-07-17 17:55:09 +00:00
Bill Currie
043ec906c4
qnx patch from DrSpliff
2003-07-17 15:17:41 +00:00
Brian Koropoff
695fe40e29
Same changes, this time to HEAD.
2003-07-15 21:46:12 +00:00
Brian Koropoff
b7d076feab
Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL),
...
and more text transformation functions.
2003-07-15 21:40:37 +00:00
Bill Currie
772ad66019
don't need that any more (yay:)
2003-07-15 17:41:31 +00:00
Bill Currie
cb6bf2e2ae
minor house-keeping
2003-07-15 16:34:43 +00:00
Bill Currie
7782f01422
hmm, didn't propogate my fix properly
2003-07-14 00:20:36 +00:00
Bill Currie
454aa5c603
more mailing list corrections
2003-07-12 21:50:22 +00:00
Bill Currie
e9793461be
more sourceforge addresses
2003-07-12 21:00:45 +00:00
Bill Currie
78ccffe262
correct the list address
2003-07-12 20:19:43 +00:00
Bill Currie
1f9a22d54c
finally got it working
2003-07-12 20:19:05 +00:00
Bill Currie
68357d7fb3
forgot rpm doesn't allow - in the version, so hack around it :)
2003-07-12 07:26:16 +00:00
Bill Currie
6efa0ca736
if at first you don't succeed...
2003-07-10 22:20:29 +00:00
Bill Currie
42aeb83c32
update version to 0.5.3-CVS
2003-07-10 22:02:06 +00:00
Bill Currie
f067f804d1
update NEWS. not 100% accurate, but that would take forever :P
2003-07-10 18:16:17 +00:00
Bill Currie
c8377e01d4
partial updates
2003-07-10 16:28:46 +00:00
Bill Currie
8306859b49
target_cpu is much more appropriate for -march than host_cpu
2003-07-10 16:28:27 +00:00
Bill Currie
3537d67eff
target_cpu makes much more sense for -march
2003-07-10 05:10:34 +00:00
Bill Currie
031041d3be
d'oh, half assed job
2003-07-10 02:03:54 +00:00
Bill Currie
6ded764a88
make sure the ogg and vorbis checks don't add /usr/{include,lib> or
...
/usr/local/{include,lib} to CFLAGS or LDFLAGS
2003-07-10 01:48:58 +00:00
Bill Currie
318a407fc6
add menu.dat to quakeforge-common now that it has a proper home
2003-07-09 21:43:05 +00:00
Bill Currie
d4734f527d
bump the version
2003-07-09 20:42:54 +00:00
Bill Currie
dfa16742e2
fix some silly bugs (sizeof (char*) :P)
2003-07-09 15:38:19 +00:00
Bill Currie
0cf0f710b7
remove some unneeded code
2003-07-09 15:34:58 +00:00
Bill Currie
855fc53709
handle alloca properly
2003-07-09 06:28:09 +00:00
Bill Currie
84e071d235
fix an incorrect usage of HAVE_* that finally bit my bum
2003-07-09 04:21:45 +00:00
Bill Currie
4f66e1e9da
fix a bunch of the previous FIXMEs. needs a bit more work for win32
...
compiling
2003-07-08 22:39:45 +00:00
Bill Currie
dddf045221
put "FIXME: overflow" on all the char arrays I could find that weren't
...
obviously safe
2003-07-08 20:11:10 +00:00
Bill Currie
21f7365bcc
make "win" the default for snd_output on windows
2003-07-08 20:09:23 +00:00
Bill Currie
011fe7babb
make sure the trimmed info key value gets terminated properly
2003-07-08 17:26:50 +00:00
Bill Currie
a9dbdb5b9b
clean up Cvar_Info, removing redundant code and a potential overflow
2003-07-08 15:07:59 +00:00
Ragnvald Maartmann-Moe IV
2630ed1adf
More informative UDP setup failure messages.
2003-06-26 20:24:47 +00:00
Bill Currie
acb4e8dd87
try to handle pthread better
2003-06-25 22:41:58 +00:00
Bill Currie
1d32ff04e6
fix missing params for VA_COPY pointed out by Dalibor Topic
...
<robilad@yahoo.com>
2003-06-25 15:22:39 +00:00
Chris Ison
64f74731c5
added vid_fullscreen cvar as a CVAR_ROM. This will change once the renderer is setup to reload textures.
...
removed -window, -mode, and internal mode table and functions that strictly delt with them.
Rewrote the mode selection part of VID_Init
Altered VID_SetMode and associated functions to use data obtained from VID_Init instead of mode tables.
Also tidied up a little.
2003-06-21 00:17:32 +00:00
Chris Ison
bff8a24d12
added -conheight checking
2003-06-21 00:07:59 +00:00
Bill Currie
862e9d89c5
mindhog's fix for 32bpp x11
2003-06-17 03:11:24 +00:00
Chris Ison
d720efe1e6
fixed misplacement of menu
2003-06-16 12:31:52 +00:00
Bill Currie
ba19ee1120
clear the current menu so going to console via the menus doesn't screw
...
things up
2003-06-06 18:57:56 +00:00
Bill Currie
f22bdfc23f
d'oh, forgot to update the format
2003-06-06 15:47:12 +00:00
Bill Currie
8d470d2b49
don't use qfs_gamedir->* in QFS_NextFilename as it gets passed that in the
...
template (and shouldn't assume where to put the file anyway:). fixes the
all screenshots saves sas qf0000.tga bug.
2003-06-06 15:44:13 +00:00
Ragnvald Maartmann-Moe IV
c6b6c7926f
Fix one bug, but doesn't fix all screenshots being saved to qf0000.tga...
2003-06-06 12:35:52 +00:00
Bill Currie
f5cf955f21
win32 finally builds again
2003-06-05 18:25:41 +00:00
Bill Currie
191a7f61bc
win32 compile fixes
2003-06-05 17:56:09 +00:00
Bill Currie
ce9ddfd186
win32 fix
2003-06-05 17:51:49 +00:00
Bill Currie
58c9203adc
openbsd compile fix from nano
2003-06-05 16:08:10 +00:00
Bill Currie
54e8cb1cb2
make dist fix (again:/)
2003-06-04 20:32:10 +00:00
Bill Currie
0c42b0f644
make dist fix
2003-06-04 18:50:54 +00:00
Bill Currie
d42e011760
make dist fix
2003-06-04 18:26:19 +00:00
Bill Currie
4cabc2db82
fix a non-curses build issue
2003-06-04 18:07:12 +00:00