Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-18 | Added session IDs to the grid management agent | gareth | 1 | -50/+50 | |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 2 | -174/+174 | |
class a bit and added a WorldBase class (that World now inherits from) | |||||
2007-05-16 | rebuilt build files | gareth | 2 | -174/+174 | |
Imported crappy monodevelop GTK# manager app (tis embarrassing) | |||||
2007-05-16 | Added OpenSimApplication as a base class to OpenSimMain | MW | 1 | -50/+50 | |
2007-05-16 | FIXED THE BUILD! | gareth | 1 | -50/+50 | |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ↵ | MW | 2 | -7/+24 | |
okay but needs a lot more testing. | |||||
2007-05-16 | * removed unused new-login.dat | lbsa71 | 2 | -34/+15 | |
* cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld | |||||
2007-05-16 | More refactoring. | MW | 3 | -114/+22 | |
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) | |||||
2007-05-15 | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 1 | -82/+85 | |
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. | |||||
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 2 | -55/+55 | |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). | |||||
2007-05-14 | Added exception handling. | andy | 1 | -122/+144 | |
2007-05-13 | Added skeleton master service manager | gareth | 1 | -51/+51 | |
2007-05-13 | Inventory should be working again in sandbox mode | MW | 2 | -0/+3 | |
2007-05-13 | Added very basic support for maps (likely to only work in sandbox mode due ↵ | MW | 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) | |||||
2007-05-12 | Only 193 warnings to go! | Adam Frisby | 2 | -8/+10 | |
2007-05-11 | MW is a debugging wiz (regionx/y updated) | andy | 1 | -9/+3 | |
2007-05-11 | Updated to use LoginResponse. | andy | 1 | -28/+28 | |
2007-05-11 | Removed the login dat file. | andy | 1 | -79/+326 | |
2007-05-08 | Fixed bug where client crashes on login if in sandbox mode and region is set ↵ | MW | 3 | -7/+22 | |
to anything other than 997,996 | |||||
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -51/+51 | |
* ignored bin directories * regenerated nant files | |||||
2007-05-06 | return sim_port as an int32 rather than a string in the login response. LL ↵ | morphw | 1 | -1/+1 | |
SL Viewer doesn't seem to care, but libsecondlife does. | |||||
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -51/+51 | |
I'M THAT NUTS!!!!!!!! | |||||
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2 | -0/+7 | |
viewer 1.15.02, due to big changes in the message templates. | |||||
2007-04-25 | Small clean up of files and directories | MW | 3 | -89/+96 | |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 2 | -50/+53 | |
* Deleted empty directory | |||||
2007-04-22 | Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner | gareth | 1 | -1/+6 | |
NEED THREAD POOLS!!! DO NOT LET ME GET AWAY WITH BEING LAZY PEOPLE! | |||||
2007-04-22 | Added some more good stuff to the new TCP skeleton | gareth | 1 | -7/+17 | |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵ | gareth | 2 | -49/+124 | |
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory | |||||
2007-04-13 | Fixed weird XML/HTTP bugs | gareth | 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 | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 4 | -1/+14 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2 | -7/+31 | |
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | |||||
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 8 | -0/+1192 | |