aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-23allow for Inventory database source to be specified in mainSean Dague11-51/+69
2008-04-23changes to allow asset_source to be specified in the opensim.iniSean Dague8-13/+38
2008-04-23* Fix a console issue where pressing return on some operating systems cause t...Teravus Ovares1-0/+4
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey10-15/+115
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares11-12/+252
2008-04-23Two small changes:Sean Dague1-2/+15
2008-04-23Thank you kindly, Tyre for :Charles Krinke1-10/+16
2008-04-23* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby4-11/+126
2008-04-23* Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby4-10/+92
2008-04-23* Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby1-2/+3
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby3-17/+216
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby8-80/+176
2008-04-23* Fix mantis #842 - folders which are created but left named "New Folder" in ...Justin Clarke Casey1-1/+14
2008-04-23* Removing old libTerrainBSD and associated Plugin & Project.Adam Frisby28-5151/+0
2008-04-23* Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey1-3/+7
2008-04-23From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-5/+15
2008-04-23From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey3-2/+27
2008-04-23Update svn properties.Jeff Ames1-79/+79
2008-04-22* Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey1-20/+35
2008-04-22* Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...Justin Clarke Casey1-39/+109
2008-04-22doh, forgot that hg diffs don't do the adds correctly to svnSean Dague1-0/+46
2008-04-22* Extend functionality to better handle delayed inventory service transfers t...Justin Clarke Casey1-9/+30
2008-04-22From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-6/+4
2008-04-22* Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey2-30/+40
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey4-10/+96
2008-04-22* Implements llScriptDangerTeravus Ovares4-10/+44
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares2-9/+72
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