Will someone explain the following commands to me?
Sure, to the best of my ability.
sv_lanForceRate
Assuming this puts a cap on the bandwidth used for LAN games.
in_logitechbug
Appears to be a workaround for a Logitech bug.
r_stereo
IIRC, stereoscoping rendering.
s_alMaxSpeakerDistance
s_alDopplerSpeed
s_alDopplerFactor
s_alSources
s_alGain
s_alPrecache
OpenAL related stuff, for tweaking doppler effect and 3D sound it appears.
com_hunkMegs
I think this is for internal memory management?
com_altivec
PPC processors (older Macs) have an extension called AltiVec, which is similar to MMX or SSE.
cl_maxpackets
cl_packetdup
Related to network transmission rates and enforcement. Since it's UDP based there is probably a retransmission setting for lossy connections.
pmove_fixed
No clue.
sv_minSnaps
Ingame snapshot interval. IIRC default snaps is 20?
Also, are "g_antilag" and "g_unlagged" practical for LAN games? Or should we leave those off?
If you want, you can enable them, but it shouldn't make much of a difference at all.