summaryrefslogtreecommitdiff
path: root/src/cgame
AgeCommit message (Expand)Author
2013-01-03* (bug 2803) Tighten some spelling/grammar/typos in various places (Phil Bord...Christopher Schwarz
2013-01-03* Fix text alignment of UI items that display cvar contentsBen Millwood
2013-01-03* Fix incorrect positioning of some text display in lagometerBen Millwood
2013-01-03* (bug 3964) Fix votedisplaystrings printing as blank in some circumstances (...Christopher Schwarz
2013-01-03* (bug 3354) Add /clientlist cgame command for listing connected clients (DevHC)Christopher Schwarz
2013-01-03* Fix thirdperson death cam view for suicidesChristopher Schwarz
2013-01-03* Make dead cam follow the killer's movements instead of just looking at wher...Christopher Schwarz
2013-01-03* Should fix thirdpersonpitchfollow in shoulderview modeChristopher Schwarz
2013-01-03* Don't display team join message if previous clientinfo was invalid (bug 3960)Ben Millwood
2013-01-03* Fix dead cameraChristopher Schwarz
2013-01-03* redo hovel removal in a way that doesn't break log parsers (reported by msk)Roman Tetelman
2013-01-03Removing some unused variables and functionsBen Millwood
2013-01-03* Revert 89f3c2786ab64bef0213aa97481b39ec4d68884a. so it won't conflict with...Roman Tetelman
2013-01-03Fix dragoon barb display on widescreenBen Millwood
2013-01-03* remove hovel (fixes #26) (todo: go back and actually remove the code)Roman Tetelman
2013-01-03BP Queuing systemBen Millwood
2013-01-03* fix compiler warningRoman Tetelman
2013-01-03* Revert stagedowns (fixes #2)Roman Tetelman
2013-01-03* fix for location not updating while following a player (reported by megatog...Roman Tetelman
2013-01-03* Don't play EV_FALL_FAR sound if deadBen Millwood
2013-01-03* aliens were getting the wrong hitsound when attacking human buildablesRoman Tetelman
2013-01-03* Fix a minor oops in thirdperson pitch angle clamping code.Christopher Schwarz
2013-01-03* More thirdperson follow and shoulder-cam stuff:Christopher Schwarz
2013-01-03* Fix compiler warning about G_FindOvermindBen Millwood
2013-01-03* Allow boosters to give poison within the first 30 seconds of the gameBen Millwood
2013-01-03* Add spec yaw tracking to shoulder camChristopher Schwarz
2013-01-03* Almost completely redo the meat of the thirdperson spec code againChristopher Schwarz
2013-01-03* Remove SS_INFESTING and PM_SPINTERMISSION since they were not usedBen Millwood
2013-01-03* Fix the thirdperson view that automatically occurs when dead (still has the...Christopher Schwarz
2013-01-03* More thirdpersonspec tweaks and fixes - fix dead cam, don't follow players'...Christopher Schwarz
2013-01-03* typoChristopher Schwarz
2013-01-03* Update thirdpersonspec to rotate around the correct axis and fix the FOV.Christopher Schwarz
2013-01-03* more thirdpersonspec fixes (Lakitu7)Roman Tetelman
2013-01-03* from __future__ import thirdpersonspec (Lakitu7)Roman Tetelman
2013-01-03 * Add BG_EventName and use it to simplify a series of debugging messagesBen Millwood
2013-01-03 * Use chat rather than print for adminchat server commandsBen Millwood
2013-01-03 * Fix spectator occasionally displaying crosshairsBen Millwood
2013-01-03Ready code probably fixedBen Millwood
2013-01-03* make the enemy team lose a stage when you reach "stage 4"Roman Tetelman
2013-01-03* make barbs line up with default hud with widescreen resolutionsRoman Tetelman
2013-01-03* Handle some broken admin.dat files the same as beforeM. Kristall
2013-01-03* Added improved team join messages (original patch thanks to peoro)Christopher Schwarz
2013-01-03* trample damage repeat slightly nerfed (50->75)Roman Tetelman
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 * More testing code to fix ready stateBen Millwood
2013-01-03 * Merge STAT_WEAPONS[2] into STAT_WEAPON and dispose of unnecessary STAT_SLOTSBen Millwood
2013-01-03* alien buildable bleed particle no longer hardcodedRoman Tetelman
2013-01-03* buildable bleed wip codeRoman Tetelman
2013-01-03 * Range-check array indices in CG_ParseTeamInfo (Roman "kevlarman" Tetelman)Ben Millwood