aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-02-032-2/+2
| |\
| | * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-032-2/+2
| * | 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-022-2/+2
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-022-2/+2
* | Merge branch 'master' into careminsterMelanie2012-01-285-13/+35
|\ \ | |/
| * Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-282-3/+3