aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring:Adam Frisby2007-06-242-4/+4
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-241-1/+1
* More work on CAPS handler.MW2007-06-232-2/+4
* Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-222-2/+2
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-222-13/+94
* 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-1/+1
* * re-added SimpleApp projectslbsa712007-06-201-12/+0
* Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-197-110/+80
* *Added some missing files from last commitmingchen2007-06-194-5/+79
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-182-16/+35
* * example soft logger by delegatelbsa712007-06-181-1/+1
* Fixed inverted map texture problem.MW2007-06-171-3/+3
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-172-2/+2
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-172-5/+34
* Some Rearranging of CommsManager.MW2007-06-166-0/+428