aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalLoginService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey1-0/+4
2008-03-20Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey1-1/+2
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-2/+2
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+2
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-18Formatting cleanup.Jeff Ames1-1/+0
2008-03-18Building on Joha's update...Teravus Ovares1-2/+16
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-4/+4
2008-02-22* Converted the last of the events to the private delegate instance method to...Teravus Ovares1-2/+5
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-16Some changes to remove some of the direct calls to CommsManager from Scene, s...MW1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-5/+7
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-2/+2
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-4/+6
2008-01-09* This update enables the web_login method.Teravus Ovares1-1/+6
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-2/+16
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-1/+3
2007-12-27* Optimized usingslbsa711-7/+7
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-5/+5
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-4/+8
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+1
2007-11-13Some work on being able to set/send a users Buddylist info. (added handling c...MW1-0/+4
2007-10-30* Optimized usingslbsa711-23/+26
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-4/+2
2007-10-22nice catch by chi11ken that I was setting the wrong propertySean Dague1-1/+1
2007-10-22Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW1-1/+2
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-05getting all our line endings consistant againSean Dague1-173/+173
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-8/+8
2007-10-05Some tiny refactoringMW1-0/+1
2007-10-05* UserProfileData meets code conventionslbsa711-8/+8
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-2/+49
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-49/+2
2007-09-24* Removed some more fields from CommunicationsLocallbsa711-166/+173
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-3/+3
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa711-2/+2
2007-09-17fixing me some line endingsSean Dague1-166/+166
2007-08-24Now also enabled Inventory persistence in standalone mode when account Authen...MW1-0/+4
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW1-0/+1
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+0
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW1-0/+49
2007-08-13oops , guess I should include the new files next time MW1-0/+113