fteqw/engine/qclib
Spoike 00a3abfb12 Made some more warnings require -Wall to appear.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@200 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 03:15:46 +00:00
..
.cvsignore Updated by TortoiseCVS 2004-08-25 03:45:51 +00:00
Makefile Simple makefile for linux fteqcc. 2004-09-07 18:11:22 +00:00
cmdlib.h Initial Checkin 2004-08-23 01:38:21 +00:00
comprout.c All lower case now. 2004-09-07 18:16:59 +00:00
execloop.h sets the builtin number that the progs is calling. Very useful when the mod tries using a missing builtin. 2004-09-01 00:04:02 +00:00
execloop16.h Initial Checkin 2004-08-23 01:38:21 +00:00
execloop16d.h sets the builtin number that the progs is calling. Very useful when the mod tries using a missing builtin. 2004-09-01 00:04:02 +00:00
execloop32.h sets the builtin number that the progs is calling. Very useful when the mod tries using a missing builtin. 2004-09-01 00:04:02 +00:00
execloop32d.h sets the builtin number that the progs is calling. Very useful when the mod tries using a missing builtin. 2004-09-01 00:04:02 +00:00
gui.h extra files needed for windows gui compiler. 2004-08-25 03:42:49 +00:00
hash.c Initial Checkin 2004-08-23 01:38:21 +00:00
hash.h Initial Checkin 2004-08-23 01:38:21 +00:00
initlib.c just to make me happier for when I next add a function to the end of that list. 2004-09-01 00:05:04 +00:00
pr_comp.h All lower case now. 2004-09-07 18:16:59 +00:00
pr_edict.c Initial Checkin 2004-08-23 01:38:21 +00:00
pr_exec.c All lower case now. 2004-09-07 18:16:59 +00:00
pr_multi.c Initial Checkin 2004-08-23 01:38:21 +00:00
progsint.h All lower case now. 2004-09-07 18:16:59 +00:00
progslib.h All lower case now. 2004-09-07 18:16:59 +00:00
progtype.h Initial Checkin 2004-08-23 01:38:21 +00:00
qcc.dsp project file for standalone qc compiler 2004-08-25 03:44:33 +00:00
qcc.h new compiler warning #define with the same name causes it. 2004-09-13 03:13:52 +00:00
qcc_cmdlib.c Initial Checkin 2004-08-23 01:38:21 +00:00
qcc_pr_comp.c ++ and -- compile with correct precidence now. 2004-09-07 18:25:41 +00:00
qcc_pr_lex.c Make it do proper warnings. 2004-09-13 03:14:42 +00:00
qccgui.c extra files needed for windows gui compiler. 2004-08-25 03:42:49 +00:00
qccguistuff.c extra files needed for windows gui compiler. 2004-08-25 03:42:49 +00:00
qccmain.c Made some more warnings require -Wall to appear. 2004-09-13 03:15:46 +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 hmm. 2004-09-01 00:09:22 +00:00