index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, 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
*
rename NPC.Autopilot to NPC.MoveToTarget internally. Add method doc to INPCM...
Justin Clark-Casey (justincc)
2011-08-03
1
-1
/
+1
*
refactor: rename the move to position methods to move to target to be consist...
Justin Clark-Casey (justincc)
2011-08-03
1
-3
/
+3
*
get rid of vestigal move to parameters
Justin Clark-Casey (justincc)
2011-08-03
1
-1
/
+1
*
Put config to enable disable [NPC] module.
Justin Clark-Casey (justincc)
2011-08-03
1
-4
/
+7
*
Do a partial fix/implementation of OSSL osNpcMoveTo()
Justin Clark-Casey (justincc)
2011-08-03
1
-11
/
+48
*
Partially fix autopilot/go here
Justin Clark-Casey (justincc)
2011-08-02
1
-1
/
+10
*
Get rid of AvatarAppearance.Owner to simplify the code.
Justin Clark-Casey (justincc)
2011-08-02
1
-1
/
+0
*
Get osNpcCreate appearance working with avatars that are currently in the scene.
Justin Clark-Casey (justincc)
2011-08-01
1
-5
/
+20
*
Create a very basic initial test which just creates an 'npc' and tests that t...
Justin Clark-Casey (justincc)
2011-07-02
1
-2
/
+1
*
refactor: simplify existing npc code by creating them directly rather than in...
Justin Clark-Casey (justincc)
2011-07-02
1
-102
/
+37
*
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
2011-06-29
1
-33
/
+74
*
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-8
/
+8
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-2
/
+2
*
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
2010-01-11
1
-1
/
+1
*
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
2010-01-10
1
-3
/
+9
*
* Changed various modules to not initialize timers unless the module is initi...
John Hurliman
2009-10-23
1
-5
/
+6
*
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
2009-10-13
1
-1
/
+0
*
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
2009-10-13
1
-1
/
+1
*
* Change the signature of the agent set appearance callback to prevent unnece...
John Hurliman
2009-09-30
1
-7
/
+1
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-21
1
-3
/
+8
*
* oops. Mistake with value return.
Adam Frisby
2009-08-21
1
-0
/
+6
*
* Moves NPC Creation across AppDomains to prevent a major perfomance issue.
Adam Frisby
2009-08-21
1
-18
/
+68
*
* Make cache, actually cache.
Adam Frisby
2009-08-21
1
-1
/
+5
*
* Implements a cache in NPCModule for Appearance.
Adam Frisby
2009-08-21
1
-1
/
+11
*
* Fixing an issue with NPC's and Circuit Codes.
Adam Frisby
2009-08-21
1
-0
/
+3
*
* Fleshes more of NPCModule out.
Adam Frisby
2009-08-21
1
-13
/
+19
*
* Implements a bunch of stuff in NPCModule
Adam Frisby
2009-08-21
1
-8
/
+56
*
* Tweak the caps manager so that the NPCAvatar works again.
Teravus Ovares
2009-08-01
1
-2
/
+2
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-0
/
+68