aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More work on CAPS handler.MW2007-06-231-3/+9
* Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-221-3/+10
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-221-2/+2
* Some refactoring.MW2007-06-211-2/+2
* Very Preliminary teleporting between regions added. MW2007-06-211-1/+14
* Fixed problem of not being able to move out of the first 3X3 block of regions...MW2007-06-211-1/+1
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-201-36/+41
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-201-22/+22
* * Removed ClientThreads from avatarlbsa712007-06-201-1/+1
* Fixed the flashing when crossing a border.MW2007-06-181-10/+19
* Fixed inverted map texture problem.MW2007-06-171-2/+23
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-171-0/+11
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-171-51/+97
* Some Rearranging of CommsManager.MW2007-06-161-3/+3
* Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-151-0/+34
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-151-7/+1
* trying to clean up the namespaces.MW2007-06-141-0/+718