aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-22* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!Teravus Ovares1-1/+38
2008-04-22* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2-10/+153
2008-04-21* Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby1-602/+602
2008-04-21* Various compiler warning cleanups.Adam Frisby3-13/+13
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague8-68/+170
2008-04-21* Various refactorings.Adam Frisby2-18/+36
2008-04-21* Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby7-163/+184
2008-04-21Update svn properties.Jeff Ames1-7/+7
2008-04-21* Committing fix for previous build breakage. Sorry!Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby306-1298/+1003
2008-04-21* Terrain Module code has been reformatted to comply with guidelines.Adam Frisby36-600/+682
2008-04-21* Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby1-1/+47
2008-04-21* Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby1-8/+30
2008-04-20* Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey1-0/+4
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey4-3/+28
2008-04-20* Tweak inventory login failure message to point to the region owner as first...Justin Clarke Casey2-3/+3
2008-04-20* Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2-11/+34
2008-04-20* Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2-16/+21
2008-04-20* On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2-22/+6
2008-04-20Removed some script engine noise from consoleTedd Hansen4-8/+8
2008-04-20Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen4-324/+340
2008-04-20* Fixed up event discovery regexes to work with a specific string format m#1012Teravus Ovares1-2/+2
2008-04-20* Added some more fixes, refactored SVNModule slightly.Adam Frisby1-12/+31
2008-04-20* Added support for new "svn load-region <region name> [svn revision]" comman...Adam Frisby1-0/+44
2008-04-20* Updates LSL2CS converterTeravus Ovares8-4/+358
2008-04-20* Added experimental "svn load <revision>" command to allow you to load a reg...Adam Frisby1-7/+38
2008-04-20* Fixed three compiler warnings introduced in the previous commit.Adam Frisby1-1/+1
2008-04-20* Various SvnBackupModule fixes.Adam Frisby1-1/+23
2008-04-19* Start catching rogue SocketExceptions which occur (at least on mono) when a...Justin Clarke Casey1-0/+10
2008-04-19* Insert an OpenSim warning telling the user to ignore the ERROR assembly sca...Justin Clarke Casey1-0/+3
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke6-7/+81
2008-04-19* Fix build break in previous revisionJustin Clarke Casey2-2/+2
2008-04-19* Several fixes for SvnBackupModuleAdam Frisby1-21/+53
2008-04-18* Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2-7/+20
2008-04-18From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-42/+219
2008-04-18* Refactor: Remove redundant try/catch from asset request since this is now h...Justin Clarke Casey1-47/+42
2008-04-18Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb.Tedd Hansen1-9/+21
2008-04-18* Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby1-3/+1
2008-04-18* Added lock persistenceTeravus Ovares1-3/+4
2008-04-18Thank you, Melanie, very kindly for a patch that : Charles Krinke1-2/+15
2008-04-17* Re-Fixed caps Teravus Ovares11-285/+197
2008-04-17* Acks the first UseCircuitCode packet Teravus Ovares3-1/+37
2008-04-17From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-5/+98
2008-04-17* Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2-1/+13
2008-04-17* Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2-1/+11
2008-04-17* Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2-40/+40
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames31-215/+1036
2008-04-17* Missed a file while committing.Adam Frisby1-0/+8
2008-04-17* Committing first version of SVN Backup ModuleAdam Frisby3-6/+178
2008-04-17* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2-3/+3