Commit History

Author SHA1 Message Date
  Adam Frisby c8eb8d66fd * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ as terrain module extensions. Committing sample plugin library. 16 years ago
  Adam Frisby 385c1f5184 * Added missing reference to OpenSim.Framework.Communications to RemoteAdminPlugin to fix a compile error introduced by the Radmin patch. 16 years ago
  Adam Frisby 0d27832d44 * Various compiler warning cleanups. 16 years ago
  Sean Dague bf1580fba4 From: Dr Scofield <[email protected]> 16 years ago
  Adam Frisby a0b8c46ef3 * Various refactorings. 16 years ago
  Adam Frisby f741a62d54 * Formatted ExportSerialiserModule and SvnBackupModule 16 years ago
  Jeff Ames a7cb2b8c30 Update svn properties. 16 years ago
  Adam Frisby 01663cb612 * Committing fix for previous build breakage. Sorry! 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Adam Frisby 05e24c8f58 * Terrain Module code has been reformatted to comply with guidelines. 16 years ago
  Adam Frisby 20a4a402f6 * Written a improved self-contained version of the XML Object Serialiser for the ExportSerialisationModule. 16 years ago
  Adam Frisby 8cf42ddb84 * Added support for periodic autosaves - added to SvnBackupModule. Will cause a SVN revision to be saved every X minutes. (Default = 15) 16 years ago
  Justin Clarke Casey 73f60f395a * Extra log line to notify the user console when a new user inventory skeleton has been successfully created. 16 years ago
  Justin Clarke Casey 3d3eec436a * Remove user profile from cache when they log out from a region. 16 years ago
  Justin Clarke Casey 8b177bf4a8 * Tweak inventory login failure message to point to the region owner as first point of call rather than the grid owner 16 years ago
  Justin Clarke Casey dcaf457bb8 * Change user inventory create from explicit 'create user' command on the console from sync to async 16 years ago
  Justin Clarke Casey e755727a0f * Change lazy user inventory creation on first login to synchronous rather than async. 16 years ago
  Justin Clarke Casey d3cd2b0ae4 * On grid mode, if the inventory service is responding but returning an empty response to a whole agent inventory request, then post an inventory login failure message. 16 years ago
  Tedd Hansen 16275ca26d Removed some script engine noise from console 16 years ago
  Tedd Hansen 8a13edb115 Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_Commands_Interface.cs where they belong. 16 years ago
  Teravus Ovares a5bf229cbd * Fixed up event discovery regexes to work with a specific string format m#1012 16 years ago
  Adam Frisby 93efd6ff39 * Added some more fixes, refactored SVNModule slightly. 16 years ago
  Adam Frisby b3e10debdd * Added support for new "svn load-region <region name> [svn revision]" command to SVN Backup Module. 16 years ago
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter 16 years ago
  Adam Frisby 7d18a93c2e * Added experimental "svn load <revision>" command to allow you to load a region from a specified SVN revision. Potentially useful for rollbacks. 16 years ago
  Adam Frisby 1ca94ab5dd * Fixed three compiler warnings introduced in the previous commit. 16 years ago
  Adam Frisby 462d03d926 * Various SvnBackupModule fixes. 16 years ago
  Justin Clarke Casey 70233d937f * Start catching rogue SocketExceptions which occur (at least on mono) when a response stream for a request which actually required no response, is closed 16 years ago
  Justin Clarke Casey 11f057f90b * Insert an OpenSim warning telling the user to ignore the ERROR assembly scanning messages. This is a temporary measure. 16 years ago
  Charles Krinke 6865f1c67d Thank you kindly krtaylor for a patch to solve: 16 years ago