aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-082-60/+168
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-082-2/+113
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-075-17/+17
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-076-142/+142
* * 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
* * Preserve original creator's name when an object is givenJustin Clarke Casey2008-04-071-2/+2
* * Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey2008-04-073-5/+22
* * Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2008-04-072-27/+36
* 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-075-11/+337
* 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-042-24/+7
* * Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey2008-04-041-1/+1
* * Fixes Region/Estate panel in current Linden Official client.Teravus Ovares2008-04-031-4/+7
* move NullStorage => OpenSim.Data.Null to be consistant withSean Dague2008-04-032-152/+0
* * Attempted resolution for mantis 854Justin Clarke Casey2008-04-031-0/+3
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-033-2/+234
* * 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-031-4/+12
* * Resolve mantis 849Justin Clarke Casey2008-04-036-9/+20
* * ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ).Teravus Ovares2008-04-031-5/+12
* from krtaylorSean Dague2008-04-021-3/+6
* Minor: just some method commentsJustin Clarke Casey2008-04-022-3/+11
* * Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey2008-04-021-13/+16
* changing more references to OpenSim.DataSean Dague2008-04-026-17/+17
* * Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey2008-04-022-3/+3
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-6/+7
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-023-3/+11
* * Fix for mantis #678Justin Clarke Casey2008-04-012-3/+15
* few more minor changes, needs prebuild to be ran.MW2008-04-013-11/+6
* a few small changesMW2008-04-016-58/+67
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-313-3/+3
* * Fix for terrain issue whereby loading or manipulating a terrain item from t...Adam Frisby2008-03-311-0/+2
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-03-312-0/+11
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-312-35/+22
* * Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey2008-03-311-1/+1
* * Fix for mantis 131, 796Justin Clarke Casey2008-03-311-4/+14
* Fixed typo in AvatarFactoryModule.csJeff Ames2008-03-311-1/+1
* Update svn properties.Jeff Ames2008-03-315-409/+409
* * Added competely untested MSSQLMapperlbsa712008-03-301-2/+10