| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Replace dome tabs with spaces | Melanie | 2010-01-26 | 1 | -3/+3 |
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-01-26 | 5 | -11/+42 |
| |\ |
|
| | * | Fix a problem where llDie() calls were sometimes leaving dead objects behind. | Justin Clark-Casey (justincc) | 2010-01-25 | 5 | -11/+42 |
| * | | Fixes Region Crossings on a prim. | Revolution | 2010-01-24 | 1 | -1/+9 |
| |/ |
|
| * | add a target position to agent updates to ScenePresence to support alternativ... | unknown | 2010-01-21 | 1 | -1/+7 |
| * | Fixes llSetDamage. Patch from Revolution | Revolution | 2010-01-21 | 1 | -7/+5 |
* | | * HGScene is no more. | Diva Canto | 2010-01-30 | 6 | -1019/+40 |
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -1/+32 |
* | | * Fixed misspelling of field in GridService | Diva Canto | 2010-01-18 | 1 | -15/+6 |
* | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 1 | -11/+13 |
* | | Finished moving object crossings into EntityTransferModule | Diva Canto | 2010-01-16 | 2 | -298/+0 |
* | | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 2 | -174/+183 |
* | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-15 | 5 | -34/+404 |
|\ \ |
|
| * \ | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 5 | -34/+404 |
| |\ \
| | |/ |
|
| | * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 1 | -3/+3 |
| | * | Whitespace cleanup | Melanie | 2010-01-11 | 3 | -169/+169 |
| | * | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 3 | -5/+174 |
| | * | Clean CRs from previous patch | Melanie | 2010-01-10 | 1 | -67/+67 |
| | * | Adds land collision events. | Revolution | 2010-01-10 | 2 | -10/+156 |
| | * | Fix a small bug in login disable code | Melanie | 2010-01-10 | 1 | -1/+1 |
| | * | 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 |
|\ \
| |/ |
|