aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: remove warningsJustin Clarke Casey2008-09-263-12/+8
* * refactor: do a tiny bit of cleanupJustin Clarke Casey2008-09-261-40/+46
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-263-285/+312
* * refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2008-09-262-192/+227
* * Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2008-09-262-30/+75
* * Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2008-09-262-27/+29
* * Adds some WindTeravus Ovares2008-09-252-0/+260
* fixes a slight copy and paste bug in OGP module.Dr Scofield2008-09-251-1/+1
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-4/+50
* * Remove a message handler Teravus Ovares2008-09-251-4/+16
* Add a module selection option for the MapImage Module as wellMelanie Thielker2008-09-241-0/+6
* Correct a capitalization errorMelanie Thielker2008-09-241-1/+1
* Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker2008-09-241-0/+9
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-1/+1
* leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares2008-09-231-1/+1
* Small fix to eliminate a beauty spotMelanie Thielker2008-09-231-1/+1
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+65
* * Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2008-09-231-1/+3
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+127
* Remove comment in perms module after consulting with awebbMelanie Thielker2008-09-221-6/+2
* Fix a small logic error in my perms module changesMelanie Thielker2008-09-221-1/+1
* Create CanEditObjectInventory to preserve the abilityMelanie Thielker2008-09-221-0/+20
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-212-2/+2
* * Fix build error, (maybe)Teravus Ovares2008-09-201-1/+1
* * One more tweak in the OGP module to support OGP draft3. Teravus Ovares2008-09-191-1/+8
* * Implements an experimental method to define which region you want to go to ...Teravus Ovares2008-09-191-9/+136
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-2/+2
* * Added null exception handler where we couldn't locate a user data record in...Teravus Ovares2008-09-191-1/+10
* * Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares2008-09-191-2/+37
* Minor formatting cleanup.Jeff Ames2008-09-162-2/+2
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-167-8/+17
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+2
* reverting r6302Dr Scofield2008-09-153-6/+3
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-153-3/+6
* * Remove a hack I put into OGP so that I could test OGP over SSL with the See...Teravus Ovares2008-09-141-3/+1
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-4/+53
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-141-8/+0
* Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames2008-09-131-2/+2
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-132-0/+15
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+0
* * This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares2008-09-111-10/+64
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-1/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-0917-661/+668
* fix: warnings from libomvDr Scofield2008-09-082-1/+5
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* Mantis #2133Melanie Thielker2008-09-064-6/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0667-1146/+1115