OpenSimMirror/OpenSim/Region/Examples/SimpleApp
lbsa71 f8ddf7429e * Wired up chat so that channel goes into OnChatFromViewer. However:
* There's no libsl reply packet field for it, I guess other channels than 0 makes no sense sending back to clients.
  * We do not currently support objects listening, so there's really no way of actually using this feature.
So; somebody please wire chat all the way to the scripts.
2007-09-14 13:46:05 +00:00
..
Properties changed to native line ending encoding 2007-07-16 15:40:11 +00:00
ComplexObject.cs Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict with Rotation in entitybase (couldn't override as they are different types (LL vs Axiom) and didn't want to add new). 2007-08-16 18:22:08 +00:00
CpuCounterObject.cs * Exploring Group/Part from an app perspective. 2007-08-15 16:57:47 +00:00
FileSystemObject.cs Deleted a few old files that are no longer used. 2007-08-27 15:34:21 +00:00
MyNpcCharacter.cs * Wired up chat so that channel goes into OnChatFromViewer. However: 2007-09-14 13:46:05 +00:00
MyWorld.cs Start of trying to make Region/Scene more modular. 2007-08-28 14:21:17 +00:00
Program.cs Some work on Module loading/management. 2007-09-04 13:43:56 +00:00