aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-2311-12/+252
* Two small changes:Sean Dague2008-04-231-2/+15
* Thank you kindly, Tyre for :Charles Krinke2008-04-231-10/+16
* * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby2008-04-234-11/+126
* * Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby2008-04-234-10/+92
* * Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby2008-04-231-2/+3
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-233-17/+216
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-238-80/+176
* * Fix mantis #842 - folders which are created but left named "New Folder" in ...Justin Clarke Casey2008-04-231-1/+14
* * Removing old libTerrainBSD and associated Plugin & Project.Adam Frisby2008-04-2328-5151/+0
* * Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey2008-04-231-3/+7
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-231-5/+15
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-233-2/+27
* Update svn properties.Jeff Ames2008-04-231-79/+79
* * Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey2008-04-221-20/+35
* * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...Justin Clarke Casey2008-04-221-39/+109
* doh, forgot that hg diffs don't do the adds correctly to svnSean Dague2008-04-221-0/+46
* * Extend functionality to better handle delayed inventory service transfers t...Justin Clarke Casey2008-04-221-9/+30
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-221-6/+4
* * Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey2008-04-222-30/+40
* * Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey2008-04-224-10/+96
* * Implements llScriptDangerTeravus Ovares2008-04-224-10/+44
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-222-9/+72
* * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!Teravus Ovares2008-04-221-1/+38
* * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2008-04-222-10/+153
* * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby2008-04-211-602/+602
* * Various compiler warning cleanups.Adam Frisby2008-04-213-13/+13
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-218-68/+170
* * Various refactorings.Adam Frisby2008-04-212-18/+36
* * Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby2008-04-217-163/+184
* Update svn properties.Jeff Ames2008-04-211-7/+7
* * Committing fix for previous build breakage. Sorry!Adam Frisby2008-04-211-2/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-21306-1298/+1003
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-2136-600/+682
* * Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby2008-04-211-1/+47
* * Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby2008-04-211-8/+30
* * Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey2008-04-201-0/+4
* * Remove user profile from cache when they log out from a region.Justin Clarke Casey2008-04-204-3/+28
* * Tweak inventory login failure message to point to the region owner as first...Justin Clarke Casey2008-04-202-3/+3
* * Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2008-04-202-11/+34
* * Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2008-04-202-16/+21
* * On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2008-04-202-22/+6
* Removed some script engine noise from consoleTedd Hansen2008-04-204-8/+8
* Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen2008-04-204-324/+340
* * Fixed up event discovery regexes to work with a specific string format m#1012Teravus Ovares2008-04-201-2/+2
* * Added some more fixes, refactored SVNModule slightly.Adam Frisby2008-04-201-12/+31
* * Added support for new "svn load-region <region name> [svn revision]" comman...Adam Frisby2008-04-201-0/+44
* * Updates LSL2CS converterTeravus Ovares2008-04-208-4/+358
* * Added experimental "svn load <revision>" command to allow you to load a reg...Adam Frisby2008-04-201-7/+38