fteqw/engine/qclib
Spoike 5031c2a92f more informative
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@392 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-04 01:22:18 +00:00
..
.cvsignore Updated by TortoiseCVS 2004-08-25 03:45:51 +00:00
Makefile Few bug fixes and some q3 compatable shaders. 2004-10-19 16:10:14 +00:00
cmdlib.h Initial Checkin 2004-08-23 01:38:21 +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 more informative 2004-11-04 01:22:18 +00:00
execloop16.h Initial Checkin 2004-08-23 01:38:21 +00:00
execloop16d.h Well, that'll make debugging less crashy... 2004-10-01 22:20:50 +00:00
execloop32.h Well, that'll make debugging less crashy... 2004-10-01 22:20:50 +00:00
execloop32d.h Well, that'll make debugging less crashy... 2004-10-01 22:20:50 +00:00
gui.h extra files needed for windows gui compiler. 2004-08-25 03:42:49 +00:00
hash.c lots of changes. 2004-09-20 23:25:38 +00:00
hash.h Initial Checkin 2004-08-23 01:38:21 +00:00
initlib.c lots of changes. 2004-09-20 23:25:38 +00:00
pr_comp.h All lower case now. 2004-09-07 18:16:59 +00:00
pr_edict.c Does that make it more tolerant of QC hacks? 2004-10-03 10:14:26 +00:00
pr_exec.c plugins 2004-10-13 07:24:59 +00:00
pr_multi.c Initial Checkin 2004-08-23 01:38:21 +00:00
progsint.h lots of changes. 2004-09-20 23:25:38 +00:00
progslib.h lots of changes. 2004-09-20 23:25:38 +00:00
progtype.h Initial Checkin 2004-08-23 01:38:21 +00:00
qcc.dsp fixed compilation problems with the release target. 2004-11-03 04:20:11 +00:00
qcc.h Added unreachable code warning and tightened up missing return values. 2004-10-26 16:31:03 +00:00
qcc_cmdlib.c make string tokenizing treat commas as seperate tokens. 2004-10-26 14:38:19 +00:00
qcc_pr_comp.c Heavier optimisations (and a couple of debugging warnings) 2004-10-28 07:03:56 +00:00
qcc_pr_lex.c Support for # and ## 2004-10-27 23:51:52 +00:00
qccgui.c Edit my bigger defs.qc file please. 2004-11-03 04:21:05 +00:00
qccguistuff.c extra files needed for windows gui compiler. 2004-08-25 03:42:49 +00:00
qccmain.c small bugfix with relation to count of errors dropping after the first compile. 2004-11-03 04:21:42 +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