Age | Commit message (Expand) | Author |
2013-01-03 | * Fix text alignment of UI items that display cvar contents | Ben Millwood |
2013-01-03 | * Fix incorrect positioning of some text display in lagometer | Ben 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 suicides | Christopher 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 mode | Christopher Schwarz |
2013-01-03 | * Don't display team join message if previous clientinfo was invalid (bug 3960) | Ben Millwood |
2013-01-03 | * Fix dead camera | Christopher Schwarz |
2013-01-03 | * redo hovel removal in a way that doesn't break log parsers (reported by msk) | Roman Tetelman |
2013-01-03 | Removing some unused variables and functions | Ben Millwood |
2013-01-03 | * Revert 89f3c2786ab64bef0213aa97481b39ec4d68884a. so it won't conflict with... | Roman Tetelman |
2013-01-03 | Fix dragoon barb display on widescreen | Ben Millwood |
2013-01-03 | * remove hovel (fixes #26) (todo: go back and actually remove the code) | Roman Tetelman |
2013-01-03 | BP Queuing system | Ben Millwood |
2013-01-03 | * fix compiler warning | Roman 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 dead | Ben Millwood |
2013-01-03 | * aliens were getting the wrong hitsound when attacking human buildables | Roman 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_FindOvermind | Ben Millwood |
2013-01-03 | * Allow boosters to give poison within the first 30 seconds of the game | Ben Millwood |
2013-01-03 | * Add spec yaw tracking to shoulder cam | Christopher Schwarz |
2013-01-03 | * Almost completely redo the meat of the thirdperson spec code again | Christopher Schwarz |
2013-01-03 | * Remove SS_INFESTING and PM_SPINTERMISSION since they were not used | Ben 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 | * typo | Christopher 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 messages | Ben Millwood |
2013-01-03 | * Use chat rather than print for adminchat server commands | Ben Millwood |
2013-01-03 | * Fix spectator occasionally displaying crosshairs | Ben Millwood |
2013-01-03 | Ready code probably fixed | Ben 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 resolutions | Roman Tetelman |
2013-01-03 | * Handle some broken admin.dat files the same as before | M. 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 client | Roman Tetelman |
2013-01-03 | * More testing code to fix ready state | Ben Millwood |
2013-01-03 | * Merge STAT_WEAPONS[2] into STAT_WEAPON and dispose of unnecessary STAT_SLOTS | Ben Millwood |
2013-01-03 | * alien buildable bleed particle no longer hardcoded | Roman Tetelman |
2013-01-03 | * buildable bleed wip code | Roman Tetelman |
2013-01-03 | * Range-check array indices in CG_ParseTeamInfo (Roman "kevlarman" Tetelman) | Ben Millwood |
2013-01-03 | * crosshairs now use the center of the rectangle defined by the hud for their... | Roman Tetelman |