Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -2/+2 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
| | | | | ASCIIEncoder in places we shouldn't. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -15/+17 |
| | | | | (this took a while to run). | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -17/+15 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | Added license to new files | Tedd Hansen | 2008-01-12 | 1 | -1/+29 |
| | |||||
* | ScriptServer communication is ok. Script is creatd on onrez. But since it ↵ | Tedd Hansen | 2008-01-12 | 1 | -1/+6 |
| | | | | | | | can not access Scene it sort of crashes right away ;) Added some sample placeholders for implementing rest of LSL events. | ||||
* | ScriptServer protocol now correctly casts datatypes -- ready for implementing | Tedd Hansen | 2008-01-12 | 1 | -5/+33 |
| | |||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-12 | 1 | -143/+143 |
| | |||||
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 1 | -0/+144 |