Age | Commit message (Expand) | Author |
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 | * (bug 5000) refactor: use ARRAY_LEN; remove undefined functions; more size_t | M. Kristall |
2013-01-03 | * Allow joining teams during warmup | M. Kristall |
2013-01-03 | * (bug 5004) use current player origin in G_RoomForClassChange() | M. Kristall |
2013-01-03 | * Unregister commands advertised by the server when disconnecting | M. Kristall |
2013-01-03 | * (bug 3781) Improve randomness in some cases (Lakitu7 made me do it) | M. Kristall |
2013-01-03 | * (bug 5039) Fix buildables to initialize with the correct normal vector, whi... | Christopher Schwarz |
2013-01-03 | * (bug 5092) Improve ckit repair targeting direction (/dev/humancontroller/) | Christopher Schwarz |
2013-01-03 | * Fix broken vote display strings, when reasons are used, broken in the ioq3 ... | Christopher Schwarz |
2013-01-03 | * (bug 5012) Fix camera shake after unfollowing players on movers (/dev/human... | Christopher Schwarz |
2013-01-03 | * (bug 4948) Nextmap vote can be overwritten | M. Kristall |
2013-01-03 | * Show who received a private message and how to respond again | M. Kristall |
2013-01-03 | * Properly censor private messages | M. Kristall |
2013-01-03 | * Mess with /give funds again to try to finally make everyone happy with how ... | Christopher Schwarz |
2013-01-03 | * Add usage statment when /give is used without arguments | Christopher Schwarz |
2013-01-03 | * Prevent overflow in /give funds | Ben Millwood |
2013-01-03 | * (bug 4906) Notify admins of attempted votes called against immune admins | Christopher Schwarz |
2013-01-03 | * (bug 4904) Notify admins of callteamvotes on the opposing team | Christopher Schwarz |
2013-01-03 | * (bug 4896) Put quotes around multi-word parameters to admin commands in the... | Christopher Schwarz |
2013-01-03 | * Fix uninitialized variable usage after failed name match in some cases | M. Kristall |
2013-01-03 | * Fix not giving score/stage credits to aliens when humans decon dead buildab... | Christopher Schwarz |
2013-01-03 | * Three minor cleanups (/dev/humancontroller) | Christopher Schwarz |
2013-01-03 | * Fix OB1 | M. Kristall |
2013-01-03 | * Prevent spawn is NULL by ignoring commands from connecting clients (Lakitu7) | M. Kristall |
2013-01-03 | * (bug 4883) Fix ability to build 0-BP structures in SD if the blueprint is a... | Christopher Schwarz |
2013-01-03 | * Do not enforce the teamchange timer when cheats are enabled (devmap) | Christopher Schwarz |
2013-01-03 | * Allow mute and denybuild to target players who are no longer connected | M. Kristall |
2013-01-03 | * (bug 4879) Prevent teamchanges for gameplay exploit reasons by enforcing a ... | Christopher Schwarz |
2013-01-03 | * Refactor code handling player name matching | M. Kristall |
2013-01-03 | Nothing to see here | M. Kristall |
2013-01-03 | * (bug 4815) Add /pause admin command | Christopher Schwarz |
2013-01-03 | * Clean up one line of code from ages ago. Nothing to see here. | 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 | * (Bug 4649) Require reasons for votes (WilliamH, Chris "Lakitu7" Schwarz) | M. Kristall |
2013-01-03 | * (bug 3495) Add support for message censorship (cue "finally!") | M. Kristall |
2013-01-03 | * Fix /me in teamsay menu | Ben Millwood |
2013-01-03 | * Cancel ghost buildables upon selling weapons to prevent minor bugs when peo... | Christopher Schwarz |
2013-01-03 | * Fix admin /rename by not decrementing namelog->nameChanges, instead | John Ellis |
2013-01-03 | * (bug 4090) fix G_ClientNumbersFromString on an empty argument | Ben Millwood |
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 | * (bug 4575) CMD_CHEAT_TEAM gives the wrong error message (thanks Oops) | Ben Millwood |
2013-01-03 | * Revert revision 1965 and parts of revisions 1962 and 1966 since muted players | M. Kristall |
2013-01-03 | * No-votes were not being handled properly | 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 | * (bug 4544) Only strip color codes from names in votes | M. Kristall |