aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby76-4029/+3896
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby14-16/+14
2008-05-01* committing what I've got so far for DuplicateOnRay so I don't fight the con...Teravus Ovares5-17/+114
2008-05-01* Assorted spring cleanings.Adam Frisby5-6/+3
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames77-16473/+16470
2008-05-01* Adding unit test support to Environment for modules.Adam Frisby1-0/+59
2008-05-01* You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares6-15/+69
2008-05-01* Fix OBB raycaster to respond properly to rays cast from any direction.Teravus Ovares1-1/+4
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby4-175/+0
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby35-2060/+2149
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby5-6/+12
2008-04-30* And moreAdam Frisby3-0/+241
2008-04-30* Commiting a bunch of missed files.Adam Frisby46-0/+6986
2008-04-30* Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby2-0/+443
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby78-16880/+8880
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares7-125/+130
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2-5/+31
2008-04-29* Disabled IntergridModule until a Mono bug can be isolated.Adam Frisby1-11/+18
2008-04-29* One more attempted fix.Adam Frisby1-1/+2
2008-04-29* Made a change to InterGrid module to prevent duplicate registrations.Adam Frisby2-8/+14
2008-04-29* Implemented new InterRegion comms method in the form of InterregionModuleAdam Frisby3-0/+225
2008-04-29Stuck an exception handler in the friends routine until I have time to debug ...Teravus Ovares1-4/+14
2008-04-29Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares1-1/+27
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-28* Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey1-13/+36
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* Added String(FileExtension) property to ITerrainLoader to allow us to deter...Adam Frisby8-6/+46
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-26* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby1-20/+19
2008-04-25* Fixes prim crossing. See bug 1050.Teravus Ovares5-5/+65
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 Dague8-387/+387
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 Ovares3-5/+13
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2-2/+122
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 Frisby4-11/+126
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11