Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -1/+12 |
|\ | | | | | | | This brings careminster on the level of master. To be tested | ||||
| * | Change the signature of SendChangeUserRights, because we have to send | Melanie | 2010-02-28 | 1 | -1/+1 |
| | | | | | | | | this to both parties | ||||
| * | Add missing ChangeUserRights packet sender | Melanie | 2010-02-28 | 1 | -0/+4 |
| | | |||||
| * | Initial Online friends notification seems to be working reliably now. All ↵ | Diva Canto | 2010-02-28 | 1 | -1/+1 |
| | | | | | | | | this needs more testing, but everything is there. | ||||
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -0/+2 |
| |\ | |||||
| | * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -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> | ||||
| * | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -9/+14 |
| | | | | | | | | | | | | * Handle logout properly. This needed an addition to IClientAPI, because of how the logout packet is currently being handled -- the agent is being removed from the scene before the different event handlers are executed, which is broken. | ||||
* | | | Merge branch 'master' into careminster | Melanie | 2010-01-28 | 1 | -9/+9 |
|\ \ \ | | |/ | |/| | |||||
| * | | * Fix Endlines in SirikataClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| |/ | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 1 | -1/+1 |
| | | | | | | | | | | will be honored now, while allowed groups will not. This requires additional groups module integration work | ||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 1 | -11/+19 |
|\ \ | |/ | |||||
| * | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 1 | -1/+9 |
| | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
| * | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 1 | -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 careminster | Melanie | 2010-01-03 | 10 | -35/+278 |
|\ \ | |/ | |||||
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 10 | -35/+278 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2009-12-31 | 1 | -0/+31 |
|\ \ | |/ | |||||
| * | Adds tons of packets. | Revolution | 2009-12-31 | 1 | -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 view | Melanie | 2009-12-27 | 1 | -1/+1 |
|/ | |||||
* | * Implements some basic Sirikata protocol work (initial handshakes). | Adam Frisby | 2009-12-27 | 2 | -1/+57 |
| | |||||
* | * Implements Sirikata ClientStack Module | Adam Frisby | 2009-12-27 | 17 | -0/+29698 |
* Just a stub (imports all the sirikata protocol, and that's about it.) |