Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -491/+0 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵ | MW | 2007-05-21 | 1 | -8/+19 |
| | | | | , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. | ||||
* | * minor refactoring for readability (and to lessen greed) | lbsa71 | 2007-05-21 | 1 | -2/+2 |
| | |||||
* | Added very basic support for maps (likely to only work in sandbox mode due ↵ | MW | 2007-05-13 | 1 | -3/+19 |
| | | | | to the non functioning remote asset server), also currently just uses textures that we already had added to the asset server (this is the first thing that needs fixing) | ||||
* | Increased the flying speed | MW | 2007-05-12 | 1 | -0/+5 |
| | |||||
* | finally some time to do some more work on the primitive2 ↵ | MW | 2007-05-11 | 1 | -68/+65 |
| | | | | refactor/rewrite/bugfix. | ||||
* | fixed the VS 2005 solution/ project files. | MW | 2007-04-30 | 1 | -0/+34 |
| | | | | | and a couple of other small changes | ||||
* | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2007-04-25 | 1 | -1/+1 |
| | | | | viewer 1.15.02, due to big changes in the message templates. | ||||
* | Small clean up of files and directories | MW | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -1/+0 |
| | | | | | | * Now dumping default value in config. * | ||||
* | very very few changes, but just commiting so that svn it upto date with my ↵ | MW | 2007-04-06 | 1 | -1/+1 |
| | | | | local version. And also to keep robl^ happy that a commit has been made. | ||||
* | more work on Primitive2 | MW | 2007-04-04 | 1 | -23/+132 |
| | |||||
* | Split Avatar class into three partial classes (hopefully will make it easier ↵ | MW | 2007-04-04 | 1 | -0/+66 |
| | | | | to work on) | ||||
* | Seems that I didn't actually include the Primitive2.cs file in the earlier ↵ | MW | 2007-04-04 | 1 | -0/+254 |
commit. |