| Commit message (Expand) | Author | Files | Lines |
2008-08-30 | * Committed patch in mantis 623 | Justin Clarke Casey | 1 | -14/+3 |
2008-08-30 | * Apply patch in mantis 2083 | Justin Clarke Casey | 1 | -1/+1 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 3 | -14/+11 |
2008-08-25 | Documentation, headers and all the normal stuff | Teravus Ovares | 1 | -0/+32 |
2008-08-25 | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 1 | -1/+1 |
2008-08-25 | * minor: Comment out the remaining unhandled packet messages in LLClientView,... | Justin Clarke Casey | 1 | -12/+10 |
2008-08-25 | * zap compilation warnings | Justin Clarke Casey | 2 | -3/+3 |
2008-08-25 | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 1 | -1/+1 |
2008-08-25 | Update svn properties. | Jeff Ames | 1 | -42/+42 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 3 | -10/+86 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -1/+48 |
2008-08-22 | * Allow an exception generated in ProcessOutPacket to travel up the stack | Justin Clarke Casey | 1 | -27/+16 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -0/+45 |
2008-08-19 | Packet type exclusion (Mantis #2004) | Melanie Thielker | 1 | -2/+4 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2008-08-18 | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 1 | -5/+9 |
2008-08-18 | Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ... | Melanie Thielker | 2 | -8/+8 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 4 | -50/+50 |
2008-08-16 | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 1 | -1/+0 |
2008-08-16 | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -20/+9 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -0/+65 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 1 | -3/+3 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2 | -2/+10 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -1/+1 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 1 | -16/+15 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -1/+1 |
2008-08-13 | * minor: make it clear on the console when a client is being logged out becau... | Justin Clarke Casey | 1 | -9/+12 |
2008-08-12 | Fix data format for last commit | Melanie Thielker | 1 | -1/+1 |
2008-08-12 | Minor patch: fix an instance where the estate name, as displayed on the | Melanie Thielker | 1 | -3/+5 |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 1 | -5/+13 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -16/+16 |
2008-08-10 | Attempt to address Mantis #1905, #1909 | Melanie Thielker | 1 | -12/+17 |
2008-08-09 | * Remove warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-08-09 | * Added a little more log info in LLUDPServer | lbsa71 | 1 | -1/+2 |
2008-08-09 | * Shielded against various forms of Malformed data crashes - if there is an e... | lbsa71 | 1 | -119/+65 |
2008-08-08 | Patch #9160 | Melanie Thielker | 1 | -2/+2 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 1 | -4/+7 |
2008-08-08 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-08 | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 8 | -8455/+0 |
2008-08-07 | Patch #9159 | Melanie Thielker | 1 | -16/+27 |
2008-08-07 | Patch #9158 | Melanie Thielker | 2 | -57/+80 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 4 | -28/+28 |
2008-08-06 | Rename namespace to FunSL. | Mike Mazur | 8 | -14/+14 |
2008-08-06 | Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP | Mike Mazur | 8 | -0/+8455 |
2008-08-05 | * Fix probable cause of one of the bugs seen in the osgrid office hours today | Justin Clarke Casey | 1 | -3/+4 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 1 | -3/+4 |
2008-08-01 | * start tracking viewer session threads | Justin Clarke Casey | 1 | -3/+4 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 2 | -6/+5 |
2008-07-31 | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 1 | -0/+30 |