aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/Primitive2.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Increased the flying speed MW2007-05-121-0/+5
|
* finally some time to do some more work on the primitive2 ↵MW2007-05-111-68/+65
| | | | refactor/rewrite/bugfix.
* fixed the VS 2005 solution/ project files.MW2007-04-301-0/+34
| | | | | and a couple of other small changes
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-1/+1
| | | | viewer 1.15.02, due to big changes in the message templates.
* Small clean up of files and directoriesMW2007-04-251-1/+1
|
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-1/+0
| | | | | | * Now dumping default value in config. *
* very very few changes, but just commiting so that svn it upto date with my ↵MW2007-04-061-1/+1
| | | | local version. And also to keep robl^ happy that a commit has been made.
* more work on Primitive2MW2007-04-041-23/+132
|
* Split Avatar class into three partial classes (hopefully will make it easier ↵MW2007-04-041-0/+66
| | | | to work on)
* Seems that I didn't actually include the Primitive2.cs file in the earlier ↵MW2007-04-041-0/+254
commit.