aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* The beginnings of a UserAppearance containerSean Dague2008-04-301-0/+92
* * Actually enable the inventory upgrade sql if appropriateJustin Clarke Casey2008-04-301-6/+7
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-3012-134/+139
* * Deal with a situation where the new fields in the inventory store are null ...Justin Clarke Casey2008-04-301-6/+18
* * Trivial sqlite inventory db log message change so I can pick out the messag...Justin Clarke Casey2008-04-301-7/+7
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-3016-50/+313
* move IUserService into the OpenSim.Framework.Communications assemblySean Dague2008-04-301-0/+0
* 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
* * Missed a file in previous commit. Sorry!Adam Frisby2008-04-291-0/+65
* * Implemented new InterRegion comms method in the form of InterregionModuleAdam Frisby2008-04-293-0/+225
* * Preparatory work for autoupgrade of sqlite inventory tables in preparation ...Justin Clarke Casey2008-04-291-2/+36
* 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-293-23/+23
* Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares2008-04-291-1/+27
* * Little more spring cleaning.Adam Frisby2008-04-292-9/+15
* * Spring cleaning.Adam Frisby2008-04-2964-1441/+1249
* 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
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-21/+29
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-289-8/+370
* * 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-2710-33/+240
* 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-278-42/+172
* 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-2610-14/+140
* * 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
* * For info about this commit, see last commit.Teravus Ovares2008-04-261-3/+16
* * Error on System. references with 'CS20003: 'System' is null or not an object"Teravus Ovares2008-04-261-0/+5
* * 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
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-252-13/+64
* * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045.Teravus Ovares2008-04-251-1/+1
* * Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby2008-04-255-3/+20
* * Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares2008-04-252-2/+2
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-258-19/+221
* * Tuned the llMove2Target PID controller to be more reasonable and not oversh...Teravus Ovares2008-04-242-8/+33