aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-16FIXED THE BUILD!gareth1-50/+50
2007-05-16Quite big change to how Sessions/circuits are Authenticated. Seems to work ok...MW2-7/+24
2007-05-16* removed unused new-login.datlbsa712-34/+15
2007-05-16More refactoring.MW3-114/+22
2007-05-15Worked on Asset server, asset downloads (from server to sim) now work.MW1-82/+85
2007-05-15updated Build/project files to include the new projects and new files.MW2-55/+55
2007-05-14Added exception handling.andy1-122/+144
2007-05-13Added skeleton master service managergareth1-51/+51
2007-05-13Inventory should be working again in sandbox modeMW2-0/+3
2007-05-13Added very basic support for maps (likely to only work in sandbox mode due to...MW1-15/+15
2007-05-12Only 193 warnings to go!Adam Frisby2-8/+10
2007-05-11MW is a debugging wiz (regionx/y updated)andy1-9/+3
2007-05-11Updated to use LoginResponse.andy1-28/+28
2007-05-11Removed the login dat file.andy1-79/+326
2007-05-08Fixed bug where client crashes on login if in sandbox mode and region is set ...MW3-7/+22
2007-05-08* deleted bin directorieslbsa711-51/+51
2007-05-06return sim_port as an int32 rather than a string in the login response. LL S...morphw1-1/+1
2007-04-29Copied gridserver ready to convert to asset servergareth1-51/+51
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW2-0/+7
2007-04-25Small clean up of files and directoriesMW3-89/+96
2007-04-22=== Dedicated to Jesse. ===lbsa712-50/+53
2007-04-22Now starts up a laggy (to be fixed) TCP server in grid mode and sends a bannergareth1-1/+6
2007-04-22Added some more good stuff to the new TCP skeletongareth1-7/+17
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth2-49/+124
2007-04-13Fixed weird XML/HTTP bugsgareth1-1/+5
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa714-1/+14
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa712-7/+31
2007-04-11Renamed the Servers directory to OpenSim.ServersMW8-0/+1192