]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
And now for something a little different: No longer use a string for the clipboard...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 29 Oct 2011 19:51:44 +0000 (22:51 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 29 Oct 2011 19:51:44 +0000 (22:51 +0300)
commiteb80bad7c3012f4ed674eb498fb7d5aee121befc
tree31e89ac1f64a4421e3fdbdad3911e27ebdb450b0
parent7b2ceb4a33d3de67669dd2201ac27b17098adb63
And now for something a little different: No longer use a string for the clipboard, but a client-side cvar. This offers many new possibilities... such as multiple clipboards, object presets and shortcuts, exporting objects and posting them online (forum, twitter, etc), and using the clipboard between servers. eg: Say you see an object you can copy, and wanna put it on your server. Just copy it from the Sandbox menu, disconnect, connect to your server, and paste. Your object will be there :)
defaultXonotic.cfg
qcsrc/menu/xonotic/dialog_sandboxtools.c
qcsrc/server/mutators/sandbox.qc