.. |
IAvatar.cs
|
c2be3edd2d
* Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAvatar.cs
|
há 15 anos atrás |
IAvatarAttachment.cs
|
58d2775ff2
Add copyright header. Formatting cleanup.
|
há 15 anos atrás |
IEntity.cs
|
6e19fb8593
Add copyright headers.
|
há 15 anos atrás |
IExtension.cs
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
há 15 anos atrás |
IGraphics.cs
|
6e19fb8593
Add copyright headers.
|
há 15 anos atrás |
IHeightmap.cs
|
fa29cf5c50
Update svn properties.
|
há 15 anos atrás |
IHost.cs
|
883f7dde38
* Implements Microthreading for MRM scripting.
|
há 15 anos atrás |
IInventoryItem.cs
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
há 15 anos atrás |
IMicrothreader.cs
|
8dbcfc70bf
Add copyright headers. Formatting cleanup.
|
há 15 anos atrás |
IObject.cs
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
há 15 anos atrás |
IObjectAccessor.cs
|
dc15190365
* Adds MRM scripting commands, World.Objects.Create(Vector3 position) and World.Objects.Create(Vector3 position, Quaternion rotation). These rez a 'default box' object at the specified coordinates, and return the associated IObject.
|
há 15 anos atrás |
IParcel.cs
|
fa29cf5c50
Update svn properties.
|
há 15 anos atrás |
IPersistence.cs
|
fa29cf5c50
Update svn properties.
|
há 15 anos atrás |
IScheduler.cs
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
há 15 anos atrás |
ISocialEntity.cs
|
fa29cf5c50
Update svn properties.
|
há 15 anos atrás |
IWorld.cs
|
fddefff284
Thank you kindly, Ziah for a patch that adds the channel to the class ChatEventArgs and retrieves it's value along with the others from the OSChatMessage in HandleChatPackage. With this the MRM Script can check if a ChatEvent is coming in on a specifc Channel. The Second Part adds the Method say(string msg , int channel) to send a chat message on the specified channel. The idea behind this is to enable MRM's to communicate with regular LSL or OSSL Scripts so that they may can act as a Backend to access a Database or do business Logic for those Scripts.
|
há 15 anos atrás |