index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Communications
/
Local
/
LocalLoginService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-01
* Fixed a mangled Seed caps handler definition on login to region in standalo...
Teravus Ovares
1
-1
/
+22
2008-09-26
* Patch from JHurliman
Teravus Ovares
1
-3
/
+3
2008-09-24
Add persistence of active gestures. This needs an UGAIM update to work.
Homer Horwitz
1
-0
/
+30
2008-09-19
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
1
-23
/
+41
2008-09-14
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
1
-8
/
+8
2008-09-12
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
1
-129
/
+128
2008-09-09
Update svn properties, formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-09-07
* Improve login failure handling.
Justin Clarke Casey
1
-2
/
+4
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-6
/
+6
2008-08-26
* Fixed a bug that occurred if your home region wasn't logged in, in standalo...
Teravus Ovares
1
-12
/
+30
2008-08-21
Mantis#904. Thank you kindly, Jonc for a patch that solves:
Charles Krinke
1
-3
/
+9
2008-07-24
* refactor: Remove now redundant inventory server url being passed to GetInve...
Justin Clarke Casey
1
-1
/
+1
2008-07-24
* minor: Rename IInterGridInventoryServices since it's inter service rather t...
Justin Clarke Casey
1
-4
/
+4
2008-07-23
* refactor: break out inter grid inventory services further
Justin Clarke Casey
1
-4
/
+4
2008-06-28
more work on the support for multiple inventory servers.
MW
1
-1
/
+1
2008-06-27
dr scofield's warning safari:
Dr Scofield
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-23
/
+23
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-1
/
+1
2008-04-25
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-12
/
+60
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-7
/
+4
2008-04-10
renaming of attributes in UserAgentData for readability
Sean Dague
1
-4
/
+4
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
1
-4
/
+4
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-2
/
+2
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-15
/
+15
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-7
/
+7
2008-03-31
* Minor: If a user exists but has no inventory in standalone, automatically c...
Justin Clarke Casey
1
-35
/
+20
2008-03-29
* Refactor: Remove unused inventory methods, some of which weren't properly i...
Justin Clarke Casey
1
-1
/
+1
2008-03-28
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
1
-1
/
+2
2008-03-28
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
1
-1
/
+2
2008-03-28
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
1
-1
/
+1
2008-03-25
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
1
-1
/
+5
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-0
/
+4
2008-03-20
Another poxy patch which consists mainly of logging changes (some already com...
Justin Clarke Casey
1
-1
/
+2
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-2
/
+2
2008-03-18
* Added the ability to type the partial name of a region in the start locatio...
Teravus Ovares
1
-0
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-18
Formatting cleanup.
Jeff Ames
1
-1
/
+0
2008-03-18
Building on Joha's update...
Teravus Ovares
1
-2
/
+16
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
1
-4
/
+4
2008-02-22
* Converted the last of the events to the private delegate instance method to...
Teravus Ovares
1
-2
/
+5
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-16
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
1
-1
/
+1
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
1
-2
/
+2
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-5
/
+7
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
1
-2
/
+2
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
1
-4
/
+6
2008-01-09
* This update enables the web_login method.
Teravus Ovares
1
-1
/
+6
2008-01-01
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
1
-2
/
+16
2007-12-31
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
1
-1
/
+3
2007-12-27
* Optimized usings
lbsa71
1
-7
/
+7
[next]