| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | MANTIS-7684 - Use the user management module to get username for script dialogs | Cinder | 2015-08-16 | 1 | -13/+9 |
* | | Prevent the spammy "many event" message from appearing in normal use. | Melanie Thielker | 2015-08-17 | 1 | -2/+4 |
|/ |
|
* | Make Setup_XXX=disabled not even load the module at all, rather than | Melanie Thielker | 2015-08-16 | 1 | -0/+7 |
* | Create want and need lists for agent data interchange formats. | Melanie Thielker | 2015-08-16 | 1 | -0/+44 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-08-15 | 1 | -0/+61 |
|\ |
|
| * | Adding the IAgentStatefulModule interface. It is used in addtion to | Melanie Thielker | 2015-08-15 | 1 | -0/+61 |
* | | Removed ignoreCase=true from the call to Type.GetInterface, because, well, we... | Diva Canto | 2015-08-15 | 4 | -5/+5 |
|/ |
|
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-08-14 | 5 | -15280/+15283 |
|\ |
|
| * | Only send the requested ObjectPropertiesFamily in the RequestObjectProperties... | Drake Arconis | 2015-08-15 | 1 | -1/+1 |
| * | Update libomv managed dlls to 49a5cf05c32e | dahlia | 2015-08-14 | 3 | -0/+0 |
| * | Send a proper ownerid for Object messages to conform with what viewer expects | Drake Arconis | 2015-08-15 | 1 | -2/+5 |
| * | Remove DOS line endings from LSL_API.cs | Melanie Thielker | 2015-08-13 | 1 | -15278/+15278 |
* | | Only send the requested ObjectPropertiesFamily in the RequestObjectProperties... | Drake Arconis | 2015-08-14 | 1 | -1/+1 |
|/ |
|
* | Whitespace borkness? | Diva Canto | 2015-08-12 | 1 | -15277/+15277 |
* | Send correct uuids in the FromID and ID packet fields for llInstantMessage | Drake Arconis | 2015-08-12 | 1 | -5/+2 |
* | Added *.Tests.log to .gitignore | Oren Hurvitz | 2015-08-11 | 1 | -0/+1 |
* | When the user stops a script, have it remain stopped | Oren Hurvitz | 2015-08-11 | 3 | -3/+28 |
* | When scripts are sleeping, don't count that as execution time | Oren Hurvitz | 2015-08-11 | 18 | -49/+95 |
* | Show Script Time in the statistics panel | Oren Hurvitz | 2015-08-11 | 3 | -38/+69 |
* | Changed "Script Execution Time" to be the gross time, i.e. including handling... | Oren Hurvitz | 2015-08-11 | 1 | -164/+176 |
* | Report "Script Execution Time" as the time spent executing the script in the ... | Oren Hurvitz | 2015-08-11 | 4 | -51/+241 |
* | Improved calculation of Script Execution TimeStarted | Oren Hurvitz | 2015-08-11 | 2 | -7/+13 |
* | Fixed mistakes related to confusion between Environment.TickCount (millisecon... | Oren Hurvitz | 2015-08-11 | 2 | -3/+3 |
* | Log scripts that have processed many events: this is probably an indication o... | Oren Hurvitz | 2015-08-11 | 1 | -0/+8 |
* | Removed unused code that checked wait_timeout in MySQLEstateData | Oren Hurvitz | 2015-08-11 | 1 | -34/+0 |
* | Fixed calling "debug xengine log" without the 'level' parameter: this should ... | Oren Hurvitz | 2015-08-11 | 1 | -1/+1 |
* | Prevent a crash if "debug jobengine log" is entered without a log level | Oren Hurvitz | 2015-08-11 | 1 | -0/+6 |
* | Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo... | Oren Hurvitz | 2015-08-11 | 5 | -69/+115 |
* | Fixed mistakes in string format specifiers (e.g., "{0)" instead of {0}") | Oren Hurvitz | 2015-08-11 | 2 | -2/+2 |
* | BulletSim: rearrange code and add different locking to eliminate chances | Robert Adams | 2015-08-09 | 3 | -43/+40 |
* | BulletSim: update the motion actors so they completely clean themselves | Robert Adams | 2015-08-09 | 7 | -29/+41 |
* | Corrected spelling of SQLITE. Fixes mantis #7675. | Kevin Cozens | 2015-08-08 | 1 | -1/+1 |
* | Convert the enum to int before casting it to string for DB query | Diva Canto | 2015-08-08 | 1 | -1/+1 |
* | Fixed failing test | Diva Canto | 2015-08-08 | 1 | -14/+5 |
* | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 41 | -225/+238 |
* | Have osAvatarName2Key check the cache first, even for foreign users | Oren Hurvitz | 2015-08-07 | 2 | -23/+47 |
* | max-agent-groups support | Cinder | 2015-08-07 | 4 | -2/+27 |
* | BulletSim: clean up some code for axis locking. No functional change. | Robert Adams | 2015-08-06 | 1 | -74/+13 |
* | BulletSim: rearrange code and add some tests to try and resolve the | Robert Adams | 2015-08-06 | 2 | -6/+7 |
* | create osGetAvatarHomeURI | Christopher | 2015-08-04 | 4 | -0/+41 |
* | Make osAvatarName2Key() able to get names from unknown HG users | Christopher | 2015-08-04 | 2 | -4/+41 |
* | In the AgentCircuitData of HG users, set the last name to include the port | Oren Hurvitz | 2015-08-03 | 1 | -1/+1 |
* | Merged the two "Version 2" migrations in PGSQL | Oren Hurvitz | 2015-08-03 | 1 | -6/+0 |
* | PGSL Presence migration to correct a double version 2 migration that existed | Geir Nøklebye | 2015-08-03 | 1 | -0/+10 |
* | Removed unused variable | Oren Hurvitz | 2015-08-03 | 1 | -2/+0 |
* | Add an option to processes physics collisions using FireAndForget. | Robert Adams | 2015-08-02 | 2 | -3/+48 |
* | Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. | AliciaRaven | 2015-08-02 | 3 | -5/+195 |
* | osKey2Name returns now correct values for HG users who are not on the region. | Christopher | 2015-08-02 | 1 | -10/+18 |
* | Mantis #7657: similar fixes for FSAssets. | Diva Canto | 2015-08-01 | 2 | -1/+29 |
* | Mantis #7657 and #7514. This should alleviate the problem of bad object asset... | Diva Canto | 2015-08-01 | 4 | -4/+47 |