]> icculus.org git repositories - divverent/nexuiz.git/commit
r5322 | div0 | 2008-12-26 21:11:15 +0100 (Fri, 26 Dec 2008) | 2 lines
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 28 Dec 2008 21:00:43 +0000 (21:00 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 28 Dec 2008 21:00:43 +0000 (21:00 +0000)
commit3cd64317fb7b7065f8d78ea43aff19147e740427
treedcced3b3ec2c8ff31725f7864a1fda56ed9b3e19
parentb5f3acbe1c440114da9ba030f4b6d0158a904e8b
r5322 | div0 | 2008-12-26 21:11:15 +0100 (Fri, 26 Dec 2008) | 2 lines
fix color codes on IRC
r5323 | div0 | 2008-12-26 21:11:58 +0100 (Fri, 26 Dec 2008) | 2 lines
same fixes for rcon.pl
r5324 | div0 | 2008-12-26 22:01:22 +0100 (Fri, 26 Dec 2008) | 2 lines
tokenizer: don't free that many strings, only the ones last used
r5325 | div0 | 2008-12-26 22:05:07 +0100 (Fri, 26 Dec 2008) | 2 lines
use the insane but fast tokenizer for more stuff again
r5326 | div0 | 2008-12-27 15:36:14 +0100 (Sat, 27 Dec 2008) | 2 lines
use DP_QC_TOKENIZE_CONSOLE if available
r5327 | div0 | 2008-12-27 15:37:18 +0100 (Sat, 27 Dec 2008) | 2 lines
go back to using the sane tokenizer whereever possible
r5328 | div0 | 2008-12-27 15:46:37 +0100 (Sat, 27 Dec 2008) | 2 lines
func_door_rotating by RoKenn
r5329 | div0 | 2008-12-27 18:53:45 +0100 (Sat, 27 Dec 2008) | 2 lines
do not REQUIRE spaces before and after =
r5330 | div0 | 2008-12-28 19:48:46 +0100 (Sun, 28 Dec 2008) | 2 lines
conform to the latest engine change in the emulated tokenizer
r5331 | div0 | 2008-12-28 19:54:12 +0100 (Sun, 28 Dec 2008) | 2 lines
improve the test command
r5332 | div0 | 2008-12-28 20:31:37 +0100 (Sun, 28 Dec 2008) | 2 lines
next bot patch by mand1nga
r5333 | div0 | 2008-12-28 20:48:19 +0100 (Sun, 28 Dec 2008) | 2 lines
fix random call :P
r5334 | div0 | 2008-12-28 20:52:15 +0100 (Sun, 28 Dec 2008) | 2 lines
more brlogen

git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@5335 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
16 files changed:
.patchsets
Docs/server/rcon.pl
Docs/server/rcon2irc/rcon2irc.pl
data/defaultNexuiz.cfg
data/qcsrc/common/gamecommand.qc
data/qcsrc/common/items.qc
data/qcsrc/common/items.qh
data/qcsrc/common/util-pre.qh
data/qcsrc/common/util.qc
data/qcsrc/common/util.qh
data/qcsrc/menu/gamecommand.qc
data/qcsrc/server/extensions.qh
data/qcsrc/server/g_subs.qc
data/qcsrc/server/havocbot_roles.qc
data/qcsrc/server/t_plats.qc
data/scripts/entities.def