aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientView.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-2/+2
2007-06-20Protip: don't commit when you have debug in ClientView set to true. MW1-4/+4
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-1/+1
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-3/+1
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW1-0/+2
2007-06-14Deleted IGridServer interface (and classes implementing that).MW1-0/+2
2007-06-14Fixed the bug that makes a region use its water height as its name (in region...MW1-29/+3
2007-06-12(no commit message)MW1-0/+0
2007-06-12Deleted ClientView.Grid.cs (Unused).MW1-0/+29
2007-06-12More rearranging.MW1-0/+0
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-0/+27
2007-06-10Prim creation working.MW1-6/+15
2007-05-30We have successful login! MW1-1/+1
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW1-12/+6