Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -9/+3 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -29/+1 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -337/+153 |
|\ | |||||
| * | varregion: remove use of Constants.RegionSize is various places. | Robert Adams | 2015-03-28 | 1 | -4/+5 |
| * | comment out a debug msg. more on gods being Gods | UbitUmarov | 2014-08-03 | 1 | -1/+1 |
| * | add queue transition code needs review/more testing | UbitUmarov | 2014-07-25 | 1 | -79/+115 |
| * | remove old and dead code that its only making it hard to understand | UbitUmarov | 2014-07-25 | 1 | -287/+18 |
| * | change previus code, send a NoEvents response back to http server, even | UbitUmarov | 2014-07-24 | 1 | -2/+1 |
| * | EventQueueGetModule: dont reuse queues, we dont know whats there; make | UbitUmarov | 2014-07-24 | 1 | -10/+9 |
| * | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -11/+23 |
| |\ | |||||
| | * | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 1 | -8/+20 |
| * | | Merge branch 'master' into careminster | Melanie | 2013-08-13 | 1 | -3/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-07-29 | 1 | -54/+16 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-07-24 | 1 | -46/+39 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Let the event queue do lees work - expire every 40s as per Teravus instead of... | Melanie | 2013-05-22 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2013-03-28 | 1 | -1/+24 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | The viewer tries to parse the error message body to LLSD - give it some. | Melanie | 2013-02-24 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-11-11 | 1 | -51/+36 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-10-16 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 1 | -11/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | just remove the damm thing | UbitUmarov | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-07-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | added a timeout paramenter to PollServiceEventArgs, so each type can define ... | UbitUmarov | 2012-07-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-06-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 1 | -39/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-05-05 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | added ObjectPhysicsProperties http event message to send viewer that data. F... | UbitUmarov | 2012-03-15 | 1 | -0/+8 |
* | | | | | | | | | | | | | | | Make currently unfiltered EventQueue log messages only appear now at DebugLev... | Justin Clark-Casey (justincc) | 2014-08-05 | 1 | -16/+24 |
* | | | | | | | | | | | | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-02-12 | 1 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | If a caller tries to queue a CAPs message to a scene presence that has no eve... | Justin Clark-Casey (justincc) | 2014-02-12 | 1 | -5/+11 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | varregion: Debug messages for region crossing debugging. | Robert Adams | 2014-01-11 | 1 | -5/+6 |
* | | | | | | | | | | | | | | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 1 | -8/+20 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s... | Justin Clark-Casey (justincc) | 2013-12-18 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | minor: Extend warning message when adding trying to add an event for a client... | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -3/+8 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -2/+2 |
* | | | | | | | | | | | | Slight improvement: no need to delay the removal of the queues in EQ, because... | Diva Canto | 2013-07-26 | 1 | -8/+0 |
* | | | | | | | | | | | | This should fix all issues with teleports. One should be able to TP as fast a... | Diva Canto | 2013-07-25 | 1 | -44/+14 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques... | Diva Canto | 2013-07-18 | 1 | -2/+9 |
* | | | | | | | | | | | Reverting the reverts I did yesterday. cpu-branch has now been | Diva Canto | 2013-07-18 | 1 | -3/+5 |
* | | | | | | | | | | | Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi... | Diva Canto | 2013-07-17 | 1 | -5/+3 |
* | | | | | | | | | | | Cleared up much confusion in PollServiceRequestManager. Here's the history: | Diva Canto | 2013-07-17 | 1 | -3/+5 |
* | | | | | | | | | | | Simplify EventQueue cap setup so that it is also stat monitored. | Justin Clark-Casey (justincc) | 2013-07-16 | 1 | -45/+29 |
* | | | | | | | | | | | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 2013-07-15 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | For stat purposes, add names to capability request handlers where these were ... | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+2 |
* | | | | | | | | | | Adding Avination's PollService to round out the HTTP inventory changes | Melanie | 2013-06-07 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | minor: Fix usage error message for "debug eq" console command | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -1/+1 |
* | | | | | | | | | Add "show eq" console command to show numbers of messages in agent event queues. | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -0/+23 |
* | | | | | | | | | Plumb the path from the client to the extra physics params and back | Melanie | 2013-02-07 | 1 | -0/+8 |
| |_|_|_|_|_|_|/ |/| | | | | | | |