aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '39d7945efc8daa6e5cd0f4728b499e7a624526cd' into bigmergeMelanie2011-10-112-0/+9
|\
| * Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus2011-09-242-0/+9
* | Merge commit '53646070057c9355bba6df9e181253232d97d8e9' into bigmergeMelanie2011-10-112-5/+13
|\ \ | |/
| * Clarify explanation of the "DeleteScriptsOnStartup" config switch and add thi...Justin Clark-Casey (justincc)2011-09-242-5/+13
* | Merge commit 'ceb09cde4ddaff6b7e76ce18656f0c2049bcb8ec' into bigmergeMelanie2011-10-111-1/+1
|\ \ | |/
| * Correct asset id of library default iris texture.Justin Clark-Casey (justincc)2011-09-231-1/+1
* | Merge commit '27af016381f2f4aaa8cda99ce7f029980bf8ea76' into bigmergeMelanie2011-10-111-0/+2
|\ \ | |/
| * Add BulletSim physics option details to OpenSim.ini.example. Marked as in de...Justin Clark-Casey (justincc)2011-09-171-0/+2
* | Merge commit 'f95033812402aaf31a9f2f66c946165d2d79669f' into bigmergeMelanie2011-10-111-4/+1
|\ \ | |/
| * Remove old bullet DotNET and X libraries in preparation for BulletSJustin Clark-Casey (justincc)2011-09-171-4/+1
* | Merge commit '6f69ab3bcb932589f102c16b718e7f8964d2c8eb' into bigmergeMelanie2011-10-111-0/+6
|\ \ | |/
| * Add back BulletSPlugin.dll.config that I somehow managed to delete today in a...Justin Clark-Casey (justincc)2011-09-171-0/+6
* | Merge commit '744602f6d170373882cb31155c8c899b43a5339e' into bigmergeMelanie2011-10-111-1/+1
|\ \ | |/
| * Revert "uncomment Standalone config in OpenSim.ini.example."Justin Clark-Casey (justincc)2011-09-171-1/+1
* | Merge commit 'c38b25a1d21540fd5be4ae438b38ab67ba88d166' into bigmergeMelanie2011-10-111-6/+94
|\ \ | |/
| * Fix base_hair.dat to actually contain the base hair asset rather than base ey...Justin Clark-Casey (justincc)2011-09-161-6/+94
* | Merge commit 'a00327d0e5f512ccf56e18082c7e7c7366517379' into bigmergeMelanie2011-10-111-6/+0
|\ \ | |/
| * Fix build errors on Windows by adding missing OpenSim.Services.Base referencejustincc2011-09-161-6/+0
* | Merge commit '37370a8102f066dab1fe3fd9b0b4a7d3541e8b47' into bigmergeMelanie2011-10-113-2/+21
|\ \ | |/
| * On standalone, by default create the necessary minimum body parts and clothes...Justin Clark-Casey (justincc)2011-09-163-2/+21
* | Merge commit 'c4efb97d49dec736151dfa3fa102efe6a5f6fbab' into bigmergeMelanie2011-10-119-140/+215
|\ \ | |/
| * Write code to create minimum necessary body parts/clothing and avatar entries...Justin Clark-Casey (justincc)2011-09-159-140/+215
* | Bring us up to date.Tom2011-09-141-1/+1
|\ \ | |/
| * uncomment Standalone config in OpenSim.ini.example.Justin Clark-Casey (justincc)2011-09-121-1/+1
* | 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