| Commit message (Expand) | Author | Files | Lines |
2007-06-10 | Renamed folder | MW | 1 | -121/+0 |
2007-06-10 | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to... | MW | 1 | -1/+1 |
2007-06-09 | a couple of changes/fixes | MW | 1 | -2/+1 |
2007-06-08 | *RegionInfo in Avatar class now protected again (oops, my fault) | mingchen | 1 | -1/+1 |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 1 | -1/+1 |
2007-05-31 | Added a few summary comments to OpenSim.World files | MW | 1 | -2/+46 |
2007-05-30 | Seems our avatar was a bit overexcited about existing and stayed about 5 mile... | MW | 1 | -1/+1 |
2007-05-30 | We have successful login! | MW | 1 | -0/+1 |
2007-05-29 | Now We need to test to see if we can login | MW | 1 | -2/+2 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 1 | -3/+4 |
2007-05-26 | Goodbye World | MW | 1 | -0/+0 |
2007-05-26 | Die Avatar class, and you to Primitive class! | MW | 1 | -274/+12 |
2007-05-25 | First part of border crossing fix. | MW | 1 | -63/+67 |
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/+2 |
2007-05-22 | More refactoring. | MW | 1 | -0/+5 |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those eve... | MW | 1 | -24/+20 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -36/+21 |
2007-05-16 | started to refactor startup code and to move udp server code out to its own c... | MW | 1 | -0/+0 |
2007-04-26 | Mostly working again. | MW | 1 | -2/+1 |
2007-04-22 | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 1 | -0/+6 |
2007-04-17 | A few fixes and stopped sim crossing being attempted in sandbox mode | MW | 1 | -20/+27 |
2007-04-17 | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 1 | -1/+18 |
2007-04-15 | W00t! multiple sims! | gareth | 1 | -1/+2 |
2007-04-10 | (no commit message) | MW | 1 | -7/+12 |
2007-04-10 | And now clothes update and show for all users | gareth | 1 | -0/+16 |
2007-04-10 | Fixed avatar appearance not updating issue as per bug report #79 | gareth | 1 | -1/+2 |
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 1 | -0/+279 |