dahlia
|
a8e64cd59a
Overload INPCModule.CreateNPC() to allow agentID to be specified. Note: this is intended for use in region modules and is not exposed to scripts.
|
10 năm trước cách đây |
Justin Clark-Casey (justincc)
|
970249a3c7
Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow region modules to directly subscribe to chat and messages received by NPCs
|
11 năm trước cách đây |
Diva Canto
|
b5ab0698d6
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams.
|
11 năm trước cách đây |
Diva Canto
|
d5a1779465
Manage AgentUpdates more sanely:
|
11 năm trước cách đây |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
3290cd09d3
remove pointless region handle paramter from IClientAPI.SendKillObject()
|
11 năm trước cách đây |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
11 năm trước cách đây |
Melanie
|
293a024c14
Allow callers to set the invoice parameter for GenericMessage
|
11 năm trước cách đây |
Melanie
|
7bf33d333a
Plumb the path from the client to the extra physics params and back
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
c13a99dc5c
Fix script error messages not showing up in viewer 3 and associated viewers.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
16c9c1dff7
On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
bcbd450fe4
Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
3b3d9967b1
Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.RemoteEndpoint.
|
12 năm trước cách đây |
Talun
|
ae1f2114f5
Mantis 6077 trim NPC chat on channel zero.
|
12 năm trước cách đây |
Talun
|
1b1f841c6a
Mantis 6063 osNpcTouch.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
cf080a68d6
Remove long obsolete and unused IClientAPI.KillEndDone()
|
12 năm trước cách đây |
Talun
|
b8114d2b67
Add a version of osNpcSay that takes a channel number Mantis 5747
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
22a85b947a
Add back parts of reverted changes that were not concerned with child agent caching.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
93ac47f0d3
Revert "Simplify friends caching by only doing this for root agents - no functions require caching for child agents."
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
d9f7b8549b
Simplify friends caching by only doing this for root agents - no functions require caching for child agents.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
1a8769e6ef
Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead.
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
bdc968f1fc
Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy.
|
12 năm trước cách đây |
satguru srivastava
|
35f2479858
fix for NPC not playing internal animations
|
12 năm trước cách đây |
PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
12 năm trước cách đây |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
12 năm trước cách đây |
Justin Clark-Casey (justincc)
|
7837c611fb
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
|
12 năm trước cách đây |
BlueWall
|
b6f3de5028
Telehub Support:
|
13 năm trước cách đây |
Melanie
|
7518b075b7
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the owner, can be destroyed only by the owner and only the owner can save their appearance. Added "NPC" as a flag to llSensor to sense NPCs and exclude them from "AGENT" results.
|
13 năm trước cách đây |
Melanie
|
3a91085ac2
Implement handler for TeleportCancel inbound packet
|
13 năm trước cách đây |
Justin Clark-Casey (justincc)
|
f61e54892f
On a new client circuit, send the initial reply ack to let the client know it's live before sending other data.
|
13 năm trước cách đây |