Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+5 |
| | |||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -1/+2 |
| | |||||
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+5 |
| | | | | | | | appear to be too slow to be useful, or fail too fire. I may remove the timers as a consequence if this. | ||||
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
| | | | | | | | | avatar updates into a single packet. Applied with changes. Fixes Mantis #3136 | ||||
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 2 | -6/+60 |
| | |||||
* | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 2009-04-23 | 1 | -0/+1 |
| | |||||
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 2 | -13/+110 |
| | | | | | * Implements asset handling. | ||||
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 2 | -8/+8 |
| | |||||
* | fix line endings on new files | Sean Dague | 2009-04-22 | 2 | -1107/+1107 |
| | |||||
* | fix the build break, thankes mikkopa for pointing out the quick change | Sean Dague | 2009-04-22 | 1 | -0/+2 |
| | | | | | to address this. | ||||
* | * Committing stub VW-over-HTTP ClientStack. (1/2) | Adam Frisby | 2009-04-22 | 2 | -0/+1105 |
* Nonfunctional, but eventually form a AJAX-accessible client protocol - for clients written in environments which only allow HTTP (eg HTML, Silverlight, Flash, etc). Designed for super-lightweight clients. |