| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -4/+4 |
* | Mantis#3188. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-02-19 | 1 | -3/+49 |
* | Fix standalone / simulator local script crossings. | Melanie Thielker | 2009-02-18 | 1 | -0/+2 |
* | * Change AssetGatherer method access so that only methods which are worth cal... | Justin Clarke Casey | 2009-02-18 | 2 | -2/+5 |
* | * Move asset gathering code from oar module to OpenSim.Region.Framework since... | Justin Clarke Casey | 2009-02-18 | 2 | -198/+5 |
* | * Make save iar behave properly if the nominated inventory path does not exist | Justin Clarke Casey | 2009-02-18 | 2 | -10/+28 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-18 | 3 | -0/+33 |
* | * Assign incoming items with a random UUID so that archives can be loaded mor... | Justin Clarke Casey | 2009-02-17 | 3 | -13/+6 |
* | * extend inventory archive save test to check for the presence of the item fi... | Justin Clarke Casey | 2009-02-17 | 1 | -26/+32 |
* | * switch to pulsing monitors to perform test sync instead of events, since th... | Justin Clarke Casey | 2009-02-17 | 2 | -16/+28 |
* | * Get rid of a unit test race condition based on my misreading of the AutoRes... | Justin Clarke Casey | 2009-02-17 | 1 | -2/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3178 | Justin Clarke Casey | 2009-02-17 | 1 | -5/+6 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3179 | Justin Clarke Casey | 2009-02-17 | 1 | -15/+15 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3167 | Justin Clarke Casey | 2009-02-17 | 1 | -0/+9 |
* | * Establish InventoryArchiveSaved event for unit tests | Justin Clarke Casey | 2009-02-17 | 3 | -32/+67 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 11 | -65/+63 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 8 | -11/+12 |
* | * Iniital inventory archive test code. Doesn't actually do any testing yet | Justin Clarke Casey | 2009-02-16 | 1 | -0/+159 |
* | * minor: print out status messages at start and end of inventory archive load... | Justin Clarke Casey | 2009-02-16 | 1 | -0/+16 |
* | Thank you, Vytek, for a patch that streamlines the delay in the email | Melanie Thielker | 2009-02-15 | 1 | -11/+16 |
* | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 2009-02-15 | 1 | -37/+88 |
* | Restores the HGWorldMap functionality that has been reduced since a recent re... | diva | 2009-02-14 | 1 | -1/+9 |
* | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 2009-02-14 | 1 | -39/+127 |
* | Making initialized an instance variable again. My last commit wrote over just... | diva | 2009-02-14 | 1 | -1/+1 |
* | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 2009-02-14 | 2 | -31/+254 |
* | Thank you, patnad, for a patch that removes the "Subdivision of" text | Melanie Thielker | 2009-02-14 | 1 | -1/+1 |
* | * Change static field "initialized" in RestInterregionComms to an instance field | Justin Clarke Casey | 2009-02-13 | 2 | -5/+2 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 1 | -1/+51 |
* | * Quieten down log messages from the Friends module | Justin Clarke Casey | 2009-02-13 | 2 | -9/+7 |
* | * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModule | Justin Clarke Casey | 2009-02-13 | 1 | -1/+61 |
* | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 2009-02-13 | 2 | -2/+92 |
* | Bug fix in prim crossing: making it clear when the local object needs to be c... | diva | 2009-02-13 | 2 | -6/+15 |
* | * Make it possible to load and save inventory archives while a user is not lo... | Justin Clarke Casey | 2009-02-12 | 3 | -33/+58 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 102 | -1050/+1050 |
* | Commented a couple of not very useful log messages that are cluttering the lo... | diva | 2009-02-12 | 1 | -4/+4 |
* | * move userinfo for inventory archiving up to module class so that it only ha... | Justin Clarke Casey | 2009-02-12 | 3 | -90/+85 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 114 | -1075/+909 |
* | Enforce estate bans on Teleports. | diva | 2009-02-11 | 1 | -243/+243 |
* | * When an inventory archive is loaded, immediately update the client's invent... | Justin Clarke Casey | 2009-02-11 | 2 | -21/+62 |
* | * Establish a common InventoryNodeBase class from InventoryItemBase and Inven... | Justin Clarke Casey | 2009-02-11 | 1 | -0/+11 |
* | * Refactor inventory archive code to allow direct invocation in order to supp... | Justin Clarke Casey | 2009-02-11 | 3 | -52/+274 |
* | * More inventory archive invocation to a proper region module | Justin Clarke Casey | 2009-02-11 | 3 | -11/+5 |
* | fix a typo where the High Southwest height was getting set to the Low | Sean Dague | 2009-02-10 | 1 | -1/+1 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -3/+3 |
* | Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe... | diva | 2009-02-10 | 2 | -4/+4 |
* | * Implement merging of oars in code | Justin Clarke Casey | 2009-02-10 | 3 | -25/+117 |
* | * extend load oar test to check that an object was actually loaded | Justin Clarke Casey | 2009-02-10 | 1 | -5/+37 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 101 | -0/+30235 |
* | * Reinstate tests that are now in CoreModules | Justin Clarke Casey | 2009-02-09 | 1 | -0/+1 |
* | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 2009-02-09 | 12 | -0/+3035 |