| Commit message (Expand) | Author | Files | Lines |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 2 | -5/+5 |
2009-09-05 | uh-hum. It might help if I remembered to save the file. | Diva Canto | 1 | -1/+1 |
2009-09-05 | This should get rid of the infinite loop upon looking up users/agents by UUID... | Diva Canto | 1 | -1/+1 |
2009-09-05 | * Moves ScenePresence SendCourseLocations to a delegate and provide a method ... | Teravus Ovares (Dan Olivares) | 2 | -6/+188 |
2009-09-04 | Fixed some long-standing issues with appearance in HG1. | Diva Canto | 7 | -24/+162 |
2009-09-04 | * Fixes various quirks rezzing in virtual regions. | Teravus Ovares (Dan Olivares) | 2 | -82/+434 |
2009-09-04 | Add ids to iar requests | Justin Clark-Casey (justincc) | 4 | -28/+56 |
2009-09-04 | If running tests manually, fail immediately on error | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2009-09-04 | * Last commit was a bit of a fail, it registered the root region for it's own... | Teravus Ovares (Dan Olivares) | 1 | -49/+49 |
2009-09-04 | * Make the RegionCombinerModule also register to handle permissions for the v... | Teravus Ovares (Dan Olivares) | 1 | -3/+303 |
2009-09-04 | * Fix for GetTerrainHeightAtXY to make it compatible when Constants.RegionSiz... | Teravus Ovares (Dan Olivares) | 1 | -3/+4 |
2009-09-04 | * Fixes the function 'GetTerrainHeightAtXY' | Teravus Ovares (Dan Olivares) | 1 | -16/+26 |
2009-09-03 | Fixes seven leaky .BeginInvoke() calls | John Hurliman | 3 | -4/+8 |
2009-09-03 | If a test dll fails, stop immediately rather than trying all the other test dlls | Justin Clark-Casey (justincc) | 2 | -26/+30 |
2009-09-02 | eliminate unnecessary storage of mesh objects which are no longer necessary a... | dahlia | 1 | -1/+0 |
2009-09-03 | Add copyright headers. Formatting cleanup. | Jeff Ames | 6 | -23/+99 |
2009-09-02 | switching LandManagementModule to "new" region module scheme; cleaning | dr scofield (aka dirk husemann) | 2 | -72/+92 |
2009-09-02 | warnings safari. | dr scofield (aka dirk husemann) | 4 | -8/+9 |
2009-09-02 | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 7 | -23/+126 |
2009-09-02 | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 6 | -12/+21 |
2009-09-01 | * Fixes diagonal teleporting when in RegionCombining mode by adding 4 additio... | Teravus Ovares (Dan Olivares) | 1 | -11/+50 |
2009-09-01 | switching SerialiserModule to "new" region module scheme | dr scofield (aka dirk husemann) | 3 | -15/+48 |
2009-09-01 | cleanup. | dr scofield (aka dirk husemann) | 1 | -1/+0 |
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-09-01 | Applying Mantis #4079. Thank you, dslake | Melanie | 2 | -109/+57 |
2009-08-31 | * Put Borders back the way they were to resolve the endless ----> crossing i... | Teravus Ovares (Dan Olivares) | 1 | -2/+2 |
2009-09-01 | Baad git, baad baad git. | Melanie | 1 | -1/+1 |
2009-09-01 | Experimental. Set attachment flag early on rezzing from inventory. | Melanie | 2 | -1/+3 |
2009-08-31 | * Previously south and west border were required to be -1 for border crossing... | Teravus Ovares (Dan Olivares) | 1 | -2/+2 |
2009-08-31 | * Get rid of some debug info and kill the code to make a large AABB until I c... | Teravus Ovares (Dan Olivares) | 1 | -13/+24 |
2009-08-31 | * Fix attachment cross issues with new borders. | Teravus Ovares (Dan Olivares) | 3 | -2/+25 |
2009-08-31 | * When the RegionCombinerModule is active add an extra set of borders with In... | Teravus Ovares (Dan Olivares) | 1 | -1/+56 |
2009-08-31 | switching Archiver to "new" region module scheme | dr scofield (aka dirk husemann) | 2 | -6/+25 |
2009-08-31 | cleaning up RegionReadyModule: | dr scofield (aka dirk husemann) | 2 | -24/+45 |
2009-08-31 | Change the return value if the compiler to "object" to allow compilers | Melanie | 4 | -7/+7 |
2009-08-31 | oops. fixing missing argument. | dr scofield (aka dirk husemann) | 1 | -1/+1 |
2009-08-31 | adding log message to vector render to inform about default font being used | dr scofield (aka dirk husemann) | 1 | -0/+1 |
2009-08-31 | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 4 | -3/+27 |
2009-08-31 | Remove typo version of ReplaceableInterface property from RegionCombinerModule. | Jeff Ames | 2 | -3/+1 |
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) | 2 | -6/+26 |
2009-08-29 | Ok, merging the RegionCombinerModule with master. | Teravus Ovares (Dan Olivares) | 1 | -4/+5 |
2009-08-29 | * Rename the RegionCombiner Module from PhysicsCombiner | Teravus Ovares (Dan Olivares) | 4 | -28/+37 |
2009-08-29 | * Fix the reason why physical vehicles have a problem in virtual regions. | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2009-08-29 | * Fixes looking up parcel permissions in virtual regions. | Teravus Ovares (Dan Olivares) | 1 | -3/+183 |
2009-08-29 | * Only lock the Borders when they're being changed, otherwise one avatar's mo... | Teravus Ovares (Dan Olivares) | 2 | -68/+184 |
2009-08-29 | Add a slow cache cleaner thread. By default, the thread starts a cleanup | Melanie | 1 | -7/+47 |