aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Sirikata (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2010-01-091-1/+1
|\
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-1/+1
| | | | | | | | | | will be honored now, while allowed groups will not. This requires additional groups module integration work
* | Merge branch 'master' into careminsterMelanie2010-01-091-11/+19
|\ \ | |/
| * Adds IClientAPI voids for GroupProposals.Revolution2010-01-081-1/+9
| | | | | | | | Signed-off-by: Melanie <melanie@t-data.com>
| * Fixes the newly added packets as per Melanie's request.Revolution2010-01-071-10/+10
| | | | | | | | | | | | Provisionally applied to fix the naming. Signatures are still subject to change. Signed-off-by: Melanie <melanie@t-data.com>
* | Merge branch 'master' into careminsterMelanie2010-01-0310-35/+278
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-0410-35/+278
| |
* | Merge branch 'master' into careminsterMelanie2009-12-311-0/+31
|\ \ | |/
| * Adds tons of packets.Revolution2009-12-311-0/+31
| | | | | | | | | | | | Applied with change: Changed spelling to Summary (from Summery) Signed-off-by: Melanie <melanie@t-data.com>
* | Fix up the new Sirikata cient viewMelanie2009-12-271-1/+1
|/
* * Implements some basic Sirikata protocol work (initial handshakes).Adam Frisby2009-12-272-1/+57
|
* * Implements Sirikata ClientStack ModuleAdam Frisby2009-12-2717-0/+29698
* Just a stub (imports all the sirikata protocol, and that's about it.)