Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 2007-05-15 | 1 | -20/+13 |
| | | | | | Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix. | ||||
* | Turned SimClient into a partial class (and added SimClient(Grid), so that ↵ | MW | 2007-05-15 | 1 | -12/+23 |
| | | | | | | | grid mode specific code can be kept separate) Fixed the ServiceManager project (added reference to System.Xml to its project in prebuil.xml) | ||||
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -0/+84 |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). |