This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-06 05:01:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
385a90e8fb
quakeforge
/
tools
/
qfcc
/
include
/
.gitignore
7 lines
57 B
Text
Raw
Normal View
History
Unescape
Escape
ignore .vimrc
2001-06-04 18:33:50 +00:00
.vimrc
pr_comp.h: add OP_ADD_S. WARNING!!! this /will/ move. progs.h: add prototype for PR_PrintStatement pr_edict.c: add OP_ADD_S support in the progs checker pr_exec.c: implement OP_ADD_S tools/qfcc/include/.gitignore: add config.h.in qfcc.h: nuke PR_NameImmediate and change PR_ParseImmediate's prototype (see pr_imm.c) pr_comp.c: add ADD_S, adjust for PR_ParseImmediate's prototype, make PR_ParseExpression work with non-sequential opcodes (slow, will work on that next). Fix up initialised global parsing. pr_imm.c: nuke PR_NameImmediate. didn't work well and wasn't such a good idea anyway. PR_ParseImmediate now accepts a def_t * arg. if null, will allocate a new global def, otherwise it will initialize the def passed in. qwaq/main.c: sports some debugging code (dumps info about the progs it's running) qwaq/main.qc: better ADD_S testing
2001-06-03 17:36:49 +00:00
config.h.in
ignore generated files
2001-03-12 21:16:26 +00:00
Makefile.in
Makefile
config.h
Fix stamp ignorance.
2001-10-05 19:42:17 +00:00
stamp-*
Reference in a new issue
Copy permalink