aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/SceneBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-28* Brand spankin' new scripting engine.Adam Frisby1-1/+0
* Use "script load somefile.cs" for C# scripting. Will commit additional languages shortly. Scripts should implement the IScript interfaces to work correctly. * Someone port this over to NameSpaceChanges (built in Sugilite since sugilite is working)
2007-06-25updated prebuild.xml.MW1-5/+66
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-3/+3
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
2007-06-17Very Preliminary local teleporting added (currently only can teleport ↵MW1-0/+2
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-06-14trying to clean up the namespaces.MW1-0/+138