| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | very minor spacing adjustment | Justin Clark-Casey (justincc) | 2010-03-11 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-03-07 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-03-06 | 2 | -0/+20 |
| |\ |
|
| * | | - supporting llTextBox | unknown | 2010-03-06 | 1 | -0/+1 |
* | | | * Updated to libomv r3268 which fixes the mapping for OpenJPEG on 64-bit syst... | John Hurliman | 2010-03-07 | 1 | -0/+28 |
| |/
|/| |
|
* | | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 2010-03-06 | 2 | -0/+20 |
|/ |
|
* | Fix LocalPresenceServiceConnector test now that the hardcoded test data has b... | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -1/+11 |
* | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules... | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -1/+98 |
* | minor: remove a couple of compiler warnings | Justin Clark-Casey (justincc) | 2010-03-03 | 2 | -15/+5 |
* | * Added three new helper utility files to OpenSim.Framework. MultipartForm is... | John Hurliman | 2010-03-03 | 3 | -0/+650 |
* | Removing the sLLVector3 dinosaur | John Hurliman | 2010-03-03 | 2 | -58/+6 |
* | More work on GrantRights. Still not right. | Diva Canto | 2010-03-01 | 1 | -34/+34 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-03-01 | 1 | -0/+34 |
|\ |
|
| * | minor formatting tweak - try to trigger a build on panda | dahlia | 2010-02-22 | 1 | -1/+0 |
| * | add a constructor for PrimitiveBaseShape from a OpenMetaverse Primitive | dahlia | 2010-02-22 | 1 | -0/+35 |
* | | Change the signature of SendChangeUserRights, because we have to send | Melanie | 2010-02-28 | 1 | -1/+1 |
* | | Add missing ChangeUserRights packet sender | Melanie | 2010-02-28 | 1 | -0/+1 |
* | | Initial Online friends notification seems to be working reliably now. All thi... | Diva Canto | 2010-02-28 | 1 | -1/+3 |
* | | Remove the overlooked remnants of core profile support | Melanie | 2010-02-24 | 1 | -37/+0 |
* | | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 4 | -7/+10 |
* | | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 6 | -122/+23 |
|\ \ |
|
| * \ | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 5 | -18/+23 |
| |\ \
| | |/ |
|
| | * | Change handling of the SYSTEMIP constant to be more sane. | Melanie | 2010-02-18 | 2 | -7/+12 |
| | * | Revert "change "SYSTEMIP" to "localhost" in the create region console command... | Melanie | 2010-02-18 | 1 | -4/+4 |
| | * | change "SYSTEMIP" to "localhost" in the create region console command prompt | dahlia | 2010-02-17 | 1 | -4/+4 |
| | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 3 | -11/+11 |
| * | | Deleted obsolete files in the Data layer. Compiles. | Diva Canto | 2010-02-21 | 1 | -104/+0 |
* | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 5 | -20/+13 |
|/ / |
|
* | | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 2010-02-20 | 2 | -2/+200 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 5 | -30/+53 |
|\ \
| |/ |
|
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 3 | -5/+36 |
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 3 | -15/+15 |
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 2 | -13/+6 |
* | | Deleted unused class that came back because of merge conflicts. | Diva Canto | 2010-02-08 | 1 | -755/+0 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 4 | -2/+763 |
|\ \
| |/ |
|
| * | * .. More Endlines... | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -1/+1 |
| * | * a few more endlines.. | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -4/+4 |
| * | * Quick fix to Remote Console session ID handling. | Adam Frisby | 2010-01-26 | 1 | -0/+6 |
| * | Console output no longer requires loglevel to be set to info; you can run the... | mbowman | 2010-01-20 | 2 | -2/+2 |
* | | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 2010-01-31 | 2 | -26/+0 |
* | | Changed an error message to w warning message. | Diva Canto | 2010-01-30 | 1 | -1/+1 |
* | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -4/+9 |
* | | Works for grid login. | Diva Canto | 2010-01-29 | 1 | -9/+15 |
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -0/+5 |
* | | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -0/+9 |
* | | Change a member of the friendslist module to better reflect the client side | Melanie | 2010-01-19 | 1 | -2/+0 |
* | | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -0/+4 |
* | | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -0/+21 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 9 | -55/+165 |
|\ \
| |/ |
|
| * | add an agent position field to AgentUpdateArgs for use by some non-LL clients | dahlia | 2010-01-14 | 1 | -0/+8 |