| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Renamed splitID in Scene and added comments on usage | Johan Berntsson | 2009-04-15 | 1 | -1/+8 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -38/+55 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 2 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 2 | -6/+6 |
* | Cleaning up old circuit upon client close. | diva | 2009-04-14 | 1 | -0/+2 |
* | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 2009-04-14 | 1 | -22/+30 |
* | Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from b... | Homer Horwitz | 2009-04-13 | 1 | -31/+8 |
* | Thank you, dslake, for a patch that converts many of the linear searches | Melanie Thielker | 2009-04-12 | 2 | -256/+197 |
* | Fix a regression where animations would only be sent if the avatar has | Melanie Thielker | 2009-04-12 | 1 | -1/+1 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 1 | -1/+22 |
* | * Add catch-all error handlers back to scene. | Teravus Ovares | 2009-04-11 | 1 | -8/+8 |
* | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ... | Teravus Ovares | 2009-04-11 | 1 | -8/+8 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 5 | -0/+180 |
* | * Reinstated Scene Crossing tests, now with timeouts to check for race condit... | Arthur Valadares | 2009-04-09 | 1 | -16/+55 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 3 | -6/+9 |
* | * Added additional debug testing info to Scene | Adam Frisby | 2009-04-09 | 1 | -0/+1 |
* | * Implements retrieving child primitives via World.Objects[id] (MRM) | Adam Frisby | 2009-04-09 | 1 | -0/+3 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 3 | -9/+9 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 1 | -1/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2009-04-07 | 2 | -0/+11 |
* | Added some null-checks to Intimidated's patch in r9024. | Homer Horwitz | 2009-04-06 | 1 | -5/+5 |
* | Applying Intimidated's patch to fix anim handling. | Melanie Thielker | 2009-04-06 | 2 | -7/+32 |
* | Thank you, Intimidated, for a patch too fix the movement animation handling | Melanie Thielker | 2009-04-06 | 1 | -43/+183 |
* | Changed the asynchronous call to get inventory in HG, so that it properly rep... | diva | 2009-04-05 | 1 | -19/+16 |
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -7/+58 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 3 | -12/+72 |
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2009-04-05 | 4 | -98/+94 |
* | * Fixes issue where of you force your avatar against a region corner, it gets... | Arthur Valadares | 2009-04-03 | 1 | -6/+64 |
* | * refactor: Call StatsReporter methods directly rather than through Scene (as... | Justin Clarke Casey | 2009-04-03 | 3 | -42/+24 |
* | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 2009-04-03 | 1 | -0/+10 |
* | Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure... | diva | 2009-04-01 | 3 | -607/+1 |
* | * Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit... | Teravus Ovares | 2009-04-01 | 1 | -20/+0 |
* | Finally clean up the Scene.Permissions and permissions module. | Melanie Thielker | 2009-04-01 | 1 | -790/+353 |
* | * refactor: Move god related methods in Scene out to a module | Justin Clarke Casey | 2009-03-30 | 2 | -119/+10 |
* | * Remove redundancies in ScenePresence | Teravus Ovares | 2009-03-28 | 1 | -63/+59 |
* | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 2009-03-28 | 1 | -1/+5 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 2 | -9/+9 |
* | * refactor: call some EventManager triggers directly rather than through scene | Justin Clarke Casey | 2009-03-27 | 3 | -23/+10 |
* | Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe... | diva | 2009-03-27 | 2 | -14/+6 |
* | * Fix single item iar saving | Justin Clarke Casey | 2009-03-27 | 1 | -1/+0 |
* | * Also temporarily disable T032_CrossAttachments() since this relies on the e... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+1 |
* | * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+1 |
* | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 2009-03-27 | 5 | -5/+48 |
* | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 2009-03-25 | 1 | -0/+5 |
* | Thank you, dslake, for a patch that fixes passing the start param to scripts | Melanie Thielker | 2009-03-25 | 1 | -1/+1 |
* | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 2009-03-24 | 1 | -2/+2 |
* | Root agent retrieval via http/REST. This is a pull, the caller gets the agent... | diva | 2009-03-23 | 3 | -6/+39 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+7 |
* | Make single item inventory gives work across regions | Melanie Thielker | 2009-03-22 | 1 | -2/+0 |
* | Move a check for null PhysActor in applyImpulse so that attachments can move ... | idb | 2009-03-21 | 1 | -9/+9 |