fteqw/engine/qclib
Spoike 8641ac86f5 64bit should compile properly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1038 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-20 03:32:53 +00:00
..
.cvsignore Updated by TortoiseCVS 2004-08-25 03:45:51 +00:00
Makefile Small bug fixes. 2005-05-04 14:45:00 +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 Trinca has one huuuge mod. 2005-05-05 00:16:17 +00:00
execloop.h Added newline at end of file too keep GCC from whining. 2005-05-17 09:50:54 +00:00
execloop16.h Initial Checkin 2004-08-23 01:38:21 +00:00
execloop16d.h Added newline at end of file too keep GCC from whining. 2005-05-17 09:50:54 +00:00
execloop32.h Added newline at end of file too keep GCC from whining. 2005-05-17 09:50:54 +00:00
execloop32d.h Added newline at end of file too keep GCC from whining. 2005-05-17 09:50:54 +00:00
gui.h Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
hash.c Some changes. QC execution has been tweeked a little. It needs further work still. 2005-03-28 00:11:59 +00:00
hash.h Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
initlib.c 64bit should compile properly now. 2005-05-20 03:32:53 +00:00
pr_comp.h qc string_t is now an int instead of char *, stringtable is char * instead of int. 2005-05-15 18:49:04 +00:00
pr_edict.c q2/q3 clipping fixed (hopefully finally except for bsp objects, that is) 2005-05-19 02:53:03 +00:00
pr_exec.c Hopefully, the server will now run on 64bit archetectures. 2005-05-17 02:36:54 +00:00
pr_multi.c Stores result of function QC_RegisterFieldVar in a local variable before storing it 2005-05-19 21:55:55 +00:00
progsint.h Hopefully, the server will now run on 64bit archetectures. 2005-05-17 02:36:54 +00:00
progslib.h 64bit should compile properly now. 2005-05-20 03:32:53 +00:00
progtype.h qc string_t is now an int instead of char *, stringtable is char * instead of int. 2005-05-15 18:49:04 +00:00
qcc.dsp SOFTWARE RENDERING IS BROKEN: DO NOT USE ASM VERSION. 2005-02-28 07:16:19 +00:00
qcc.h 8 params instead of 4 2005-05-11 17:55:25 +00:00
qcc_cmdlib.c SOFTWARE RENDERING IS BROKEN: DO NOT USE ASM VERSION. 2005-02-28 07:16:19 +00:00
qcc_pr_comp.c fixed message. more honest now. :) 2005-05-08 17:06:12 +00:00
qcc_pr_lex.c It's more important that we can compile Quake mods than hexen2 mods. :/ You'll have to add a space for now. 2005-05-08 17:05:07 +00:00
qccgui.c Small bug fixes. 2005-05-04 14:45:00 +00:00
qccguistuff.c blah 2005-03-22 23:47:49 +00:00
qccmain.c Changed vec4_t down to vec3_t, got the server browser integrated with the menu.dat. csqc is having fun, and nexuiz should work better. Enjoy. 2005-05-13 10:42:48 +00:00
qcd.h Initial Checkin 2004-08-23 01:38:21 +00:00
qcd_main.c SOFTWARE RENDERING IS BROKEN: DO NOT USE ASM VERSION. 2005-02-28 07:16:19 +00:00
qcdecomp.c qc string_t is now an int instead of char *, stringtable is char * instead of int. 2005-05-15 18:49:04 +00:00