aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-4/+4
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-4/+4
2008-04-10further renaming of properties for claritySean Dague6-32/+32
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague10-58/+58
2008-04-10* Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares1-0/+108
2008-04-10* Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares1-3/+3
2008-04-10* Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2-4/+11
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares7-21/+212
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares5-11/+365
2008-04-09* Put explicit braces in for single line blocksJustin Clarke Casey1-3/+9
2008-04-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey3-7/+26
2008-04-09From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-3/+9
2008-04-08* Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey1-1/+7
2008-04-08* Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey1-1/+1
2008-04-08* Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey1-1/+1
2008-04-08* Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2-60/+168
2008-04-08* Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2-2/+113
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague5-17/+17
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague6-142/+142
2008-04-07* Updated ODE.NET bindings to the ODE library.Teravus Ovares1-11/+15
2008-04-07* Objects which have their name or description changed while within inventory...Justin Clarke Casey1-40/+59
2008-04-07* Preserve original creator's name when an object is givenJustin Clarke Casey1-2/+2
2008-04-07* Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey3-5/+22
2008-04-07* Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey2-27/+36
2008-04-07Update svn properties.Jeff Ames6-1065/+1065
2008-04-07Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke6-0/+1065
2008-04-07* I XmlIgnored the TaskInventory Property as a temporary measure. Taking th...Teravus Ovares2-1/+2
2008-04-07Remove some dead code.Jeff Ames1-13/+0
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey5-11/+337
2008-04-06Update svn properties.Jeff Ames8-593/+593
2008-04-06* Whoops, forgot to include all the new terrain file loaders and things.Adam Frisby8-0/+593
2008-04-06* Various terrain engine fixesAdam Frisby9-89/+231
2008-04-06* Fixed up some documentationTeravus Ovares2-13/+13
2008-04-06* Implemented AgentPause and AgentResume. AgentPause extends the timeout f...Teravus Ovares1-7/+22
2008-04-05* Lowered the default throttle settings. They were way too high at 1.5MB/s! Teravus Ovares1-8/+8
2008-04-05* The simulator now checks the parcel at the position that you get put by the...Teravus Ovares1-0/+10
2008-04-04From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2-24/+7
2008-04-04* Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey1-1/+1
2008-04-03* Fixes Region/Estate panel in current Linden Official client.Teravus Ovares1-4/+7
2008-04-03move NullStorage => OpenSim.Data.Null to be consistant withSean Dague2-152/+0
2008-04-03* Attempted resolution for mantis 854Justin Clarke Casey1-0/+3
2008-04-03* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey3-2/+234
2008-04-03* Minor: fix doc glitchJustin Clarke Casey1-1/+1
2008-04-03* Adding request time limiting strategy for texture requests, though this isn...Justin Clarke Casey1-4/+12
2008-04-03* Resolve mantis 849Justin Clarke Casey6-9/+20
2008-04-03* ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ).Teravus Ovares1-5/+12
2008-04-02from krtaylorSean Dague1-3/+6
2008-04-02Minor: just some method commentsJustin Clarke Casey2-3/+11
2008-04-02* Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey1-13/+16
2008-04-02changing more references to OpenSim.DataSean Dague6-17/+17