Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) b7c57294cc Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  dahlia eb52d346c0 add new LSL constants associated with new "ribbon", "glow", and "blend" particle system functionality. Note that this does *not* complete required server side changes for implementing the new particle system 11 years ago
  Justin Clark-Casey (justincc) 0e07fad2e1 minor: update pCampbot usage/help statement 11 years ago
  dahlia 46a4c32e27 update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of time of this commit) 11 years ago
  Justin Clark-Casey (justincc) fdd1c63c3c Make "fcache status" command also display information on disk/mem cache hit rate that is currently only displayed if LogLevel >=1 in [AssetCache] config 11 years ago
  Justin Clark-Casey (justincc) 28f36d8db5 Put fcache commands output to console, not log 11 years ago
  Justin Clark-Casey (justincc) edaf0a98d6 Give the caller AddMapTile a valid reason response if this failed due to blank response from server or connection failure. 11 years ago
  Justin Clark-Casey (justincc) 26c2d9e627 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Justin Clark-Casey (justincc) 39de7614ec Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section. 11 years ago
  Robert Adams d23ef79f98 BulletSim: restore collision flags when clear collision cache. 11 years ago
  Robert Adams 93d5d66fbd BulletSim: update collision flags to make sure they fit in the shorts provided. 11 years ago
  Justin Clark-Casey (justincc) 5be8f6632b minor: Fix commented out GridInfo service URL to be 8002 in Robust.ini.example rather than 9000 (already done in Robust.HG.ini.example) 11 years ago
  Justin Clark-Casey (justincc) df76e52310 minor: Add commented out code for apparent passing of texture IDs in ObjectProperties UDP replies to viewer 11 years ago
  Justin Clark-Casey (justincc) 31989bd51e Show texture ids for full object/part info console commmds 11 years ago
  Justin Clark-Casey (justincc) cccdfcb59e Comment out LLUDPServer.BroadcastPacket() to reduce code complexity. Appears to be a never used method. 11 years ago
  Justin Clark-Casey (justincc) 5d61c4039d Only set the data present event if we actually queued an outoing packet (not if we sent immediately) 11 years ago
  Robert Adams 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. 11 years ago
  Justin Clark-Casey (justincc) 4830431eb0 Add current .NET windows framework requirement to README. 11 years ago
  Robert Adams a7e7bed660 BulletSim: update SOs and DLLs with version that enables compressed 11 years ago
  Kevin Cozens 84a149ecbf Call ScriptSleep() instead of llSleep() in routine for llEmail. 11 years ago
  Robert Adams 571a75f934 BulletSim: update lib32/libBulletSim.dylib to current BulletSim C++ API. 11 years ago
  Oren Hurvitz 0094971186 After finishing to edit an attachment, let other avatars see the changes. (The changes weren't visible before because updates to attachments aren't sent while the attachment is selected.) 11 years ago
  Justin Clark-Casey (justincc) 1bd89ac287 Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip 11 years ago
  Justin Clark-Casey (justincc) 6221356712 Removing Mono.Security.dll temporarily so that it can be re-added with origin information 11 years ago
  Fernando Oliveira 67ffb64764 Corrected estateID to EstateID on getEstates function at PGSQLEstateData.cs 11 years ago
  Fernando Oliveira f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. 11 years ago
  Fernando Oliveira 8fdf70b87e * Fixes mantis mantis 0006803 [PGSQL] - Simulator crashes - Mono.Security.dll missing. The root of the issue is that the Postgres driver relies on Mono.Security.dll from the mono project. Unfortunately, when using Mono, including the dll in the distribution causes conflicts. This solution puts Mono.Security.dll in bin/lib/NET/ and, if windows .NET is the runtime, informs the assembly loader to load bin/lib/NET/Mono.Security.dll when .NET is scanning for the Mono.Security namespace. On Mono, the included Mono.Security assembly is ignored. 11 years ago
  Robert Adams 766a31431e BulletSim: implement the SL bug where VEHICLE_HOVER_UP_ONLY disables 11 years ago
  Oren Hurvitz d0c1780839 Fixed rezzing coalesced objects from a prim's inventory 11 years ago
  Justin Clark-Casey (justincc) acfe603a5f As discussed on many previous occasions, switch the default physics engine in OpenSimulator from OpenDynamicsEngine to BulletSim. 11 years ago