aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientView.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem of not being able to move out of the first 3X3 block of regions...MW2007-06-211-2/+2
* Protip: don't commit when you have debug in ClientView set to true. MW2007-06-201-4/+4
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-201-1/+1
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-171-3/+1
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-171-0/+2
* Deleted IGridServer interface (and classes implementing that).MW2007-06-141-0/+2
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-141-29/+3
* (no commit message)MW2007-06-121-0/+222
* And some more!MW2007-06-121-193/+0
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-111-0/+27
* Prim creation working.MW2007-06-101-6/+15
* We have successful login! MW2007-05-301-1/+1
* Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW2007-05-271-12/+6
* Start of rewrite 5279! MW2007-05-261-0/+163