Commit History

Author SHA1 Message Date
  Teravus Ovares 31cec30aa0 * Extended our semi-stupid implementation of in world object permissions to show a user's client that it can't edit a prim if it doesn't have permission. 17 years ago
  Teravus Ovares 4bd38fc65a * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, that if you're editing an object on your client that you're not allowed to, it'll appear that it's moving to you, but won't actually be moving on the sim. 17 years ago
  Teravus Ovares d263a044b1 * Added the ability to restart your individual sims from within them using the estate tools. 17 years ago
  MW 7f99644864 Attempt to get World Map working in Grid mode, will need to be using the grid asset server for it to work correctly and has only been quickly tested in a three region grid. 17 years ago
  Teravus Ovares 3cb2b5eb66 * Copied objects are now owned by the object copier (Next Owner) (however next owner permissions are not applied yet) 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
  Adam Frisby 42318dc15a * Fix for issue#514 - Sim crash when editing near terrain edge. 17 years ago
  Sean Dague c5ea70bf93 nice catch by chi11ken that I was setting the wrong property 17 years ago
  Adam Frisby 7f2ec02802 * Disabled TCP Remoting Channel Security for InterRegion communication, as it appears we are not implementing this correctly. (need to set up certificates first) 17 years ago
  Sean Dague 61397a3410 fix line ending mixing. Probably should put some 17 years ago
  Adam Frisby 6119eaed85 * Committing new PolicyManager based on an ACL system. 17 years ago
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 17 years ago
  Sean Dague c3d8f1f425 getting all our line endings consistant again 17 years ago
  lbsa71 8f0b03597b * Modernized ScriptManager to new interface-based module calls. 17 years ago
  Sean Dague b8d9737a47 fixing me some line endings 17 years ago
  lbsa71 6961013c24 * CHANGED SOME CONSOLE COMMAND BEHAVIOURS 17 years ago
  MW 291eb48fb0 Another attempt to fix the image sending bug (next week, I intend to rewrite the assetcache and asset server). 17 years ago
  lbsa71 25fd8d0273 * Introduced IScriptHost as an interface to fetching object data from scripts. 17 years ago
  lbsa71 94af938742 The 'Party Party Groupie Groupie Life is a game' commit: 17 years ago
  Adam Frisby 5699bb2e64 * Permissions! - You can now only perform certain functions (such as editing other peoples objects) if you have permission to do so. 17 years ago
  MW d451dddcd0 Start of replacing the old SceneObject/Primitive classes with the new versions. 17 years ago
  lbsa71 07b011af3a * renamed some scene to world 17 years ago
  MW f1e10e555d clean up of startup config settings (command line args etc), 17 years ago
  Adam Frisby e970ee2955 * More work on PermissionManager - going AFK for a bit. 17 years ago
  Adam Frisby 3fc2d86dfe * More work on PermissionManager 17 years ago
  MW 5fa0821531 Changed a couple of method in PermissionManager from private to protected to fix the error that ckrinke just reported 17 years ago
  Adam Frisby ad03c0dc69 * Added support for CreateLink to LSL Interpreted API 17 years ago