aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct the design error I introduced into ScriptComms. Untested but about toMelanie2012-03-261-14/+22
* | Dynamically create the delegate type to reduce complexity in the callerMelanie2012-03-261-1/+21
* | Correct the design error I introduced into ScriptComms. Untested but about toMelanie2012-03-261-14/+22
* | Merge branch 'master' into careminsterMelanie2012-03-252-7/+31
|\ \ | |/
| * Simplify the module invocation registration. The types and method nameMelanie2012-03-251-2/+18
| * Add support for key, vector, rotation and list types for bothMic Bowman2012-03-241-0/+8
| * Have the PhysicsParameters module output console command responsesRobert Adams2012-03-231-5/+5
* | Merge branch 'master' into careminsterMelanie2012-03-231-10/+5
|\ \ | |/
| * Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-03-221-10/+5
| |\
| | * RegionReady loggingBlueWall2012-03-221-10/+5
* | | Merge branch 'master' into careminsterMelanie2012-03-222-10/+0
|\ \ \ | |/ /
| * | Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)2012-03-212-10/+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
* | Merge branch 'master' into careminsterMelanie2012-03-181-2/+97
|\ \ | |/
| * Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-2/+97
* | added ObjectPhysicsProperties http event message to send viewer that data. F...UbitUmarov2012-03-152-0/+10
* | 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-112-0/+2
|\ \ \ | |/ / |/| |
| * | BIG MESS. changed Iclient interface so only one event is used to inform scene...UbitUmarov2012-03-102-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-03-091-1/+36
|\ \ \ | |/ / |/| / | |/
| * fix for NPC not playing internal animationssatguru srivastava2012-03-091-1/+36
* | Merge branch 'master' into careminsterMelanie2012-03-085-27/+27
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-085-27/+27
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-071-1/+7
|\ \
| * | Prevent scripted region crossings from crashing with prim limits enabledMelanie2012-03-061-1/+7
* | | Merge branch 'master' into careminsterMelanie2012-03-061-61/+56
|\ \ \ | | |/ | |/|
| * | Simplify NPCModuleTests code by putting the NPCModule in an instance variable...Justin Clark-Casey (justincc)2012-03-061-61/+56
* | | Merge branch 'master' into careminsterMelanie2012-03-062-12/+57
|\ \ \ | |/ /
| * | Go back to setting appearance directly in NPCModule.SetAppearance() to fix ma...Justin Clark-Casey (justincc)2012-03-062-9/+57
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-1/+4
|\ \ \ | | |/ | |/|
| * | Fix NPC appearance setting to include attachments againMelanie2012-02-271-1/+4
* | | Merge branch 'master' into careminsterMelanie2012-02-242-2/+2
|\ \ \ | |/ / |/| / | |/
| * Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-242-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-181-2/+4
|\ \ | |/
| * Remove some debugging output form the loggerBlueWall2012-02-161-2/+4
* | Merge branch 'master' into careminsterMelanie2012-02-161-2/+2
|\ \ | |/
| * Fix some logic mistakes where firstly osNpcCreate() without options was creat...Justin Clark-Casey (justincc)2012-02-161-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-153-17/+72
|\ \ | |/
| * Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-6/+6
| * Fix a race condition in the simian groups connector. When requests wereMic Bowman2012-02-131-8/+63
| * Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...PixelTomsen2012-02-141-3/+3
* | 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-043-16/+18
|\ \ | |/