Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 years ago
..
ActiveConnectionsAJAX.cs 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 years ago
Clients_report.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
Default_Report.cs c243ae43f2 * Updated C# WebServer to the latest available source download (r19869) and applied a few mods from the old version (now up on opensim-libs (VS 3.5 project). 15 years ago
HTMLUtil.cs a23d64dec1 Formatting cleanup. 15 years ago
IStatsReport.cs 9bd827a642 * Added a client version report. 15 years ago
LogLinesAJAX.cs a23d64dec1 Formatting cleanup. 15 years ago
Prototype_distributor.cs 9bd827a642 * Added a client version report. 15 years ago
Sessions_Report.cs 1149bde7cb minor: remove mono compiler warning 15 years ago
SimStatsAJAX.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
Updater_distributor.cs 9bd827a642 * Added a client version report. 15 years ago
WebStatsModule.cs ee205e7e81 Formatting cleanup. 14 years ago