aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Added some missing files from last commitmingchen2007-06-194-5/+79
| | | | | *LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-182-16/+35
| | | | | *Not yet usable, but I'm working on it
* * example soft logger by delegatelbsa712007-06-181-1/+1
|
* Fixed inverted map texture problem.MW2007-06-171-3/+3
| | | | | Added(from trunk) the loading of terrain files defined in the region.xml files.
* Each Region will now generate a texture image of their terrain and this will ↵MW2007-06-172-2/+2
| | | | be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes.
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
| | | | | | | * Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
* Very Preliminary local teleporting added (currently only can teleport ↵MW2007-06-172-5/+34
| | | | | | | within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
* Some Rearranging of CommsManager.MW2007-06-166-0/+428