| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Minor: Normalise prim inventory log headers | Justin Clarke Casey | 2008-05-01 | 2 | -13/+13 |
* | * Refactor: Remove redundant userID from further up the inventory request chain | Justin Clarke Casey | 2008-05-01 | 2 | -21/+10 |
* | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 2008-05-01 | 2 | -61/+28 |
* | removed last db4o ref | Sean Dague | 2008-05-01 | 1 | -5/+1 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-01 | 1 | -0/+3 |
* | * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca... | Adam Frisby | 2008-05-01 | 1 | -1/+7 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 5 | -22/+4 |
* | added in IUserService functions. These don't do anything yet, | Sean Dague | 2008-05-01 | 1 | -0/+28 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 76 | -3896/+4029 |
* | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 2008-05-01 | 8 | -494/+166 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 76 | -4029/+3896 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 4 | -21/+21 |
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 2 | -5/+5 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 52 | -175/+178 |
* | * committing what I've got so far for DuplicateOnRay so I don't fight the con... | Teravus Ovares | 2008-05-01 | 5 | -17/+114 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 12 | -39/+22 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-01 | 79 | -16495/+16479 |
* | * Adding unit test support to Environment for modules. | Adam Frisby | 2008-05-01 | 1 | -0/+59 |
* | * Applying Mantis#1097 - Thanks Xantor! | Adam Frisby | 2008-05-01 | 1 | -3/+6 |
* | * You can now rez objects out of inventory at the correct offset from prim yo... | Teravus Ovares | 2008-05-01 | 6 | -15/+69 |
* | * Fix OBB raycaster to respond properly to rays cast from any direction. | Teravus Ovares | 2008-05-01 | 1 | -1/+4 |
* | * ODE Tweak. See if this helps. | Teravus Ovares | 2008-05-01 | 1 | -71/+23 |
* | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 2008-04-30 | 5 | -194/+0 |
* | * Cruft removal step #1. Cleaning Modules directory. | Adam Frisby | 2008-04-30 | 35 | -2060/+2149 |
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 13 | -16/+22 |
* | * And more | Adam Frisby | 2008-04-30 | 3 | -0/+241 |
* | * Commiting a bunch of missed files. | Adam Frisby | 2008-04-30 | 46 | -0/+6986 |
* | * Previous commit managed to miss some files despite me hitting 'Select all'. | Adam Frisby | 2008-04-30 | 2 | -0/+443 |
* | * Refactored Environment/Modules directory - modules now reside in their own ... | Adam Frisby | 2008-04-30 | 78 | -16880/+8880 |
* | * Completely inconsequential inventory odds and ends (actual impact - only on... | Justin Clarke Casey | 2008-04-30 | 1 | -1/+1 |
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2008-04-30 | 9 | -131/+136 |
* | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 2008-04-30 | 5 | -30/+110 |
* | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 2008-04-30 | 11 | -339/+684 |
* | * Disabled IntergridModule until a Mono bug can be isolated. | Adam Frisby | 2008-04-29 | 1 | -11/+18 |
* | * One more attempted fix. | Adam Frisby | 2008-04-29 | 1 | -1/+2 |
* | * Made a change to InterGrid module to prevent duplicate registrations. | Adam Frisby | 2008-04-29 | 2 | -8/+14 |
* | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 2008-04-29 | 3 | -0/+225 |
* | Stuck an exception handler in the friends routine until I have time to debug ... | Teravus Ovares | 2008-04-29 | 1 | -4/+14 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-29 | 2 | -6/+9 |
* | Committing Dee100's balance update patch with a few bug fixes and a twist. Th... | Teravus Ovares | 2008-04-29 | 1 | -1/+27 |
* | Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie! | Teravus Ovares | 2008-04-29 | 1 | -1/+2 |
* | * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle... | Teravus Ovares | 2008-04-29 | 3 | -9/+174 |
* | * Fixes child prim not editable as an attachment. You can right click on chi... | Teravus Ovares | 2008-04-29 | 2 | -2/+16 |
* | * Applying melanie's List2Vector and List2Rot patch. Added a routine in the... | Teravus Ovares | 2008-04-29 | 2 | -2/+8 |
* | * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners() | Justin Clarke Casey | 2008-04-28 | 1 | -13/+36 |
* | wrap a common exception that we get on shutdown of the script engine to keep | Sean Dague | 2008-04-28 | 1 | -4/+9 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 5 | -702/+794 |
* | * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch. | Teravus Ovares | 2008-04-28 | 1 | -1/+1 |
* | * Added basic 3-5 level undo on prim position/rotation/scale. | Teravus Ovares | 2008-04-28 | 7 | -8/+240 |
* | * Added String(FileExtension) property to ITerrainLoader to allow us to deter... | Adam Frisby | 2008-04-27 | 8 | -6/+46 |