summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
AgeCommit message (Expand)Author
2017-03-09improve the usability of noclip, notarget, give and godmode:/dev/humancontroller
2017-03-09add a string duplicating function into the game module/dev/humancontroller
2017-03-09make buildable placement precise/dev/humancontroller
2017-03-09change setviewpos to work as it sounds like/dev/humancontroller
2017-03-09refactor stuff/dev/humancontroller
2017-03-09do not publish gamestats/dev/humancontroller
2013-03-27Fix some warnings caused by lack of noreturnTim Angus
2013-02-16Update copyright noticesTim Angus
2013-01-12Fix a bunch of warningsTim Angus
2013-01-03* Smarter way to check if teamoverlay info should be sent; don't send upgradeM. Kristall
2013-01-03* (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_tM. Kristall
2013-01-03* (bug 4984) Show who built a destroyed structure in buildlogM. Kristall
2013-01-03* Change the distance of zap chains from 200->150, and make zap chain damage ...Asa Kravets
2013-01-03* (bug 4999) Marauder+ zap bugfixes (/dev/humancontroller)Christopher Schwarz
2013-01-03* (bug 5039) Fix buildables to initialize with the correct normal vector, whi...Christopher Schwarz
2013-01-03* const in G_CheckSpawnPointBen Millwood
2013-01-03* Remove some unused spawn functionsBen Millwood
2013-01-03* (bug 4948) Nextmap vote can be overwrittenM. Kristall
2013-01-03* Change trample to not lose all charge on hitting a structure, and keep trac...Asa Kravets
2013-01-03* (bug 4908) Show BP from marked buildables on the HUDChristopher Schwarz
2013-01-03* (bug 4896) Put quotes around multi-word parameters to admin commands in the...Christopher Schwarz
2013-01-03* (bug 4746) Give some small score to basilisks for healing teammatesChristopher Schwarz
2013-01-03* Change how r2097 makes map-set values non-persistent and make map configs workM. Kristall
2013-01-03* (bug 4885) Show teamkilled buildings as teamkilled in buildlog to different...Christopher Schwarz
2013-01-03* (bug 4818) Do not queue BP from reactors when a reactor is built nearby (th...Christopher Schwarz
2013-01-03* Allow mute and denybuild to target players who are no longer connectedM. Kristall
2013-01-03* Refactor code handling player name matchingM. Kristall
2013-01-03* g_disabled* cvars are used by ui but were not communicated to the clientM. Kristall
2013-01-03* (bug 4815) Add /pause admin commandChristopher Schwarz
2013-01-03* (bug 4816) Add team imbalance warning messagesChristopher Schwarz
2013-01-03* (bug 4805) fix missing names in namelogJohn Ellis
2013-01-03* (bug 4522) Make map rotation logic robust against missing maps andJohn Ellis
2013-01-03* (bug 3495) Add support for message censorship (cue "finally!")M. Kristall
2013-01-03* Fix admin /rename by not decrementing namelog->nameChanges, insteadJohn Ellis
2013-01-03* (bug 3291) Add /buildlog and /revert commands to combat grief building (Und...Christopher Schwarz
2013-01-03* Queue BP according to the proportion of damage that came from not-friendly-...Christopher Schwarz
2013-01-03* (bug 4573) Use markdecon (instant of instant-decon) when buildings are unpo...Christopher Schwarz
2013-01-03* Fix handling of invalid userinfoChristopher Schwarz
2013-01-03* Revert revision 1965 and parts of revisions 1962 and 1966 since muted playersM. Kristall
2013-01-03* Use bitmasks instead of arrays for keeping track of whether/how a player votedM. Kristall
2013-01-03* Prevent people from reconnecting so they can call more votesM. Kristall
2013-01-03* Prevent reparsing IP addresses for subnet bansM. Kristall
2013-01-03* Separate namelog from adminM. Kristall
2013-01-03* Remove hovelM. Kristall
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Add a EndVote: line to games.log for showing vote results (Rezyn)Christopher Schwarz
2013-01-03* Fix votes failing when they shouldn't (Rezyn)Christopher Schwarz
2013-01-03* Remove some unused game cvarsBen Millwood
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Fix the mara+ zap repeat-rate being infinitely long if you kept mashing the...Christopher Schwarz