Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-05-11 | Plumb the HG asset broker. More naming changes to clarify things. Lots more | Melanie Thielker | 4 | -167/+323 | |
config options. | |||||
2009-05-10 | Add the HG asset module skeleton | Melanie Thielker | 1 | -0/+165 | |
2009-05-10 | * Further testing against core packet issue. | Adam Frisby | 1 | -2/+3 | |
2009-05-10 | * Attempting to diagnose a core packet issue on Windows/.NET. Adding ↵ | Adam Frisby | 1 | -2/+5 | |
additional locks to see if it fixes the problem. | |||||
2009-05-10 | Use the new async handling class to actually make the new asset service's | Melanie Thielker | 1 | -12/+34 | |
async request perform asynchronously | |||||
2009-05-10 | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 1 | -1/+1 | |
class!) to SynchronousRestObjectRequester. Add CacheBuckets parameter to cache | |||||
2009-05-10 | Connect up the new asset cache and introduce an asynchronous call path | Melanie Thielker | 3 | -32/+198 | |
for asset retrieval (full asset only) to ease migration to the new system | |||||
2009-05-10 | Add some asset cache plumbing. Change the generic cache from UUID to string | Melanie Thielker | 7 | -23/+83 | |
keys to allow caching the new crop of URI identified objects. | |||||
2009-05-10 | Fix the build break | Melanie Thielker | 1 | -0/+1 | |
2009-05-10 | Small asset cache addition. Comment a debug output left in CAPS | Melanie Thielker | 1 | -0/+11 | |
2009-05-09 | COmmitting the asset cache skeleton | Melanie Thielker | 2 | -0/+132 | |
2009-05-09 | Fixed handling of inventory a bit | Homer Horwitz | 3 | -10/+10 | |
- AssetType isn't InventoryType. Those enums contain different numbers. Use AssetType for the asset type, InventoryType for the inventory type. - The ToString method (or ToLower) of AssetType/InventoryType doesn't necessarily return the correct LLSD string. - Replaced several magic numbers by their corresponding enum. - Fixed the invType for gestures and animations in the library. This should fix Mantis #3610 and the non-terminating inventory loading | |||||
2009-05-09 | * Code to make MRM debugging easier. | Adam Frisby | 2 | -1/+6 | |
2009-05-09 | Prevent normal (Text) IM from being logged by the group message module in | Melanie Thielker | 1 | -1/+2 | |
debug mode. Fixes Mantis #3609 | |||||
2009-05-09 | Fox a boo-boo in ExtraParams - a packet with no data blocks could crash | Melanie Thielker | 1 | -3/+6 | |
the session. Also allow multiple data blocks. | |||||
2009-05-09 | * Cripples the SampleMoneyModule code. | Teravus Ovares | 1 | -818/+48 | |
* The OpenSimulator core developers have voted to remove all currency functionality from OpenSimulator leaving the 'IMoneyModule' interface in. This affects all systems that used the example money module. This effects All systems that used the XMLRPC External Money Module Hooks interface. If you previously used this interface, please consult with the OpenSimWi Redux folk who are keeping the old module with this interface up to date. * A notice to the opensim-dev mailing list to come as well.. since this is likely a breaking change for some. | |||||
2009-05-09 | * Break out the SampleMoneyModule to a new namespace | Teravus Ovares | 3 | -1/+14 | |
* Create the OpenSim.Region.ReplaceableModules namespace for modules that we intend to have people replace (see readme) * Create the OpenSim.Region.ReplaceableModules.MoneyModule namespace * Put our current Sample MoneyModule in this namespace. (more modifications here next commit) | |||||
2009-05-09 | Make remote assets work through the new server system | Melanie Thielker | 1 | -5/+53 | |
2009-05-09 | Plumb the remote asset hookup, all but the actual requests | Melanie Thielker | 2 | -13/+59 | |
2009-05-09 | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 4 | -1/+214 | |
2009-05-08 | * break out 'xml2' deserialization from sog | Justin Clarke Casey | 8 | -126/+85 | |
2009-05-08 | * refactor: break out sog original xml serialization to a separate class | Justin Clarke Casey | 5 | -60/+67 | |
2009-05-08 | * minor: rename xml sog serialization method for readability | Justin Clarke Casey | 5 | -8/+8 | |
2009-05-08 | * refactor: Break out original xml object serialization into a separate class | Justin Clarke Casey | 6 | -98/+144 | |
* No functional change | |||||
2009-05-08 | another possible cause of some of the inventory wierdness is the 1/2 implemented | Sean Dague | 1 | -0/+2 | |
OSP resolver, and the caching of the uuid seperate from the string that is a UUID. Change this behavior back to something that ensures the data for the 2 is the same. Put the 2 unit tests that depend on the new behavior into ignore state. | |||||
2009-05-08 | Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. ↵ | Dahlia Trimble | 2 | -20/+75 | |
Sync PrimMesher.cs and SculptMesh.cs with PrimMesher.dll r36. | |||||
2009-05-07 | remove misleading comment | Sean Dague | 1 | -3/+0 | |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us ↵ | Sean Dague | 10 | -17/+45 | |
figure out where that pesky deadlock is during test runs. | |||||
2009-05-07 | minor: Inconsquential change to provoke another build | Justin Clarke Casey | 1 | -1/+1 | |
2009-05-07 | Change avatar updates to be processed the same way object updates are, e.g. | Melanie Thielker | 1 | -27/+51 | |
packet length check. More changes to come | |||||
2009-05-07 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -4/+15 | |
logs error message on empty data in DynamicTextureModule | |||||
2009-05-06 | refactoring Scene.NewUserConnection() to be simpler and clearer. | Dr Scofield | 1 | -84/+77 | |
2009-05-06 | Thank you kindly, Fly-Man- for a patch that: | Charles Krinke | 1 | -5/+17 | |
Adding more SL likeness for Email module in CORE. I've added some SL likeness to the Email module so that it looks more like emails going out in the same standard as SL uses | |||||
2009-05-05 | Allow temp-on-rez prims to take part in physics (e.g. temp-on-rez bullets) | Homer Horwitz | 1 | -2/+3 | |
This makes re-rezzed temp-on-rez objects visible, too. Fixes Mantis #3405 | |||||
2009-05-05 | * If an item creator id contains an iar loaded name, create a temporary ↵ | Justin Clarke Casey | 4 | -11/+45 | |
profile and hashed UUID to represent the user | |||||
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 9 | -103/+122 | |
Scene.NewUserConnection() - adding reason reporting this enforces estate bans very early on and prevents us from circulating client objects that we'd then have to retract once we realize that the client is not allowed into the region | |||||
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 4 | -73/+61 | |
2009-05-05 | Update svn properties. | Jeff Ames | 1 | -113/+113 | |
2009-05-05 | Add the remote user connector skeleton | Melanie Thielker | 2 | -0/+89 | |
2009-05-05 | Change local user connector into a shared module | Melanie Thielker | 1 | -1/+7 | |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -2/+2 | |
2009-05-05 | Plumb the new server connector logic | Melanie Thielker | 2 | -0/+86 | |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 31 | -13/+40 | |
2009-05-04 | * Resolve http://opensimulator.org/mantis/view.php?id=3573 | Justin Clarke Casey | 1 | -0/+10 | |
* Override add user for HG user services to hit local services if present | |||||
2009-05-04 | * refactor: move OspResolver to a different namespace | Justin Clarke Casey | 3 | -2/+5 | |
2009-05-04 | * Insert profile references for creators for items saved into iars | Justin Clarke Casey | 2 | -6/+9 | |
2009-05-04 | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 7 | -38/+20 | |
2009-05-04 | * Refactor: Simplify InventoryFolderImpl. No functional change. | Justin Clarke Casey | 2 | -9/+3 | |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 4 | -0/+22 | |
appear to be too slow to be useful, or fail too fire. I may remove the timers as a consequence if this. | |||||
2009-05-04 | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 1 | -2/+4 | |
console capable of processing commands. Create LocalConsole as a console that uses cursor control and context help. Precursor to a distributed console system for the new grid services. No functional change intended :) |