Justin Clark-Casey (justincc)
|
683cfc6f82
refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum()
|
12 years ago |
Master ScienceSim
|
267f18925d
First attempt to get multiple attachments working to support viewer2.
|
14 years ago |
Justin Clark-Casey (justincc)
|
68b494b2cc
Apply http://opensimulator.org/mantis/view.php?id=4495
|
14 years ago |
Adam Frisby
|
8c101d24df
* Implementing a bunch of Unimplemented MRM stubs.
|
15 years ago |
Adam Frisby
|
cbd454d692
* Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment
|
15 years ago |
Justin Clarke Casey
|
5815162d7e
minor: remove some mono compiler warnings
|
15 years ago |
Jeff Ames
|
1d01d6d919
Formatting cleanup.
|
15 years ago |
Charles Krinke
|
6942eaed5b
Thank you kindly, Snowdrop, for a patch that solves:
|
15 years ago |
Charles Krinke
|
7bb070be55
Thank you kindly, Snowdrop/Snowcrash for a patch that:
|
15 years ago |
Adam Frisby
|
3a28f748d5
* Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves velocity.
|
15 years ago |
Adam Frisby
|
559355189a
* Applies Mantis #3630 - Adds support for outside MRM initialisation, makes MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ )
|
15 years ago |
Adam Frisby
|
b529750548
* Moves Name, GlobalID and WorldPosition into new IEntity interface.
|
15 years ago |
Jeff Ames
|
5cf7b784ce
Add copyright headers, formatting cleanup.
|
15 years ago |
Jeff Ames
|
99cfcf405b
Update svn properties.
|
15 years ago |
Adam Frisby
|
7eccad05c9
* Adds World.Avatars[] to MRM Scripting. Contains an enumerable array containing IAvatar instances for each avatar in the region.
|
15 years ago |