aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey2008-07-062-29/+46
* * minor: remove unnecessary locking from SOP.GetInventoryItem()Justin Clarke Casey2008-07-061-20/+7
* * minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey2008-07-062-15/+28
* Mantis#1674. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-062-2/+4
* * Moves sending items to inventory via a delete into a seperate thread (this ...Adam Frisby2008-07-061-92/+172
* alters a problem path cut angle for the cylinder prim profileDahlia Trimble2008-07-061-0/+9
* Add implementation of llGetTimeOfDay()Charles Krinke2008-07-051-2/+1
* * extend archiving asset analysis to clothingJustin Clarke Casey2008-07-041-9/+9
* * On archiving, analyze body parts and save textures referenced from themJustin Clarke Casey2008-07-041-1/+20
* * refactor: break out archiver's combined sync-async asset request routine re...Justin Clarke Casey2008-07-041-25/+37
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+6
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-045-15/+15
* The new llScript-cs parser. Thanks MikeJohan Berntsson2008-07-045-0/+29071
* Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2008-07-042-8/+16
* Mantis#1659. Thank you, Melanie for a patch that:Charles Krinke2008-07-043-31/+53
* Mantis#1660. Thank you, kindly, Melanie for a patch that:Charles Krinke2008-07-031-2/+3
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-034-13/+41
* Mantis#1463. Thank you, Melanie for a patch that addresses:Charles Krinke2008-07-031-2/+47
* *.Raw files should now be loadable using "terrain load-tile" functionalitymingchen2008-07-031-2/+61
* Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke2008-07-033-2/+163
* add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2008-07-031-0/+28
* Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-034-32/+34
* Mantis#1653. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-031-2/+1
* *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen2008-07-031-1/+2
* Mantis#1652. Thank you, Melanie for a patch that:Charles Krinke2008-07-031-7/+463
* Mantis#1649. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-021-7/+463
* * Allow archiver to operate even if there are 0 scene objects to saveJustin Clarke Casey2008-07-022-18/+14
* * Start writing out control file in archive. Only contains version informati...Justin Clarke Casey2008-07-022-1/+36
* property encapsulation for SOPSean Dague2008-07-024-103/+247
* * Twiddle with archive asset extensions yet againJustin Clarke Casey2008-07-022-45/+45
* Adds experimental Meshmerizer support for "prim torture" effects of sphere di...Dahlia Trimble2008-07-022-5/+21
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-3/+0
* Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke2008-07-023-3/+27
* Mantis#1643. Thank you Melanie for a patch that:Charles Krinke2008-07-011-0/+6
* merge rotational and angular velocitySean Dague2008-07-011-22/+13
* Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW2008-07-016-4/+58
* Mantis#1640. Thank you, Chernega for a patch that addresses:Charles Krinke2008-07-011-2/+7
* Mantis#1641. Thank you, Lulurun for a patch that addresses:Charles Krinke2008-07-011-2/+2
* From: kurt taylor (krtaylor)Dr Scofield2008-07-017-0/+67
* Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke2008-07-011-4/+4
* attempt to expire out old dynamic textures, so they don't grow forever.Sean Dague2008-06-301-2/+7
* Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-301-0/+8
* properly explaining each #pragma warning disableDr Scofield2008-06-3014-107/+119
* disables spam-like debugging messages inadvertently left on in last commit (o...Dahlia Trimble2008-06-301-1/+1
* Corrects Meshmerizer orientation of profile cut angles for ring type primDahlia Trimble2008-06-301-2/+9
* Corrects meshmerizer profile cut angle orientation for tube type primsDahlia Trimble2008-06-301-0/+7
* * Reload terrain from archive if there is oneJustin Clarke Casey2008-06-291-5/+31
* * Save terrain information in archiveJustin Clarke Casey2008-06-293-3/+32
* Add minor comments.Charles Krinke2008-06-291-0/+3
* * Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey2008-06-2912-44/+264