aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-28Adding our parcel's generated id to map packetsBlueWall1-2/+2
2012-01-28Add experimental --publish option to "save oar" so that OARs reloaded to the ...Justin Clark-Casey (justincc)4-14/+89
2012-01-26Change references from sop to sog and add protection from null refBlueWall1-11/+13
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-13Update RegionReadyModuleBlueWall1-1/+9
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-2/+6
2012-01-10Add a check to see if an asset exists before recreating it whileMic Bowman1-0/+6
2011-12-17Fix bug where objects could not be set to a new group if the group had been c...Justin Clark-Casey (justincc)1-3/+9
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)3-5/+5
2011-11-29Improve some of the debug help messagesJustin Clark-Casey (justincc)1-3/+2
2011-11-24Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots...Justin Clark-Casey (justincc)1-1/+1
2011-11-17For TerrainModule.SaveToFile(), don't bother throwing the exception onwards a...Justin Clark-Casey (justincc)1-1/+0
2011-11-17Make "terrain save" more friendly by telling the user if we have saved and pu...Justin Clark-Casey (justincc)1-18/+32
2011-11-15Make tracked per scene thread names conform to the majorirty format.Justin Clark-Casey (justincc)1-3/+6
2011-11-15For clients that are entering a simulator from initial login, stop executing ...Justin Clark-Casey (justincc)1-2/+1
2011-11-03Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake3-5/+5
2011-11-03Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake6-14/+14
2011-10-31Adding green dots to map response should be for root agents onlyDan Lake1-1/+1
2011-10-27Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake6-29/+13
2011-10-19Change wording on asset requests.Justin Clark-Casey (justincc)1-2/+2
2011-09-15refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to refle...Justin Clark-Casey (justincc)1-2/+2
2011-09-12comment out some recent terrain texture loggingJustin Clark-Casey (justincc)1-4/+4
2011-09-12When creating an OAR, optionally exclude objects according to their permissionsOren Hurvitz3-40/+156
2011-09-09Comment out the part of the load oar code that zeroes out prim sit target ori...Justin Clark-Casey (justincc)2-2/+8
2011-09-09Save the default terrain texture UUIDs for a new region instead of leaving th...Justin Clark-Casey (justincc)1-0/+5
2011-09-01Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)3-33/+24
2011-08-27Eliminate duplicate AttachmentPoint properties by always using the one stored...Justin Clark-Casey (justincc)1-2/+2
2011-08-23remove mono compiler warningsJustin Clark-Casey (justincc)3-3/+2
2011-08-14WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout...Snoopy Pfeffer1-19/+187
2011-08-13Fix a bug preventing region modules from creating trees at anything but the d...Aaron Duffy1-3/+3
2011-08-12If a map request to a server fails, always close the outbound connection.Justin Clark-Casey (justincc)1-1/+5
2011-08-12minor: change login enable/disable messages in last commit so that they occur...Justin Clark-Casey (justincc)1-2/+2
2011-08-12minor: On "login disable/enable" always tell the user the final login status,...Justin Clark-Casey (justincc)1-4/+2
2011-08-11minor: a little bit of log message correction/commenting outJustin Clark-Casey (justincc)1-1/+1
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)4-20/+20