| Commit message (Expand) | Author | Age | Files | Lines |
* | revert my change of not adding physcis to a failed avatar transfer. This | UbitUmarov | 2014-07-24 | 1 | -3/+0 |
* | on transfer fail of sited avatars, only do | UbitUmarov | 2014-07-24 | 1 | -2/+2 |
* | fix line ending | UbitUmarov | 2014-07-24 | 1 | -4/+4 |
* | if sited avatar cross fails, dont add it to physics and dont mess scripts | UbitUmarov | 2014-07-22 | 1 | -1/+4 |
* | Remove extremely spammy error message that isn't an actual error - user | Melanie Thielker | 2014-07-20 | 1 | -5/+5 |
* | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-07-20 | 1 | -1/+1 |
|\ |
|
| * | replace old Attachoffset by AttachedPos. Comented out possible merge | UbitUmarov | 2014-07-20 | 1 | -1/+1 |
* | | Fix duplicate attach message being sent to objects picked up from the ground | Melanie Thielker | 2014-07-20 | 1 | -1/+4 |
|/ |
|
* | Fix taking objects | Melanie Thielker | 2014-07-19 | 1 | -1/+1 |
* | Merge branch 'avination-current' | Melanie Thielker | 2014-07-19 | 1 | -5/+16 |
|\ |
|
| * | Merge branch 'avination-current' into ubitwork | UbitUmarov | 2014-07-16 | 8 | -39/+90 |
| |\ |
|
| * \ | Merge branch 'avination-current' into ubitwork | UbitUmarov | 2013-06-08 | 1 | -1/+1 |
| |\ \ |
|
| * | | | try to suspend and resume keyframes on copy to inventory to take copy | UbitUmarov | 2013-06-06 | 1 | -1/+12 |
* | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie Thielker | 2014-06-21 | 84 | -1389/+6355 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 18 | -477/+456 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-24 | 4 | -320/+362 |
| | |\ \ \ \ |
|
| | | * | | | | Properly dispose of drawing objects to reduce/stop memory leakage on generati... | Justin Clark-Casey (justincc) | 2014-01-24 | 4 | -319/+343 |
| | | * | | | | Add "generate map" console command to allow manual regeneration and storage o... | Justin Clark-Casey (justincc) | 2014-01-23 | 2 | -1/+19 |
| | * | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-20 | 2 | -4/+6 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Stop exceptions being generated on agent connection if a telehub object has b... | Justin Clark-Casey (justincc) | 2014-01-20 | 2 | -4/+6 |
| | * | | | | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 6 | -22/+21 |
| | * | | | | | Remove redundant methods in FlotsamAssetCache | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -10/+0 |
| | * | | | | | implement CoreAssetCache.Check() | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -1/+2 |
| | * | | | | | implement GlynnTuckerAssetCache.Check() | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -1/+1 |
| | * | | | | | 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 |
| |\ \ \ \ \
| | |/ / / / |
|