Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 2fbc98fa5c Make MeshUploadFlagModule non-shared rather than shared (since each scene needs its own cap) 13 years ago
  Mic Bowman e91861fff2 Ensure that the max transfer distance is initialized correctly. 13 years ago
  Michael Cerquoni aka Nebadon Izumi 4e30361f63 add myself to contributors.txt 13 years ago
  Michael Cerquoni aka Nebadon Izumi 281e80ccf3 add MeshUploadFlag capability fixed mesh upload with latest mesh viewer thank you dahlia and lkalif for helping to make this happen! 13 years ago
  Justin Clark-Casey (justincc) af8773d6d0 Add TestClearCache() 13 years ago
  Justin Clark-Casey (justincc) cb02fc44f5 add TestExpireAsset() 13 years ago
  Justin Clark-Casey (justincc) f58de55c84 refactor: Move test setup code into setup method 13 years ago
  Justin Clark-Casey (justincc) bebc51a6e0 Make it possible to disable the file part of the flotsam asset cache 13 years ago
  Justin Clark-Casey (justincc) 5dc785bbf2 refactor: Split file cache manipulation code into separate methods, as has already been done for the memory cache 13 years ago
  Justin Clark-Casey (justincc) 46f5893d55 Add basic flotsam asset cache test for retrieved cached asset. 13 years ago
  Justin Clark-Casey (justincc) b8e7258051 If a user has the rights to edit a parcel's properties, then also allow them always to enter that parcel. 13 years ago
  Justin Clark-Casey (justincc) bb4cb16512 Add profile, merge, noassets and skip-assets options for loading/saving oars via RemoteAdmin 13 years ago
  Justin Clark-Casey (justincc) 513d63455e Create a very basic initial test which just creates an 'npc' and tests that the scene presence exists 13 years ago
  Justin Clark-Casey (justincc) ed12e38480 refactor: simplify existing npc code by creating them directly rather than indirectly via a timer 13 years ago
  Justin Clark-Casey (justincc) fba961c63f Make default serverside_object_permissions = true since this better matches user expectations. 13 years ago
  Justin Clark-Casey (justincc) e765759f50 If OpenSim has been built from a git tree, then include version information automatically by dereferencing .git/HEAD 13 years ago
  Justin Clark-Casey (justincc) 759e855566 refactor: rename gitCommitFileName to manualVersionFileName since bin/.version doesn't necessary have to be a git hash 13 years ago
  Justin Clark-Casey (justincc) e41093635a fix build break I just introduced 13 years ago
  Justin Clark-Casey (justincc) 9f72fbcb75 Add an async inventory details sender to respond to FetchInventory packets. 13 years ago
  Justin Clark-Casey (justincc) 2d2c29ef3e Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) a9b7487fcb improve and tidy up some config file comments 13 years ago
  Justin Clark-Casey (justincc) 03feb50a72 minor: adjust some indentation and spacing in OpenSim.ini.example for consistency 13 years ago
  dahlia 5c18ebf424 Allow physics proxy generation for meshes using new asset format. 13 years ago
  Justin Clark-Casey (justincc) c84a1bd99f Don't follow inventory links of links. 13 years ago
  Justin Clark-Casey (justincc) 1b4c08730e refactor: simplify redundant double containing folder check 13 years ago
  Justin Clark-Casey (justincc) 3f0b8db0c1 If an inventory link target is in the same folder as the source, then don't recursively request that folder. 13 years ago
  Justin Clark-Casey (justincc) 22f25fae38 Hack around with the NPC module to get osNpcCreate() partially working again. 13 years ago
  Makopoppo ee92f22f2a [PATCH 2/2] [FIX] osGetPrimitiveParams() and osSetPrimitiveParams() 13 years ago
  Makopoppo 80010f8908 [PATCH] osSetSpeed() will accept float number 13 years ago
  Makopoppo ffa790d69d [PATCH] Get osGetWindParam() and osSetWindParam() accessible 13 years ago