aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-231-1/+1
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-233-66/+129
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-231-5/+15
* * Implements llScriptDangerTeravus Ovares2008-04-221-5/+30
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-221-0/+59
* * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby2008-04-211-602/+602
* * Various compiler warning cleanups.Adam Frisby2008-04-212-2/+2
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-0/+16
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2118-86/+71
* * Remove user profile from cache when they log out from a region.Justin Clarke Casey2008-04-201-0/+2
* * Updates LSL2CS converterTeravus Ovares2008-04-204-3/+149
* Thank you kindly krtaylor for a patch to solve:Charles Krinke2008-04-193-1/+55
* * Fix build break in previous revisionJustin Clarke Casey2008-04-191-1/+1
* * Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby2008-04-181-3/+1
* * Added lock persistenceTeravus Ovares2008-04-181-3/+4
* * Re-Fixed caps Teravus Ovares2008-04-174-40/+15
* * Implements 'Set Home to Here' Teravus Ovares2008-04-172-2/+48
* * Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares2008-04-163-1/+34
* After reading Timer.cs in the mono source, I'm notSean Dague2008-04-161-116/+118
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-162-0/+46
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-152-2/+31
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-151-2/+4
* * Quick patch before I start on a bigger projectAdam Frisby2008-04-151-46/+47
* * Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey2008-04-142-6/+29
* * Fixed a few warnings.Teravus Ovares2008-04-143-3/+71
* * Fix bug 934Teravus Ovares2008-04-111-1/+7
* refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2008-04-111-1/+1
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-0/+32
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-101-0/+7
* * Slightly smoother transition between land, shallow water and deep water in ...Teravus Ovares2008-04-101-2/+11
* * Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares2008-04-101-0/+108
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-104-1/+47
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-101-1/+1
* * Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey2008-04-081-1/+1
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-1/+1
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-072-69/+69
* * 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
* * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th...Teravus Ovares2008-04-072-1/+2
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-071-4/+83
* * 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-041-3/+7
* * Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey2008-04-041-1/+1
* * Attempted resolution for mantis 854Justin Clarke Casey2008-04-031-0/+3
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-032-2/+38
* * Resolve mantis 849Justin Clarke Casey2008-04-035-8/+19
* Minor: just some method commentsJustin Clarke Casey2008-04-022-3/+11