mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-15 09:21:33 +00:00
a6b932025c
This will make it possible for the engine to set up their parameter pointers when running Ruamoko progs. At this stage, it doesn't matter *too* much, except for varargs functions, because no builtin yet takes anything larger than a float quaternion, but it will be critical when double or long vec3 and vec4 values are passed. |
||
---|---|---|
.. | ||
curses.c | ||
debug.c | ||
editbuffer.c | ||
graphics.c | ||
main.c | ||
qwaq-cmd.c | ||
qwaq-curses.c | ||
qwaq-graphics.c | ||
term-input.c | ||
threading.c |