Commit History

Author SHA1 Message Date
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 years ago
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 15 years ago
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 15 years ago
  Rob Smart 4f3975f04e addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 15 years ago
  dr scofield (aka dirk husemann) d8a787bd89 fix: unicode notecards not surviving script treatment (fixes #4119 --- 15 years ago
  dr scofield (aka dirk husemann) 953581698d - making font name used by VectorRenderModule configurable: can be set 15 years ago
  Arthur Valadares 3d6edc04a3 Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon 15 years ago
  Arthur Valadares efb287f28f Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using arrow, diamond, round and flat caps. 15 years ago
  Arthur Valadares 7923fd29a0 Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing functions, this one has no start and end point, but a number of points that will form the desired polygon. Only FilledPolygon implemented so far. 15 years ago
  Adam Frisby f7c5eca978 * Moves NPC Creation across AppDomains to prevent a major perfomance issue. 15 years ago
  Adam Frisby 01f394d203 * Fleshes more of NPCModule out. 15 years ago
  Melanie 7a2a2e68e7 Remove the script sponsor logic because scripts are timing out again. 15 years ago
  Jeff Ames bc6ec3b564 Formatting cleanup. 15 years ago
  Melanie 0b0ed200f6 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) 2b990a61bf This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 15 years ago
  Melanie 0d2167b6db Update threat level description 15 years ago
  Melanie 6c6527caae Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams 15 years ago
  Melanie 4ee8d8a813 Another stab at cmickeyb's patch for script GC. 15 years ago
  Melanie 178b40971a Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api 15 years ago
  Melanie f8d8366bfa Revert the XEngine memleak patch, it causes premature GC. 15 years ago
  Melanie 91f6898b26 |From: James J Greensky <[email protected]> 15 years ago
  Melanie Thielker 3564271c2d Restore the functionality that was removed in r9928. This lets the load 15 years ago
  Jeff Ames a23d64dec1 Formatting cleanup. 15 years ago
  Dr Scofield 759636f37e From: Alan Webb <[email protected]> 15 years ago
  Dr Scofield 717fd3b5b9 From: Chris Yeoh <[email protected]> 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Dr Scofield 3b689e506f From: Alan Webb <[email protected]> 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Homer Horwitz 1d234ca83f Fixed handling of inventory a bit 15 years ago
  Melanie Thielker 36a02441c5 Thank you, Orion_Shamroy, for a patch to expand notecard reading 15 years ago