aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-09-241-1/+4
|\
| * Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...Justin Clark-Casey (justincc)2012-09-191-1/+4
* | Merge branch 'master' into careminsterMelanie2012-09-1610-746/+1676
|\ \ | |/
| * Added unit tests for multi-region OARsOren Hurvitz2012-09-141-58/+326
| * Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...Justin Clark-Casey (justincc)2012-09-143-9/+9
| * Support multi-region OAR filesOren Hurvitz2012-09-148-395/+1057
| * correcting a typo that causes c# express to complain about xml comment contai...SignpostMarv2012-09-131-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-09-101-44/+90
|\ \
| * | stop sending duplicated parcelProprieties at loginUbitUmarov2012-09-071-18/+39
| * | try to reduce potencial recursive lockingUbitUmarov2012-09-011-26/+51
* | | Merge branch 'master' into careminsterMelanie2012-09-072-1/+8
|\ \ \ | | |/ | |/|
| * | Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...Justin Clark-Casey (justincc)2012-09-071-0/+4
| * | If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)2012-09-061-1/+1
| * | 0006270: Warp3D leaks memory on mono based systemsBlueWall2012-09-061-1/+4
* | | Merge branch 'master' into careminsterMelanie2012-08-291-27/+34
|\ \ \ | |/ /
| * | formattingSignpostMarv2012-08-271-22/+22
| * | refactoring to load from self (fixes ChanneDigger being absent)SignpostMarv2012-08-271-5/+11
| * | refactoring to assign the first argument to a variableSignpostMarv2012-08-271-4/+5
* | | Merge branch 'master' into careminsterMelanie2012-08-232-4/+67
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug in SoundModule.PlayAttachedSound() where every sound update to an ava...Justin Clark-Casey (justincc)2012-08-211-3/+5
| * When loading an OAR, validate any group UUIDs and properly reconstruct parcel...Justin Clark-Casey (justincc)2012-08-201-1/+62
* | Merge branch 'master' into careminsterMelanie2012-08-041-1/+1
|\ \ | |/
| * Fix old regression that stopped saving parcel owner data in OARs.Justin Clark-Casey (justincc)2012-08-031-1/+1
* | Merge branch 'master' into careminsterMelanie2012-08-032-42/+11
|\ \ | |/
| * Fixed a rare bug that caused Save OAR to fail because it thought it had timed...Oren Hurvitz2012-08-031-5/+11
| * Delete old blank SOGSpamTestJustin Clark-Casey (justincc)2012-08-031-37/+0
* | Merge branch 'master' into careminsterMelanie2012-08-011-3/+6
|\ \ | |/
| * Fix bug in SoundModule.TriggerSound() where every sound update to an avatar w...Justin Clark-Casey (justincc)2012-07-311-3/+6
* | Merge branch 'master' into careminsterMelanie2012-07-283-2/+3
|\ \ | |/
| * Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-252-2/+2
* | Merge branch 'master' into careminsterMelanie2012-07-191-5/+5
|\ \ | |/
| * Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...Justin Clark-Casey (justincc)2012-07-191-5/+5
* | Merge branch 'master' into careminsterMelanie2012-07-161-7/+14
|\ \ | |/
| * When generating a Warp3D texture, set the detailTexture[i] variable on resize...Justin Clark-Casey (justincc)2012-07-141-7/+14
* | Merge branch 'master' into careminsterMelanie2012-07-122-3/+1
|\ \ | |/
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-112-3/+1
* | Merge branch 'avination' into careminsterMelanie2012-07-112-277/+381
|\ \
| * | Reinstate parallel fetching of residents and remove a left over return from d...Melanie2012-07-081-5/+7
| * | Revamp map block sending to eliminate overload of the grid server connectionMelanie2012-07-081-96/+202
| * | Instead of sending 20 records in 2 packets, send just one as we intended in t...Melanie2012-07-081-1/+1
| * | Address map lag issue seen with non-avination viewersMelanie2012-07-082-261/+257
* | | Merge branch 'master' into careminsterMelanie2012-07-111-4/+4
|\ \ \ | | |/ | |/|
| * | minor: Make WORLD MAP category log lines consistentJustin Clark-Casey (justincc)2012-07-071-4/+4
* | | Merge branch 'avination' into careminsterMelanie2012-07-061-1/+1
|\ \ \ | | |/ | |/|
| * | Remove spammy debugMelanie2012-06-291-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-07-052-2/+36
|\ \ \ | | |/ | |/|
| * | porting console commands from raw2sculpt 3.2SignpostMarv2012-07-051-0/+34
| * | Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-06-281-3/+6
|\ \ \ | |/ /