aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '120114e96becc6fee1311300359dcefaf4013c0e' into bigmergeMelanie2011-10-251-3/+1
|\
| * refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter w...Justin Clark-Casey (justincc)2011-10-171-3/+1
* | Merge commit 'aa19ccf65c9cd235e0ba941e9832c5240df4412c' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it s...Justin Clark-Casey (justincc)2011-10-141-1/+1
* | Merge commit 'd358125cac4e01194dae4b1f0bc9afc87e463f76' into bigmergeMelanie2011-10-111-6/+1
|\ \ | |/
| * Reinstate option to land an npc when it reaches a target.Justin Clark-Casey (justincc)2011-09-221-6/+1
* | Resolve merge commits, stage 1Tom2011-09-041-7/+9
|\ \ | |/
| * When saving appearance, only save the baked textures, not the other face text...Justin Clark-Casey (justincc)2011-08-121-1/+1
| * Fix kicking of NPCs via "kick user" console command.Justin Clark-Casey (justincc)2011-08-121-0/+2
| * Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()Justin Clark-Casey (justincc)2011-08-101-0/+5
| * early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-1/+1
| * When an NPC is created, stop telling neighbouring regions to expect a child a...Justin Clark-Casey (justincc)2011-08-091-6/+2
| * get rid of vestigal move to parametersJustin Clark-Casey (justincc)2011-08-031-1/+1
| * Partially fix autopilot/go hereJustin Clark-Casey (justincc)2011-08-021-0/+1
| * Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+1
* | Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-1/+1
|\ \ | |/
| * Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)2011-05-311-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-181-9/+3
|\ \ | |/
| * First pass at moving object property requests into a queue similarMic Bowman2011-04-121-9/+3
* | Fix up client implementationsMelanie2011-04-171-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-011-1/+1
|\ \ | |/
| * Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)2011-03-251-1/+1
| * Implement SendPlacesReplyMelanie2010-12-301-0/+4
* | Implement SendPlacesReplyMelanie2010-12-301-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-0/+4
|\ \ | |/
| * * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-0/+4
* | Revert "Fix for hanging on "Connecting to region".. caused by packets being p...Melanie2010-11-051-4/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-1/+1
|\ \ | |/
| * Major refactoring of appearance handling.Master ScienceSim2010-10-201-1/+1
* | Make SendKillObject send multiple localIDs in one packet. This avoids theMelanie2010-10-081-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-1/+5
|\ \ | |/
| * Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...Diva Canto2010-08-161-0/+4
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-1/+1
| * Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie2010-07-141-4/+0
* | Implement CreateNewOutfitAttachments. This addresses mantis #199.Tom2010-08-061-1/+1
* | Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie Thielker2010-07-141-4/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-0/+4
|\ \ | |/
| * Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie2010-06-121-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-231-0/+5
|\ \ | |/
| * Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari2010-05-211-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-1/+1
|\ \ | |/
| * * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-11/+3
|\ \ | |/
| * * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-121-11/+3
* | Fix for hanging on "Connecting to region".. caused by packets being processed...Tom Grimshaw2010-05-181-0/+4
* | When killing a zombie session, don't send the stop packet since it often has ...Tom Grimshaw2010-05-171-0/+5
|/
* thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia2010-04-121-0/+1
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-1/+1
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-0/+1