| Commit message (Expand) | Author | Age | Files | Lines |
* | * Get rid of some debug info and kill the code to make a large AABB until I c... | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -13/+24 |
* | * When the RegionCombinerModule is active add an extra set of borders with In... | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -1/+56 |
* | switching Archiver to "new" region module scheme | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -6/+24 |
* | Remove typo version of ReplaceableInterface property from RegionCombinerModule. | Jeff Ames | 2009-08-31 | 1 | -2/+0 |
* | * When the RegionCombinerModule is off, make borders have an infinite aabb pe... | Teravus Ovares (Dan Olivares) | 2009-08-30 | 1 | -1/+21 |
* | Ok, merging the RegionCombinerModule with master. | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -4/+5 |
* | * Rename the RegionCombiner Module from PhysicsCombiner | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -4/+5 |
* | * Fixes looking up parcel permissions in virtual regions. | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -3/+183 |
* | * Only lock the Borders when they're being changed, otherwise one avatar's mo... | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -19/+54 |
* | * Allow corner prim crossings. Previously this was only on a single cardinal... | Teravus Ovares (Dan Olivares) | 2009-08-28 | 1 | -11/+56 |
* | * It turns out that Physics heightmap values were being stored in managed mem... | Teravus Ovares (Dan Olivares) | 2009-08-21 | 2 | -43/+69 |
* | * Adds PhysicsCombiner Module | Teravus Ovares (Dan Olivares) | 2009-08-20 | 1 | -0/+355 |
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 1 | -3/+6 |
* | Did I say that i don't like git? Remove some stuff that shouldn't have | Melanie | 2009-08-17 | 1 | -2/+1 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 1 | -1/+2 |
|\ |
|
| * | Add System.Xml reference to the console project | Melanie | 2009-08-17 | 1 | -1/+2 |
* | | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -3/+3 |
* | | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 1 | -39/+7 |
|/ |
|
* | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2009-08-11 | 2 | -2/+2 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 2 | -2/+2 |
* | Removed IAssetCache. | Diva Canto | 2009-08-10 | 1 | -3/+4 |
* | * More tweaking of the various services to work with nonstandard region sizes... | Teravus Ovares (Dan Olivares) | 2009-08-08 | 2 | -8/+21 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 6 | -24/+26 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 4 | -34/+37 |
* | * Tweak the caps manager so that the NPCAvatar works again. | Teravus Ovares | 2009-08-01 | 1 | -1/+4 |
* | Thank you, dmiles, for a patch that allows more differentiated script | Melanie Thielker | 2009-07-30 | 1 | -7/+26 |
* | * 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 |