Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Finished moving object crossings into EntityTransferModule | Diva Canto | 2010-01-16 | 3 | -301/+3 | |
| | | ||||||
* | | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 5 | -224/+558 | |
| | | ||||||
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+5 | |
|\ \ | |/ | ||||||
| * | Shorten the names of the tags in monitorstats summary to the immediate type | Melanie | 2010-01-16 | 1 | -1/+5 | |
| | | | | | | | | | | name sans namespace. Needs adjustment of scripts using these!. Request my name still uses full namespace path. | |||||
* | | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2010-01-15 | 25 | -370/+996 | |
|\ \ | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | |||||
| * \ | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 25 | -370/+996 | |
| |\ \ | | |/ | | | | | | | | | | This merge was very conflicted. I think I got them all, but I can't be sure. I had to merge to master or risk divergence to the point of unmergeability. | |||||
| | * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 4 | -11/+13 | |
| | | | | | | | | | | | | | | | and region. The non-error case should be compatible, so no version bump. Untested. | |||||
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-01-12 | 22 | -324/+903 | |
| | |\ | ||||||
| | | * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-01-11 | 1 | -2/+8 | |
| | | |\ | ||||||
| | | | * | more specific config error logging | dr scofield (aka dirk husemann) | 2010-01-11 | 1 | -2/+8 | |
| | | | | | ||||||
| | | * | | add interface/method documentatio nto IScriptModuleComms | Justin Clark-Casey (justincc) | 2010-01-11 | 1 | -2/+18 | |
| | | | | | ||||||
| | | * | | minor: formatting | Justin Clark-Casey (justincc) | 2010-01-11 | 1 | -1/+5 | |
| | | |/ | ||||||
| | | * | Make console_port work. | Melanie | 2010-01-11 | 1 | -1/+3 | |
| | | | | ||||||
| | | * | Add a console_port setting to let the rest console use a different port | Melanie | 2010-01-11 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | from the region server | |||||
| | | * | Whitespace cleanup | Melanie | 2010-01-11 | 6 | -183/+183 | |
| | | | | ||||||
| | | * | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 6 | -21/+196 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | | * | Clean CRs from previous patch | Melanie | 2010-01-10 | 1 | -67/+67 | |
| | | | | ||||||
| | | * | Adds land collision events. | Revolution | 2010-01-10 | 3 | -27/+210 | |
| | | | | | | | | | | | | | | | | | | | | | | | | CRs cleaned from patch Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | | * | Fix a small bug in login disable code | Melanie | 2010-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Implement access module commands | Melanie | 2010-01-10 | 1 | -0/+76 | |
| | | | | ||||||
| | | * | Add "StartDisabled" to [Startup] to make all regions start up with | Melanie | 2010-01-10 | 3 | -5/+92 | |
| | | | | | | | | | | | | | | | | logins disabled until enabled from the console. Add the AccessModule (WIP) | |||||
| | | * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 5 | -103/+0 | |
| | | | | ||||||
| | | * | Fixes prim to prim collision. | Revolution | 2010-01-09 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | | * | A last fix for estate access by group. One should send the correct list. | Melanie | 2010-01-09 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | Implement the groups module query to make the estate allowed groups work | Melanie | 2010-01-09 | 1 | -1/+28 | |
| | | | | ||||||
| | | * | Fix up the weird Lindenish "setaccess" message. Talk about strange.... | Melanie | 2010-01-09 | 1 | -1/+11 | |
| | | | | ||||||
| | | * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 5 | -103/+164 | |
| | | | | | | | | | | | | | | | | | | | | will be honored now, while allowed groups will not. This requires additional groups module integration work | |||||
| | | * | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 3 | -3/+27 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | | Bug in llGetNumberOfPrims always returns to script when no clients are ↵ | Dan Lake | 2010-01-12 | 1 | -14/+3 | |
| | |/ | | | | | | | | | | connected to the simulator. | |||||
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-01-08 | 1 | -1/+6 | |
| | |\ | ||||||
| | | * | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ↵ | dahlia | 2010-01-07 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | messages forwarded while offline. Addresses Mantis #4457 | |||||
| | * | | Moving the new group data structures out of LLClientView into GroupData. | Melanie | 2010-01-08 | 1 | -50/+28 | |
| | | | | | | | | | | | | | | | | The new methods are still not in IClientAPI, so some work remains to be done. | |||||
| | * | | Second Fix to the new Packets as per Melanie's request. | Revolution | 2010-01-08 | 1 | -39/+61 | |
| | |/ | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 5 | -93/+97 | |
| | | | | | | | | | | | | | | | | | | Provisionally applied to fix the naming. Signatures are still subject to change. Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Fixes the Collision errors and adds more to llGetStatus | Revolution | 2010-01-07 | 1 | -45/+74 | |
| | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| | * | Allow estate managers (if estate_owner_is_god is set) to actually enter | Melanie | 2010-01-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | god mode. Allow god modification of objects if the object owner is the same god that wants to modify, this allows you to regain perms on your own objects after IAR import messed them up. | |||||
* | | | Comment | Diva Canto | 2010-01-15 | 1 | -0/+1 | |
| | | | ||||||
* | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for ↵ | Diva Canto | 2010-01-15 | 5 | -42/+55 | |
|/ / | | | | | | | objects too. | |||||
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in ↵ | Diva Canto | 2010-01-15 | 13 | -1611/+1261 | |
| | | | | | | | | | | | | | | the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. * HGSceneCommunicationService has been deleted * SceneCommunicationService will likely be deleted soon too | |||||
* | | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a ↵ | Diva Canto | 2010-01-14 | 3 | -3/+143 | |
| | | | | | | | | CenomeCache. | |||||
* | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not ↵ | Diva Canto | 2010-01-13 | 3 | -4/+4 | |
| | | | | | | | | m_SimulationService, because it may be null... | |||||
* | | Omit AuthorizationService from the default configurations, because the ↵ | Diva Canto | 2010-01-13 | 1 | -5/+5 | |
| | | | | | | | | service doesn't exist in the distribution. | |||||
* | | * Removed debug messages. | Diva Canto | 2010-01-13 | 1 | -2/+0 | |
| | | | | | | | | * Everything works! (everything that was tested; lots of things to test) | |||||
* | | 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 | 5 | -21/+20 | |
| | | ||||||
* | | More appearance woes fixed, this time for child agents. Tested on a grid ↵ | Diva Canto | 2010-01-12 | 2 | -0/+6 | |
| | | | | | | | | with 2 simulators. Everything seems to be working, including border crosses. TPs (prim crossing) need love now. | |||||
* | | Fixed more appearance woes that showed up using remote connectors. ↵ | Diva Canto | 2010-01-12 | 4 | -18/+10 | |
| | | | | | | | | Appearance is now being passed with AgentCircuitData, as it should be. | |||||
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 9 | -19/+26 | |
| | | ||||||
* | | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2010-01-11 | 1 | -0/+1 | |
| | | ||||||
* | | Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); ↵ | Diva Canto | 2010-01-11 | 1 | -2/+2 | |
| | | | | | | | | around, because it was crashing. Now it crashes elsewhere. |