Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) fec2527e6c minor: fix compiler warnings in EstateDataRobustConnector 9 years ago
  Justin Clark-Casey (justincc) 45dd0cc363 Actually start a region created via the "create region" console command. 9 years ago
  Justin Clark-Casey (justincc) caa0e2a732 Don't try to write region size and MapfileStaticFile Nini settings that are not set up when invoking the RemoteAdmin create region facility. 9 years ago
  Justin Clark-Casey (justincc) 441d77b5b6 For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example 9 years ago
  Justin Clark-Casey (justincc) 0aeea89258 Fix script state not being preserved in objects sent via Hypergrid. 9 years ago
  Justin Clark-Casey (justincc) 3a7d42378f Move state change in progress in ScriptInstance.PostEvent() to the top of the EventQueue lock to avoid some flags possibly being wrongly set (m_LastControlLevel, etc.) 9 years ago
  Justin Clark-Casey (justincc) 7410924de0 Lock around EventQueue manipulation in ScriptInstance.SetState() as queues are not thread-safe structures. 9 years ago
  Bob Shaffer II b4b13510e8 A workaround for the state change problem described best here http://opensimulator.org/mantis/view.php?id=6960 which should make state changes behave more like is described here http://wiki.secondlife.com/wiki/State 9 years ago
  Justin Clark-Casey (justincc) 80936fb4c5 Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting build to recurse in this directory. 9 years ago
  Justin Clark-Casey (justincc) de7017b43d Add Shy Robbiani to contributors 9 years ago
  Shy Robbiani 78258a0fa1 help restart message corrected 9 years ago
  Justin Clark-Casey (justincc) b9c384fc3c Add rough and ready element explanation in a comment at the top of inventory library items xml 9 years ago
  Justin Clark-Casey (justincc) db24cf5322 Add required wearable flags values to inventory body parts and clothing example xml 9 years ago
  Justin Clark-Casey (justincc) b267c238fb minor: Remove windows build warning about CompressionLevel package ambiguity. 9 years ago
  Justin Clark-Casey (justincc) b333a19102 minor: Remove unnecessary quoting in Regions.ini.example 9 years ago
  Justin Clark-Casey (justincc) 921f4f9500 minor: Change InternalAddress in Regions.ini.example from 127.0.0.1 to more normal 0.0.0.0 9 years ago
  Justin Clark-Casey (justincc) 129cc49eb4 Allow a console command to give blank arguments ("") without the parser failing, e.g. login text "" 9 years ago
  Melanie Thielker b5ac2eb1e1 Allow setting the size of the wearables array from config, for core compatibility 9 years ago
  Melanie Thielker cf402812b7 Fix content type checking to confirm to newer core versions 9 years ago
  Robert Adams 00b5b915c7 BulletSim: add VEHICLE_ more parameter value limit checking. 9 years ago
  BlueWall f6168ded47 Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode to 128 as in other inventory modules. 9 years ago
  Melanie Thielker 7caff51481 Make the maptile uploader in remote admin fire and forget so the controlling host gets a timely reply. 9 years ago
  Freaky Tech 4de10a45e9 revised GetMesh to not use intermediate base64 coding scheme 9 years ago
  Freaky Tech 5a413c1b2f adjusted new UserManagementModule to accept the HG UUI test harness 9 years ago
  BlueWall 375f8cce34 Give llGiveInventory a way to querry Hypergrid visitors so network vendors are able to give items to Hg visitors 9 years ago
  Freaky Tech 0ea6977013 solving HG IM, HGFriends issues based on falsified GridUser data 9 years ago
  BlueWall 7adeb43a88 Merge branch 'master' of /team/src/opensim 9 years ago
  BlueWall d7b45a3ed2 Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive 9 years ago
  BlueWall 08637727dc Merge branch 'master' of /team/src/opensim 9 years ago
  BlueWall 96b87407f1 Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does." 9 years ago