aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/InterGrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1273/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-4/+5
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-2/+6
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-14/+11
* * refactor: call AddLLSDHandler directly via CommsManagerJustin Clarke Casey2009-01-061-3/+5
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-1/+1
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-2/+4
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-142/+142
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-142/+142
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-142/+142
* * Stop the pointless passing of a scene's own region handler back to it in re...Justin Clarke Casey2008-11-121-1/+1
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-011-6/+0
* * Just some OGP maintenance. Standards adherence type stuff. Teravus Ovares2008-10-101-7/+12
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* 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
* leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares2008-09-231-1/+1
* * Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2008-09-231-1/+3
* * 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
* * 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
* * 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
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-43/+43
* * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares2008-09-051-0/+7
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-2/+2
* * Pragma out deprecation warning and comment out to remove other warnings in ...Justin Clarke Casey2008-08-301-5/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-89/+49
* * Added hack so that if the default OpenSimulator ParentEstateId(100) is bein...Teravus Ovares2008-08-281-1/+1
* * OGP update, deserialize the parameter array properly in rez_avatarTeravus Ovares2008-08-281-6/+75
* * Updates OGP module to define a default starting pointTeravus Ovares2008-08-271-2/+25
* * Eliminate commented out code no longer needed, as discussed on the mlJustin Clarke Casey2008-08-261-30/+1
* * It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares2008-08-261-1/+8
* * Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares2008-08-261-0/+20
* * minor: zap some more compilation warningsJustin Clarke Casey2008-08-251-8/+8
* * zap compilation warningsJustin Clarke Casey2008-08-251-22/+22
* Update svn properties.Jeff Ames2008-08-251-881/+881
* * Fix to OGP Region to Region teleports. Yay.Teravus Ovares2008-08-251-2/+2
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+881