aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Sirikata/ClientStack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-0/+2
|\
| * Revolution is on the roll again! :)Revolution2010-02-141-0/+2
| | | | | | | | | | | | | | | | Fixes: Undo, T-pose of others on login, modifiedBulletX works again, feet now stand on the ground instead of in the ground, adds checks to CombatModule. Adds: Redo, Land Undo, checks to agentUpdate (so one can not fall off of a region), more vehicle parts. Finishes almost all of LSL (1 function left, 2 events). Direct flames and kudos to Revolution, please Signed-off-by: Melanie <melanie@t-data.com>
* | Merge branch 'master' into careminsterMelanie2010-01-281-9/+9
|\ \ | |/
| * * Fix Endlines in SirikataClientView.csTeravus Ovares (Dan Olivares)2010-01-261-9/+9
| |
* | 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-031-19/+46
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-19/+46
| |
* | 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-271-0/+21
|
* * Implements Sirikata ClientStack ModuleAdam Frisby2009-12-271-0/+1106
* Just a stub (imports all the sirikata protocol, and that's about it.)