| Commit message (Expand) | Author | Age | Files | Lines |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 3 | -12/+12 |
* | * If the world map module encounters an error, not all of the objects will be... | Teravus Ovares | 2009-07-17 | 1 | -4/+12 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 2 | -0/+10 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -4/+4 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 2 | -13/+8 |
* | Allow "Take Copy" with copy only permissions if you own the object. Trans | Melanie Thielker | 2009-06-24 | 1 | -2/+10 |
* | Formatting cleanup, ignore some generated files. | Jeff Ames | 2009-06-22 | 1 | -1/+1 |
* | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 2009-06-19 | 1 | -1/+1 |
* | Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe... | Dahlia Trimble | 2009-06-18 | 2 | -37/+21 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 2 | -4/+4 |
* | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 2009-06-14 | 1 | -1/+16 |
* | * Temporarily resolve another problem in http://opensimulator.org/mantis/view... | Justin Clarke Casey | 2009-06-12 | 1 | -2/+4 |
* | * minor: remove one mono warning | Justin Clarke Casey | 2009-06-12 | 1 | -1/+0 |
* | * fix build break: sigh, must remember to build before committing | Justin Clarke Casey | 2009-06-12 | 1 | -2/+1 |
* | * minor: make control file loading code consistent | Justin Clarke Casey | 2009-06-12 | 2 | -18/+12 |
* | * minor: if OAR saving receives assets after timeout, just print warning, don... | Justin Clarke Casey | 2009-06-12 | 1 | -0/+2 |
* | * minor: remove warning from unused field | Justin Clarke Casey | 2009-06-12 | 1 | -5/+0 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 1 | -19/+19 |
* | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 2009-06-09 | 1 | -131/+246 |
* | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 2009-06-05 | 1 | -1/+3 |
* | * Add oar saving timeout | Justin Clarke Casey | 2009-06-05 | 2 | -1/+128 |
* | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 2009-06-05 | 1 | -0/+69 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-06-03 | 2 | -0/+66 |
* | * Add simple original xml serialization test | Justin Clarke Casey | 2009-06-02 | 2 | -11/+75 |
* | * Add simple original sog xml serialization test | Justin Clarke Casey | 2009-06-01 | 2 | -17/+18 |
* | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 2009-06-01 | 3 | -6/+130 |
* | * Fix race condition in save oar | Justin Clarke Casey | 2009-06-01 | 3 | -28/+46 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 63 | -63/+63 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -1/+1 |
* | * Add save xml2 serialization test | Justin Clarke Casey | 2009-05-29 | 1 | -3/+70 |
* | * minor: move common serialization test code into fixture setup | Justin Clarke Casey | 2009-05-29 | 1 | -6/+17 |
* | * Add xml2 load test | Justin Clarke Casey | 2009-05-29 | 2 | -2/+143 |
* | * May make the terrain flatten brush behave like Second Life(tm)'s client exp... | Adam Frisby | 2009-05-28 | 1 | -1/+5 |
* | Prevent group deeded objects from being returned by the group return option | Melanie Thielker | 2009-05-24 | 1 | -2/+22 |
* | Allow the perms module to inspect and modify the list of objects to return | Melanie Thielker | 2009-05-24 | 2 | -5/+5 |
* | Make group permissions control what a user can return. | Melanie Thielker | 2009-05-24 | 1 | -0/+32 |
* | Add a new permissions check for bulk object returns. | Melanie Thielker | 2009-05-24 | 2 | -0/+12 |
* | * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-19 | 1 | -12/+14 |
* | * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -1/+1 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 1 | -4/+4 |
* | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 2009-05-18 | 1 | -120/+120 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -0/+1 |
* | Thank you kindly, Jonc, for a patch that solves | Charles Krinke | 2009-05-17 | 1 | -1/+1 |
* | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 2009-05-15 | 3 | -17/+11 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 6 | -135/+141 |
* | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 2009-05-14 | 4 | -121/+122 |
* | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2009-05-14 | 1 | -0/+1 |
* | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 2009-05-14 | 2 | -2/+4 |
* | Correctly reset the group ownership flag when a parcel is reclaimed. | Melanie Thielker | 2009-05-12 | 1 | -0/+1 |