| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
This brings careminster on the level of master. To be tested
|
| |
| |
| |
| | |
need to be changed in SQLite & MSSQL as well
|
| |
| |
| |
| | |
this needs more testing, but everything is there.
|
| |\
| | |
| | |
| | | |
This brings presence-refactor up to master again
|
| | | |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes: Undo, T-pose of others on login, modifiedBulletX works again, feet now stand on the ground instead of in the ground, adds checks to CombatModule. Adds: Redo, Land Undo, checks to agentUpdate (so one can not fall off of a region), more vehicle parts. Finishes almost all of LSL (1 function left, 2 events).
Direct flames and kudos to Revolution, please
Signed-off-by: Melanie <melanie@t-data.com>
|
| |\ \
| | |/ |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
This was a large, heavily conflicted merge and things MAY have got broken.
Please check!
|
| | | |
| | | |
| | | |
| | | |
| | | | |
service, and never the twain shall meet. This finally opens up the path to
a working friends implementation
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
data storage paradigm of the friends list and avoid repeated, unneccessary
fetches of the entire friends list.
|
| | | |
| | | |
| | | |
| | | | |
* Moved TeleportClientHome to EntityTransferModule
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
objects too.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* HG is seriously broken here
* Compiles. Untested.
|
| |\ \ \ \ |
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
|
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | |_|_|_|/
| |/| | | | |
|
|\ \ \ \ \ \
| |/ / / / / |
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / / |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Extend load oar test to check loading of a sound item
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf.
|
|\ \ \ \ \ \
| |/ / / / / |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When an object was deleted, the remove script instance call was aggregating the scripting events as normal.
This would queue a full update of the prim before the viewer was notifed of the deletion of that prim (QuitPacket)
On some occasions, the QuitPacket would be sent before the full update was dequeued and sent.
In principle, you would think that a viewer would ignore updates for deleted prims. But it appears that in the Linden viewer (1.23.5),
a prim update that arrives after the prim was deleted instead makes the deleted prim persist in the viewer. Such prims have no properties
and cannot be removed from the viewer except by a relog.
This change stops the prim event aggregation call if it's being deleted anyway, hence removing the spurious viewer-confusing update.
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Melanie <melanie@t-data.com>
|
|\ \ \ \ \
| |/ / / / |
|
| | |_|/
| |/| | |
|
|\ \ \ \
| |/ / / |
|
| | |/
| |/| |
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| | |
can now determine if a connection is from login, teleport or crossing.
Needed for a meaningful banlines implementation
|
| |
| |
| |
| |
| |
| | |
Committed from my other box where git is not configured properly
Signed-off-by: Melanie <melanie@t-data.com>
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| | |
Change the reader to wrap old-style definitions in new style wrappers.
Change importer to not check irrelevant data that can't be reconstructed
This removes the last bit of knowledge of XEngine's .state files from core.
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
admin plugin
See http://opensimulator.org/mantis/view.php?id=4418
Thanks StrawberryFride
See
|
|/ |
|