Commit History

Author SHA1 Message Date
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 16 years ago
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. 16 years ago
  Justin Clarke Casey 60fa75ac04 Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one 17 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 years ago
  MW 7f8a69f181 Some work on being able to set/send a users Buddylist info. (added handling code to LoginResponse). 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  Sean Dague c5ea70bf93 nice catch by chi11ken that I was setting the wrong property 17 years ago
  MW 5bf6b24590 Bug fix, so that local loginserver (in standalone mode) can set a start position (position inside the region) rather than it always being hardcoded to 128,128. Note: This bug fix is just to allow this to be set. Its not actually used yet (so users will still always start at 128,128). 17 years ago
  Tleiades Hax 05df857132 Possible fix for: Remoting exceptions with adjacent non-running sims. 17 years ago
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 17 years ago
  Sean Dague c3d8f1f425 getting all our line endings consistant again 17 years ago
  lbsa71 d4a4aafaf1 * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056. 17 years ago
  MW 710b8375a9 Some tiny refactoring 17 years ago
  lbsa71 ed6168b96b * UserProfileData meets code conventions 17 years ago
  lbsa71 5a65521203 == The "right name and place" commit == 17 years ago
  lbsa71 863195612b Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445. 17 years ago
  lbsa71 8143c597fc * Tleiades grid mode inventory (#444) - thanx Tleiades! 17 years ago
  lbsa71 3ac43d0120 * Removed some more fields from CommunicationsLocal 17 years ago
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality 17 years ago
  lbsa71 79045abe68 * Renamed stuff on UserManagerBase to get implicit implementation of IUserServices (instead of stubs) 17 years ago
  Sean Dague b8d9737a47 fixing me some line endings 17 years ago
  MW e53ba00212 Now also enabled Inventory persistence in standalone mode when account Authentication is turned off. 17 years ago
  MW 94dded470d More work on inventory, can now create other inventory types, like Clothes and body parts. [Note while you can edit these, at the moment your changes won't be saved between restarts. This will be fixed very soon.] 17 years ago
  MW 217d511077 Temporary fix for the region crossing crash, Although we need to start to change and improve how we handle caps. 17 years ago
  MW a228b5984e Start of Inventory service, currently only (partially) functional in standalone mode and using sqlite). 17 years ago
  MW 9cd64931d6 oops , guess I should include the new files next time 17 years ago