aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares6-108/+120
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-5/+28
2008-04-29Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie!Teravus Ovares1-1/+2
2008-04-29* Fixes child prim not editable as an attachment. You can right click on chi...Teravus Ovares2-2/+16
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-13/+2
2008-04-28* Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares5-8/+220
2008-04-27* Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares5-14/+72
2008-04-27* Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares5-16/+195
2008-04-27Minor svn, formatting cleanup.Jeff Ames1-4/+0
2008-04-27* More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares5-32/+161
2008-04-26* Tidy up and comments related to last inventory related commitJustin Clarke Casey1-5/+5
2008-04-26* First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey6-12/+112
2008-04-26* Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares6-22/+141
2008-04-25* Fixes prim crossing. See bug 1050.Teravus Ovares4-5/+52
2008-04-25* Check in odds and ends which remain as an attempt to get the item propertie...Justin Clarke Casey4-13/+56
2008-04-25* Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animat...Teravus Ovares1-1/+1
2008-04-25* Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045.Teravus Ovares1-1/+1
2008-04-25* Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares1-1/+1
2008-04-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares4-5/+204
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague5-109/+109
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares4-12/+116
2008-04-23* Fixed an annoying pop-up box when crossing borders.Teravus Ovares2-3/+3
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-0/+3
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2-3/+56
2008-04-23* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby3-11/+88
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby1-1/+1
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby3-66/+129
2008-04-23From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-5/+15
2008-04-22* Implements llScriptDangerTeravus Ovares1-5/+30
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares1-0/+59
2008-04-21* Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby1-602/+602
2008-04-21* Various compiler warning cleanups.Adam Frisby2-2/+2
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+16
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby18-86/+71
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-0/+2
2008-04-20* Updates LSL2CS converterTeravus Ovares4-3/+149
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke3-1/+55
2008-04-19* Fix build break in previous revisionJustin Clarke Casey1-1/+1
2008-04-18* Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby1-3/+1
2008-04-18* Added lock persistenceTeravus Ovares1-3/+4
2008-04-17* Re-Fixed caps Teravus Ovares4-40/+15
2008-04-17* Implements 'Set Home to Here' Teravus Ovares2-2/+48
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares3-1/+34
2008-04-16After reading Timer.cs in the mono source, I'm notSean Dague1-116/+118
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke2-0/+46
2008-04-15* A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2-2/+31
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague1-2/+4
2008-04-15* Quick patch before I start on a bigger projectAdam Frisby1-46/+47
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey2-6/+29