aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-082-60/+168
* added mapping for InventoryItemBaseSean Dague2008-04-081-0/+20
* attempt to introduce custom LLUUIDString type forSean Dague2008-04-082-1/+79
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-082-2/+113
* refactor of InventoryCollection for good measureSean Dague2008-04-071-7/+34
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-0720-294/+348
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-0716-324/+443
* needed to add 4 characters to support the dashesSean Dague2008-04-071-1/+1
* * Updated ODE.NET bindings to the ODE library.Teravus Ovares2008-04-071-11/+15
* * Objects which have their name or description changed while within inventory...Justin Clarke Casey2008-04-071-40/+59
* remove the debug files, these must have been added by accidentSean Dague2008-04-072-43/+0
* * Preserve original creator's name when an object is givenJustin Clarke Casey2008-04-071-2/+2
* break out the 5 classes that were Sean Dague2008-04-075-197/+333
* added swag #1 on Inventory NHibernate implementation. ThereSean Dague2008-04-071-0/+383
* fix bad indentationSean Dague2008-04-071-1/+1
* * Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey2008-04-073-5/+22
* * Minor: log message correctionJustin Clarke Casey2008-04-071-1/+1
* * Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2008-04-073-54/+53
* add some error messages for abuse of our IInventoryData interfaceSean Dague2008-04-071-6/+18
* Update svn properties.Jeff Ames2008-04-076-1065/+1065
* Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke2008-04-076-0/+1065
* * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th...Teravus Ovares2008-04-072-1/+2
* Remove some dead code.Jeff Ames2008-04-071-13/+0
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-076-12/+349
* Update svn properties.Jeff Ames2008-04-068-593/+593
* * Whoops, forgot to include all the new terrain file loaders and things.Adam Frisby2008-04-068-0/+593
* * Various terrain engine fixesAdam Frisby2008-04-069-89/+231
* * Fixed up some documentationTeravus Ovares2008-04-062-13/+13
* * Implemented AgentPause and AgentResume. AgentPause extends the timeout f...Teravus Ovares2008-04-061-7/+22
* * Lowered the default throttle settings. They were way too high at 1.5MB/s! Teravus Ovares2008-04-051-8/+8
* * The simulator now checks the parcel at the position that you get put by the...Teravus Ovares2008-04-051-0/+10
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-043-26/+7
* make AssetBase use Properties instead of fields. This probably Sean Dague2008-04-041-8/+53
* * Make objects appear in 1.19.1.4 inventory againJustin Clarke Casey2008-04-041-6/+19
* * Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey2008-04-042-4/+6
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-041-103/+231
* * Fixed up some documentation regarding the inventory descendants method XML....Teravus Ovares2008-04-041-3/+17
* * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec...Teravus Ovares2008-04-041-9/+46
* * Fixing permissions on items returned via CAPS based inventoryTeravus Ovares2008-04-041-1/+2
* * Fixes Region/Estate panel in current Linden Official client.Teravus Ovares2008-04-032-7/+10
* move NullStorage => OpenSim.Data.Null to be consistant withSean Dague2008-04-032-3/+3
* Check in the remaining bits to do Asset store via NHibernate. StillSean Dague2008-04-032-35/+36
* Update svn properties.Jeff Ames2008-04-034-203/+203
* * Attempted resolution for mantis 854Justin Clarke Casey2008-04-032-0/+7
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-036-195/+426
* * Minor: fix doc glitchJustin Clarke Casey2008-04-031-1/+1
* * Adding request time limiting strategy for texture requests, though this isn...Justin Clarke Casey2008-04-033-5/+153
* * Resolve mantis 849Justin Clarke Casey2008-04-037-10/+21
* point in time update of NHibernate Asset Mapping codeSean Dague2008-04-033-10/+180
* * ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ).Teravus Ovares2008-04-031-5/+12