aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow SmtpClients and other SSL users to work with our cert handler installedMelanie2012-01-141-9/+25
* Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...Justin Clark-Casey (justincc)2012-01-141-1/+8
* Fix improper code formatting introduced in 6214e6a217cfBo Iwu2012-01-131-24/+40
* Update RegionReadyModuleBlueWall2012-01-131-1/+9
* Undo some prior workBlueWall2012-01-121-93/+0
* Renamed one var and deleted commented code. No functional changes.Diva Canto2012-01-121-33/+2
* Allow update of stored entries within User Management Module-this is needed f...Bo Iwu2012-01-121-48/+52
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-123-10/+17
* If deserializing a scene object fails during IAR load then ignore the object ...Justin Clark-Casey (justincc)2012-01-111-1/+4
* Add a check to see if an asset exists before recreating it whileMic Bowman2012-01-101-0/+6
* Add avatar names to appearance log messagesJustin Clark-Casey (justincc)2012-01-101-3/+3
* HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...Diva Canto2012-01-101-2/+2
* Don't try to save a NPCs attachment states on NPC deleteMelanie2012-01-071-0/+8
* Improve "j2k decode" command to tell us how many layers and components were d...Justin Clark-Casey (justincc)2012-01-051-5/+16
* Add a "j2k decode" region console command that allows a manual request for a ...Justin Clark-Casey (justincc)2012-01-051-8/+10
* Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)2012-01-051-1/+6
* Add "appearance rebake" command to ask a specific viewer to rebake textures f...Justin Clark-Casey (justincc)2012-01-041-3/+12
* Separate out rebake request code from cache validation code AvatarFactoryModule.Justin Clark-Casey (justincc)2012-01-041-31/+41
* Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)2012-01-041-0/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2012-01-032-0/+5
|\
| * Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-022-0/+5
* | Merge branch 'new_modules'BlueWall2012-01-032-5/+100
|\ \ | |/ |/|
| * Profile UpdatesBlueWall2012-01-032-5/+100
* | Fix for failed http request statusBlueWall2012-01-011-14/+17
|/
* Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-296-36/+78
* Deleted two obsolete files in Inventory modules.Diva Canto2011-12-292-460/+0
* Deleted unused methods from HGAssetBrokerDiva Canto2011-12-291-18/+0
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-12-291-5/+12
|\
| * Introduce a LightShare kill packet ans send it when needed. Currently onlyMelanie2011-12-281-5/+12
* | HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-291-2/+3
|/
* HG: one more adjustment with trailing /sDiva Canto2011-12-231-2/+8
* remove the old region crossing handlerMic Bowman2011-12-231-10/+0
* Fixes some problems with objects that attempt to cross a region boundaryMic Bowman2011-12-221-0/+24
* Region crossings redone: (1) removed WaitForCallback. Now that we are passing...Diva Canto2011-12-221-39/+32
* Fix race condition where the appearance update timer could be stopped just af...Justin Clark-Casey (justincc)2011-12-191-3/+6
* Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-8/+49
* Fix bug where objects could not be set to a new group if the group had been c...Justin Clark-Casey (justincc)2011-12-171-3/+9
* Sends the consistent child agent position upon creation of the child agent in...Diva Canto2011-12-161-1/+12
* HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-1/+4
* In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in...Justin Clark-Casey (justincc)2011-12-131-2/+2
* Print out one log message for every missing baked texture, rather than two.Justin Clark-Casey (justincc)2011-12-091-22/+4
* Add commented log lines to FetchInventoryDescendents2 path for future use.Justin Clark-Casey (justincc)2011-12-091-0/+2
* Stop also adding an ordinary http handler when we set up a poll http handler.Justin Clark-Casey (justincc)2011-12-071-11/+6
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2011-12-051-2/+2
|\
| * Fix CHANGED_TEXTURE and CHANGED_COLOR.Melanie2011-12-051-2/+2
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-054-7/+7
|/
* Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-032-5/+5
* Stop some places where we're trying to reset animations in child agents where...Justin Clark-Casey (justincc)2011-12-021-100/+110
* On "show caps", stop excluding the seed cap but do exclude it elsewhereJustin Clark-Casey (justincc)2011-11-291-1/+1
* Improve some of the debug help messagesJustin Clark-Casey (justincc)2011-11-291-3/+2