| Commit message (Expand) | Author | Files | Lines |
2008-09-12 | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 1 | -0/+1 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 7 | -171/+235 |
2008-09-12 | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 1 | -18/+40 |
2008-09-11 | * Removed some legacy commenting | lbsa71 | 1 | -44/+0 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-09 | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 1 | -0/+7 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 4 | -8/+8 |
2008-09-08 | changes to Test directory structure per opensim-dev conversation | Sean Dague | 1 | -0/+141 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 1 | -0/+4 |
2008-09-07 | Mantis #2142 | Melanie Thielker | 2 | -1/+17 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -21/+20 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 1 | -5/+8 |
2008-09-07 | * minor: just minor doc and tidy up | Justin Clarke Casey | 2 | -1/+5 |
2008-09-06 | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -7/+5 |
2008-09-06 | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2 | -4/+55 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 11 | -14/+14 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 99 | -1347/+1190 |
2008-09-03 | Update svn properties. | Jeff Ames | 1 | -56/+56 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -1/+1 |
2008-08-31 | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2 | -1/+15 |
2008-08-30 | * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i... | Justin Clarke Casey | 1 | -149/+0 |
2008-08-30 | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 1 | -0/+10 |
2008-08-30 | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 1 | -0/+56 |
2008-08-28 | Mantis #1903 | Melanie Thielker | 1 | -81/+59 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 8 | -38/+38 |
2008-08-28 | this fixes the crash reported by mantis #2046: user server crashing if | Dr Scofield | 1 | -6/+21 |
2008-08-27 | Mantis #1903 | Melanie Thielker | 2 | -10/+29 |
2008-08-26 | * One more tweak to the application/xml vs application/llsd+xml routine | Teravus Ovares | 1 | -4/+3 |
2008-08-26 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 1 | -1/+6 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 1 | -0/+48 |
2008-08-25 | * Append thread information on to the end of period diagnostics information | Justin Clarke Casey | 1 | -2/+5 |
2008-08-25 | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 1 | -15/+29 |
2008-08-25 | * minor: upgrade version info to post 0.5.9 | Justin Clarke Casey | 1 | -1/+1 |
2008-08-25 | Update svn properties. | Jeff Ames | 2 | -64/+64 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 8 | -24/+278 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -1/+7 |
2008-08-23 | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2 | -0/+9 |
2008-08-23 | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 1 | -1/+1 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2 | -4/+5 |
2008-08-23 | Patch #9171 | Melanie Thielker | 1 | -0/+26 |
2008-08-22 | bug fixes: | Dr Scofield | 1 | -35/+31 |
2008-08-22 | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 1 | -3/+3 |
2008-08-21 | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 1 | -2/+6 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -1/+6 |
2008-08-19 | Add the default region texture UUIDS back in that were lost in | Melanie Thielker | 1 | -8/+32 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 3 | -50/+14 |
2008-08-19 | Moves one file to it's proper location | Melanie Thielker | 1 | -40/+0 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2 | -5/+16 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 3 | -9/+9 |