aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/Entity.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-28* Brand spankin' new scripting engine.Adam Frisby1-2/+1
* 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-21Some refactoring.MW1-2/+2
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of ↵MW1-2/+7
regions. (Code Needs cleaning up).
2007-06-20* Removed ClientThreads from avatarlbsa711-2/+8
* Deleted SimpleApp2 as it's getting wonkier and wonkier by the minute * Added avatar handling to SimpleApp, still don't have any avatar out on the playing field * Removed some warnings * Went from IWorld to Scene *
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵MW1-0/+35
have any backend ogs communication support yet so everything is Sandbox mode only )
2007-06-15some more rearrangingMW1-0/+0
2007-06-14trying to clean up the namespaces.MW1-0/+148