aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge commits, stage 1Tom2011-09-0428-612/+329
|\
| * Fixed BulletSim config files for Linux *.so libraries.Snoopy Pfeffer2011-09-041-2/+2
| * also get "nant clean" to remove old .mdb from .exe and .dllJustin Clark-Casey (justincc)2011-08-301-0/+0
| * Hack our copy of Prebuild to just delete the dlls and mdbs in Physics, so as ...Justin Clark-Casey (justincc)2011-08-301-0/+0
| * BulletSim: update values in OpenSimDefaults.ini to the same as defaults in th...Robert Adams2011-08-301-4/+4
| * BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read.Robert Adams2011-08-304-0/+0
| * BulletSim: add mesh representation. Use meshes for static objects and switch ...Robert Adams2011-08-264-1/+3
| * Merge branch 'master' into bulletsimMic Bowman2011-08-263-16/+19
| |\
| | * minor: Add explanative text for the new currency parameter. Convert some tab...Justin Clark-Casey (justincc)2011-08-223-16/+19
| * | Merge branch 'master' into bulletsimMic Bowman2011-08-197-7/+19
| |\ \ | | |/
| | * Get rid of HttpServer.dll to avoid confusion since we use HttpServer_OpenSim....Justin Clark-Casey (justincc)2011-08-191-0/+0
| | * Add terminating quotes to http addresses in [SimulatorFeatures] section of Op...Justin Clark-Casey (justincc)2011-08-161-2/+2
| | * Change the default standalone asset cache to be the Flotsam asset cache (with...Justin Clark-Casey (justincc)2011-08-162-5/+7
| | * minor: Add warning to OpenSim.ini.example about bullet plugins not working ri...Justin Clark-Casey (justincc)2011-08-161-0/+1
| | * Added optional Login Service parameter "Currency" to be able to change the cu...Snoopy Pfeffer2011-08-143-0/+6
| | * WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout...Snoopy Pfeffer2011-08-141-0/+3
| * | BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams2011-08-183-0/+0
| * | Merge branch 'master' into bulletsimMic Bowman2011-08-0515-545/+185
| |\ \ | | |/
| | * correct config comments mistakesJustin Clark-Casey (justincc)2011-08-032-2/+1
| | * Put config to enable disable [NPC] module.Justin Clark-Casey (justincc)2011-08-032-0/+10
| | * Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)2011-08-011-0/+33
| | * Make it clearer what the save_crashes setting in [Startup] actually does.Justin Clark-Casey (justincc)2011-07-302-0/+6
| | * Change default AllowScriptCrossings config setting to true.Justin Clark-Casey (justincc)2011-07-232-5/+9
| | * Fixed serverside_object_permission default value conflictionMakopoppo2011-07-231-2/+2
| | * Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)2011-07-2312-538/+126
| | * Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)2011-07-2312-126/+538
| | * Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)2011-07-2312-538/+126
| * | BulletSim: Parameters settable from ini file. Linksets. Physical property val...Robert Adams2011-08-054-0/+42
| * | BulletSim: Update dllsRobert Adams2011-07-253-0/+0
| * | BulletSim: fix buoyancy for prims. Start of configurable physics parameters.Robert Adams2011-07-223-0/+0
| * | Pass collisions and updates in pinned memory (saves marshaling).Robert.Adams2011-07-224-0/+6
| * | Merge branch 'master' into bulletsimMic Bowman2011-07-224-27/+31
| |\ \ | | |/
| | * remove the windows debugging symbols for the long protobuf-netJustin Clark-Casey (justincc)2011-07-211-0/+0
| | * remove dead MXP default symbols. The MXP code is long, long gone.Justin Clark-Casey (justincc)2011-07-211-0/+0
| | * make [SMTP] default comment option match actual defaultJustin Clark-Casey (justincc)2011-07-212-10/+10
| | * minor: group all the map tile options togetherJustin Clark-Casey (justincc)2011-07-212-15/+16
| | * remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.iniJustin Clark-Casey (justincc)2011-07-211-1/+4
| | * minor: remove the pointless quotes from the GenerateMaptiles optionJustin Clark-Casey (justincc)2011-07-211-1/+1
| | * make default TextureOnMapTile true for the older map imagerJustin Clark-Casey (justincc)2011-07-212-3/+3
| * | Merge branch 'master' into bulletsimDan Lake2011-07-201-18/+18
| |\ \ | | |/
| | * Add a warning to URI config in GridCommon.ini.example not to add a slash to t...Justin Clark-Casey (justincc)2011-07-121-18/+18
| * | Merge branch 'master' into bulletsimDan Lake2011-07-115-46/+62
| |\ \ | | |/
| * | Checkin 32 bit bulletsim shared library for Linux.Robert Adams2011-07-115-0/+0
| * | For an initial test, add 64 bit shared object bullet libraries built under Li...Justin Clark-Casey (justincc)2011-06-274-0/+0
| * | Initial BulletSim.dll commitRobert Adams2011-06-201-0/+0
* | | Merge branch 'master' into careminster-presence-refactorroot2011-07-091-1/+0
|\ \ \ | | |/ | |/|
| * | Make MeshUploadFlagModule non-shared rather than shared (since each scene nee...Justin Clark-Casey (justincc)2011-07-071-1/+0
* | | Merge branch 'master' into careminster-presence-refactorroot2011-07-053-35/+50
|\ \ \ | |/ /
| * | Make it possible to disable the file part of the flotsam asset cacheJustin Clark-Casey (justincc)2011-07-041-1/+4
| * | Make default serverside_object_permissions = true since this better matches u...Justin Clark-Casey (justincc)2011-07-011-1/+1