summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
AgeCommit message (Expand)Author
2017-04-15remove a bunch of unused variables and some no-op code/dev/humancontroller
2017-04-15multi-protocol: rename powerups to misc in the playerState_t and entityState_.../dev/humancontroller
2017-04-15multi-protocol: also update the cQVM-specific ammo&clips code/dev/humancontroller
2017-04-15fix trigger_stage activation upon stage jumps/dev/humancontroller
2017-04-15stop embedding/displaying version information in various cases/dev/humancontroller
2017-04-15export symbols required for gamelogic shared libraries/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85