Fix redundant glTexEnv calls
[neverball] / share / cmd.c
2010-11-01 parastiMake write routines take ints, floats and shorts by...
2010-10-21 parastiUpdate copyright headers
2010-10-08 parastiAdd cmd_free
2010-07-11 parastiRemove CMD_BODY_ORIENTATION
2010-01-11 parastiAdd basic rotating objects (ODE only)
2009-07-10 parastiDecouple world rotations from view basis
2009-07-10 parastiRename "rotate" command to "tilt angles"
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-03-09 parastishare/cmd: add CMD_MAP command (unused)
2009-01-09 parastiImplement a server/client-like game/replay architecture