| Commit message (Expand) | Author | Files | Lines |
2009-09-06 | * Moves another Legacy avatar inbounds check to Border | Teravus Ovares (Dan Olivares) | 1 | -4/+10 |
2009-09-06 | Addendum to last commit. With the last commit, some other code that should | Melanie | 1 | -0/+5 |
2009-09-06 | Remove the encryption from the IAuthenticationService interface. That | Melanie | 1 | -3/+27 |
2009-09-04 | * Fixes various quirks rezzing in virtual regions. | Teravus Ovares (Dan Olivares) | 1 | -27/+241 |
2009-09-03 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-02 | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 1 | -16/+20 |
2009-09-02 | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 1 | -1/+1 |
2009-08-31 | * The return of fuzzy borders! | Teravus Ovares (Dan Olivares) | 1 | -8/+8 |
2009-08-31 | No more fuzzy borders | Teravus Ovares (Dan Olivares) | 1 | -8/+8 |
2009-08-31 | * -2 on the south and west side, -1 on the north and east side. Fuzzy borde... | Teravus Ovares (Dan Olivares) | 1 | -8/+8 |
2009-08-31 | * Fix attachment cross issues with new borders. | Teravus Ovares (Dan Olivares) | 1 | -1/+6 |
2009-08-30 | * Fixes a teleport issue when teleporting out of a region to a different one. | Teravus Ovares (Dan Olivares) | 1 | -0/+6 |
2009-08-30 | * whoops, forgot the other class initializer. | Teravus Ovares (Dan Olivares) | 1 | -4/+4 |
2009-08-30 | * When the RegionCombinerModule is off, make borders have an infinite aabb pe... | Teravus Ovares (Dan Olivares) | 1 | -5/+5 |
2009-08-29 | * Only lock the Borders when they're being changed, otherwise one avatar's mo... | Teravus Ovares (Dan Olivares) | 1 | -49/+130 |
2009-08-28 | * Deal with teleports to other virtual regions in the same scene. | Teravus Ovares (Dan Olivares) | 1 | -1/+32 |
2009-08-28 | * Allow corner prim crossings. Previously this was only on a single cardinal... | Teravus Ovares (Dan Olivares) | 1 | -20/+125 |
2009-08-21 | * Once more into the breach! | Adam Frisby | 1 | -1/+4 |
2009-08-21 | * Attempting to diagnose a connection bug. | Adam Frisby | 1 | -3/+5 |
2009-08-20 | * Switch border cross tests over to the new Border class. | Teravus Ovares (Dan Olivares) | 1 | -4/+103 |
2009-08-16 | Removed some debug messages | Diva Canto | 1 | -2/+4 |
2009-08-16 | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 1 | -3/+12 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+1 |
2009-08-15 | Changed FromAssetID to FromItemID | Diva Canto | 1 | -1/+1 |
2009-08-15 | * minor: comments | Teravus Ovares (Dan Olivares) | 1 | -2/+99 |
2009-08-14 | * minor : Comments | Teravus Ovares (Dan Olivares) | 1 | -3/+68 |
2009-08-12 | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 1 | -51/+45 |
2009-08-12 | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 1 | -2/+4 |
2009-08-08 | * More tweaking of the various services to work with nonstandard region sizes... | Teravus Ovares (Dan Olivares) | 1 | -0/+6 |
2009-08-07 | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 1 | -0/+13 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -2/+2 |
2009-07-24 | * minor ccc | lbsa71 | 1 | -0/+6 |
2009-07-17 | * Another attempt to remedy the 'ghost prim' situation. This time for attach... | Teravus Ovares | 1 | -0/+3 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 1 | -0/+1 |
2009-07-17 | * Change the order of Update so Physics processes a frame before the scene ma... | Teravus Ovares | 1 | -18/+20 |
2009-07-13 | Changed it so that when rezzing prims from inventory, a bounding box containi... | MW | 1 | -2/+1 |
2009-07-13 | Attempt to make it so items rezzed from inventory aren't half in the ground o... | MW | 1 | -2/+10 |
2009-07-10 | * Added a user friendly message to the sqlite regionsettings saver giving the... | Teravus Ovares | 1 | -1/+1 |
2009-07-08 | Prevent teleports from ending underground | Melanie Thielker | 1 | -0/+41 |
2009-06-22 | * Minuscule CC fix | lbsa71 | 1 | -0/+2 |
2009-06-19 | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 1 | -1/+1 |
2009-06-14 | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 1 | -1/+1 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -0/+20 |
2009-06-09 | Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -3/+3 |
2009-06-03 | * Making sure we fail a bit earlier if we have no AssetService | lbsa71 | 1 | -0/+7 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-29 | * Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on a | Arthur Valadares | 1 | -117/+117 |
2009-05-29 | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 1 | -8/+3 |
2009-05-29 | * Add save xml2 serialization test | Justin Clarke Casey | 1 | -2/+1 |
2009-05-21 | Added ITeleportModule interface, and added a hook into scene so if a module h... | MW | 1 | -13/+13 |