summaryrefslogtreecommitdiff
path: root/src/cgame/cg_predict.c
AgeCommit message (Collapse)Author
2017-08-25Handle movers in CG_PointContents.fix/cg_pointcontentsPaweł Redman
This fixes the massive prediction errors that happen on maps where water or lava can move.
2017-04-15remove a bunch of set-but-otherwise-unused variables/dev/humancontroller
2017-04-15multi-protocol: rename powerups to misc in the playerState_t and ↵/dev/humancontroller
entityState_t structs
2017-04-15multi-protocol: change the playerState_t and entityState_t structs to the ↵Jeff Kent
versions in the latest code base this includes changing how ammo and clips r stored
2017-04-15import the Lakitu7 r181 cgame and ui modulesJeff Kent
replacing the existing ones