aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copied gridserver ready to convert to asset servergareth2007-04-291-51/+51
| | | | | | I'M THAT NUTS!!!!!!!!
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-252-0/+7
| | | | viewer 1.15.02, due to big changes in the message templates.
* Small clean up of files and directoriesMW2007-04-253-89/+96
|
* === Dedicated to Jesse. ===lbsa712007-04-222-50/+53
| | | | | | * Deleted empty directory
* Now starts up a laggy (to be fixed) TCP server in grid mode and sends a bannergareth2007-04-221-1/+6
| | | | | | NEED THREAD POOLS!!! DO NOT LET ME GET AWAY WITH BEING LAZY PEOPLE!
* Added some more good stuff to the new TCP skeletongareth2007-04-221-7/+17
|
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth2007-04-212-49/+124
| | | | | | | | | very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
* Fixed weird XML/HTTP bugsgareth2007-04-131-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 BaseHttpServerlbsa712007-04-114-1/+14
| | | | | | * Now dumping default value in config. *
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-112-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.ServersMW2007-04-118-0/+1192