Justin Clark-Casey (justincc) 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 年之前
..
Api 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 年之前
CodeTools 85985a8c3e Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 年之前
Instance 89efccaa71 Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 年之前
Tests 222f844d65 Disable logging in regression test in OSSL_ApiAttachmentTests 12 年之前
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 12 年之前
Helpers.cs 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 年之前
LSL_Types.cs 6963b8b046 refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication. 13 年之前