aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares1-1/+4
2009-07-30Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker1-7/+26
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares3-12/+12
2009-07-17* If the world map module encounters an error, not all of the objects will be...Teravus Ovares1-4/+12
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker2-0/+10
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-4/+4
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-13/+8
2009-06-24Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker1-2/+10
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames1-1/+1
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-18Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble2-37/+21
2009-06-18* Corrected CAPS namespacesArthur Valadares2-4/+4
2009-06-14Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker1-1/+16
2009-06-12* Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey1-2/+4
2009-06-12* minor: remove one mono warningJustin Clarke Casey1-1/+0
2009-06-12* fix build break: sigh, must remember to build before committingJustin Clarke Casey1-2/+1
2009-06-12* minor: make control file loading code consistentJustin Clarke Casey2-18/+12
2009-06-12* minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey1-0/+2
2009-06-12* minor: remove warning from unused fieldJustin Clarke Casey1-5/+0
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames1-19/+19
2009-06-09Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker1-131/+246
2009-06-05* Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey1-1/+3
2009-06-05* Add oar saving timeoutJustin Clarke Casey2-1/+128
2009-06-05Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker1-0/+69
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2-0/+66
2009-06-02* Add simple original xml serialization testJustin Clarke Casey2-11/+75
2009-06-01* Add simple original sog xml serialization testJustin Clarke Casey2-17/+18
2009-06-01* minor: change the name of one serialization method to match its counterpartJustin Clarke Casey3-6/+130
2009-06-01* Fix race condition in save oarJustin Clarke Casey3-28/+46
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames63-63/+63
2009-05-29* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey1-1/+1
2009-05-29* Add save xml2 serialization testJustin Clarke Casey1-3/+70
2009-05-29* minor: move common serialization test code into fixture setupJustin Clarke Casey1-6/+17
2009-05-29* Add xml2 load testJustin Clarke Casey2-2/+143
2009-05-28* May make the terrain flatten brush behave like Second Life(tm)'s client exp...Adam Frisby1-1/+5
2009-05-24Prevent group deeded objects from being returned by the group return optionMelanie Thielker1-2/+22
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker2-5/+5
2009-05-24Make group permissions control what a user can return.Melanie Thielker1-0/+32
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker2-0/+12
2009-05-19* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-12/+14
2009-05-18* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-1/+1
2009-05-18* Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-4/+4
2009-05-18* Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey1-120/+120
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1
2009-05-17Thank you kindly, Jonc, for a patch that solvesCharles Krinke1-1/+1
2009-05-15* Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey3-17/+11
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva6-135/+141
2009-05-14* When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey4-121/+122
2009-05-14* refactor: move SceneXmlLoader into subpackageJustin Clarke Casey1-0/+1