summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
AgeCommit message (Expand)Author
2013-01-03* Cleanups to weapon/upgrade registrationBen Millwood
2013-01-03* Implement cg_staticDeathCam to disable moving the death camera when the kil...Christopher Schwarz
2013-01-03* (bug 4814) More options for teamoverlay in attempt to make it more usefulChristopher Schwarz
2013-01-03* (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine)Christopher Schwarz
2013-01-03* (bug 4572) Better control over random particle displacementBen 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* Tutorial text no longer prints how to use a buildable if you aren't near a ...Christopher Schwarz
2013-01-03* Stamina changes/fixes (kevlarman)Christopher Schwarz
2013-01-03* (bug 4006) Prevent human buildables from playing idle sounds while unpowere...Christopher Schwarz
2013-01-03* (bug 2923) Add ability to have a "warmup" time where players cannot join a ...Christopher Schwarz
2013-01-03* New ownerdraw for speedometerBen Millwood
2013-01-03* (bug 2991) Add teamoverlay, an optional hud display showing names, health, ...Christopher Schwarz
2013-01-03* Add [trap_R|RE]_SetClipRegion to prevent rendering outside a specified areaTim Angus
2013-01-03* Move more things to cgameM. Kristall
2013-01-03* (bug 3998) linewrap cp, parse newlines in cp and motdChristopher Schwarz
2013-01-03* Massive refactor of voting codeM. Kristall
2013-01-03* Remove many unused cvars that don't do anythingChristopher Schwarz
2013-01-03* Reduce generic1 to 10 bitsTim Angus
2013-01-03* Cleanup thirdperson spec codeChristopher Schwarz
2013-01-03* Get rid of uselessly-named itemDef_t->special and replace withBen Millwood
2013-01-03add cg_disableBlueprintErrors and un-cvarize g_humanRepeaterAllowOverlapBen Millwood
2013-01-03Zone BPBen Millwood
2013-01-03* Various changes resulting from sanity checking against mgdev HEADTim Angus
2013-01-03* make zap display targets beyond 3 and general zap cleanupRoman Tetelman
2013-01-03* Remove unused references to bankBen Millwood
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* More thirdperson follow and shoulder-cam stuff:Christopher Schwarz
2013-01-03* Allow boosters to give poison within the first 30 seconds of the gameBen Millwood
2013-01-03* Almost completely redo the meat of the thirdperson spec code againChristopher Schwarz
2013-01-03* Update thirdpersonspec to rotate around the correct axis and fix the FOV.Christopher Schwarz
2013-01-03* from __future__ import thirdpersonspec (Lakitu7)Roman Tetelman
2013-01-03* Handle some broken admin.dat files the same as beforeM. Kristall
2013-01-03* (bug 3379) !adjustban command to change reason and duration of bans (flag b)M. Kristall
2013-01-03* CG_PLAYER_LOCATION now determined by the clientRoman Tetelman
2013-01-03* buildable bleed wip codeRoman Tetelman
2013-01-03* crosshairs now use the center of the rectangle defined by the hud for their...Roman Tetelman
2013-01-03* redo changeset r250 to avoid hardcoding colorsRoman Tetelman
2013-01-03* Allow alternative weapon model to be used in 3rd personTim Angus
2013-01-03 * Crosshairs dim when targeting teammatesBen Millwood
2013-01-03* add cg_unlagged to allow clients to disable backward reconcilliation for th...Roman Tetelman
2013-01-03* UI_Text_* emoticon drawing support (e.g. [dretch] draws Tony J. White
2013-01-03* Remove some inappropriate change markers from the beginning of timeTim Angus
2013-01-03* Remove some unused state structures from gameTim Angus
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White
2013-01-03* Merge clientSession_t::sessionTeam and clientSession_t::spectatorStateTim Angus
2013-01-03* Consolidate memory allocation into bg_alloc.cTim Angus
2013-01-03Credit based stagesBen Millwood