Commit History

Author SHA1 Message Date
  Jeff Ames f195725db4 keeping opensim safe for children -- made some namespace references less explicit 17 years ago
  Teravus Ovares a553e6f67c * Avatar picker works in grid mode now. 17 years ago
  Adam Frisby 91c1e8a734 * Fixed a whole bunch of console messages. 17 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 17 years ago
  MW 5df851761a Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 17 years ago
  lbsa71 ce3a87daa5 * Changed namespace 17 years ago
  Teravus Ovares 9f6b3e2357 * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. 17 years ago
  mingchen b51a900beb *Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified. 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
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 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
  lbsa71 ed6168b96b * UserProfileData meets code conventions 17 years ago
  lbsa71 5a65521203 == The "right name and place" commit == 17 years ago
  lbsa71 342a813bd7 * Moved IUserService to OpenSim.Framework.Interfaces 17 years ago
  lbsa71 10c36a2573 * Renamed IUserServices to IUserService 17 years ago
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality 17 years ago
  lbsa71 6c41efa4e3 * reorder and rename 17 years ago
  Sean Dague 55b569069d clear userAgent state on client shutdown, which fixes the issue 17 years ago
  Adam Frisby 7db7ad0722 * Fixed a bug where the simulator could crash if the userserver was particularly busy. 17 years ago
  MW 04ece84d6b few small changes 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  mingchen 173c5ee79e *Fixed master avatar requesting when in grid mode. 17 years ago
  MW 7f03246653 Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). 17 years ago
  mingchen bc02ddf523 *Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago
  mingchen 67af17fdd1 *OGS1 Key2Name/Name2Key works 17 years ago
  mingchen fe0528b98c *Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode) 17 years ago