| Commit message (Expand) | Author | Files | Lines |
2010-05-31 | Fix casting in llParcelMediaCommandList so that it actually, you know, works | Tom Grimshaw | 1 | -16/+16 |
2010-05-30 | Fix a nullref in EventManager caused by RegionReady not setting the scene | Melanie Thielker | 1 | -0/+1 |
2010-05-28 | Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars. | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-05-27 | commit code which stops full updates being fired multiple times when attachme... | Justin Clark-Casey (justincc) | 9 | -22/+122 |
2010-05-24 | backport from master fix for attachment display | Justin Clark-Casey (justincc) | 3 | -3/+5 |
2010-05-24 | backport some IGroupsModule method doc and an extra exposed method from git m... | Justin Clark-Casey (justincc) | 1 | -2/+31 |
2010-05-24 | stop "load oar" reporting ignored objects when those objects were actually lo... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-05-21 | Only send dialogs and notices to root agents, not child agents | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2010-05-21 | Change the way the object perms are propagated to attempt to salvage | Melanie | 1 | -21/+23 |
2010-05-21 | Change the way the object perms are propagated to attempt to salvage | Melanie | 1 | -21/+23 |
2010-05-20 | minor: correctly print out missing item id when it can't be found rather than... | Justin Clark-Casey (justincc) | 2 | -2/+4 |
2010-05-20 | Don't append ACKs to zerocoded packets. Although this should fine in theory, ... | John Hurliman | 1 | -15/+20 |
2010-05-20 | minor: commented out code removal | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-05-20 | Completely prevent full update packets being sent after kill object packets | Justin Clark-Casey (justincc) | 1 | -3/+0 |
2010-05-20 | Completely prevent full update packets being sent after kill object packets | Justin Clark-Casey (justincc) | 1 | -5/+46 |
2010-05-20 | minor: Print out port that http servers are using | Justin Clark-Casey (justincc) | 2 | -9/+9 |
2010-05-20 | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules... | Justin Clark-Casey (justincc) | 4 | -108/+25 |
2010-05-19 | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 1 | -50/+53 |
2010-05-19 | Fix a null reference issue in cmGetAvatarList() | Tom Grimshaw | 1 | -1/+1 |
2010-05-17 | Provide interface to prevent the client close function from sending the stop ... | Tom Grimshaw | 4 | -3/+30 |
2010-05-15 | Address symptom of Mantis 4588 (though not the cause) by moving the avatar de... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2010-05-14 | * Allows both old and new OpenSim.ini params for the XmlRpc Groups Service Co... | unknown | 2 | -31/+80 |
2010-05-14 | Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671 | Justin Clark-Casey | 1 | -0/+4 |
2010-05-07 | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 4 | -28/+40 |
2010-05-05 | back port groups changes | unknown | 2 | -1329/+73 |
2010-05-05 | back port groups changes | unknown | 5 | -443/+1798 |
2010-05-05 | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for... | Melanie | 4 | -1570/+320 |
2010-05-05 | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 4 | -320/+1570 |
2010-05-02 | Adding DebugEvent Trap | sacha | 1 | -0/+3 |
2010-04-30 | Fix linking issue introduced in my earlier commit | Melanie Thielker | 1 | -1/+19 |
2010-04-30 | Fix linking issue introduced in my earlier commit | Melanie Thielker | 1 | -1/+19 |
2010-04-30 | Fix some symbol errors | Melanie | 1 | -2/+2 |
2010-04-30 | Fix some symbol errors | Melanie | 1 | -2/+2 |
2010-04-30 | Fix link security issue | Melanie | 6 | -40/+67 |
2010-04-29 | Fix Av jump motion S/W | Kitto Flora | 1 | -2/+2 |
2010-04-29 | Fix vertical attractor | Kitto Flora | 1 | -41/+43 |
2010-04-23 | Adding some more SNMP events and some refactoring | sacha | 2 | -8/+14 |
2010-04-23 | Adding LinkUp/LinkDown when a region is started or stoped. | sacha | 2 | -3/+7 |
2010-04-18 | This GetScriptErrors() change allows initial XEngine to run in background | Mike Rieker | 1 | -6/+65 |
2010-04-14 | Committing sacha's partial work (from orpheus). The GridBrat needs to learn | Melanie | 2 | -1/+46 |
2010-04-14 | Change ISnmpModule to use scene references | Melanie | 1 | -2/+9 |
2010-04-13 | Drop unused Alert() method from ISnmpModule | Melanie | 1 | -2/+1 |
2010-04-11 | Fixed LINEAR_MOTOR Z drive, Mantis #30 | Kitto Flora | 1 | -23/+35 |
2010-04-10 | Adding ColdStart event | lcc | 1 | -0/+1 |
2010-04-10 | guarantee that a script engine's GetScriptErrors() will not be called | Mike Rieker | 3 | -12/+71 |
2010-04-10 | re-fixing this darn file | lcc | 1 | -0/+11 |
2010-04-10 | dding this deleted file... | lcc | 1 | -2/+2 |
2010-04-10 | Fixing Trap | lcc | 1 | -11/+0 |
2010-04-09 | Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, can | Melanie | 1 | -0/+14 |
2010-04-08 | Changed the GetTextureModule backport to work with the 0.6.9 codebase | John Hurliman | 1 | -2/+11 |