aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares2008-05-018-494/+166
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-0176-4029/+3896
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-014-21/+21
* * In ur code. Making it static.Adam Frisby2008-05-012-5/+5
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0152-175/+178
* * 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-0112-39/+22
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-0179-16495/+16479
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-011-0/+59
* * Applying Mantis#1097 - Thanks Xantor!Adam Frisby2008-05-011-3/+6
* * 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
* * ODE Tweak. See if this helps.Teravus Ovares2008-05-011-71/+23
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-305-194/+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-3013-16/+22
* * 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
* * Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey2008-04-301-1/+1
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-309-131/+136
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-305-30/+110
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares2008-04-3011-339/+684
* * 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
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-292-6/+9
* 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
* * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares2008-04-293-9/+174
* * Fixes child prim not editable as an attachment. You can right click on chi...Teravus Ovares2008-04-292-2/+16
* * Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2008-04-292-2/+8
* * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey2008-04-281-13/+36
* wrap a common exception that we get on shutdown of the script engine to keepSean Dague2008-04-281-4/+9
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-285-702/+794
* * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.Teravus Ovares2008-04-281-1/+1
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-287-8/+240
* * 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-277-17/+130
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-278-33/+230
* 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-277-40/+170
* Thank you Melanie for implementingCharles Krinke2008-04-262-36/+65
* * 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-268-13/+136
* * 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-264-49/+210