.. |
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>).
|
hace 14 años |
Clients_report.cs
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
hace 16 años |
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).
|
hace 15 años |
HTMLUtil.cs
|
a23d64dec1
Formatting cleanup.
|
hace 15 años |
IStatsReport.cs
|
9bd827a642
* Added a client version report.
|
hace 16 años |
LogLinesAJAX.cs
|
a23d64dec1
Formatting cleanup.
|
hace 15 años |
Prototype_distributor.cs
|
9bd827a642
* Added a client version report.
|
hace 16 años |
Sessions_Report.cs
|
1149bde7cb
minor: remove mono compiler warning
|
hace 16 años |
SimStatsAJAX.cs
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
hace 16 años |
Updater_distributor.cs
|
9bd827a642
* Added a client version report.
|
hace 16 años |
WebStatsModule.cs
|
2fce7dd593
Call Dispose() via using() on SqliteCommands in WebStatsModule after use.
|
hace 12 años |