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 年 前
..
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 年 前
Clients_report.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 年 前
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 年 前
HTMLUtil.cs a23d64dec1 Formatting cleanup. 15 年 前
IStatsReport.cs 9bd827a642 * Added a client version report. 16 年 前
LogLinesAJAX.cs a23d64dec1 Formatting cleanup. 15 年 前
Prototype_distributor.cs 9bd827a642 * Added a client version report. 16 年 前
Sessions_Report.cs 1149bde7cb minor: remove mono compiler warning 16 年 前
SimStatsAJAX.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 年 前
Updater_distributor.cs 9bd827a642 * Added a client version report. 16 年 前
WebStatsModule.cs ee205e7e81 Formatting cleanup. 15 年 前