Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 527e10a04e add stub UserInventoryTests.GiveInventoryFolder(). Not yet complete 13 years ago
  Diva Canto cf86ba5559 Added prefix HG to the name of the landmark item in inventory, as a soft reminder that the landmark belongs to a place in another grid. People can change the name, but that's their decision. 13 years ago
  Diva Canto 623706d988 HG Landmarks bug fix: pull landmark asset data from user's asset server when user is traveling. 13 years ago
  Diva Canto fde3e704d3 oops 13 years ago
  Diva Canto 4ea89f39f2 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto 7772640ae8 .ini.example's updated for HG Landmarks 13 years ago
  Diva Canto e33cedfd42 HG Landmarks now working. 13 years ago
  Diva Canto 995b893e4c HG Landmarks being created. WARNING: new config var under [HGInventoryAccessModule], Gatekeeper. 13 years ago
  Diva Canto 76c60f1f99 Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for supporting HG landmarks. 13 years ago
  Justin Clark-Casey (justincc) dfa4442319 Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini.example to config/StandaloneCommon.ini.example where it belongs. 13 years ago
  Justin Clark-Casey (justincc) b8e2ee6978 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) b000d4f67f minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers 13 years ago
  Diva Canto 2a12d143c2 HG IM: increase the timeout value 13 years ago
  Diva Canto 6312eea459 HG IM bug fix: grid_instant_message was being placed in the default port instead of the specified one. 13 years ago
  Diva Canto 65c71050cc Extra debug message 13 years ago
  Diva Canto 3c15c0b264 Added test IM client. 13 years ago
  Diva Canto 4696a9c95e Bug fix on HG IM. 13 years ago
  Diva Canto f2f30a7890 HG Friends bug fix: connector was shrinking principalID to UUID. 13 years ago
  Diva Canto c13acdf5a1 This is the better solution: make the combined key be only on the first 36 characters of each field -- that's the UUIDs. Thanks coyled. WARNING: Again, people who have gone through this migration and failed need to run it manually. 13 years ago
  Diva Canto 43ecc46a22 It looks like there's a better solution for that problem. 13 years ago
  Diva Canto 3fa54a156a Changed Friends table to have 165-sized varchars on PrincipalID and FriendID. The reason for this number is the following: there is a combined key of these 2 fields; apparently MySql can't handle keys larger than 1000 bytes; when the table is created with utf8 encoding, this combined key is bigger than 1000 bytes, and the migration fails. WARNING: this is not a new migration! People who have gone through this migration and failed should update the sizes of these fields manually. 13 years ago
  Diva Canto 46cdd442a8 [Profiles] --> [Profile] 13 years ago
  BlueWall 777f57d946 Re-Apply Use current TravelingAgent if the the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady"" 13 years ago
  BlueWall 0a430bbffb Revert "Use current TravelingAgent if the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady" 13 years ago
  BlueWall ac4d080aaf Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  BlueWall 984b801dd9 Merge branch 'master' of /home/opensim/src/opensim 13 years ago
  BlueWall 4b9e446c62 Use current TravelingAgent if the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady 13 years ago
  Makopoppo b0ed0e63dc Adding boolean alias for commandline switches like -save_crashes=yes 13 years ago
  Makopoppo 54096db30b Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actually worked 13 years ago
  Chris Hart 5fb0455e92 Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. 13 years ago