Histórico de Commits

Autor SHA1 Mensagem Data
  Jeff Ames 5752c1f5c2 Formatting cleanup. há 16 anos atrás
  Justin Clarke Casey d500209da0 * Refactor: Where possible, change visibility on InnerScene methods to protected internal on the basis that they shouldn't be manipulated by outsiders há 16 anos atrás
  Justin Clarke Casey a28ca7b78b * Refactor: remove code duplication between add ScenePresence methods in InnerScene há 16 anos atrás
  Justin Clarke Casey 73a28a56da * Refactor: Separate out RemoveScenePresence and add into InnerScene to match existing AddScenePresence há 16 anos atrás
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. há 16 anos atrás
  Teravus Ovares c20f7d6171 * A hacky Top Scripts display. It isn't accurate as far as ms accounting, however you can use it to help find out what scripts are causing your simulator to cry. há 16 anos atrás
  Charles Krinke 36b8196f7a Thank you kindly, Tiffany for a patch that helps: há 16 anos atrás
  Justin Clarke Casey bc92d72828 * Refactor: Collapses parts of different code paths in scene used when deleting and unlinking an object há 16 anos atrás
  Justin Clarke Casey 0ee69707ea * Refactor: Collapse some multiple remove object paths há 16 anos atrás
  Justin Clarke Casey 10564469c8 * Refactor: Remove some unused methods in Scene/InnerScene há 16 anos atrás
  Justin Clarke Casey f3067ce6f9 * Refactor: Change previous commits Object methods to SceneObject methods instead, on the basis that this is less likely to cause confusion with c#'s base object type há 16 anos atrás
  Justin Clarke Casey 79eecd3d25 * Refactor: Renaming various *Entity*() methods to *Object*() methods on the basis that they all take SOG parameters to improve code readability for now há 16 anos atrás
  Justin Clarke Casey 42693f3b20 * Refactor: Push some dictionary initialization down from Scene into InnerScene há 16 anos atrás
  Justin Clarke Casey d53db1d69b * Refactor: Make some inner scene dictionaries internal rather than public há 16 anos atrás
  Teravus Ovares 5af108a029 * This update causes the backup process to run in a separate thread. há 16 anos atrás
  Sean Dague 185eff8d0d From: Jeremy Bongio <[email protected]> há 16 anos atrás
  Teravus Ovares 2bd03b7c8c * Group type stuff. Nothing spectacular. two packets, sorta almost semi half tiny amount implemented. há 16 anos atrás
  Jeff Ames 65c5efe43b Formatting cleanup. há 16 anos atrás
  Teravus Ovares d60e457463 Committing patch from Melanie. 0001290: [PATCH] implement permissions propagation and script module hooks. Thanks Melanie! há 16 anos atrás
  Teravus Ovares e45ace9b54 * Fixed attaching objects that are in-world. há 16 anos atrás
  Teravus Ovares be99ca6bc0 * Fixed situations where objects would jump back or scale incorrectly with Scale both sides checked. há 16 anos atrás
  Teravus Ovares 8fd0378ae6 * Removed 19 warnings há 16 anos atrás
  Justin Clarke Casey 16621fb37f * Refactor: Remove locking from InnerScene.GetScenePresence() há 16 anos atrás
  Justin Clarke Casey 3025dafa92 * Refactor: Stop exposing the inner scene's ScenePresence dictionary directly to the world há 16 anos atrás
  mingchen 32785921d0 *Complete redo of the permissions module há 16 anos atrás
  Teravus Ovares 1ba51dd2fd * More OutPacket refactors. há 16 anos atrás
  mingchen 6c71a04da8 *Added all the permission checks to the sceneexternalchecks and modified permission module to follow this. há 16 anos atrás
  Teravus Ovares 4b924f2eb6 * Committing an extra bit of permissions for attaching to ensure that the perms are in line with project goals. há 16 anos atrás
  Justin Clarke Casey be02107ea8 * Increasing ScenePresences locking to prevent race conditions such as those seen in one of the crashes of mantis 1163 há 16 anos atrás
  Adam Frisby a95f13a646 * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMERS. NAUGHTY. há 16 anos atrás