aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-23reactivating some traces to track a dead threadsacha1-2/+2
2010-12-22Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto1-16/+42
2010-12-22Fixed wrong argument cardinality in debug message.Diva Canto1-1/+1
2010-12-22Fix a broken format on an error message. Also replace yet another e.MessageMelanie1-2/+1
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)1-4/+66
2010-12-18uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)1-5/+3
2010-12-18minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)1-3/+3
2010-12-18Raise maximum iar version that master can load to 1.x, so that it can load it...Justin Clark-Casey (justincc)1-1/+1
2010-12-15Fix casts in llSetPayPriceMelanie1-1/+10
2010-12-14Made the map thread request the map items asynchronously, as the name suggest...Diva Canto1-9/+71
2010-12-14Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't su...Tom1-0/+4
2010-12-14Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto3-25/+90
2010-12-14reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)1-0/+16
2010-12-13Fix a small bug in ban list handlingMelanie1-0/+2
2010-12-13Fix a small bug in ban list handlingMelanie1-0/+2
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie3-120/+170
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie3-123/+173
2010-12-13Change some lookups in he Land Management module to make group permissionsMelanie1-4/+4
2010-12-12Prevent objects that are worn from ground from vanishing from the sceneMelanie1-9/+0
2010-12-11Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2-72/+70
2010-12-11If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)1-5/+22
2010-12-11Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)3-35/+34
2010-12-10Normalization of OSSL function names.Marck1-11/+12
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-08Fixed wrong commentDiva Canto1-1/+1
2010-12-08Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...Diva Canto1-1/+1
2010-12-08Added ability for GetTexture to serve multiple formats. The format may come a...Diva Canto1-42/+202
2010-12-09Plumb a code path for the entity transfer module to ask a destination sceneMelanie2-0/+34
2010-12-09Plumb a code path for the entity transfer module to ask a destination sceneMelanie2-0/+34
2010-12-07Add the interface needed to revive calling cardsMelanie1-0/+13
2010-12-07Cowardly refuse to keep running when no application plugins are loaded.Melanie2-3/+21
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2-6/+6
2010-12-04Monitor the UUIDs used to create and update wearable assets. Reject any changedMelanie2-0/+125
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie3-168/+156
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie3-168/+156
2010-12-03Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman1-36/+63
2010-11-30Various bug fixes for appearance handlingMic Bowman1-34/+59
2010-11-30Prevent the restart module from barfing if it's not configuredMelanie1-1/+1
2010-11-29Change inworld restart to use blue boxes rather than notices to match SLMelanie2-3/+3
2010-11-29Fix unit test.Diva Canto3-9/+16
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto7-45/+100
2010-11-28Implement god summonsMelanie1-7/+21
2010-11-26Creator information preserved upon HG transfers.Diva Canto2-8/+87
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2-25/+9
2010-11-26Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie1-10/+2
2010-11-26Add marker files to the restart module so external scripts can be used toMelanie1-0/+35
2010-11-25Allow group lookup during tp / login to make restricting parcels to groupMelanie1-0/+15
2010-11-25Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie1-0/+5