aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-08-232-4/+6
|\
| * Add --force flag to "kick user" console command to allow bypassing of recent ...Justin Clark-Casey (justincc)2012-08-202-0/+10
| * Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Fix a typoMelanie2012-08-181-1/+1
* | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
* | Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Remove NPC debug spamMelanie2012-08-141-7/+7
* | Merge branch 'avination' of ssh://3dhosting.de/var/git/careminster into avina...Melanie2012-08-142-41/+65
|\ \
| * \ 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
| * | Merge branch 'master' into careminsterMelanie2012-08-141-8/+36
| |\ \ | | |/
| | * Perform ownership transfer and permission propagation as well as neededMelanie2012-08-141-0/+28
| | * Move inititalization to RegionLoaded to avoid a module loading order issueMelanie2012-08-141-8/+8
* | | Removed more spammy NPC crapMelanie2012-08-141-1/+1
* | | Comment spammy debugMelanie2012-08-141-3/+3
|/ /
* | Merge branch 'master' into careminsterMelanie2012-08-141-0/+126
|\ \ | |/
| * Implement the temp attachments. UNTESTEDMelanie2012-08-141-0/+44
| * Add the skeleton for the temp attachments moduleMelanie2012-08-141-0/+82
* | Merge branch 'master' into careminsterMelanie2012-08-031-25/+25
|\ \ | |/
| * Save membership fee to the database when a group is created.Kevin Cozens2012-08-031-25/+25
* | Merge branch 'master' into careminsterMelanie2012-08-011-0/+33
|\ \ | |/
| * Adds support to ScriptModuleComms for region modules to exportMic Bowman2012-07-311-0/+33
* | Merge branch 'master' into careminsterMelanie2012-07-288-5/+8
|\ \ | |/
| * Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-253-0/+3
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-254-4/+4
| * Make SceneManager.OnRegionsReadyStatusChange event available.Justin Clark-Casey (justincc)2012-07-251-1/+1
* | Merge branch 'master' into careminsterMelanie2012-07-251-32/+39
|\ \ | |/
| * Rename "image queues clear" console command to "clear image queues"Justin Clark-Casey (justincc)2012-07-241-12/+6
| * Add information about each column to "show queues" region console command help.Justin Clark-Casey (justincc)2012-07-241-2/+9
| * Extend region console "show queues" command to show already collected time si...Justin Clark-Casey (justincc)2012-07-241-18/+24
* | Merge branch 'avination' into careminsterMelanie2012-07-202-2/+2
|\ \
| * | Fix slow loading of task inventoryMelanie2012-07-192-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-07-202-3/+1
|\ \ \ | | |/ | |/|
| * | minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-07-192-3/+1
* | | Merge branch 'master' into careminsterMelanie2012-07-191-69/+59
|\ \ \ | |/ / | | / | |/ |/|
| * Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...Justin Clark-Casey (justincc)2012-07-191-3/+1
| * Perform other region ready actions even if simulator is configured to leave l...Justin Clark-Casey (justincc)2012-07-181-26/+19
| * Fix bug where region ready would be triggered a second time if a script was r...Justin Clark-Casey (justincc)2012-07-181-30/+23
| * Establish EventManager.OnRegionReady event. This will only be triggerred onc...Justin Clark-Casey (justincc)2012-07-181-0/+2
| * Pass entire scene object in OnLoginsEnabled event rather than just the region...Justin Clark-Casey (justincc)2012-07-181-8/+16
| * Only listen to LoginsEnabled event in RegionReadyModule if it has been asked ...Justin Clark-Casey (justincc)2012-07-181-26/+22
* | Merge branch 'master' into careminsterMelanie2012-07-132-20/+1
|\ \ | |/
| * Remove IClientIPEndpoint client interface for now.Justin Clark-Casey (justincc)2012-07-121-10/+1
| * Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...Justin Clark-Casey (justincc)2012-07-122-10/+0
* | Merge branch 'master' into careminsterMelanie2012-07-124-12/+6
|\ \ | |/
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-114-12/+6
* | Merge branch 'master' into careminsterMelanie2012-07-113-2/+60
|\ \ | |/
| * minor: rearrange INITIALIZATION COMPLETE log message so that it's clear init ...Justin Clark-Casey (justincc)2012-07-071-3/+2
| * minor: Get RegionReady module to shout initialization complete status to draw...Justin Clark-Casey (justincc)2012-07-071-1/+3
| * Mantis 6077 trim NPC chat on channel zero.Talun2012-07-061-0/+8