Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-06 | 8 | -54/+32 |
|\ | |||||
| * | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha... | Diva Canto | 2010-12-05 | 4 | -10/+9 |
| * | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-12-05 | 45 | -701/+1456 |
| |\ | |||||
| | * | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
| * | | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-23 | 10 | -93/+283 |
| |\ \ | |||||
| * \ \ | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-21 | 38 | -967/+1199 |
| |\ \ \ | |||||
| * \ \ \ | Merge https://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-21 | 12 | -59/+116 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-05 | 14 | -84/+158 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-30 | 3 | -16/+22 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-30 | 5 | -44/+26 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-29 | 6 | -46/+47 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-29 | 5 | -63/+154 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-29 | 23 | -357/+432 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-24 | 3 | -3/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-24 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | * throw debug message when no HomeURI is set | Jonathan Freedman | 2010-10-24 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | | | Add some safeguards: DOn't send someone else's HUDs, don't send deleted prims | Melanie | 2010-12-04 | 1 | -15/+10 |
* | | | | | | | | | | | | | | | | | Monitor the UUIDs used to create and update wearable assets. Reject any changed | Melanie | 2010-12-04 | 2 | -0/+125 |
* | | | | | | | | | | | | | | | | | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-04 | 4 | -2/+190 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-12-04 | 4 | -2/+190 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | minor: add class doc line to older region module example code pointing toward... | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+2 |
| | * | | | | | | | | | | | | | | | | comment out the extension attribute | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | add bare bones shared example module | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+91 |
| | * | | | | | | | | | | | | | | | | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -6/+9 |
| | * | | | | | | | | | | | | | | | | correct the id of the example module | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | Add the most bare bones non-shared region module example. Not active unless ... | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+83 |
| | * | | | | | | | | | | | | | | | | add warning decals and information to RegionModule.cs in probably non-functi... | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+9 |
| | * | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-12-04 | 2 | -52/+93 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | minor: correction to logging category | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 3 | -168/+156 |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie | 2010-12-04 | 3 | -18/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-04 | 3 | -18/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 2010-12-03 | 2 | -52/+93 |
| | |/ / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | minor: change OpenSimBase log messages associated with newer module loader to... | Justin Clark-Casey (justincc) | 2010-12-03 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 3 | -168/+156 |
|/ / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | When linking something, immediately persist the linked set. | Melanie | 2010-12-03 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie | 2010-12-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Fix spurious Av move when clothing item worn or removed. | Kitto Flora | 2010-12-03 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Revert "Revert "Trigger changed event with CHANGED_TELEPORT when teleporting ... | Melanie | 2010-12-03 | 3 | -17/+18 |
|/ / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | Improve health reporting | Melanie | 2010-12-03 | 1 | -10/+18 |
* | | | | | | | | | | | | | | | | | Fix health reporting. This will now actually monitor the threads properly | Melanie | 2010-12-03 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | | Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to anoth... | Melanie | 2010-12-03 | 3 | -18/+17 |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-03 | 22 | -205/+360 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | Only force prim persistence before delete if the prim is the result of an unp... | Justin Clark-Casey (justincc) | 2010-12-03 | 3 | -8/+26 |
| * | | | | | | | | | | | | | | | | Stop LLUDPServer sending updates after object deletes by always queueing deletes | Justin Clark-Casey (justincc) | 2010-12-02 | 3 | -19/+28 |
| * | | | | | | | | | | | | | | | | minor: add some method doc | Justin Clark-Casey (justincc) | 2010-12-02 | 2 | -0/+22 |