aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/world/Entity.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-04-07Documentation!Adam Frisby1-1/+11
2007-04-04Started to clean up/ rewrite Primitive class , currently the new version is ↵MW1-2/+2
called Primitive2 and not used, but once it is complete then it will replace the old version.
2007-04-03* Extended Script API with GetRandomAvatarlbsa711-10/+52
* The script will now get a IScriptEntity to it's host object with get/sets * The script gets a IScriptReadnlyEntity interface to entities other than the host object. * the test script now follows a random avatar.
2007-03-28RIP OpenSimRoot. (removed)MW1-0/+5
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
2007-03-22brought zircon branch into trunkgareth1-1/+1
2007-03-08Another attemp to fix the Session Logout bugMW1-0/+5
World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup.
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+62