aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-25llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...Pixel Tomsen1-1/+10
2012-01-25Change the WorldMapModule to use SOG rather than SOP for the telehub ansMelanie1-13/+15
2012-01-24Telehub map items displayedBlueWall1-3/+51
2012-01-24Put Telehubs on the mapBlueWall1-0/+18
2012-01-24Simplify and streamline telehub editing code. Verify rotations and fixMelanie2-58/+30
2012-01-24Reverse the spawn point distance vectorMelanie1-1/+1
2012-01-24Correct a coordinate to make the viewer like itMelanie1-1/+1
2012-01-24Change Telehubs to store only the data that is really needed and notMelanie2-83/+65
2012-01-23Add update to Telehub position and rotation before adding SpawnPointsBlueWall1-4/+11
2012-01-23Cleanup BlueWall1-3/+6
2012-01-23Cleanup unused parts, add some error handlingBlueWall1-53/+52
2012-01-22Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2-30/+28
2012-01-21Telehub Support:BlueWall2-69/+92
2012-01-20Telehub Support:BlueWall2-1/+194
2012-01-19Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)1-1/+1
2012-01-18RegionReady:BlueWall1-0/+2
2012-01-16Allow retrival of multiple user records in one operation, analog to presenceMelanie2-0/+9
2012-01-14Allow SmtpClients and other SSL users to work with our cert handler installedMelanie1-9/+25
2012-01-14Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...Justin Clark-Casey (justincc)1-1/+8
2012-01-13Fix improper code formatting introduced in 6214e6a217cfBo Iwu1-24/+40
2012-01-13Update RegionReadyModuleBlueWall1-1/+9
2012-01-12Undo some prior workBlueWall1-93/+0
2012-01-12Renamed one var and deleted commented code. No functional changes.Diva Canto1-33/+2
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto3-10/+17
2012-01-12Allow update of stored entries within User Management Module-this is needed f...Bo Iwu1-48/+52
2012-01-11If deserializing a scene object fails during IAR load then ignore the object ...Justin Clark-Casey (justincc)1-1/+4
2012-01-10Add a check to see if an asset exists before recreating it whileMic Bowman1-0/+6
2012-01-10Add avatar names to appearance log messagesJustin Clark-Casey (justincc)1-3/+3
2012-01-10HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...Diva Canto1-2/+2
2012-01-07Don't try to save a NPCs attachment states on NPC deleteMelanie1-0/+8
2012-01-05Improve "j2k decode" command to tell us how many layers and components were d...Justin Clark-Casey (justincc)1-5/+16
2012-01-05Add a "j2k decode" region console command that allows a manual request for a ...Justin Clark-Casey (justincc)1-8/+10
2012-01-05Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)1-1/+6
2012-01-04Add "appearance rebake" command to ask a specific viewer to rebake textures f...Justin Clark-Casey (justincc)1-3/+12
2012-01-04Separate out rebake request code from cache validation code AvatarFactoryModule.Justin Clark-Casey (justincc)1-31/+41
2012-01-04Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)1-0/+4
2012-01-03Profile UpdatesBlueWall2-5/+100
2012-01-02Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2-0/+5
2012-01-01Fix for failed http request statusBlueWall1-14/+17
2011-12-29Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto6-36/+78
2011-12-29Deleted two obsolete files in Inventory modules.Diva Canto2-460/+0
2011-12-29Deleted unused methods from HGAssetBrokerDiva Canto1-18/+0
2011-12-29HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto1-2/+3
2011-12-28Introduce a LightShare kill packet ans send it when needed. Currently onlyMelanie1-5/+12
2011-12-23HG: one more adjustment with trailing /sDiva Canto1-2/+8
2011-12-23remove the old region crossing handlerMic Bowman1-10/+0
2011-12-22Fixes some problems with objects that attempt to cross a region boundaryMic Bowman1-0/+24
2011-12-22Region crossings redone: (1) removed WaitForCallback. Now that we are passing...Diva Canto1-39/+32
2011-12-19Fix race condition where the appearance update timer could be stopped just af...Justin Clark-Casey (justincc)1-3/+6
2011-12-19Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)1-8/+49