Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inventory should be working again in sandbox mode | MW | 2007-05-13 | 2 | -0/+3 |
| | |||||
* | Added very basic support for maps (likely to only work in sandbox mode due ↵ | MW | 2007-05-13 | 1 | -15/+15 |
| | | | | 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) | ||||
* | Only 193 warnings to go! | Adam Frisby | 2007-05-12 | 2 | -8/+10 |
| | |||||
* | MW is a debugging wiz (regionx/y updated) | andy | 2007-05-11 | 1 | -9/+3 |
| | |||||
* | Updated to use LoginResponse. | andy | 2007-05-11 | 1 | -28/+28 |
| | |||||
* | Removed the login dat file. | andy | 2007-05-11 | 1 | -79/+326 |
| | |||||
* | Fixed bug where client crashes on login if in sandbox mode and region is set ↵ | MW | 2007-05-08 | 3 | -7/+22 |
| | | | | to anything other than 997,996 | ||||
* | * deleted bin directories | lbsa71 | 2007-05-08 | 1 | -51/+51 |
| | | | | | | * ignored bin directories * regenerated nant files | ||||
* | return sim_port as an int32 rather than a string in the login response. LL ↵ | morphw | 2007-05-06 | 1 | -1/+1 |
| | | | | SL Viewer doesn't seem to care, but libsecondlife does. | ||||
* | Copied gridserver ready to convert to asset server | gareth | 2007-04-29 | 1 | -51/+51 |
| | | | | | | I'M THAT NUTS!!!!!!!! | ||||
* | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2007-04-25 | 2 | -0/+7 |
| | | | | viewer 1.15.02, due to big changes in the message templates. | ||||
* | Small clean up of files and directories | MW | 2007-04-25 | 3 | -89/+96 |
| | |||||
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 2 | -50/+53 |
| | | | | | | * Deleted empty directory | ||||
* | Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner | gareth | 2007-04-22 | 1 | -1/+6 |
| | | | | | | NEED THREAD POOLS!!! DO NOT LET ME GET AWAY WITH BEING LAZY PEOPLE! | ||||
* | Added some more good stuff to the new TCP skeleton | gareth | 2007-04-22 | 1 | -7/+17 |
| | |||||
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵ | gareth | 2007-04-21 | 2 | -49/+124 |
| | | | | | | | | | very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory | ||||
* | Fixed weird XML/HTTP bugs | gareth | 2007-04-13 | 1 | -1/+5 |
| | | | | | | | | Can now update a sim profile at startup automatically! W00t! Untested neighbours code (for sim crossings) Didn't drink any red bull today :( Used liquid guarana extract + cola | ||||
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 4 | -1/+14 |
| | | | | | | * Now dumping default value in config. * | ||||
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 2 | -7/+31 |
| | | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | ||||
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 8 | -0/+1192 |