Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) e89f0b3f71 refactor: move Scene.PerformObjectBuy into BuySellModule 14 years ago
  Justin Clark-Casey (justincc) 9d84dfb687 minor: remove mono compiler warning 14 years ago
  Justin Clark-Casey (justincc) b30635a454 Establish new Objects/BuySellModule 14 years ago
  Justin Clark-Casey (justincc) feba3164af minor: remove mono compiler warning 14 years ago
  Justin Clark-Casey (justincc) 5d20f04e08 refactor: move Scene.TerrainUnAcked() handling into TerrainModule 14 years ago
  Justin Clark-Casey (justincc) b51534852f minor: remove mono compiler warning 14 years ago
  Justin Clark-Casey (justincc) fd23f270c6 refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name 14 years ago
  Justin Clark-Casey (justincc) 5f5c65e4ba refactor: move more map tile generation code from scene to IWorldMapModule 14 years ago
  Justin Clark-Casey (justincc) 39a748b47a refactor: Use SOP.Flags rather than SOP.ObjectFlags 14 years ago
  Diva Canto c98c6a2930 File wants to be committed 14 years ago
  Marck 251be8a1be Prettify console output for long avatar names. 14 years ago
  Justin Clark-Casey (justincc) 576faee203 minor: change some logging levels 14 years ago
  Justin Clark-Casey (justincc) 686f44c575 minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini" 14 years ago
  Marck 4f62f00ca0 Changing prim color generates event CHANGED_COLOR. 14 years ago
  Mikko Pallari 3f942a4f74 Removed abstract SetText method from EntityBase to make cleaner API. 14 years ago
  Melanie 75f92faeb4 Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 158604a733 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 2a1c11fda9 On shift-copy of an object, set up a new physics actor (as appropriate) for every copied prim, not just the root 14 years ago
  Marck 6147efdad9 Avoid truncation of error message during region creation. 14 years ago
  Diva Canto a299fa4849 This file wants to be committed 14 years ago
  Diva Canto 7741143fb5 Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name. 14 years ago
  Justin Clark-Casey (justincc) 0a81038dd5 Reduce number of paths in SOP code by setting flags via Flags property rather than _flags 14 years ago
  Justin Clark-Casey (justincc) 7203feb83c Extend DuplicateObject() test to check flags on the duplicated object 14 years ago
  Justin Clark-Casey (justincc) 85fc2dfe3c extend TestDuplicateObject() to a two prim object 14 years ago
  Justin Clark-Casey (justincc) a5dab074a0 Handle incoming ObjectImage (TextureEntry) updates synchronously rather than asynchronously 14 years ago
  Justin Clark-Casey (justincc) 3b26baf282 Even if all data migratios are up to date, still print the current revision to the log 14 years ago
  meta7 144fc20e87 Make fallbacks work, the destination was never actually updated with the fallback details. 14 years ago
  Melanie bc7ee7ba88 Remove "Could not authorize your session into the region" message in favor 14 years ago
  Melanie a5e4a2bb3b Add distance sort for null, too 14 years ago
  Marck f216fd8136 Tests for distance-sorted fallback regions. 14 years ago