aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-253-2/+28
| |/
* | Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-232-56/+51
|\ \ | |/
| * Fix: Allow use of parameters without specifying a file path with command "sav...Marck2010-11-231-1/+1
| * Only perform the take object permissions check if an object is being attached...Justin Clark-Casey (justincc)2010-11-231-55/+50
* | Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-2116-194/+651
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-216-30/+92
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-216-5/+333
| * Knock V0_2 decals off archive tests since they're misleadingJustin Clark-Casey (justincc)2010-11-201-8/+8
| * Fix unit tests and save problemsJustin Clark-Casey (justincc)2010-11-203-3/+4
| * correct build break. for some reason, xbuild didn't rebuild test dllsJustin Clark-Casey (justincc)2010-11-201-2/+2
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-201-53/+74
| |\
| | * Fixed appearance send for avatars with only default textures. This should fix...Master ScienceSim2010-11-181-53/+74
| * | Bump oar version to 1.0 from 0.5Justin Clark-Casey (justincc)2010-11-201-83/+119
| |/
| * minor: add some method commentsJustin Clark-Casey (justincc)2010-11-171-2/+7
| * Fix gesture and viewer preview sounds not playingMelanie2010-11-171-7/+13
| * Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-162-27/+25
* | Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-216-52/+59
|\ \ | |/
| * Remove a debug spamMelanie2010-11-101-1/+0
| * Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
| * Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15
| * Formatting cleanup.Jeff Ames2010-11-082-33/+32
| * Call attachment cleanup when an agent crosses outMelanie Thielker2010-11-081-0/+2
| * Detach attachments displaced by other attachmentsMelanie2010-11-081-4/+8
* | Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-055-50/+78
|\ \ | |/
| * Fix playing sound from HUDsMelanie2010-11-051-2/+16
| * Fix attached sounds from HUDs erroneously being delivered to other avatarsMelanie2010-11-051-0/+19
| * When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie2010-11-031-1/+2
| * Old deserialization can't deal with commas in flag fields. Making use of -ver...Diva Canto2010-11-022-16/+10
| * Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture...dahlia2010-11-021-32/+32
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-311-2/+2
|\ \ | |/
| * Removed a couple of very verbose debug messages.Diva Canto2010-10-311-2/+2
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-5/+10
|\ \ | |/
| * Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-5/+10
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
|\ \ | |/
| * * AbsolutePosition.Get{} returns incorrect result for child prim so switch to...Teravus Ovares (Dan Olivares)2010-10-301-1/+1
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-303-37/+10
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-10-301-10/+5
| |\
| | * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-305-39/+29
| | |\
| | * | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-10/+5
| * | | minor: remove some old commented out codeJustin Clark-Casey (justincc)2010-10-301-22/+0
| | |/ | |/|
| * | Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)2010-10-301-5/+6
* | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-294-34/+23
|\ \ \ | |/ /
| * | Rationalize the logging messages from the merged appearance branch, commentin...Justin Clark-Casey (justincc)2010-10-291-29/+18
| * | Merge branch 'justincc-dev'Justin Clark-Casey (justincc)2010-10-293-5/+5
| |\ \ | | |/ | |/|
| | * for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)2010-10-293-5/+5
* | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-292-43/+62
|\ \ \ | |/ /
| * | Bunch of fixes that reduce the number of times appearanceMaster ScienceSim2010-10-292-43/+62
* | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-298-144/+317
|\ \ \ | |/ /
| * | Configuration of persistent baked textures and save/send delays.Master ScienceSim2010-10-281-4/+14
| * | Merge branch 'opensim-master' into dev-appearanceMaster ScienceSim2010-10-287-71/+111
| |\ \ | | |/