aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto2010-12-091-1/+1
* Fixed wrong commentDiva Canto2010-12-081-1/+1
* Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...Diva Canto2010-12-081-1/+1
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-12-091-42/+202
|\
| * Added ability for GetTexture to serve multiple formats. The format may come a...Diva Canto2010-12-081-42/+202
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
|/
* Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-052-6/+6
* Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-0518-305/+737
|\
| * Simplify updating of agent inventory assets. Make newly created asset IDsMelanie2010-12-041-19/+6
| * Convert the agent asset transactions module to a new style module.Melanie2010-12-043-168/+156
| * Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman2010-12-031-36/+63
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-11-292-25/+9
| |\
| | * Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-272-25/+9
| * | Fix unit test.Diva Canto2010-11-293-9/+16
| * | Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-297-45/+100
| * | Creator information preserved upon HG transfers.Diva Canto2010-11-262-8/+87
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-11-252-1/+280
| |\ \ | | |/
| | * Export the module interface for restartMelanie2010-11-251-1/+2
| | * Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-1/+17
| | * Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
| | * Implement the restart moduleMelanie2010-11-251-2/+113
| | * Adding the skeleton for the restart moduleMelanie2010-11-241-0/+93
| * | 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