| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Correction on the DEBUG code. | Diva Canto | 2009-10-05 | 1 | -4/+3 |
| * | | #if DEBBUG code for monitoring the ThreadPool. | Diva Canto | 2009-10-05 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -9/+9 |
| * | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 1 | -2/+2 |
* | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 1 | -2/+2 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 1 | -102/+98 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 1 | -1/+1 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 1 | -99/+95 |
| |\ \
| | |/ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -4/+4 |
| | * | A little hack to see if this fixes the problems with ~20% of SOG's becoming p... | Diva Canto | 2009-09-29 | 1 | -0/+5 |
| | * | Neighbours cache working. | Diva Canto | 2009-09-27 | 1 | -0/+4 |
| | * | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 1 | -43/+20 |
| | * | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 1 | -52/+62 |
| * | | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB... | John Hurliman | 2009-09-16 | 1 | -2/+2 |
| |/ |
|
* | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2009-09-16 | 1 | -1/+2 |
|\ |
|
| * | updated the IAuthorizationService interface so that a message is passed back ... | Rob Smart | 2009-09-16 | 1 | -1/+2 |
* | | on iar save/load, let the user know if they put in the wrong password | Justin Clark-Casey (justincc) | 2009-09-16 | 1 | -4/+1 |
|/ |
|
* | Formatting cleanup. | Jeff Ames | 2009-09-13 | 1 | -7/+7 |
* | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 2009-09-10 | 1 | -5/+3 |
* | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 2009-09-10 | 1 | -1/+32 |
* | fix spurious loading... messages on iar load by creating folders as version 1... | Justin Clark-Casey (justincc) | 2009-09-10 | 1 | -1/+0 |
* | minor: suppress mono warning 0162 generated when comparing const RegionSize a... | Justin Clark-Casey (justincc) | 2009-09-09 | 1 | -0/+1 |
* | * Fixes a 'take object from mega region' and rez it in a regular region.. ... | Teravus Ovares (Dan Olivares) | 2009-09-08 | 1 | -0/+17 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-09-06 | 1 | -3/+32 |
|\ |
|
| * | Addendum to last commit. With the last commit, some other code that should | Melanie | 2009-09-06 | 1 | -0/+5 |
| * | Remove the encryption from the IAuthenticationService interface. That | Melanie | 2009-09-06 | 1 | -3/+27 |
* | | * Moves another Legacy avatar inbounds check to Border | Teravus Ovares (Dan Olivares) | 2009-09-06 | 1 | -4/+10 |
|/ |
|
* | * Fixes various quirks rezzing in virtual regions. | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -27/+241 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-09-03 | 1 | -1/+1 |
* | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 2009-09-02 | 1 | -16/+20 |
* | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 2009-09-02 | 1 | -1/+1 |
* | * The return of fuzzy borders! | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -8/+8 |
* | No more fuzzy borders | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -8/+8 |
* | * -2 on the south and west side, -1 on the north and east side. Fuzzy borde... | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -8/+8 |
* | * Fix attachment cross issues with new borders. | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -1/+6 |
* | * Fixes a teleport issue when teleporting out of a region to a different one. | Teravus Ovares (Dan Olivares) | 2009-08-30 | 1 | -0/+6 |
* | * whoops, forgot the other class initializer. | Teravus Ovares (Dan Olivares) | 2009-08-30 | 1 | -4/+4 |
* | * When the RegionCombinerModule is off, make borders have an infinite aabb pe... | Teravus Ovares (Dan Olivares) | 2009-08-30 | 1 | -5/+5 |
* | * Only lock the Borders when they're being changed, otherwise one avatar's mo... | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -49/+130 |
* | * Deal with teleports to other virtual regions in the same scene. | Teravus Ovares (Dan Olivares) | 2009-08-28 | 1 | -1/+32 |
* | * Allow corner prim crossings. Previously this was only on a single cardinal... | Teravus Ovares (Dan Olivares) | 2009-08-28 | 1 | -20/+125 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-26 | 1 | -4/+9 |
|\ |
|
| * | * Once more into the breach! | Adam Frisby | 2009-08-21 | 1 | -1/+4 |
| * | * Attempting to diagnose a connection bug. | Adam Frisby | 2009-08-21 | 1 | -3/+5 |
* | | * Switch border cross tests over to the new Border class. | Teravus Ovares (Dan Olivares) | 2009-08-20 | 1 | -4/+103 |
|/ |
|
* | Removed some debug messages | Diva Canto | 2009-08-16 | 1 | -2/+4 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -3/+12 |