.. |
.cvsignore
|
Updated by TortoiseCVS
|
2004-08-25 03:45:51 +00:00 |
cmdlib.h
|
macros were broken. This removes the warnings when calling the new parsing function with C like seperation..
|
2004-11-13 17:33:05 +00:00 |
comprout.c
|
Should now be able to cope with malloc errors better by disabling the compiler entirly if the problem occurs.
|
2004-10-03 10:15:15 +00:00 |
execloop.h
|
Small bugfix
|
2004-11-23 00:22:04 +00:00 |
execloop16.h
|
Initial Checkin
|
2004-08-23 01:38:21 +00:00 |
execloop16d.h
|
Friendlier breakpoints.
|
2004-11-13 17:34:07 +00:00 |
execloop32.h
|
Friendlier breakpoints.
|
2004-11-13 17:34:07 +00:00 |
execloop32d.h
|
Friendlier breakpoints.
|
2004-11-13 17:34:07 +00:00 |
gui.h
|
extra files needed for windows gui compiler.
|
2004-08-25 03:42:49 +00:00 |
hash.c
|
Hash tables now have a case insensative option. (it acts as lowercase - don't mix them)
|
2004-12-05 16:32:44 +00:00 |
hash.h
|
Hash tables now have a case insensative option. (it acts as lowercase - don't mix them)
|
2004-12-05 16:32:44 +00:00 |
initlib.c
|
function now accepts PR_CURRENT
|
2004-11-23 00:23:25 +00:00 |
Makefile
|
Few bug fixes and some q3 compatable shaders.
|
2004-10-19 16:10:14 +00:00 |
pr_comp.h
|
Revised array usage, partly added pointers, added a couple of warnings (preventing crashes...) and fixed two array bugs that appear with non-vector arrays with > 15 elements.
|
2004-11-04 04:19:10 +00:00 |
pr_edict.c
|
Whilst this doesn't help runtime, it certainly helps gcc. whatever you do, don't crash menus for a bit.
|
2004-12-10 05:11:46 +00:00 |
pr_exec.c
|
mvd playback works properly now.
|
2004-12-08 04:14:52 +00:00 |
pr_multi.c
|
Initial Checkin
|
2004-08-23 01:38:21 +00:00 |
progsint.h
|
mvd playback works properly now.
|
2004-12-08 04:14:52 +00:00 |
progslib.h
|
bye bye quirky behaviour
|
2004-11-23 00:29:10 +00:00 |
progtype.h
|
does that help anything?
|
2004-11-17 18:15:20 +00:00 |
qcc.dsp
|
fixed compilation problems with the release target.
|
2004-11-03 04:20:11 +00:00 |
qcc.h
|
Fixed that QCC_WarningForName warning.
|
2004-11-19 14:20:52 +00:00 |
qcc_cmdlib.c
|
bye bye quirky behaviour
|
2004-11-23 00:29:10 +00:00 |
qcc_pr_comp.c
|
fir for do {} while (string) jumping to the wrong offset.
|
2004-12-13 14:25:52 +00:00 |
qcc_pr_lex.c
|
. .vector fieldtest; should now be ungoofed (no need for that space any more)
|
2004-11-29 19:38:06 +00:00 |
qccgui.c
|
I feel that '#pragma warning disable Q302' will shortly be overused...
|
2004-11-13 17:18:34 +00:00 |
qccguistuff.c
|
Revised array usage, partly added pointers, added a couple of warnings (preventing crashes...) and fixed two array bugs that appear with non-vector arrays with > 15 elements.
|
2004-11-04 04:19:10 +00:00 |
qccmain.c
|
I feel that '#pragma warning disable Q302' will shortly be overused...
|
2004-11-13 17:18:34 +00:00 |
qcd.h
|
Initial Checkin
|
2004-08-23 01:38:21 +00:00 |
qcd_main.c
|
Initial Checkin
|
2004-08-23 01:38:21 +00:00 |
qcdecomp.c
|
lots of changes.
|
2004-09-20 23:25:38 +00:00 |