Age | Commit message (Expand) | Author |
2013-02-16 | Update copyright notices | Tim Angus |
2013-01-12 | Fix a bunch of warnings | Tim Angus |
2013-01-03 | * Smarter way to check if teamoverlay info should be sent; don't send upgrade | M. Kristall |
2013-01-03 | * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t | M. Kristall |
2013-01-03 | * (bug 4984) Show who built a destroyed structure in buildlog | M. 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_CheckSpawnPoint | Ben Millwood |
2013-01-03 | * Remove some unused spawn functions | Ben Millwood |
2013-01-03 | * (bug 4948) Nextmap vote can be overwritten | M. 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 HUD | Christopher 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 teammates | Christopher Schwarz |
2013-01-03 | * Change how r2097 makes map-set values non-persistent and make map configs work | M. 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 connected | M. Kristall |
2013-01-03 | * Refactor code handling player name matching | M. Kristall |
2013-01-03 | * g_disabled* cvars are used by ui but were not communicated to the client | M. Kristall |
2013-01-03 | * (bug 4815) Add /pause admin command | Christopher Schwarz |
2013-01-03 | * (bug 4816) Add team imbalance warning messages | Christopher Schwarz |
2013-01-03 | * (bug 4805) fix missing names in namelog | John Ellis |
2013-01-03 | * (bug 4522) Make map rotation logic robust against missing maps and | John 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, instead | John 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 userinfo | Christopher Schwarz |
2013-01-03 | * Revert revision 1965 and parts of revisions 1962 and 1966 since muted players | M. Kristall |
2013-01-03 | * Use bitmasks instead of arrays for keeping track of whether/how a player voted | M. Kristall |
2013-01-03 | * Prevent people from reconnecting so they can call more votes | M. Kristall |
2013-01-03 | * Prevent reparsing IP addresses for subnet bans | M. Kristall |
2013-01-03 | * Separate namelog from admin | M. Kristall |
2013-01-03 | * Remove hovel | M. Kristall |
2013-01-03 | * Refactor emoticon code | M. 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 cvars | Ben Millwood |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Fix the mara+ zap repeat-rate being infinitely long if you kept mashing the... | Christopher Schwarz |
2013-01-03 | * Add /listmaps command so people can stop guessing when they're trying to do... | Christopher Schwarz |
2013-01-03 | * Server- and client-side tab completion for commands handled by the game module | M. Kristall |
2013-01-03 | * Prevent new votes from preventing previous votes from executing | M. Kristall |
2013-01-03 | * (bug 4310) Rework admin.log | Christopher Schwarz |
2013-01-03 | * (bug 4309) Add options to !restart that allow for keeping/switching player ... | Christopher Schwarz |
2013-01-03 | * Make position of "ALLFLAGS" admin flag irrelevant | M. Kristall |
2013-01-03 | * (bug #3545) Remove missing trap_CvarVariableValue | Tim Angus |