aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Documentation for load/save xml methodsJustin Clarke Casey2008-05-221-1/+38
* changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield2008-05-221-2/+3
* Fix for Mantis 1340. Thanks Melanie!Adam Johnson2008-05-221-1/+1
* * Minor: Tidy ups and logging tweaks.Justin Clarke Casey2008-05-221-1/+2
* * Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey2008-05-221-16/+1
* * Fix circular dependency from last checkin by passing version as a parameter...Justin Clarke Casey2008-05-221-6/+6
* * Send VersionInfo string instead of the hardcoded Scene string to the "About...Justin Clarke Casey2008-05-211-2/+5
* * Going to the C# syntactic sugar way of handling the backup event delegates.Teravus Ovares2008-05-211-8/+2
* * Sets backup bool volatile for extra protection against two backup processes...Teravus Ovares2008-05-211-1/+1
* * This update causes the backup process to run in a separate thread.Teravus Ovares2008-05-216-37/+85
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-212-13/+12
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-2/+1
* * Fixed needing to alter your sculptie sometimes to get physics to generate a...Teravus Ovares2008-05-211-1/+4
* move SceneEvents.cs to EventManager.cs, as that's actuallySean Dague2008-05-201-0/+0
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-4/+8
* From: Jeremy Bongio <jbongio@us.ibm.com>Sean Dague2008-05-204-18/+18
* Add copyright notices.Jeff Ames2008-05-207-12/+172
* fix crash in standalone mode for initial appearance setupSean Dague2008-05-192-6/+12
* Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke2008-05-191-1/+1
* i can haz pantz?Sean Dague2008-05-191-16/+15
* Attempt to fix incorrect animations when using ODE (bugs #1320 / #1321)Jeff Ames2008-05-191-9/+16
* Rework some of the animation logic in an attempt to resolve #1318Jeff Ames2008-05-191-38/+25
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-185-32/+23
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-182-5/+10
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-182-9/+42
* * Fixed a logic error in previous commit. Darn these long client(param,para...Teravus Ovares2008-05-181-2/+2
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-186-10/+94
* Thank you very kindly, Melanie for: Charles Krinke2008-05-171-2/+3
* while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague2008-05-172-23/+32
* 0001303: [PATCH] Make prim owner and data show for prims not owned. From Mel...Teravus Ovares2008-05-171-3/+3
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-175-13/+51
* Formatting cleanup.Jeff Ames2008-05-176-50/+50
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-164-23/+68
* minor change to justin's previous fix that should stillSean Dague2008-05-161-3/+4
* * Patch from Melanie. Mantis 1294: Fix broken wearables icon display in pri...Teravus Ovares2008-05-162-2/+7
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-161-3/+4
* * Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey2008-05-161-2/+16
* * Removing unnecessary LLUUID.Zero check from AssetCacheJustin Clarke Casey2008-05-161-1/+6
* Minor cleanup.Jeff Ames2008-05-163-19/+8
* Formatting cleanup.Jeff Ames2008-05-1650-1116/+1116
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-1/+2
* * Committing half of patch mantis 001291 from Melanie! Thanks Melanie.Teravus Ovares2008-05-151-5/+13
* testing avatar appearance as a user serviceSean Dague2008-05-152-10/+19
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-158-113/+308
* minor refactor of some properties for readabilitySean Dague2008-05-151-9/+9
* refactoring to move AvatarAppearance into Framework andSean Dague2008-05-153-241/+17
* add some additional bits to AvatarAppearance to make thisSean Dague2008-05-151-0/+39
* * Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares2008-05-152-17/+326
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-148-42/+92
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-1/+5