Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
amd64, x64, x86_64 -> x86_64
i386, i86pc, x86 -> x86
powerpc, ppc -> ppc
powerpc64, ppc64 -> ppc64
axp -> alpha
Some exceptions are made for the actual build product names
|
|
|
|
|
|
|
|
It was causing a warning on Windows x64.
|
|
Reported by MAN-AT-ARMS
|
|
|
|
|
|
|
|
|
|
|
|
Libs are missing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It use to return pose joint's offset from base at the lerped frame, now it returns the joint's origin at the lerped frame.
Patch by Axel Isouard and Zack Middleton.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed unneeded SDL packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes part of #5889.
|
|
|
|
Fixes bind and unbind uppercase ascii and uppercase ascii in cl_consoleKeys.
keycodes.h states "normal keys should be passed as lowercased ascii"
|
|
tr_noise.c is in renderercommon directory, so declare them in header there too.
|