Commit History

Author SHA1 Message Date
  Teravus Ovares (Dan Olivares) b5727a1d77 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  Teravus Ovares (Dan Olivares) bff26ccdbb * More tweaking of the various services to work with nonstandard region sizes. * Now, what's available of the terrain will show and it'll be truncated if it's larger on Linden Clients. Parcel minimum is 64 (256/4) for the client to accept it. 15 years ago
  Melanie 7fc9358ec3 Patch from otakup0pe: 15 years ago
  Melanie 0b0ed200f6 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Melanie dd03ad86c5 Change the default for internal IP address back to 0.0.0.0 15 years ago
  Teravus Ovares (Dan Olivares) d842c1d459 Merge branch 'master' of ssh://MyConnection/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
  Teravus Ovares (Dan Olivares) c8a68fb3fb * Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol 15 years ago
  Melanie 9337a94f33 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Melanie 257ed4c4ac Remove debugging output frm ini file loading. Make it collect matching 15 years ago
  Melanie a1a09297bc Silly error, simple fix 15 years ago
  Melanie e1427b4c3f Try another way to canonicalize the path that may work in Windoze 15 years ago
  Melanie ccd0c893ec Remove the OpenSim.Services.exe project 15 years ago
  Melanie e97beb07c9 Add extensive debug output to Util.Glob 15 years ago
  Melanie 6c6527caae Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams 15 years ago
  Melanie ad0d2fea20 Experimental! Implement ISponsor in ScriptInstance 15 years ago
  Melanie d10f157183 Remove GetFullPath call from config includes, because it barfs in Windoze 15 years ago
  Melanie 4ee8d8a813 Another stab at cmickeyb's patch for script GC. 15 years ago
  Melanie 2148f84e1e Temporailiy add some info output in config load 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 3219e648cc From: Snowcrash <[email protected]> 15 years ago
  Melanie 7811bceb8f Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Sean Dague 115a552ade ignore .svn directories, useful for the mirror 15 years ago
  Sean Dague ca5da5face Merge branch 'groups-core-contrib' of git://github.com/mcortez/opensim into incoming 15 years ago
  Sean Dague 97a01fb109 add in stanzas for ppc64 and s390x 15 years ago
  Sean Dague f4cd3d8d0f add stanzas for s390x and ppc64 so that if you build these libraries, 15 years ago
  Melanie cb10700a1f Make the opensim.ini logfile option really work (port of a fix from ROBUST) 15 years ago
  Adam Frisby 270ae50d70 * Implements MRM's Stop() interface member. 15 years ago
  Melanie e49abf446a Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago