| Commit message (Expand) | Author | Age | Files | Lines |
* | Numerous packet improvements. | Melanie Thielker | 2009-05-02 | 1 | -0/+6 |
* | Add a tweakable for the prim queue preload | Melanie Thielker | 2009-05-01 | 3 | -9/+19 |
* | Throttle prim sending a bit (again) to ensure the queues don't overrun and | Melanie Thielker | 2009-05-01 | 1 | -2/+2 |
* | Add methods to block and queue agent updates during region crossing and TP | Melanie Thielker | 2009-05-01 | 1 | -0/+43 |
* | Send the animations of all already present avatar to an avatar entering a sim | Melanie Thielker | 2009-05-01 | 1 | -0/+6 |
* | Improve prim sending by combining multiple prim updates into a single packet | Melanie Thielker | 2009-05-01 | 2 | -2/+7 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Again, completely revamp the unlink code to finally allow unlinking | Melanie Thielker | 2009-04-29 | 2 | -124/+131 |
* | Let estate owners and managers enter nonpublic estates unconditionally. | Melanie Thielker | 2009-04-28 | 1 | -2/+2 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -0/+5 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -33/+49 |
* | Thank you kindly, RemedyTomm, for a patch that fixes: | Charles Krinke | 2009-04-25 | 1 | -1/+4 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-23 | 2 | -70/+70 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-22 | 2 | -67/+162 |
* | Thank you kindly, Marcus Llewellyn, for a patch that: | Charles Krinke | 2009-04-22 | 1 | -4/+24 |
* | Thank you kindly, MPallari for a patch that: | Charles Krinke | 2009-04-21 | 1 | -2/+31 |
* | * Allow passing of material type to physics engine | Teravus Ovares | 2009-04-20 | 1 | -1/+8 |
* | Thank you kindly, MPallari, for a patch that: | Charles Krinke | 2009-04-19 | 1 | -1/+9 |
* | Accounting for the changes introduced in AssetServerBase in r9143 related to ... | diva | 2009-04-19 | 1 | -0/+1 |
* | Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces... | Homer Horwitz | 2009-04-19 | 2 | -0/+100 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-19 | 1 | -0/+2 |
* | Bug fix in HG asset posts. Get the inner assets not just from mem cache but f... | diva | 2009-04-18 | 1 | -18/+24 |
* | Thank you M1sha for diagnosing and patching a lock bug affecting region cross... | diva | 2009-04-17 | 1 | -13/+16 |
* | Expose the GroupRecord and it's accessor API | Melanie Thielker | 2009-04-16 | 1 | -9/+1 |
* | Prevent a nullref when no script engines are loaded | Melanie Thielker | 2009-04-15 | 1 | -0/+3 |
* | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 2009-04-15 | 1 | -0/+9 |
* | Make sim health data more useful | Melanie Thielker | 2009-04-15 | 1 | -1/+23 |
* | * Make it possible to add a request id to load and save oar requests | Justin Clarke Casey | 2009-04-15 | 2 | -10/+27 |
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -1/+1 |
* | * Resolve unit test failure introduced in r9148 (probably) | Justin Clarke Casey | 2009-04-15 | 1 | -1/+0 |
* | Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a... | Johan Berntsson | 2009-04-15 | 2 | -3/+3 |
* | Renamed splitID in Scene and added comments on usage | Johan Berntsson | 2009-04-15 | 1 | -1/+8 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -38/+55 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 2 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 2 | -6/+6 |
* | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 2009-04-14 | 1 | -0/+13 |
* | Cleaning up old circuit upon client close. | diva | 2009-04-14 | 1 | -0/+2 |
* | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 2009-04-14 | 1 | -22/+30 |
* | Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from b... | Homer Horwitz | 2009-04-13 | 1 | -31/+8 |
* | Thank you, dslake, for a patch that converts many of the linear searches | Melanie Thielker | 2009-04-12 | 2 | -256/+197 |
* | Fix a regression where animations would only be sent if the avatar has | Melanie Thielker | 2009-04-12 | 1 | -1/+1 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 2 | -1/+23 |
* | * Add catch-all error handlers back to scene. | Teravus Ovares | 2009-04-11 | 1 | -8/+8 |
* | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ... | Teravus Ovares | 2009-04-11 | 1 | -8/+8 |
* | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 2009-04-10 | 2 | -1/+42 |
* | Expose the XMLRPC listener port on the IXMLRPC interface to allow | Melanie Thielker | 2009-04-10 | 1 | -0/+1 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 5 | -0/+180 |
* | * Reinstated Scene Crossing tests, now with timeouts to check for race condit... | Arthur Valadares | 2009-04-09 | 1 | -16/+55 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 3 | -6/+9 |
* | * Added additional debug testing info to Scene | Adam Frisby | 2009-04-09 | 1 | -0/+1 |