| Commit message (Expand) | Author | Age | Files | Lines |
* | add a direct sendpartfullUpdate to send a full object update to a part, | UbitUmarov | 2014-08-21 | 2 | -0/+7 |
* | add a estimator of client ping time, and painfully make it visible in show | UbitUmarov | 2014-08-14 | 2 | -0/+4 |
* | change XMLIrpgGroups attach to events, using the more correct | UbitUmarov | 2014-08-12 | 1 | -7/+24 |
* | dont fire a thread on npc creation keeping the main one just waiting | UbitUmarov | 2014-08-02 | 1 | -5/+6 |
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie Thielker | 2014-06-21 | 25 | -530/+1967 |
|\ |
|
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 6 | -681/+883 |
| |\ |
|
| | * | Re-enabled NPCModuleTests.TestCreate() | Justin Clark-Casey (justincc) | 2014-01-27 | 1 | -3/+1 |
| | * | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-24 | 1 | -21/+19 |
| | |\ |
|
| | | * | minor: remove long unused state queue from "show queues" console reports | Justin Clark-Casey (justincc) | 2014-01-24 | 1 | -5/+3 |
| | | * | minor: correct the usage statement on the "show image queues" console command... | Justin Clark-Casey (justincc) | 2014-01-24 | 1 | -1/+1 |
| | | * | Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) fro... | Justin Clark-Casey (justincc) | 2014-01-24 | 1 | -15/+15 |
| | * | | rather than converting existing materials to assets, just retrieve them and m... | dahlia | 2014-01-20 | 1 | -32/+12 |
| | * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | dahlia | 2014-01-20 | 3 | -3/+274 |
| | |\ \ |
|
| | | * | | Clean up orphaned json stores. This can happen when an object is | Mic Bowman | 2014-01-20 | 3 | -3/+274 |
| | * | | | add null texture entry face check before converting legacy materials | dahlia | 2014-01-20 | 1 | -2/+2 |
| | |/ / |
|
| | * | | force SOG update when converting legacy materials to ensure changes are persi... | dahlia | 2014-01-20 | 1 | -0/+2 |
| | * | | delay texture entry parsing until absolutely necessary while converting legac... | dahlia | 2014-01-20 | 1 | -4/+4 |
| | * | | Add code to convert legacy materials stored in DynAttrs to new asset format a... | dahlia | 2014-01-20 | 1 | -20/+102 |
| | * | | Check agent permissions before modifying an object's materials. Also, when cr... | Oren Hurvitz | 2014-01-20 | 1 | -10/+21 |
| | * | | When asked to change the Material for one face, change only that face; not th... | Oren Hurvitz | 2014-01-20 | 1 | -18/+5 |
| | * | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -327/+191 |
| | * | | Renamed MaterialsDemoModule to MaterialsModule | Oren Hurvitz | 2014-01-20 | 1 | -1/+1 |
| | * | | - Materials: support the viewer removing the material (in which case matsMap[... | Oren Hurvitz | 2014-01-20 | 1 | -35/+42 |
| * | | | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 3 | -15/+74 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2013-12-19 | 1 | -3/+62 |
| | |\ \
| | | |/ |
|
| | | * | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s... | Justin Clark-Casey (justincc) | 2013-12-18 | 1 | -3/+62 |
| | * | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -3/+5 |
| | |\ \
| | | |/ |
|
| | | * | After previous discussion, put eye-catcher 'SCRIPT READY' messages to console... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -3/+5 |
| | * | | Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and N... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -3/+5 |
| | * | | Fix TestSitAndStandWithNoSitTarget NPC and SP tests. | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -6/+2 |
| | * | | Committing the Avination Scene Presence and related texture code | Melanie | 2013-12-11 | 2 | -1/+3 |
| | |/ |
|
| * | | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages is | Mic Bowman | 2013-11-27 | 1 | -2/+4 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-11-23 | 4 | -11/+9 |
| |\ \
| | |/ |
|
| | * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 4 | -11/+9 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -50/+122 |
| |\ \
| | |/ |
|
| | * | Added support for attachments to group notices when using Flotsam groups. | Kevin Cozens | 2013-10-15 | 1 | -50/+122 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 2 | -7/+22 |
| |\ \
| | |/ |
|
| | * | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
| | * | Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow regi... | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -6/+21 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 3 | -19/+338 |
| |\ \
| | |/ |
|
| | * | refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ... | Justin Clark-Casey (justincc) | 2013-09-27 | 2 | -2/+2 |
| | * | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 2013-09-27 | 1 | -1/+1 |
| | * | minor: Stop debug logging whenever an npc is moved, other npc log related for... | Justin Clark-Casey (justincc) | 2013-09-19 | 1 | -16/+15 |
| | * | BulletSim: add LSL function and plumbing for setting a spring | Robert Adams | 2013-09-11 | 1 | -1/+3 |
| | * | BulletSim: add extended physics LSL constants for axis specification. | Robert Adams | 2013-09-11 | 1 | -2/+14 |
| | * | BulletSim: ability to specify groups of axis to modify in constraint paramete... | Robert Adams | 2013-09-11 | 1 | -1/+11 |
| | * | BulletSim: add axis parameter for specifying enable, damping, and stiffness f... | Robert Adams | 2013-09-11 | 1 | -4/+6 |
| | * | BulletSim: implementation of setting spring specific physical parameters. Add... | Robert Adams | 2013-09-11 | 1 | -1/+5 |
| | * | BulletSim: pass both root and child BSPhysObjects to Extension function. Upda... | Robert Adams | 2013-09-11 | 1 | -13/+17 |