aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-08-231-2/+4
|\
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-201-0/+5
* | Remove NPC debug spamMelanie2012-08-141-7/+7
* | Merge branch 'avination' of ssh://3dhosting.de/var/git/careminster into avina...Melanie2012-08-141-33/+29
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-08-141-33/+29
| |\ \ | | |/
| | * Prevent race conditions when one thread removes an NPC SP before another thre...Justin Clark-Casey (justincc)2012-08-141-34/+30
* | | Removed more spammy NPC crapMelanie2012-08-141-1/+1
* | | Comment spammy debugMelanie2012-08-141-3/+3
|/ /
* | Fix slow loading of task inventoryMelanie2012-07-191-1/+1
* | Merge branch 'master' into careminsterMelanie2012-07-131-5/+0
|\ \ | |/
| * Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...Justin Clark-Casey (justincc)2012-07-121-5/+0
* | Merge branch 'master' into careminsterMelanie2012-07-112-0/+57
|\ \ | |/
| * Mantis 6077 trim NPC chat on channel zero.Talun2012-07-061-0/+8
| * Mantis 6063 osNpcTouch.Talun2012-07-062-0/+49
* | Merge branch 'master' into careminsterMelanie2012-07-051-2/+2
|\ \ | |/
| * Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-2/+2
* | Merge branch 'master' into careminsterMelanie2012-06-141-4/+0
|\ \ | |/
| * Remove long obsolete and unused IClientAPI.KillEndDone()Justin Clark-Casey (justincc)2012-06-131-4/+0
* | Merge branch 'master' into careminsterMelanie2012-06-061-7/+8
|\ \ | |/
| * Ensure closure of bitmap and memory stream with using() statements in WorldVi...Justin Clark-Casey (justincc)2012-06-061-7/+8
* | Merge branch 'avination' into careminsterMelanie2012-05-131-0/+1
|\ \
| * | ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov2012-05-121-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-072-3/+4
|\ \ \ | | |/ | |/|
| * | remove default values from prior commit since mono cant deal with themdahlia2012-05-072-3/+3
| * | add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-1/+2
* | | Merge branch 'master' into careminsterMelanie2012-04-273-10/+56
|\ \ \ | |/ /
| * | Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
| * | Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2012-04-261-2/+2
| |\ \
| * | | Add a version of osNpcSay that takes a channel number Mantis 5747Talun2012-04-262-9/+55
* | | | Merge branch 'master' into careminsterMelanie2012-04-251-10/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Minor improvements to loggingOren Hurvitz2012-04-241-2/+2
| |/
* | Allow scripts in attachments owned by the NPC to control the NPCMelanie2012-04-181-1/+7
* | Merge branch 'master' into careminsterMelanie2012-03-311-1/+1
|\ \ | |/
| * refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...Justin Clark-Casey (justincc)2012-03-311-1/+1
| * Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)2012-03-291-1/+1
| * Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)2012-03-291-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-291-1/+1
|\ \ | |/
| * Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2012-03-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-221-5/+0
|\ \ | |/
| * Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)2012-03-211-5/+0
* | Merge branch 'master' into careminsterMelanie2012-03-201-7/+5
|\ \ | |/
| * Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)2012-03-201-7/+5
* | added ObjectPhysicsProperties http event message to send viewer that data. F...UbitUmarov2012-03-151-0/+5
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-03-111-34/+2
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-03-111-34/+2
| |\ \ | | |/
| | * Factor out common default animations code into SLUtil. LLClientView now make...Justin Clark-Casey (justincc)2012-03-091-34/+2
* | | Merge branch 'ubitwork'Melanie2012-03-111-0/+1
|\ \ \ | |/ / |/| |
| * | BIG MESS. changed Iclient interface so only one event is used to inform scene...UbitUmarov2012-03-101-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-091-1/+36
|\ \ \ | |/ / |/| / | |/
| * fix for NPC not playing internal animationssatguru srivastava2012-03-091-1/+36