| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | Properly implement CenomeAssetCache.Check() | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -2/+4 |
| | * | | | | | Simplify FlotsamAssetCache.CheckFromMemoryCache() | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -6/+1 |
| | * | | | | | Elminate some copy/paste in FlotsamAssetCache.CheckFromFileCache() and use us... | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -33/+10 |
| | * | | | | | elminate unnecessary asset != null check in FlotsamAssetCache.UpdateFileCache() | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -50/+47 |
| | * | | | | | minor: since structs are values, assigning them to another variable copies it... | Justin Clark-Casey (justincc) | 2014-01-17 | 1 | -1/+1 |
| | * | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-16 | 2 | -4/+4 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Remove old IInterRegionComms and references. This hasn't been used since 200... | Justin Clark-Casey (justincc) | 2014-01-16 | 2 | -4/+4 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 2 | -31/+36 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-10 | 2 | -67/+56 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | When creating a coalesced object, set its permissions to the lowest-common-de... | Oren Hurvitz | 2014-01-10 | 1 | -7/+16 |
| | | * | | | | When creating a coalesced object, set its Creator ID if all the objects have ... | Oren Hurvitz | 2014-01-10 | 1 | -4/+15 |
| | | * | | | | Refactored: use a single function to apply an object's folded permissions to ... | Oren Hurvitz | 2014-01-10 | 2 | -18/+10 |
| | | * | | | | Refactored setting permissions when rezzing items: use the same function when... | Oren Hurvitz | 2014-01-10 | 1 | -37/+14 |
| * | | | | | | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 3 | -30/+47 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Some missing definitions needed for successful compilation. | Robert Adams | 2014-01-04 | 1 | -1/+2 |
| | * | | | | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 1 | -11/+21 |
| | * | | | | | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -2/+2 |
| | * | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -16/+22 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Make WindParamSet success a console message rather than a log message. | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -2/+1 |
| | | * | | | | minor: Make wind console commands print out to console rather than log | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -14/+21 |
| | * | | | | | Committing the Avination Scene Presence and related texture code | Melanie | 2013-12-11 | 7 | -130/+631 |
| | * | | | | | This is the Avination Entity Transfer Module. Surprisingly, it still compiles | Melanie | 2013-12-11 | 1 | -217/+204 |
| | |/ / / / |
|
| * | | | | | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 2 | -69/+0 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 2 | -0/+69 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 2 | -0/+69 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-11-23 | 11 | -64/+146 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTe... | Justin Clark-Casey (justincc) | 2013-11-23 | 1 | -2/+2 |
| | * | | | | minor: Use default(UUID) in rez attachment failure error logging rather than ... | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
| | * | | | | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 8 | -14/+14 |
| | * | | | | If a local land ID is given to the "land show" command, then output to consol... | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -54/+126 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-11-08 | 2 | -44/+76 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Make "fcache status" command also display information on disk/mem cache hit r... | Justin Clark-Casey (justincc) | 2013-10-30 | 1 | -18/+38 |
| | * | | | | Put fcache commands output to console, not log | Justin Clark-Casey (justincc) | 2013-10-30 | 1 | -28/+25 |
| | * | | | | Show texture ids for full object/part info console commmds | Justin Clark-Casey (justincc) | 2013-10-24 | 1 | -1/+16 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 6 | -89/+80 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Fixed rezzing coalesced objects from a prim's inventory | Oren Hurvitz | 2013-10-15 | 1 | -43/+8 |
| | * | | | | Made terrain uploads thread-safe | Oren Hurvitz | 2013-10-15 | 3 | -22/+40 |
| | * | | | | * Refactor | teravus | 2013-10-07 | 2 | -4/+4 |
| | * | | | | * Added a Basic DOS protection container/base object for the most common HTTP... | teravus | 2013-10-07 | 2 | -3/+30 |
| * | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2013-10-06 | 2 | -3/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | * Fixes cases where Last Attachment Point gets overwritten with 0 when it sho... | teravus | 2013-10-05 | 2 | -3/+8 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 2 | -1/+37 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| | |/ / / / |
|
| | * | | | | Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range,... | Diva Canto | 2013-10-04 | 1 | -0/+37 |
| | * | | | | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 12 | -36/+129 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 2013-09-27 | 5 | -10/+10 |
| | * | | | | minor: correct attachment spelling mistake in log message in HGEntityTransfer... | Justin Clark-Casey (justincc) | 2013-09-26 | 1 | -1/+1 |
| | * | | | | minor: Comment out windlight log message about sending scene data for now. | Justin Clark-Casey (justincc) | 2013-09-26 | 1 | -1/+2 |
| | * | | | | minor: log MaxOutgoingTransferVersion at EntityTransferModule startup | Justin Clark-Casey (justincc) | 2013-09-26 | 1 | -0/+4 |
| | * | | | | minor: correct spelling of Initialized in LSC connector version message | Justin Clark-Casey (justincc) | 2013-09-25 | 1 | -1/+1 |