Home
Q3A source
game directory
bg_lib
bg_local
bg_pmove
bg_public
g_active
g_client
g_cmds
g_local
g_main
g_pseudocam
g_svcmds
g_syscalls
q_math
q_shared

g_active.c

Contains the code that runs a frame on the server. SpectatorThink was primarily used for the project, since we dealt with Spectators. Calls Pmove and also handles buttons pressed by the user, for attacks etc.