index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cgame
Age
Commit message (
Expand
)
Author
2013-03-27
Fix some warnings caused by lack of noreturn
Tim Angus
2013-03-12
Drop team info if it's for the wrong team's players.
Darren Salt
2013-02-16
Update copyright notices
Tim Angus
2013-02-16
Add renderercommon/tr_common.h
Tim Angus
2013-01-12
Fix a bunch of warnings
Tim Angus
2013-01-02
CG_CopyLine was ignoring array length (9a5f541)
M. Kristall
2013-01-03
* Refactor some of CG_ParseParticle
M. Kristall
2013-01-03
* Fix a couple of errors parsing particle scripts
M. Kristall
2013-01-03
* Simplify some weapon-related code (re r1431)
M. Kristall
2013-01-03
* Smarter way to check if teamoverlay info should be sent; don't send upgrade
M. Kristall
2013-01-03
* Fix a bunch of variable set but not used warnings
M. Kristall
2013-01-03
* (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t
M. Kristall
2013-01-03
* Remove now unused join-during-warmup error
M. Kristall
2013-01-03
* Periodically update scoreboard when visible if +scores is held down a while
M. Kristall
2013-01-03
* Fix some (most) commands not unregistering when disconnecting
M. Kristall
2013-01-03
* Unregister commands advertised by the server when disconnecting
M. Kristall
2013-01-03
* Add ready-related text to cg_tutorial during intermission
Christopher Schwarz
2013-01-03
* Silence some set-but-unused variable warnings. There are still more. Many o...
Christopher Schwarz
2013-01-03
* (bug 4959) Merge ioq3 r1822, r1874 (/dev/humancontroller)
Christopher Schwarz
2013-01-03
* (bug 5003) Improve implementation of cg_DrawSides, which is currently unuse...
Christopher Schwarz
2013-01-03
* (bug 5002) Color uncolored names white in the scoreboard to match behavior ...
Christopher Schwarz
2013-01-03
* (bug 4996) Fix invalid configstring errors regarding locations in cgame. (/...
Christopher Schwarz
2013-01-03
* Allow display of weapon/class/upgrade icons on scoreboard when using noclip...
Christopher Schwarz
2013-01-03
* Silence dumb compiler warning
Christopher Schwarz
2013-01-03
* Make weapon registration error reporting less touchy and more informative
Ben Millwood
2013-01-03
* Show who received a private message and how to respond again
M. Kristall
2013-01-03
* (bug 4908) Show BP from marked buildables on the HUD
Christopher Schwarz
2013-01-03
* Cleanups to weapon/upgrade registration
Ben Millwood
2013-01-03
* Small enhancements to tutorial text, including telling players to sell thei...
Christopher Schwarz
2013-01-03
* Fix hud spectator text not displaying when using cg_stickyspec to follow a ...
Christopher Schwarz
2013-01-03
* Implement cg_staticDeathCam to disable moving the death camera when the kil...
Christopher Schwarz
2013-01-03
* (bug 2929) Prevent buildable model and bbox from being too far from each ot...
Christopher Schwarz
2013-01-03
* (bug 4879) Prevent teamchanges for gameplay exploit reasons by enforcing a ...
Christopher Schwarz
2013-01-03
* Don't display location during intermission
Ben Millwood
2013-01-03
* Remove used limit parameter from UI_Text_[Width|Height]
Tim Angus
2013-01-03
* Turns out CG_GetBindings is actually quite expensive
Tim Angus
2013-01-03
* (bug #4822) Added the missing bit from r2073
Tim Angus
2013-01-03
* Fix teamoverlay support players mode for human team
Christopher Schwarz
2013-01-03
* (bug 4817) Print cgame vote display on multiple lines
Christopher Schwarz
2013-01-03
* (bug 4814) More options for teamoverlay in attempt to make it more useful
Christopher Schwarz
2013-01-03
* (bug 4764) Fix occaisionally showing [0] for teammate health in crosshair n...
Christopher Schwarz
2013-01-03
* (bug 4268) Disable vote bind instructions when tutorial mode is off
Christopher Schwarz
2013-01-03
* (bug 4760) Display Vote Caller (thanks Brian Teapot Shannon, msk, benmachine)
Christopher Schwarz
2013-01-03
* Restore the 'should have run further' message when target == attacker
Ben Millwood
2013-01-03
* Fix the fact that teamoverlay was being drawn above where the hud told it t...
Christopher Schwarz
2013-01-03
* (bug 3960) Don't exec team configs when restarting cgame (e.g. vid_restart)
Ben Millwood
2013-01-03
* (bug 4575) CMD_CHEAT_TEAM gives the wrong error message (thanks Oops)
Ben Millwood
2013-01-03
* (bug 4572) Better control over random particle displacement
Ben Millwood
2013-01-03
* (bug 4562) Prevent colour leaking on unknown obituaries (thanks Oops)
Ben Millwood
2013-01-03
* Prevent people from reconnecting so they can call more votes
M. Kristall
[next]