| Commit message (Expand) | Author | Files | Lines |
2007-06-12 | (no commit message) | MW | 1 | -293/+0 |
2007-06-12 | Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches. | MW | 1 | -0/+1 |
2007-06-12 | More rearranging. | MW | 1 | -0/+0 |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -5/+6 |
2007-06-11 | Added AttachObject method to IClientAPI. | MW | 1 | -1/+1 |
2007-06-10 | Prim creation working. | MW | 1 | -1/+1 |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 1 | -4/+2 |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -459/+0 |
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 1 | -4/+6 |
2007-06-05 | * Removed MainConsole.Instance.WriteLine completely | Adam Frisby | 1 | -9/+10 |
2007-06-05 | * Removing dead comments | Adam Frisby | 1 | -1/+0 |
2007-06-05 | * Small bugfix: Avatar rezzing from grid mode should no longer place you unde... | Adam Frisby | 1 | -0/+6 |
2007-06-03 | Added Basic Parcel Support | mingchen | 1 | -1/+3 |
2007-05-31 | (no commit message) | MW | 1 | -2/+3 |
2007-05-30 | trying to get login to work | MW | 1 | -4/+4 |
2007-05-29 | Now We need to test to see if we can login | MW | 1 | -4/+4 |
2007-05-29 | number of changes | MW | 1 | -11/+11 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 1 | -71/+26 |
2007-05-26 | Die WebFrontEnd, Die Grid class! | MW | 1 | -115/+3 |
2007-05-25 | First part of border crossing fix. | MW | 1 | -10/+20 |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 1 | -2/+1 |
2007-05-22 | More refactoring. | MW | 1 | -6/+4 |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those eve... | MW | 1 | -0/+21 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -272/+31 |
2007-05-20 | Didn't want to get left behind in the number of commits, and hey it says ther... | MW | 1 | -1/+0 |
2007-05-19 | Border crossing back to mostly working, still seems a problem in that you nee... | MW | 1 | -2/+6 |
2007-05-17 | Hopefully everything is working again | MW | 1 | -4/+4 |
2007-05-17 | Attempt 2 | MW | 1 | -2/+2 |
2007-05-17 | Attempt to fix trunk which someone broke <looks innocent> | MW | 1 | -1/+3 |
2007-05-16 | a bit more refactoring | MW | 1 | -0/+2 |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ok... | MW | 1 | -3/+3 |
2007-05-16 | Yet more cleanup/refactoring | MW | 1 | -20/+32 |
2007-05-16 | More refactoring. | MW | 1 | -421/+35 |
2007-05-15 | made QueItem a nested class in SimClient. | MW | 1 | -0/+10 |
2007-05-15 | Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it) | MW | 1 | -137/+1 |
2007-05-15 | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 1 | -123/+1 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -2/+8 |
2007-05-15 | added processing for TeleportLocationRequest and TeleportLandmarkRequest. Lo... | morphw | 1 | -1/+80 |
2007-05-14 | moved the EnableNeighbours code to after the client has completed the move to... | MW | 1 | -0/+41 |
2007-05-13 | Changed to slightly better textures for the map: a blue one for the sea and o... | MW | 1 | -1/+1 |
2007-05-13 | Added very basic support for maps (likely to only work in sandbox mode due to... | MW | 1 | -2/+33 |
2007-05-12 | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m... | Adam Frisby | 1 | -14/+14 |
2007-05-11 | Added landmark asset creation. | morphw | 1 | -12/+36 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -4/+4 |
2007-04-25 | Small clean up of files and directories | MW | 1 | -1/+1 |
2007-04-22 | Needs testing. | Adam Frisby | 1 | -1/+2 |
2007-04-22 | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 1 | -1/+11 |
2007-04-22 | Bumped avatar entry height to 15m above ground rather than the old 1m above g... | Adam Frisby | 1 | -1/+1 |
2007-04-17 | Yet another command line option (really need to get all these moved into a co... | MW | 1 | -1/+0 |