Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 39ff943b9c minor: make logging messages more consistent 15 years ago
  Justin Clark-Casey (justincc) 613f3bb3ce minor: formatting, change some logging messages 15 years ago
  Justin Clark-Casey (justincc) 716cbeed1d minor: add disabled config and explanation for WebStats 15 years ago
  Justin Clark-Casey (justincc) f7e635f114 enable messaging_server_url by default in OpenSim.ini.example 15 years ago
  Justin Clark-Casey (justincc) ffc3dabc0a remove stringent content type checking to make it easier to load oars directly from urls 15 years ago
  Justin Clark-Casey c6889ab06b change 0.6.8 candidate to RC1 15 years ago
  Justin Clark-Casey (justincc) ee0b5abc62 minor: reduce region ready logging verbosity 15 years ago
  Justin Clark-Casey (justincc) 2bc19a1e23 Resolve issue where an iar load fails to preserve original item creators 15 years ago
  Teravus Ovares (Dan Olivares) a5f2803c79 * Re-enable the AbsolutePosition = AbsolutePosition in the LSL_Api in the SetRot method if the object is not active physical. This is important for scripted rotating doors. without AbsolutePosition = AbsolutePosition, the door won't rotate. It's also important that we do not use AbsolutePosition = AbsolutePosition if the object is active physical because that would cause a complete rebuild of the object which would break vehicles. This is the best of both worlds right now. Doors as child prim should work again so long as you don't check the Physical box. 15 years ago
  Teravus Ovares (Dan Olivares) dac9c6fb23 Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago
  OpenSim Master a3755d831d Patch: Fix a bug in LAND animation when the TickCount wraps into negative numbers 15 years ago
  Melanie cc3617f74f Merge branch 'master' of [email protected]:/var/git/opensim 15 years ago
  Justin Clark-Casey (justincc) 59caa68e08 minor: add doc to a few parcel methods 15 years ago
  Melanie 0b380f68d8 Change osTeleportAgent parameters from long to int. That numerical range is 15 years ago
  Justin Clark-Casey (justincc) 40464f6cc6 Change chat config code so that enabled = false actually does disable the chat module 15 years ago
  Justin Clark-Casey (justincc) a4d2a97bc6 minor: remove some mono compiler warnings, add --merge load oar switch to help information 15 years ago
  Justin Clark-Casey (justincc) c18422ad3a Implement oar merging 15 years ago
  Justin Clark-Casey (justincc) f9807884a4 Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing 15 years ago
  Teravus Ovares (Dan Olivares) a642968fd5 * Reverting last commit.. because it just made it worse. 15 years ago
  Melanie 4fbdc538c7 Merge branch 'master' of [email protected]:/var/git/opensim 15 years ago
  Melanie f493249bc3 Add wildcard to prebuild include. Seems each file can only hold one project 15 years ago
  Teravus Ovares (Dan Olivares) abddb60b8d * Attempt number 1 to stop the repeating crouch animation that sometimes happens. 15 years ago
  Justin Clark-Casey (justincc) f605d59136 Make load/save iar slightly better in the face of io failures by always attempting to close the streams 15 years ago
  Justin Clark-Casey (justincc) c083ab6824 make save and load oar slightly more robust by always closing the archive streams even if there has been an error 15 years ago
  Justin Clark-Casey (justincc) 73dcbbd57a minor: remove some mono compiler warnings 15 years ago
  Justin Clark-Casey (justincc) 88ead9ee63 pass all command parameters to load/save oar, not just the filename 15 years ago
  Justin Clark-Casey (justincc) 52952a75ca minor: remove experimental tags from load iar and save iar commands 15 years ago
  Teravus Ovares (Dan Olivares) cf36420d19 * This concludes the packet migrations from the big nasty switch into packet handler delegates. 15 years ago
  Teravus Ovares (Dan Olivares) 3bfbd2952d * Moved 60 more packet handlers to Packet Handler Delegates. 15 years ago
  Teravus Ovares (Dan Olivares) 97d38c67ab Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 years ago