| Commit message (Expand) | Author | Files | Lines |
2007-06-20 | * Terrain modification more robust, uses area sizes matching those employed b... | Adam Frisby | 1 | -1/+1 |
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 2 | -3/+3 |
2007-06-18 | Fixed the flashing when crossing a border. | MW | 1 | -0/+1 |
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport within... | MW | 1 | -1/+14 |
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h... | MW | 1 | -1/+2 |
2007-06-15 | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 1 | -2/+5 |
2007-06-14 | Deleted IGridServer interface (and classes implementing that). | MW | 3 | -158/+14 |
2007-06-12 | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren... | MW | 6 | -228/+0 |
2007-06-11 | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 1 | -1/+2 |
2007-06-11 | Started to add/update copyright notice in sugilite. | MW | 19 | -28/+405 |
2007-06-11 | A few small changes and hopefully fixed the nant build problem (OpenSim.Frame... | MW | 1 | -0/+1 |
2007-06-11 | Added AttachObject method to IClientAPI. | MW | 1 | -0/+1 |
2007-06-10 | Prim creation working. | MW | 1 | -0/+1 |
2007-06-10 | Another bug fix | MW | 1 | -1/+1 |
2007-06-10 | a few bug fixes | MW | 1 | -1/+1 |
2007-06-10 | allows the texture of the created/sent primitive to be set. | MW | 1 | -1/+1 |
2007-06-10 | Added Primitive sending methods to the IClientAPI (and implemented in ClientV... | MW | 1 | -0/+2 |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 2 | -1/+5 |
2007-06-09 | Number of small changes. | MW | 1 | -0/+1 |
2007-06-08 | *Added delegates and events for parcel and estate management | mingchen | 1 | -0/+9 |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 2 | -1/+19 |
2007-05-31 | After nearly a hour of searching for an annoying bug (which turned out to be ... | MW | 1 | -0/+1 |
2007-05-31 | Another commit as ordered by robl | MW | 1 | -0/+1 |
2007-05-29 | Now We need to test to see if we can login | MW | 1 | -0/+10 |
2007-05-29 | (no commit message) | MW | 1 | -0/+2 |
2007-05-29 | (no commit message) | MW | 1 | -0/+2 |
2007-05-29 | number of changes | MW | 2 | -3/+8 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 14 | -77/+88 |
2007-05-26 | Goodbye World | MW | 1 | -0/+28 |