summaryrefslogtreecommitdiff
path: root/src/cgame/cg_players.c
AgeCommit message (Expand)Author
2017-03-09drop the use of the origin and angles fields of entityState_t in the cgame mo.../dev/humancontroller
2017-03-09also use configstring #CS_LOCATIONS+0 for storing location names/dev/humancontroller
2017-03-09make the ignore functionality even transmission-complete, moving the necessar.../dev/humancontroller
2017-03-09refactor stuff/dev/humancontroller
2013-02-16Update copyright noticesTim Angus
2013-01-12Fix a bunch of warningsTim Angus
2013-01-03* (bug 4996) Fix invalid configstring errors regarding locations in cgame. (/...Christopher Schwarz
2013-01-03* (bug 3960) Don't exec team configs when restarting cgame (e.g. vid_restart)Ben Millwood
2013-01-03* Prevent people from reconnecting so they can call more votesM. Kristall
2013-01-03* Generate "player renamed to ..." messages client-sideM. Kristall
2013-01-03* Update copyright noticesTim Angus
2013-01-03* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents someTim Angus
2013-01-03* Don't display team join message if previous clientinfo was invalid (bug 3960)Ben Millwood
2013-01-03* fix for location not updating while following a player (reported by megatog...Roman Tetelman
2013-01-03* Handle some broken admin.dat files the same as beforeM. Kristall
2013-01-03* trample damage repeat slightly nerfed (50->75)Roman Tetelman
2013-01-03* CG_PLAYER_LOCATION now determined by the clientRoman Tetelman
2013-01-03* buildable bleed wip codeRoman Tetelman
2013-01-03* (bug 3631) Macro safety for MIN() and MAX() (Ben Millwood)M. Kristall
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon,Tim Angus
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* (bug 3554) Make sure opened files get closed properly -- for real this timeM. Kristall
2013-01-03* First person weapon animationTim Angus
2013-01-03* (bug 3554) Fix a few more places where opened files might not be closedM. Kristall
2013-01-03* Humans hit with Basilisk gas now show a particle effect until it wears offMichael Levin
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
2007-10-02* Merge of ioq3-r1189Tim Angus
2007-09-25* Remove more powerups stuffTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2006-12-29* Clean up serverinfoTim Angus
2006-11-17* Yet more TA: removalsTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2005-12-23* Crudely removed CD key authenticationTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Merged in a bunch of game side fixed from ioq3Tim Angus
2005-11-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-11-25* Removal of remaining hard coded effectsTim Angus
2005-11-24* 3D particlesTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus
2004-10-17* Gave some of the shared functions more sensible namesTim Angus
2004-06-29* Added a bunch of map entities: trigger_buildable, trigger_class,Tim Angus
2004-05-27* Added code to calculate the average number of players that are playingTim Angus
2004-03-15* Added knockback scalingTim Angus
2004-02-07* Fixed a wall walking bug (DEAR GOD WHEN WILL IT END)Tim Angus