Bill Currie
|
c4d81cda19
|
use a proper charset instead of \w (too iffy on what it is)
|
2007-04-06 23:13:29 +00:00 |
|
Bill Currie
|
5baa6057cb
|
give windows spawn*p* :P
|
2007-04-06 22:25:16 +00:00 |
|
Bill Currie
|
9e9318a3f1
|
use spawn instead of fork/exec/wait
|
2007-04-06 22:03:28 +00:00 |
|
Bill Currie
|
bc1c68dd89
|
add malloc.h vor vc
|
2007-04-06 21:36:20 +00:00 |
|
Bill Currie
|
3f3450df2c
|
fix a wrong name
|
2007-04-06 14:13:25 +00:00 |
|
Bill Currie
|
15e17b7c42
|
cpqw support. set sv_progs_ext to "cpcw" to activate its mapping
|
2007-04-06 13:59:05 +00:00 |
|
Bill Currie
|
f6924f35e5
|
report the line of the previous declaration of the function
|
2007-04-06 12:02:34 +00:00 |
|
Bill Currie
|
a6388ee680
|
overload "break" and allow break to be used in --traditional
|
2007-04-06 11:46:21 +00:00 |
|
Bill Currie
|
6d21c50dee
|
handle #line (hopefully)
|
2007-04-06 11:27:03 +00:00 |
|
Bill Currie
|
966c337bf5
|
use the def's declaration line rather than the function's when reporting auto-initialization
|
2007-04-06 11:05:52 +00:00 |
|
Bill Currie
|
c560744270
|
"use" parent defs
|
2007-04-06 11:01:34 +00:00 |
|
Bill Currie
|
240eab4b09
|
cleanup the tempfile from a failed preprocessor run on progs.src
|
2007-04-06 09:44:08 +00:00 |
|
Bill Currie
|
26e15db4ba
|
handle comments and conditionals in preprogs.src
|
2007-04-06 09:27:56 +00:00 |
|
Bill Currie
|
04765083aa
|
really warn only once for each uninitialized variable
|
2007-04-06 08:56:37 +00:00 |
|
Bill Currie
|
e7f478b197
|
by default, don't use cpp when compiling the output of qfpreqcc
|
2007-04-06 08:41:33 +00:00 |
|
Bill Currie
|
5a8143a9c7
|
support float = vector and vector = float for traditional
|
2007-04-06 08:23:07 +00:00 |
|
Bill Currie
|
eb9943973b
|
handle . in frame macro names
|
2007-04-06 08:19:58 +00:00 |
|
Bill Currie
|
bff92d9d32
|
properly handle strings in comments and comments in strings
|
2007-04-06 08:19:20 +00:00 |
|
Bill Currie
|
6bbf54c7cd
|
handle /* */ comments better
|
2007-04-06 07:12:47 +00:00 |
|
Bill Currie
|
0e4fb6c01a
|
no-cpp implies no-single-cpp
|
2007-04-06 07:11:38 +00:00 |
|
Bill Currie
|
8079c9951c
|
catch nested /* in comments
|
2007-04-06 06:31:47 +00:00 |
|
Bill Currie
|
ff0144f870
|
bring in the cleanups from my start at preqcc stuff (I don't know if that will ever go in, though, I'm thinking maybe it should be external)
|
2007-04-06 05:52:20 +00:00 |
|
Bill Currie
|
df2bebde7e
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
|
Bill Currie
|
5b761bac83
|
make progs related code a little more consistent with its int type usage
|
2007-04-06 00:47:41 +00:00 |
|
Bill Currie
|
38254186da
|
other than floats, progs should now be int size safe
|
2007-04-04 12:30:49 +00:00 |
|
Bill Currie
|
6ca2a6da05
|
fix a missed param in the docs
|
2007-04-04 12:11:41 +00:00 |
|
Bill Currie
|
acc5e87619
|
missed this one
|
2007-04-04 11:40:00 +00:00 |
|
Bill Currie
|
0382b05780
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
|
Bill Currie
|
fcf464ef99
|
make riff int-size safe
|
2007-04-04 09:23:10 +00:00 |
|
Bill Currie
|
de265f236c
|
bail on unkown chunks so crap at the end of a wav does cause us to go nuts
|
2007-04-04 09:12:41 +00:00 |
|
Bill Currie
|
ac02c36aaf
|
interim linux compile fixes for the in64 fixes (hah)
|
2007-04-04 08:27:49 +00:00 |
|
Bill Currie
|
d8b91afa4b
|
and the icon that was supposed to be in the patch
|
2007-04-04 07:53:46 +00:00 |
|
Bill Currie
|
ff132bb536
|
64bit windows patch from phrosty
|
2007-04-04 07:48:14 +00:00 |
|
Bill Currie
|
51a7392730
|
fix both the black skins and phrosty's overzealous memcpy bugs
|
2007-04-03 22:47:42 +00:00 |
|
Bill Currie
|
3cb9e089ef
|
make -nocdaudio wor
|
2007-03-31 23:36:13 +00:00 |
|
Bill Currie
|
72af804b31
|
nested include reporting
|
2007-03-31 15:27:36 +00:00 |
|
Bill Currie
|
5e98c49188
|
chase down a runaway else
|
2007-03-31 15:26:58 +00:00 |
|
Bill Currie
|
90129fc4ec
|
add $frame_reset grab command to reset the frame macro counter and sneak the command in before each file in the single-cpp script. This fixes the bogus animations in nq (and anything else, for that matter)
|
2007-03-31 13:54:09 +00:00 |
|
Bill Currie
|
03e1d6c3bf
|
re-implement the comment lexer using states to re-learn how things work prior to implementing preqcc support
|
2007-03-30 09:02:36 +00:00 |
|
Bill Currie
|
542c1bb0d9
|
new cache scheme now works properly. next step: shuffle blocks to the top of the heap before locking them
|
2007-03-30 07:41:17 +00:00 |
|
Bill Currie
|
4cab5b90e6
|
new cache allocation scheme. still a couple warts, but at least now there's something to work with, and more importantly, there won't be cache movement anywhere near as often.
|
2007-03-28 13:09:49 +00:00 |
|
Bill Currie
|
e5b972529b
|
take a chainsaw to the existing code, cleaning out anything that's obviously unnecessary. preparation for the cache re-write
|
2007-03-28 09:52:01 +00:00 |
|
Brian Koropoff
|
82e732b052
|
Don't automatically append a space when results are from a custom completion handler
|
2007-03-27 09:41:04 +00:00 |
|
Jeff Teunissen
|
20422ddf04
|
remove ao.m4 :)
|
2007-03-27 07:20:26 +00:00 |
|
Jeff Teunissen
|
39c5bd0d9e
|
Clean up aclocal stuff.
|
2007-03-27 07:08:22 +00:00 |
|
Bill Currie
|
8d5b5fdf04
|
cleanup of channel stopping and fix cd_file's pause/resume
|
2007-03-27 06:15:57 +00:00 |
|
Bill Currie
|
f2dc7bd02c
|
Cleanup SND_StaticSound a bit.
|
2007-03-27 04:12:04 +00:00 |
|
Bill Currie
|
5d73a80887
|
use ch->sfx in one place only. doesn't really fix anything though.
|
2007-03-27 03:49:42 +00:00 |
|
Bill Currie
|
72a1aeb74b
|
d'oh
|
2007-03-27 03:43:52 +00:00 |
|
Bill Currie
|
e994e622b5
|
I'm getting pretty annoyed with this cache-release bug :P
|
2007-03-27 03:42:11 +00:00 |
|