| Commit message (Expand) | Author | Files | Lines |
2007-06-10 | Renamed folder | MW | 1 | -634/+0 |
2007-06-10 | More World to Region transformation. | MW | 1 | -1/+1 |
2007-06-10 | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to... | MW | 1 | -3/+3 |
2007-06-10 | (no commit message) | MW | 1 | -4/+18 |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 1 | -7/+11 |
2007-06-09 | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 1 | -3/+3 |
2007-06-09 | Number of small changes. | MW | 1 | -10/+11 |
2007-06-08 | *Added delegates and events for parcel and estate management | mingchen | 1 | -0/+10 |
2007-06-08 | *RegionInfo in Avatar class now protected again (oops, my fault) | mingchen | 1 | -1/+4 |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 1 | -2/+7 |
2007-05-31 | After nearly a hour of searching for an annoying bug (which turned out to be ... | MW | 1 | -7/+13 |
2007-05-31 | Another commit as ordered by robl | MW | 1 | -6/+26 |
2007-05-31 | Implementing a test Communications manager to test some of the interfaces (li... | MW | 1 | -1/+28 |
2007-05-31 | Started work on OpenGrid.Framework.Communications | MW | 1 | -1/+4 |
2007-05-31 | Added a few summary comments to OpenSim.World files | MW | 1 | -94/+39 |
2007-05-30 | Attempt to enable chat, but seems to be a problem with the distances | MW | 1 | -0/+1 |
2007-05-29 | (no commit message) | MW | 1 | -1/+1 |
2007-05-29 | (no commit message) | MW | 1 | -2/+2 |
2007-05-29 | (no commit message) | MW | 1 | -6/+51 |
2007-05-29 | number of changes | MW | 1 | -5/+4 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 1 | -69/+41 |
2007-05-26 | Goodbye World | MW | 1 | -81/+2 |
2007-05-26 | Die WebFrontEnd, Die Grid class! | MW | 1 | -0/+1 |
2007-05-26 | * Semibug fix: Terrain should not save to database every time a packet is rec... | Adam Frisby | 1 | -5/+1 |
2007-05-25 | First part of border crossing fix. | MW | 1 | -7/+9 |
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 | -5/+15 |
2007-05-22 | More refactoring. | MW | 1 | -0/+2 |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those eve... | MW | 1 | -0/+5 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -8/+26 |
2007-05-21 | * minor refactoring for readability (and to lessen greed) | lbsa71 | 1 | -21/+26 |
2007-05-19 | Border crossing back to mostly working, still seems a problem in that you nee... | MW | 1 | -1/+1 |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 1 | -183/+119 |
2007-05-16 | * sing loud, sing proud, sing from the heart | lbsa71 | 1 | -2/+1 |
2007-05-16 | * uncommented offending code | lbsa71 | 1 | -7/+0 |
2007-05-16 | FIXED THE BUILD! | gareth | 1 | -2/+2 |
2007-05-15 | Added RemoveAvatar() method to physics plugins, should be called on log out (... | MW | 1 | -0/+4 |
2007-05-14 | Added some sanity checks to AddViewerAgent to prevent duplicate addition (now... | Adam Frisby | 1 | -2/+16 |
2007-05-13 | Added very basic support for maps (likely to only work in sandbox mode due to... | MW | 1 | -2/+3 |
2007-05-12 | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m... | Adam Frisby | 1 | -31/+31 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -1/+1 |
2007-04-27 | Major ass commit | Adam Frisby | 1 | -0/+4 |
2007-04-26 | Mostly working again. | MW | 1 | -1/+1 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -1/+1 |
2007-04-25 | Small clean up of files and directories | MW | 1 | -3/+3 |
2007-04-22 | Added mutex instead of lock for update | Adam Frisby | 1 | -37/+37 |
2007-04-22 | Needs testing. | Adam Frisby | 1 | -2/+2 |
2007-04-22 | Added lock around World.Update to prevent multiple updates occuring simultane... | Adam Frisby | 1 | -32/+37 |
2007-04-22 | Removed last references to ancient LandMap[] array. | Adam Frisby | 1 | -2/+1 |
2007-04-22 | Commented first 50% of World.cs's functions with /// tags | Adam Frisby | 1 | -0/+64 |