Commit History

Author SHA1 Message Date
  Justin Clarke Casey 83c9a6a230 * Change profile check for add user to run through the cache service 15 years ago
  Dr Scofield bd2ca2d9c1 - turn private m_gui into protected m_gui to allow manipulation in 15 years ago
  idb 4e8723ad3f Directory defaults for region xml files when creating a new region got changed/lost with svn 8550 when a check was added for the file name having .xml extension. The extension check has been moved slightly earlier and the original directory logic restored. 15 years ago
  Justin Clarke Casey e694e1a657 * minor: Adjust exception catching on load/save xml[2]/oar. 15 years ago
  Dr Scofield 09d2c6fe5d adding presence.ControllingClient.Kick(msg) to the brew. 15 years ago
  Dr Scofield 0419f29856 enhances the console command "kick user" with an optional alert 15 years ago
  Justin Clarke Casey 5e9682cef7 * Fix edit scale command - was looking for one too few arguments 15 years ago
  Dahlia Trimble 669aa46bff update some ini defaults in code - all defaults from beginning of OpenSim.ini.example thru DefaultScriptEngine = "XEngine" 15 years ago
  lbsa71 91a096dca6 * Cleanup and CCC (Code Convention Conformance) 15 years ago
  Justin Clarke Casey 7b04d1da5e * Apply http://opensimulator.org/mantis/view.php?id=3191 15 years ago
  MW 33e7c09b7b Added IRegistryCore and RegistryCore to OpenSim.Framework. 15 years ago
  MW ea26bd4153 First step in separating out the Userserver console command handling to a "module". 15 years ago
  Jeff Ames 551bebdc84 Update svn properties, add copyright headers, minor formatting cleanup. 15 years ago
  MW a2546d58a8 Applied patch from mantis #3213. Which adds a check to create region command, to make sure the .xml is passed in the command arguments. Thanks BlueWall 15 years ago
  Justin Clarke Casey d307109e1a * refactor: move alert commands from Scene to DialogModule 15 years ago
  Justin Clarke Casey 88b273bc71 * refactor: Move export map function to world map module from scene 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 04d6a810b6 * More inventory archive invocation to a proper region module 15 years ago
  Melanie Thielker c754160dee If an instance contains only one region, select it in the console by default 15 years ago
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command 15 years ago
  Justin Clarke Casey 8c157a7aae * Remove load and save inventory commands from the console since these are actually experimental and the storage format may soon undergo incompatible changes 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago
  Melanie Thielker a1393db7f0 Stopgap measure: To use gridlaunch, or GUI, start opensim with 15 years ago
  Justin Clarke Casey a034b640da * Add the ability to type help <command> for more detailed help about a specific command if any is available 15 years ago
  Justin Clarke Casey d1d93fae6c * Restore show information for the OpenSim region server (version, info, threads, etc.) 15 years ago
  Melanie Thielker 2fe9915951 Reinstate the KickUserCommand handler, which was commented out by 15 years ago
  Melanie Thielker 8a9128ccce Correct a delegate in OpenSim.cs 15 years ago
  Dr Scofield b1739cbbfd fixing warnings. 15 years ago
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 15 years ago
  Justin Clarke Casey 00a3cbd6fa * Implement help <command> from the region console 15 years ago