aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey2-0/+20
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-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 Frisby3-9/+87
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2-17/+214
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby6-68/+142
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 Casey2-2/+15
2008-04-23Update svn properties.Jeff Ames1-79/+79
2008-04-22doh, forgot that hg diffs don't do the adds correctly to svnSean Dague1-0/+46
2008-04-22From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-6/+4
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 Dague5-7/+65
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 Frisby148-776/+619
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* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-0/+2
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* 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 Krinke5-7/+80
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-18From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-42/+219
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 Ovares7-269/+186