aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/SceneBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Brand spankin' new scripting engine.Adam Frisby2007-06-281-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)
* updated prebuild.xml.MW2007-06-251-5/+66
| | | | | Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-201-3/+3
| | | | | | Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
* Very Preliminary local teleporting added (currently only can teleport ↵MW2007-06-171-0/+2
| | | | | | | within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
* trying to clean up the namespaces.MW2007-06-141-0/+138