Log

plugins/mod_console.lua @ 3557:58ab7e61d220

description author age
mod_console: Keep global variable assignments sandboxed by default. Waqas Hussain Thu, 04 Nov 2010 18:44:57 +0500
Monster whitespace commit (beware the whitespace monster). Waqas Hussain Sat, 16 Oct 2010 23:00:42 +0500
mod_console: Add host:* commands to help (thanks Zash) Matthew Wild Sat, 14 Aug 2010 15:15:35 +0100
mod_console: Override dofile() in the console environment (this lets print() print to the console session for example). Waqas Hussain Mon, 26 Jul 2010 01:52:04 +0500
mod_console: Added support for multiple arguments to print(). Waqas Hussain Mon, 26 Jul 2010 00:59:26 +0500
Merge 0.7/MattJ with 0.7 Matthew Wild Mon, 17 May 2010 11:57:01 +0100
Merge with 0.6 Matthew Wild Mon, 17 May 2010 11:56:36 +0100
Merge 0.6->0.7 Waqas Hussain Fri, 07 May 2010 16:17:48 +0500
mod_console: Set a chunk name for loadstring calls (nicer errors). Waqas Hussain Fri, 07 May 2010 16:10:04 +0500
mod_console: Ensure that a null byte is printed after sending the banner. Waqas Hussain Fri, 07 May 2010 16:13:05 +0500
mod_console: Make use of the new onconnect callback to initialise session and send banner Matthew Wild Wed, 05 May 2010 17:21:50 +0100
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_console: Uncomment the help for server:shutdown() - thanks darkrain Matthew Wild Mon, 22 Feb 2010 01:02:16 +0000