]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix some stupidities in the code I just merged: changing the log output is bad so...
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 9 Mar 2011 11:53:20 +0000 (12:53 +0100)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 9 Mar 2011 11:53:35 +0000 (12:53 +0100)
commit1c4428c0df8663ee7ca675fb6ebfe9d83949c3be
treebad36c662868f22aa181d6d1636465a3e160ae0f
parent79a3773c44fb751f52153f2ebfd60e382d00a6a5
Fix some stupidities in the code I just merged: changing the log output is bad so long after it got done that way (people may be parsing it!), and the %d in the printfs were there for a reason (I know using %s there would be more efficient, but %d tells what that data actually IS)
defaultXonotic.cfg
qcsrc/client/hud.qc
qcsrc/server/g_world.qc