| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Add "StartDisabled" to [Startup] to make all regions start up with | Melanie | 2010-01-10 | 1 | -5/+9 |
| | * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 1 | -7/+0 |
| | * | Fixes prim to prim collision. | Revolution | 2010-01-09 | 1 | -3/+3 |
| | * | Implement the groups module query to make the estate allowed groups work | Melanie | 2010-01-09 | 1 | -1/+28 |
| | * | Fixes the Collision errors and adds more to llGetStatus | Revolution | 2010-01-07 | 1 | -45/+74 |
* | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 2010-01-15 | 2 | -4/+4 |
|/ / |
|
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 5 | -1595/+37 |
* | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 2 | -2/+2 |
* | | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 2010-01-13 | 1 | -5/+5 |
* | | * Removed debug messages. | Diva Canto | 2010-01-13 | 1 | -2/+0 |
* | | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 2010-01-13 | 2 | -0/+3 |
* | | Several more buglets removed. | Diva Canto | 2010-01-13 | 3 | -18/+18 |
* | | More appearance woes fixed, this time for child agents. Tested on a grid with... | Diva Canto | 2010-01-12 | 2 | -0/+6 |
* | | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 2 | -5/+5 |
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 4 | -5/+9 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 14 | -14/+8 |
* | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 7 | -18/+11 |
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 2 | -2/+0 |
* | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 5 | -7/+4 |
* | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 3 | -16/+15 |
* | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-10 | 1 | -6/+0 |
|\ \ |
|
| * | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 2 | -14/+0 |
|/ / |
|
* | | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 2010-01-10 | 1 | -1/+1 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 7 | -117/+26 |
* | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 2 | -3/+51 |
* | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 2 | -48/+0 |
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 2 | -44/+18 |
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 6 | -58/+105 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 5 | -38/+45 |
|\ \
| |/ |
|
| * | When rezzing a no-copy object on a no-rez parcel, the object vanishes from | Melanie | 2010-01-04 | 1 | -0/+7 |
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 4 | -38/+38 |
| * | Readds llCollisionFilter and adds llPassCollision. | Revolution | 2009-12-31 | 2 | -62/+276 |
| * | This patch caused serialization errors and needs to be reexamined | Melanie | 2009-12-31 | 1 | -271/+63 |
| * | [PATCH] Adds llCollisionFilter | Melanie | 2009-12-31 | 1 | -63/+271 |
* | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 2010-01-01 | 3 | -21/+38 |
* | | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 2010-01-01 | 1 | -3/+11 |
* | | Readds llCollisionFilter and adds llPassCollision. | Revolution | 2009-12-31 | 2 | -62/+276 |
* | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 2 | -0/+21 |
|/ |
|
* | * Fixes Sitting on the ground. | Teravus Ovares (Dan Olivares) | 2009-12-30 | 2 | -3/+13 |
* | * Makes forward and backward key reactions faster by responding to the NUDGE ... | Teravus Ovares (Dan Olivares) | 2009-12-30 | 2 | -9/+35 |
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 4 | -10/+22 |
* | Fixes the broken build of the previous commit. | Diva Canto | 2009-12-23 | 1 | -1/+2 |
* | Add saving assets from gestures to IAR | Melanie | 2009-12-23 | 1 | -1/+41 |
* | Add a data path for error messages | root | 2009-12-22 | 2 | -6/+34 |
* | Glue code for a couple of new LSL function implementations | Melanie | 2009-12-22 | 2 | -0/+51 |
* | When a script has been loaded, remove it's state entry, so recompiling | Melanie | 2009-12-21 | 1 | -0/+1 |
* | Script State Fix: Part 2 | Melanie | 2009-12-21 | 1 | -7/+48 |
* | Fix a case where an idle sim can eat 100% of a core | Melanie | 2009-12-20 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-12-15 | 1 | -3/+3 |