aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-6/+6
* | Merge branch 'master' into careminsterMelanie2012-02-102-3/+5
|\ \ | |/
| * If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...Justin Clark-Casey (justincc)2012-02-091-8/+7
* | Merge branch 'master' into careminsterMelanie2012-02-091-0/+3
|\ \ | |/
| * minor: put in commented out logging statements for future reuseJustin Clark-Casey (justincc)2012-02-091-0/+3
* | Push more NPC stuff into threadsMelanie2012-02-081-15/+22
* | Merge branch 'master' into careminsterMelanie2012-02-042-15/+17
|\ \ | |/
| * Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-02-031-1/+1
| |\
| | * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-1/+1
| * | Extend m_avatars lock in NpcModule.CreateNPC over both creation of NPC scene ...Justin Clark-Casey (justincc)2012-02-031-14/+16
| |/
| * Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-1/+1
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-021-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-284-12/+34
|\ \ | |/
| * Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-2/+2
| * Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().Justin Clark-Casey (justincc)2012-01-283-10/+32
* | Merge branch 'master' into careminsterMelanie2012-01-211-0/+5
|\ \ | |/
| * Telehub Support:BlueWall2012-01-201-0/+5
* | Merge branch 'master' into careminsterMelanie2012-01-122-16/+56
|\ \ | |/
| * Add remove test for unowned avatarsJustin Clark-Casey (justincc)2012-01-121-0/+20
| * Add permissions checks for owned avatars to all other osNpc* functions.Justin Clark-Casey (justincc)2012-01-121-4/+1
| * refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...Justin Clark-Casey (justincc)2012-01-121-13/+36
| * Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-063-11/+36
* | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...Melanie2012-01-063-11/+36
* | Merge branch 'master' into careminsterMelanie2011-12-121-1/+1
|\ \ | |/
| * Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...Dan Lake2011-12-121-1/+1
* | Merge branch 'master' into careminsterMelanie2011-12-101-0/+1
|\ \ | |/
| * Implement handler for TeleportCancel inbound packetMelanie2011-12-101-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-12-081-1/+4
|\ \ | |/
| * On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)2011-12-081-1/+4
* | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
| * Line endingsDan Lake2011-11-231-101/+101
* | Implement ChangeInventoryItemFlagsPacket handlingMelanie2011-12-041-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-101-1/+3
|\ \ | |/
| * Correct test failure in sit position check of TestSitAndStandWithNoTarget()Justin Clark-Casey (justincc)2011-11-071-1/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-071-1/+1
|\ \ | |/
| * That such a trivial change can be so difficult to get right. Fix it this time.Melanie2011-11-071-1/+1
| * Fix build breakMelanie2011-11-071-1/+1
| * Fix up failing test to compensate for changed sit target offsetMelanie2011-11-061-2/+2
| * Convert SendKillObject to take a list of uint rather than sending oneMelanie2011-11-061-1/+1
* | Fix up failing test to compensate for changed sit target offsetMelanie2011-11-061-2/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-052-3/+40
|\ \ | |/
| * Fix NPC sitting for prims without a sit target.Justin Clark-Casey (justincc)2011-11-052-3/+40
* | Merge branch 'master' into bigmergeMelanie2011-10-262-1/+2
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-252-1/+2
* | Merge commit '9b3bbedeea5c6ea2421b36e5f0e23ab798870ba0' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss...Justin Clark-Casey (justincc)2011-10-221-1/+1
* | Merge commit 'da794f34a56f7c88904315ae538de8f3790e6891' into bigmergeMelanie2011-10-252-2/+2
|\ \ | |/
| * Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-192-2/+2
* | Merge commit '120114e96becc6fee1311300359dcefaf4013c0e' into bigmergeMelanie2011-10-251-3/+1
|\ \ | |/