Commit History

Author SHA1 Message Date
  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 c581506058 varregion: update PGSQL driver for storing variable terrain size blobs. 11 years ago
  Robert Adams 8937a2244d Merge branch 'master' into varregion 11 years ago
  Robert Adams 97bc5263de varregion: move the compressed heighmap compression factor from 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
  Justin Clark-Casey (justincc) d82d6bb1ec Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Kevin Cozens 5ca7395e17 Added support for attachments to group notices when using Flotsam groups. 11 years ago
  fernando 3e1ca2bd21 * Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled) 11 years ago
  Oren Hurvitz f106ba87ca Made terrain uploads thread-safe 11 years ago
  Justin Clark-Casey (justincc) a27c2432bb This is Npgsql2.0.12.0-bin-ms-net3.5sp1 11 years ago
  Justin Clark-Casey (justincc) dbdcf2d995 Remove to re-add with version information for future reference 11 years ago
  Michael Cerquoni daf44cc65e fix missing " for variable SRV_IMServerURI in example file 11 years ago
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
  teravus 2eade55471 * pushing test 11 years ago
  Robert Adams 8b5e2f2cd2 BulletSim: Fix snap back from edge of region problem. Mantis 6794. 11 years ago
  teravus 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. 11 years ago