| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent teleports from ending underground | Melanie Thielker | 2009-07-08 | 2 | -0/+52 |
* | Experimental fix for tilted avatar capsule, Mantis #2905 | nlin | 2009-07-08 | 3 | -7/+33 |
* | A stab at fixong a Windows build break | Melanie Thielker | 2009-07-07 | 1 | -0/+1 |
* | * Allowing LLSD logins to do silent logout of last hung session on standalone... | Arthur Valadares | 2009-07-07 | 1 | -8/+17 |
* | Make a renamed OpenSim.Server.exe use the corret ini file, e.g. | Melanie Thielker | 2009-07-07 | 1 | -5/+5 |
* | Update prompt and make it settable from within the ini file | Melanie Thielker | 2009-07-07 | 2 | -1/+3 |
* | B.U.S.T. Implant #1. Add inventory services to B.U.S.T. | Melanie Thielker | 2009-07-07 | 1 | -2/+13 |
* | Make the asset IN connector return HTTP 404 if an asset is not found, and | Melanie Thielker | 2009-07-07 | 1 | -3/+21 |
* | Removing the left over monolithic user server config files | Melanie Thielker | 2009-07-07 | 2 | -47/+0 |
* | Committing the basic universal server Technology (B.U.S.T.) | Melanie Thielker | 2009-07-07 | 4 | -1/+93 |
* | Thank you, mcortez, for a patch to prebuild to allow includes with wildcards. | Melanie Thielker | 2009-07-06 | 2 | -11/+86 |
* | Change fields and methods in LSL API from private to protected, make some | Melanie Thielker | 2009-07-06 | 1 | -99/+104 |
* | comment out some excessively verbose eventqueue debugging messages | Dahlia Trimble | 2009-07-05 | 1 | -2/+2 |
* | Fix previous commit | Melanie Thielker | 2009-07-04 | 1 | -0/+1 |
* | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 2009-07-04 | 1 | -0/+9 |
* | - adding a Persistent flag to RegionInfo | Dr Scofield | 2009-07-03 | 2 | -1/+15 |
* | Thank you kindly, AnakinLohner, for a patch that addresses: | Charles Krinke | 2009-07-02 | 1 | -0/+18 |
* | make methods surounding backup virtual so they could be override for server s... | Sean Dague | 2009-07-02 | 1 | -3/+3 |
* | Restore some lost functionality tot he combat module. Code that used to | Melanie Thielker | 2009-07-02 | 1 | -1/+16 |
* | Formatting cleanup. | Jeff Ames | 2009-07-01 | 10 | -326/+326 |
* | Add copyright headers. | Jeff Ames | 2009-07-01 | 5 | -5/+133 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 10 | -52/+89 |
* | Update svn properties. | Jeff Ames | 2009-07-01 | 5 | -330/+330 |
* | add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set... | Dahlia Trimble | 2009-07-01 | 1 | -0/+12 |
* | Updated services to allow external applications like web interfaces to | Melanie Thielker | 2009-06-30 | 5 | -24/+228 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-30 | 1 | -1/+1 |
* | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 2009-06-29 | 8 | -2/+320 |
* | Thanks StrawberryFride, for a patch that fixes MSSQL migration: | Arthur Valadares | 2009-06-29 | 1 | -3/+3 |
* | * C# compiler is not smart enough to understand ClientLoop is under very heav... | Arthur Valadares | 2009-06-29 | 1 | -26/+25 |
* | Thank you kindly, Snowdrop/Snowcrash for a patch that: | Charles Krinke | 2009-06-29 | 3 | -2/+81 |
* | * Changing List to Dictionary in PacketQueue.Dequeue for great justice (and p... | Arthur Valadares | 2009-06-29 | 1 | -8/+18 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-06-29 | 2 | -3/+30 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 10 | -47/+59 |
* | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-06-29 | 1 | -1/+2 |
* | Thank you kindly, Grumly57 for a patch that solves: | Charles Krinke | 2009-06-28 | 1 | -0/+1 |
* | Removed the List<NewForce> m_forceList from ScenePresence, as there wasn't an... | MW | 2009-06-28 | 1 | -20/+18 |
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2009-06-27 | 5 | -7/+7 |
* | Update svn properties. | Jeff Ames | 2009-06-27 | 2 | -244/+244 |
* | Fixed null bug, which was making unit tests fail | MW | 2009-06-26 | 1 | -3/+7 |
* | Extracted the code that handles the sending of prim updates to the client, fr... | MW | 2009-06-26 | 4 | -159/+269 |
* | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 2009-06-26 | 2 | -18/+89 |
* | Make delete-region delete the section from an ini file. Will delete the whole | Melanie Thielker | 2009-06-26 | 2 | -2/+34 |
* | Make create region save the new region to ini file format if the name | Melanie Thielker | 2009-06-25 | 2 | -12/+38 |
* | From this version onwards, all new region files created automatically will | Melanie Thielker | 2009-06-25 | 2 | -13/+117 |
* | Add a comment and an example region config file | Melanie Thielker | 2009-06-25 | 2 | -1/+48 |
* | Allow the reading of ini files instead of xml files when reading region | Melanie Thielker | 2009-06-25 | 2 | -50/+139 |
* | Added a note to the ScenePresence.UpdateMovement() method, to remind everyone... | MW | 2009-06-25 | 1 | -1/+1 |
* | Applied patch from mantis #3820 which changed the clearing of the ScenePresen... | MW | 2009-06-25 | 1 | -20/+16 |
* | moving the m_PendingAcksMap.Remove() out of the foreach and clearing | Dr Scofield | 2009-06-25 | 1 | -1/+1 |
* | have to clear m_PendingAcks not m_PendingAcksMap | Dr Scofield | 2009-06-25 | 1 | -1/+1 |