index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
World
/
NPC
/
NPCModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dont fire a thread on npc creation keeping the main one just waiting
UbitUmarov
2014-08-02
1
-5
/
+6
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-9
/
+11
|
\
|
*
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...
Justin Clark-Casey (justincc)
2013-09-27
1
-1
/
+1
|
*
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
2013-09-27
1
-1
/
+1
|
*
minor: Stop debug logging whenever an npc is moved, other npc log related for...
Justin Clark-Casey (justincc)
2013-09-19
1
-16
/
+15
*
|
Merge branch 'master' into careminster
Melanie
2013-08-13
1
-1
/
+3
|
\
\
|
|
/
|
*
Get rid of issue where removing NPCs would through an exception by routing cl...
Justin Clark-Casey (justincc)
2013-08-12
1
-1
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-2
/
+4
|
\
\
|
|
/
|
*
Attachments module only registers when enabled. This enables alternative atta...
Dan Lake
2013-07-16
1
-2
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-12
1
-46
/
+78
|
\
\
|
|
/
|
*
document & 80-character width terminal formatting
SignpostMarv
2012-11-11
1
-49
/
+80
|
*
converting NPC module to ISharedRegionModule
SignpostMarv
2012-11-11
1
-9
/
+22
*
|
Remove NPC debug spam
Melanie
2012-08-14
1
-7
/
+7
*
|
Merge branch 'avination' of ssh://3dhosting.de/var/git/careminster into avina...
Melanie
2012-08-14
1
-33
/
+29
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-08-14
1
-33
/
+29
|
|
\
\
|
|
|
/
|
|
*
Prevent race conditions when one thread removes an NPC SP before another thre...
Justin Clark-Casey (justincc)
2012-08-14
1
-34
/
+30
*
|
|
Removed more spammy NPC crap
Melanie
2012-08-14
1
-1
/
+1
*
|
|
Comment spammy debug
Melanie
2012-08-14
1
-3
/
+3
|
/
/
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-0
/
+10
|
\
\
|
|
/
|
*
Mantis 6063 osNpcTouch.
Talun
2012-07-06
1
-0
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-05-07
1
-1
/
+2
|
\
\
|
|
/
|
*
remove default values from prior commit since mono cant deal with them
dahlia
2012-05-07
1
-1
/
+1
|
*
add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...
dahlia
2012-05-06
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
1
-1
/
+42
|
\
\
|
|
/
|
*
Merge branch 'master' of /home/opensim/var/repo/opensim
BlueWall
2012-04-26
1
-2
/
+2
|
|
\
|
*
|
Add a version of osNpcSay that takes a channel number Mantis 5747
Talun
2012-04-26
1
-1
/
+42
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-25
1
-10
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Minor improvements to logging
Oren Hurvitz
2012-04-24
1
-2
/
+2
|
|
/
*
|
Allow scripts in attachments owned by the NPC to control the NPC
Melanie
2012-04-18
1
-1
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-03-06
1
-11
/
+12
|
\
\
|
|
/
|
*
Go back to setting appearance directly in NPCModule.SetAppearance() to fix ma...
Justin Clark-Casey (justincc)
2012-03-06
1
-8
/
+12
*
|
Fix NPC appearance setting to include attachments again
Melanie
2012-02-27
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-02-16
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix some logic mistakes where firstly osNpcCreate() without options was creat...
Justin Clark-Casey (justincc)
2012-02-16
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-15
1
-6
/
+6
|
\
\
|
|
/
|
*
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
Dan Lake
2012-02-14
1
-6
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-02-10
1
-2
/
+3
|
\
\
|
|
/
|
*
If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...
Justin Clark-Casey (justincc)
2012-02-09
1
-8
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-02-09
1
-0
/
+3
|
\
\
|
|
/
|
*
minor: put in commented out logging statements for future reuse
Justin Clark-Casey (justincc)
2012-02-09
1
-0
/
+3
*
|
Push more NPC stuff into threads
Melanie
2012-02-08
1
-15
/
+22
|
/
*
Extend m_avatars lock in NpcModule.CreateNPC over both creation of NPC scene ...
Justin Clark-Casey (justincc)
2012-02-03
1
-14
/
+16
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-2
/
+19
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
1
-4
/
+1
*
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
1
-13
/
+36
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-5
/
+23
*
Fix NPC sitting for prims without a sit target.
Justin Clark-Casey (justincc)
2011-11-05
1
-1
/
+1
*
Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...
Dan Lake
2011-10-19
1
-1
/
+1
[next]