aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge commits, stage 1Tom2011-09-042-4/+4
|\
| * Don't try to save changed attachment states when an NPC with attachments is r...Justin Clark-Casey (justincc)2011-08-181-1/+1
| * 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-2/+2
| * get rid of vestigal move to parametersJustin Clark-Casey (justincc)2011-08-031-1/+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/+6
|\ \ | |/
| * * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-0/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-041-0/+11
|\ \ | |/
| * minor: add class doc line to older region module example code pointing toward...Justin Clark-Casey (justincc)2010-12-041-0/+2
| * add warning decals and information to RegionModule.cs in probably non-functi...Justin Clark-Casey (justincc)2010-12-041-0/+9
* | 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-082-3/+4
* | 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/+4
|\ \ | |/
| * Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari2010-05-211-0/+4
* | 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
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-5/+5
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-0/+1
* - supporting llTextBoxunknown2010-03-061-0/+4
* Change the signature of SendChangeUserRights, because we have to sendMelanie2010-02-281-1/+1
* Add missing ChangeUserRights packet senderMelanie2010-02-281-0/+4
* Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2010-02-281-2/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-151-0/+2
|\