Commit History

Author SHA1 Message Date
  Justin Clarke Casey 9646258fdf * Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder special case 16 years ago
  Justin Clarke Casey 0f716e3ac4 * Simplify CreateFolder() by folding previous special root case into FindFolder() 16 years ago
  Justin Clarke Casey 27a7391d6b * Add ability to defer item actions for AddItem() and DeleteItem(). This won't be useful until we let the client cache (again?) 16 years ago
  Justin Clarke Casey 56827894e9 * Refactor RemoveItem() 16 years ago
  Justin Clarke Casey 688940e810 * Refactor: Renaming item and folder tree search methods to have Find*() prefixes 16 years ago
  Adam Frisby 87b3137928 * Cleaned up code in Terrain, Tree and Map modules. 16 years ago
  Justin Clarke Casey 068163b14b * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which arguably should be split) 16 years ago
  Adam Frisby 9485b52f97 * Made 3Di LoadBalancerPlugin compatible with recent IClientNetworkServer changes. 16 years ago
  Adam Frisby dcf004aa0d * Refactoring and major cleaning work done on 3Di's LoadBalancerPlugin - Johan, if you are still around, please shoot me a message. 16 years ago
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo 16 years ago
  Justin Clarke Casey 45a71bb045 * Make user profile cache service complain if the caller assumes a profile exists when in fact it does not 16 years ago
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo 16 years ago
  Justin Clarke Casey a5dfca8958 * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem() 16 years ago
  Justin Clarke Casey f5609ba452 * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem() 16 years ago
  mingchen 4a87d96c17 *Moved EstateManager into a region module 16 years ago
  Teravus Ovares e8acb49fef * For your fragging desire, damage enabled land works, but watch out!, life does not regenerate until you're dead! 16 years ago
  Teravus Ovares 07167c9a3f * Committing some collision stuffs that I'm working on. 16 years ago
  Charles Krinke 18362b25bf Thank you kindly, Melanie for a patch to solve 16 years ago
  Sean Dague e538a34acc fixed up a bunch of the nhibernate user driver. Friends are not 16 years ago
  Sean Dague 17496f3edf in theory fix the user table mapping 16 years ago
  Sean Dague 260927bf68 move it out of the Types namespace 16 years ago
  Sean Dague 1edb7992f1 fixed the dos line endings 16 years ago
  Sean Dague 286d681673 in theory this gives me a back end that will do persistance 16 years ago
  Sean Dague 1b7f1c956c plumb in connection string to the user database paths. mysql and mssql 16 years ago
  Sean Dague 72a7c2e2bb added user appearance mapping in nhibernate 16 years ago
  Adam Frisby 776b4cedf6 * Small fixes to Scene.cs 16 years ago
  Adam Frisby 67bbfadc06 * More refactorings of UDPServer. 16 years ago
  Sean Dague a1c0e89067 adding a few more prep parts for this object 16 years ago
  Adam Frisby 4dc75e4b76 * More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit. 16 years ago
  Adam Frisby cfc62d6252 * Commit 3/3 - Please test this revision. 16 years ago