aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-0176-4029/+3896
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0114-16/+14
* * committing what I've got so far for DuplicateOnRay so I don't fight the con...Teravus Ovares2008-05-015-17/+114
* * Assorted spring cleanings.Adam Frisby2008-05-015-6/+3
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-0177-16473/+16470
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-011-0/+59
* * You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares2008-05-016-15/+69
* * Fix OBB raycaster to respond properly to rays cast from any direction.Teravus Ovares2008-05-011-1/+4
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-304-175/+0
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-3035-2060/+2149
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-305-6/+12
* * And moreAdam Frisby2008-04-303-0/+241
* * Commiting a bunch of missed files.Adam Frisby2008-04-3046-0/+6986
* * Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby2008-04-302-0/+443
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-3078-16880/+8880
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-307-125/+130
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-302-5/+31
* * Disabled IntergridModule until a Mono bug can be isolated.Adam Frisby2008-04-291-11/+18
* * One more attempted fix.Adam Frisby2008-04-291-1/+2
* * Made a change to InterGrid module to prevent duplicate registrations.Adam Frisby2008-04-292-8/+14
* * Implemented new InterRegion comms method in the form of InterregionModuleAdam Frisby2008-04-293-0/+225
* Stuck an exception handler in the friends routine until I have time to debug ...Teravus Ovares2008-04-291-4/+14
* Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares2008-04-291-1/+27
* Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie!Teravus Ovares2008-04-291-1/+2
* * Fixes child prim not editable as an attachment. You can right click on chi...Teravus Ovares2008-04-292-2/+16
* * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey2008-04-281-13/+36
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-13/+2
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-285-8/+220
* * Added String(FileExtension) property to ITerrainLoader to allow us to deter...Adam Frisby2008-04-278-6/+46
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-275-14/+72
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-275-16/+195
* Minor svn, formatting cleanup.Jeff Ames2008-04-271-4/+0
* * More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares2008-04-275-32/+161
* * Tidy up and comments related to last inventory related commitJustin Clarke Casey2008-04-261-5/+5
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-266-12/+112
* * Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares2008-04-266-22/+141
* * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby2008-04-261-20/+19
* * Fixes prim crossing. See bug 1050.Teravus Ovares2008-04-255-5/+65
* * Check in odds and ends which remain as an attempt to get the item propertie...Justin Clarke Casey2008-04-254-13/+56
* * Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animat...Teravus Ovares2008-04-251-1/+1
* * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045.Teravus Ovares2008-04-251-1/+1
* * Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares2008-04-251-1/+1
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-254-5/+204
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-248-387/+387
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-244-12/+116
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-233-5/+13
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-232-2/+122
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-232-3/+56
* * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby2008-04-234-11/+126
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11