aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-105-0/+180
* * Reinstated Scene Crossing tests, now with timeouts to check for race condit...Arthur Valadares2009-04-091-16/+55
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-093-6/+9
* * Added additional debug testing info to SceneAdam Frisby2009-04-091-0/+1
* * Implements retrieving child primitives via World.Objects[id] (MRM)Adam Frisby2009-04-091-0/+3
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-083-9/+9
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-072-0/+11
* Added some null-checks to Intimidated's patch in r9024.Homer Horwitz2009-04-061-5/+5
* Applying Intimidated's patch to fix anim handling.Melanie Thielker2009-04-062-7/+32
* Thank you, Intimidated, for a patch too fix the movement animation handlingMelanie Thielker2009-04-061-43/+183
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-1/+3
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-052-22/+19
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-055-7/+247
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-051-0/+83
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-054-12/+82
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-054-98/+94
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+38
* * Fixes issue where of you force your avatar against a region corner, it gets...Arthur Valadares2009-04-031-6/+64
* * refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2009-04-033-42/+24
* * Implements Scene.SimChat(string,...) rather than byte[]. We should probably...Adam Frisby2009-04-031-0/+10
* One more bit of refactoring, so this can be used outside region code.diva2009-04-011-42/+0
* Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva2009-04-013-607/+1
* * Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit...Teravus Ovares2009-04-011-20/+0
* Finally clean up the Scene.Permissions and permissions module.Melanie Thielker2009-04-011-790/+353
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+15
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-303-119/+68
* Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker2009-03-291-0/+1
* Module interface changeMelanie Thielker2009-03-291-1/+1
* * Remove redundancies in ScenePresenceTeravus Ovares2009-03-281-63/+59
* * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares2009-03-281-1/+5
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-272-9/+9
* * refactor: call some EventManager triggers directly rather than through sceneJustin Clarke Casey2009-03-273-23/+10
* Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva2009-03-272-14/+6
* * Fix single item iar savingJustin Clarke Casey2009-03-271-1/+0
* * Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey2009-03-271-1/+1
* * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey2009-03-271-1/+1
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-275-5/+48
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-0/+5
* Thank you, dslake, for a patch that fixes passing the start param to scriptsMelanie Thielker2009-03-251-1/+1
* * minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2009-03-241-2/+2
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-234-6/+41
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+7
* Make single item inventory gives work across regionsMelanie Thielker2009-03-221-2/+0
* Move a check for null PhysActor in applyImpulse so that attachments can move ...idb2009-03-211-9/+9
* * Finishing up the last commit by adding ISunModuleTeravus Ovares2009-03-201-0/+40
* Change DropObject to public. Fixes Mantis #3314Melanie Thielker2009-03-201-1/+1
* * Remove compiler warningsJustin Clarke Casey2009-03-191-12/+12
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+42
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+3