| Commit message (Expand) | Author | Files | Lines |
2011-09-12 | uncomment Standalone config in OpenSim.ini.example. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-09-04 | Fixed BulletSim config files for Linux *.so libraries. | Snoopy Pfeffer | 1 | -2/+2 |
2011-08-30 | also get "nant clean" to remove old .mdb from .exe and .dll | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-08-30 | Hack our copy of Prebuild to just delete the dlls and mdbs in Physics, so as ... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-08-30 | BulletSim: update values in OpenSimDefaults.ini to the same as defaults in th... | Robert Adams | 1 | -4/+4 |
2011-08-30 | BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. | Robert Adams | 4 | -0/+0 |
2011-08-26 | BulletSim: add mesh representation. Use meshes for static objects and switch ... | Robert Adams | 4 | -1/+3 |
2011-08-22 | minor: Add explanative text for the new currency parameter. Convert some tab... | Justin Clark-Casey (justincc) | 3 | -16/+19 |
2011-08-19 | Get rid of HttpServer.dll to avoid confusion since we use HttpServer_OpenSim.... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-08-18 | BulletSim: add runtime setting of physics parameters. Update default values. | Robert Adams | 3 | -0/+0 |
2011-08-16 | Add terminating quotes to http addresses in [SimulatorFeatures] section of Op... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-08-16 | Change the default standalone asset cache to be the Flotsam asset cache (with... | Justin Clark-Casey (justincc) | 2 | -5/+7 |
2011-08-16 | minor: Add warning to OpenSim.ini.example about bullet plugins not working ri... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-14 | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 3 | -0/+6 |
2011-08-14 | WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout... | Snoopy Pfeffer | 1 | -0/+3 |
2011-08-05 | BulletSim: Parameters settable from ini file. Linksets. Physical property val... | Robert Adams | 4 | -0/+42 |
2011-08-03 | correct config comments mistakes | Justin Clark-Casey (justincc) | 2 | -2/+1 |
2011-08-03 | Put config to enable disable [NPC] module. | Justin Clark-Casey (justincc) | 2 | -0/+10 |
2011-08-01 | Get osNpcCreate appearance working with avatars that are currently in the scene. | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2011-07-30 | Make it clearer what the save_crashes setting in [Startup] actually does. | Justin Clark-Casey (justincc) | 2 | -0/+6 |
2011-07-25 | BulletSim: Update dlls | Robert Adams | 3 | -0/+0 |
2011-07-23 | Change default AllowScriptCrossings config setting to true. | Justin Clark-Casey (justincc) | 2 | -5/+9 |
2011-07-23 | Fixed serverside_object_permission default value confliction | Makopoppo | 1 | -2/+2 |
2011-07-23 | Remove manually permissions settings on all current library items so that the... | Justin Clark-Casey (justincc) | 12 | -538/+126 |
2011-07-23 | Revert "Don't load current/next/everyone/base permissions from the library it... | Justin Clark-Casey (justincc) | 12 | -126/+538 |
2011-07-23 | Don't load current/next/everyone/base permissions from the library item xml f... | Justin Clark-Casey (justincc) | 12 | -538/+126 |
2011-07-22 | BulletSim: fix buoyancy for prims. Start of configurable physics parameters. | Robert Adams | 3 | -0/+0 |
2011-07-22 | Pass collisions and updates in pinned memory (saves marshaling). | Robert.Adams | 4 | -0/+6 |
2011-07-22 | Pass collisions and updates in pinned memory (saves marshaling). | Dan Lake | 4 | -0/+6 |
2011-07-21 | remove the windows debugging symbols for the long protobuf-net | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-07-21 | remove dead MXP default symbols. The MXP code is long, long gone. | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-07-21 | make [SMTP] default comment option match actual default | Justin Clark-Casey (justincc) | 2 | -10/+10 |
2011-07-21 | minor: group all the map tile options together | Justin Clark-Casey (justincc) | 2 | -15/+16 |
2011-07-21 | remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-07-21 | minor: remove the pointless quotes from the GenerateMaptiles option | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-07-21 | make default TextureOnMapTile true for the older map imager | Justin Clark-Casey (justincc) | 2 | -3/+3 |
2011-07-12 | Add a warning to URI config in GridCommon.ini.example not to add a slash to t... | Justin Clark-Casey (justincc) | 1 | -18/+18 |
2011-07-11 | Checkin 32 bit bulletsim shared library for Linux. | Robert Adams | 5 | -0/+0 |
2011-07-07 | Make MeshUploadFlagModule non-shared rather than shared (since each scene nee... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-07-04 | Make it possible to disable the file part of the flotsam asset cache | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-07-01 | Make default serverside_object_permissions = true since this better matches u... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-06-30 | improve and tidy up some config file comments | Justin Clark-Casey (justincc) | 2 | -14/+20 |
2011-06-30 | minor: adjust some indentation and spacing in OpenSim.ini.example for consist... | Justin Clark-Casey (justincc) | 1 | -19/+25 |
2011-06-28 | [PATCH] Changed Wind parameters default value in OpenSim.ini.example | Makopoppo | 1 | -2/+2 |
2011-06-27 | For an initial test, add 64 bit shared object bullet libraries built under Li... | Justin Clark-Casey (justincc) | 4 | -0/+0 |
2011-06-25 | Remove the now unused [cms] section from OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 1 | -5/+0 |
2011-06-24 | Optionally, don't delete previously compiled scripts on startup | Oren Hurvitz | 1 | -0/+6 |
2011-06-24 | Tell hypergridders when their teleports fail because of the 4096 limit rather... | Justin Clark-Casey (justincc) | 2 | -3/+4 |
2011-06-20 | Initial BulletSim.dll commit | Robert Adams | 1 | -0/+0 |
2011-06-15 | Added missing config var for map image service. | Diva Canto | 3 | -0/+9 |