Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | move linden notecard parsing from LSL_Api.cs to SLUtil so that region ↵ | Justin Clark-Casey (justincc) | 2010-05-20 | 4 | -108/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | modules can use it backport from master | |||||
| * | | | Address symptom of Mantis 4588 (though not the cause) by moving the avatar ↵ | Justin Clark-Casey (justincc) | 2010-05-15 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | dereference inside the exception catch | |||||
| * | | | Merge branch '0.6.9-post-fixes' of ↵ | Justin Clark-Casey (justincc) | 2010-05-14 | 1 | -0/+4 | |
| |\ \ \ | | | | | | | | | | | | | | | | ssh://justincc@opensimulator.org/var/git/opensim into 0.6.9-post-fixes | |||||
| | * | | | Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671 | Justin Clark-Casey | 2010-05-14 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug where the viewer didn't recieve the uuid of a chat broadcasting object Thanks crystalsgalicia! | |||||
| * | | | | * Allows both old and new OpenSim.ini params for the XmlRpc Groups Service ↵ | unknown | 2010-05-14 | 2 | -31/+80 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Connector * Fix problem with RequestingAgentID not being sent correctly to server resulting in failed xmlrpc calls * Improved debug output | |||||
* | | | | Fix casting in llParcelMediaCommandList so that it actually, you know, works | Tom Grimshaw | 2010-05-31 | 1 | -16/+16 | |
| | | | | ||||||
* | | | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-05-21 | 5 | -443/+542 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | back port groups changes | unknown | 2010-05-05 | 2 | -1329/+73 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | |||||
| * | | | back port groups changes | unknown | 2010-05-05 | 5 | -443/+1798 | |
| | | | | ||||||
| * | | | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector ↵ | Melanie | 2010-05-05 | 4 | -1570/+320 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for groups" The patch was for 0.7 This reverts commit 608bb0dfefbbc97aded6d1357dd9d350053411fb. | |||||
| * | | | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 2010-05-05 | 4 | -320/+1570 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Mantis #4646 Signed-off-by: Melanie <melanie@t-data.com> | |||||
| * | | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 | |
| | |/ | |/| | ||||||
| * | | Fix some symbol errors | Melanie | 2010-04-30 | 1 | -2/+2 | |
| | | | ||||||
* | | | Change the way the object perms are propagated to attempt to salvage | Melanie | 2010-05-21 | 1 | -21/+23 | |
| | | | | | | | | | | | | some older content | |||||
* | | | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 2010-05-19 | 1 | -50/+53 | |
| | | | ||||||
* | | | Fix a null reference issue in cmGetAvatarList() | Tom Grimshaw | 2010-05-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Provide interface to prevent the client close function from sending the stop ↵ | Tom Grimshaw | 2010-05-17 | 4 | -3/+30 | |
| | | | | | | | | | | | | packet | |||||
* | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Kitto Flora | 2010-05-07 | 7 | -40/+88 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | sacha | 2010-05-02 | 6 | -40/+85 | |
| |\ \ \ | ||||||
| | * | | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 | |
| | | | | | ||||||
| | * | | | Fix some symbol errors | Melanie | 2010-04-30 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-30 | 6 | -40/+67 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Fix link security issue | Melanie | 2010-04-30 | 6 | -40/+67 | |
| | | |/ | ||||||
| * | | | Adding DebugEvent Trap | sacha | 2010-05-02 | 1 | -0/+3 | |
| |/ / | | | | | | | | | | | | | | | | | | | Adding XMREEvent Trap trapDebug("Modulename" ,"My data here ", scene); trapXMRE(int data, string Message, Scene scene); | |||||
* | | | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 2010-05-07 | 4 | -28/+40 | |
|/ / | ||||||
* | | Fix Av jump motion S/W | Kitto Flora | 2010-04-29 | 1 | -2/+2 | |
| | | ||||||
* | | Fix vertical attractor | Kitto Flora | 2010-04-29 | 1 | -41/+43 | |
| | | ||||||
* | | Adding some more SNMP events and some refactoring | sacha | 2010-04-23 | 2 | -8/+14 | |
| | | | | | | | | Signed : The Masqued Foxi | |||||
* | | Adding LinkUp/LinkDown when a region is started or stoped. | sacha | 2010-04-23 | 2 | -3/+7 | |
| | | | | | | | | Those two events could be used to compute the region availibility | |||||
* | | This GetScriptErrors() change allows initial XEngine to run in background | Mike Rieker | 2010-04-18 | 1 | -6/+65 | |
| | | | | | | | | | | thread. It should block only for the case of being called by CapsUpdateTaskInventoryScriptAsset(). | |||||
* | | Committing sacha's partial work (from orpheus). The GridBrat needs to learn | Melanie | 2010-04-14 | 2 | -1/+46 | |
| | | | | | | | | a bit of git | |||||
* | | Change ISnmpModule to use scene references | Melanie | 2010-04-14 | 1 | -2/+9 | |
| | | ||||||
* | | Drop unused Alert() method from ISnmpModule | Melanie | 2010-04-13 | 1 | -2/+1 | |
| | | ||||||
* | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-13 | 5 | -2/+255 | |
|\ \ | |/ | ||||||
| * | Changed the GetTextureModule backport to work with the 0.6.9 codebase | John Hurliman | 2010-04-08 | 1 | -2/+11 | |
| | | ||||||
| * | Backported GetTextureModule and IAssetService.GetCached() | John Hurliman | 2010-04-08 | 5 | -2/+246 | |
| | | ||||||
* | | Fixed LINEAR_MOTOR Z drive, Mantis #30 | Kitto Flora | 2010-04-11 | 1 | -23/+35 | |
| | | ||||||
* | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | lcc | 2010-04-10 | 11 | -78/+201 | |
|\ \ | | | | | | | | | | | | | | | | resolved Conflicts: OpenSim/Region/Framework/Interfaces/ISnmpModule.cs | |||||
| * | | guarantee that a script engine's GetScriptErrors() will not be called | Mike Rieker | 2010-04-10 | 3 | -12/+71 | |
| | | | | | | | | | | | | | | | until after its OnRezScript() returns so that script compile error messages can be retrieved | |||||
| * | | re-fixing this darn file | lcc | 2010-04-10 | 1 | -0/+11 | |
| | | | ||||||
| * | | Fixing Trap | lcc | 2010-04-10 | 1 | -11/+0 | |
| | | | ||||||
| * | | Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, can | Melanie | 2010-04-09 | 1 | -0/+14 | |
| | | | | | | | | | | | | be used to send snmp alerts | |||||
| * | | Implement cmGetAvatarList(). This returns a strided list of all avatars in ↵ | Thomas Grimshaw | 2010-04-07 | 3 | -60/+87 | |
| | | | | | | | | | | | | the region, including their UUID, position and name. The radar is often the most taxing scripts on a sim, this function can help radars reduce their impact by 66% by eliminating the need for sensors. | |||||
| * | | Increase the amount of time we wait for a teleport to complete. This allows ↵ | Thomas Grimshaw | 2010-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | teleportation to a remote region without a local connection to the asset server without timing out. | |||||
| * | | Fix llDialog responses so that they can be heard throughout the region. This ↵ | Thomas Grimshaw | 2010-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | now conforms to the behaviour in SL. ( http://bugs.meta7.com/view.php?id=13 ) | |||||
| * | | Fix llLookAt so that it doesn't "roll" the object and more closely imitates ↵ | Thomas Grimshaw | 2010-04-07 | 1 | -4/+16 | |
| | | | | | | | | | | | | the behaviour in SL. ( http://bugs.meta7.com/view.php?id=28 ) | |||||
| * | | Add CHANGED_REGION_START (alias for CHANGED_REGION_RESTART as per LL Jira ↵ | Thomas Grimshaw | 2010-04-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | SVC-3773) | |||||
| * | | Implement PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE | Thomas Grimshaw | 2010-04-07 | 1 | -0/+10 | |
| | | | ||||||
* | | | Adding ColdStart event | lcc | 2010-04-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | dding this deleted file... | lcc | 2010-04-10 | 1 | -2/+2 | |
|/ / |