| Commit message (Expand) | Author | Files | Lines |
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 5 | -0/+180 |
2009-04-09 | * Reinstated Scene Crossing tests, now with timeouts to check for race condit... | Arthur Valadares | 1 | -16/+55 |
2009-04-09 | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 3 | -6/+9 |
2009-04-09 | * Added additional debug testing info to Scene | Adam Frisby | 1 | -0/+1 |
2009-04-09 | * Implements retrieving child primitives via World.Objects[id] (MRM) | Adam Frisby | 1 | -0/+3 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 3 | -9/+9 |
2009-04-07 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+2 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2 | -0/+11 |
2009-04-06 | Added some null-checks to Intimidated's patch in r9024. | Homer Horwitz | 1 | -5/+5 |
2009-04-06 | Applying Intimidated's patch to fix anim handling. | Melanie Thielker | 2 | -7/+32 |
2009-04-06 | Thank you, Intimidated, for a patch too fix the movement animation handling | Melanie Thielker | 1 | -43/+183 |
2009-04-05 | Changed the asynchronous call to get inventory in HG, so that it properly rep... | diva | 1 | -19/+16 |
2009-04-05 | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 1 | -7/+58 |
2009-04-05 | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 3 | -12/+72 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 4 | -98/+94 |
2009-04-03 | * Fixes issue where of you force your avatar against a region corner, it gets... | Arthur Valadares | 1 | -6/+64 |
2009-04-03 | * refactor: Call StatsReporter methods directly rather than through Scene (as... | Justin Clarke Casey | 3 | -42/+24 |
2009-04-03 | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 1 | -0/+10 |
2009-04-01 | Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure... | diva | 3 | -607/+1 |
2009-04-01 | * Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit... | Teravus Ovares | 1 | -20/+0 |
2009-04-01 | Finally clean up the Scene.Permissions and permissions module. | Melanie Thielker | 1 | -790/+353 |
2009-03-30 | * refactor: Move god related methods in Scene out to a module | Justin Clarke Casey | 2 | -119/+10 |
2009-03-28 | * Remove redundancies in ScenePresence | Teravus Ovares | 1 | -63/+59 |
2009-03-28 | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 1 | -1/+5 |
2009-03-27 | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2 | -9/+9 |
2009-03-27 | * refactor: call some EventManager triggers directly rather than through scene | Justin Clarke Casey | 3 | -23/+10 |
2009-03-27 | Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe... | diva | 2 | -14/+6 |
2009-03-27 | * Fix single item iar saving | Justin Clarke Casey | 1 | -1/+0 |
2009-03-27 | * Also temporarily disable T032_CrossAttachments() since this relies on the e... | Justin Clarke Casey | 1 | -1/+1 |
2009-03-27 | * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ... | Justin Clarke Casey | 1 | -1/+1 |
2009-03-27 | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 5 | -5/+48 |
2009-03-25 | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 1 | -0/+5 |
2009-03-25 | Thank you, dslake, for a patch that fixes passing the start param to scripts | Melanie Thielker | 1 | -1/+1 |
2009-03-24 | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 1 | -2/+2 |
2009-03-23 | Root agent retrieval via http/REST. This is a pull, the caller gets the agent... | diva | 3 | -6/+39 |
2009-03-23 | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 1 | -0/+7 |
2009-03-22 | Make single item inventory gives work across regions | Melanie Thielker | 1 | -2/+0 |
2009-03-21 | Move a check for null PhysActor in applyImpulse so that attachments can move ... | idb | 1 | -9/+9 |
2009-03-20 | Change DropObject to public. Fixes Mantis #3314 | Melanie Thielker | 1 | -1/+1 |
2009-03-19 | * Remove compiler warnings | Justin Clarke Casey | 1 | -12/+12 |
2009-03-18 | Adds support for unlink-region command in hypergrid. | diva | 1 | -0/+42 |
2009-03-17 | * minor: remove compiler warning | Justin Clarke Casey | 1 | -1/+1 |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 1 | -13/+20 |
2009-03-13 | * Support loading empty folders in an iar | Justin Clarke Casey | 1 | -0/+5 |
2009-03-12 | * Don't fail the client login if there are no OnClientConnect listeners | Justin Clarke Casey | 1 | -1/+2 |
2009-03-12 | * minor: Lable the heartbeat thread with the region it's beating for | Justin Clarke Casey | 1 | -1/+1 |
2009-03-12 | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 2 | -3/+3 |
2009-03-11 | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 1 | -6/+6 |
2009-03-11 | add a taint to SOP.UpdateShape() - addresses Mantis #3277 | Dahlia Trimble | 1 | -0/+1 |
2009-03-10 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+1 |