ok, i think i have everything ready, except:
where do you put the .patch file?
and
where do you put the original game.qvm?
also, what i said above, i was getting an error, here it is:
$ make
make -C src/tools/lcc install
make[1]: Entering directory `/mingw/tremulous/src/tools/lcc'
gcc -O2 -Wall -fno-strict-aliasing -MMD -DTEMPDIR=\"/tmp\" -DSYSTEM=\"\" -c -Isrc -o build-mingw32-x86/etc/lcc.o etc/lcc.c
make[1]: gcc: Command not found
make[1]: *** [build-mingw32-x86/etc/lcc.o] Error 127
make[1]: Leaving directory `/mingw/tremulous/src/tools/lcc'
make: *** [tools] Error 2
[i'm probably doing something horribly wrong, but idk what]