aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-08Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.Justin Clark-Casey (justincc)2-0/+8
2011-10-07Correct DeleteScriptsOnRestart to DeleteScriptsOnStartup in comments in OpenS...Justin Clark-Casey (justincc)1-1/+1
2011-10-04Clarify explanation of DeleteScriptsOnStartup switch in [XEngine].Justin Clark-Casey (justincc)2-9/+8
2011-09-30copy config information on allow/disallow individual os functions into OpenSi...Justin Clark-Casey (justincc)2-19/+38
2011-09-30remove unused postgresql dllJustin Clark-Casey (justincc)1-0/+0
2011-09-30Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all...Justin Clark-Casey (justincc)1-0/+8
2011-09-24Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus2-0/+9
2011-09-24Clarify explanation of the "DeleteScriptsOnStartup" config switch and add thi...Justin Clark-Casey (justincc)2-5/+13
2011-09-23Correct asset id of library default iris texture.Justin Clark-Casey (justincc)1-1/+1
2011-09-17Add BulletSim physics option details to OpenSim.ini.example. Marked as in de...Justin Clark-Casey (justincc)1-0/+2
2011-09-17Remove old bullet DotNET and X libraries in preparation for BulletSJustin Clark-Casey (justincc)1-4/+1
2011-09-17Add back BulletSPlugin.dll.config that I somehow managed to delete today in a...Justin Clark-Casey (justincc)1-0/+6
2011-09-17Revert "uncomment Standalone config in OpenSim.ini.example."Justin Clark-Casey (justincc)1-1/+1
2011-09-16Fix base_hair.dat to actually contain the base hair asset rather than base ey...Justin Clark-Casey (justincc)1-6/+94
2011-09-16Fix build errors on Windows by adding missing OpenSim.Services.Base referencejustincc1-6/+0
2011-09-16On standalone, by default create the necessary minimum body parts and clothes...Justin Clark-Casey (justincc)3-2/+21
2011-09-15Write code to create minimum necessary body parts/clothing and avatar entries...Justin Clark-Casey (justincc)9-140/+215
2011-09-12uncomment Standalone config in OpenSim.ini.example.Justin Clark-Casey (justincc)1-1/+1
2011-09-04Fixed BulletSim config files for Linux *.so libraries.Snoopy Pfeffer1-2/+2
2011-08-30also get "nant clean" to remove old .mdb from .exe and .dllJustin Clark-Casey (justincc)1-0/+0
2011-08-30Hack our copy of Prebuild to just delete the dlls and mdbs in Physics, so as ...Justin Clark-Casey (justincc)1-0/+0
2011-08-30BulletSim: update values in OpenSimDefaults.ini to the same as defaults in th...Robert Adams1-4/+4
2011-08-30BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read.Robert Adams4-0/+0
2011-08-26BulletSim: add mesh representation. Use meshes for static objects and switch ...Robert Adams4-1/+3
2011-08-22minor: Add explanative text for the new currency parameter. Convert some tab...Justin Clark-Casey (justincc)3-16/+19
2011-08-19Get rid of HttpServer.dll to avoid confusion since we use HttpServer_OpenSim....Justin Clark-Casey (justincc)1-0/+0
2011-08-18BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams3-0/+0
2011-08-16Add terminating quotes to http addresses in [SimulatorFeatures] section of Op...Justin Clark-Casey (justincc)1-2/+2
2011-08-16Change the default standalone asset cache to be the Flotsam asset cache (with...Justin Clark-Casey (justincc)2-5/+7
2011-08-16minor: Add warning to OpenSim.ini.example about bullet plugins not working ri...Justin Clark-Casey (justincc)1-0/+1
2011-08-14Added optional Login Service parameter "Currency" to be able to change the cu...Snoopy Pfeffer3-0/+6
2011-08-14WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout...Snoopy Pfeffer1-0/+3
2011-08-05BulletSim: Parameters settable from ini file. Linksets. Physical property val...Robert Adams4-0/+42
2011-08-03correct config comments mistakesJustin Clark-Casey (justincc)2-2/+1
2011-08-03Put config to enable disable [NPC] module.Justin Clark-Casey (justincc)2-0/+10
2011-08-01Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)1-0/+33
2011-07-30Make it clearer what the save_crashes setting in [Startup] actually does.Justin Clark-Casey (justincc)2-0/+6
2011-07-25BulletSim: Update dllsRobert Adams3-0/+0
2011-07-23Change default AllowScriptCrossings config setting to true.Justin Clark-Casey (justincc)2-5/+9
2011-07-23Fixed serverside_object_permission default value conflictionMakopoppo1-2/+2
2011-07-23Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)12-538/+126
2011-07-23Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)12-126/+538
2011-07-23Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)12-538/+126
2011-07-22BulletSim: fix buoyancy for prims. Start of configurable physics parameters.Robert Adams3-0/+0
2011-07-22Pass collisions and updates in pinned memory (saves marshaling).Robert.Adams4-0/+6
2011-07-22Pass collisions and updates in pinned memory (saves marshaling).Dan Lake4-0/+6
2011-07-21remove the windows debugging symbols for the long protobuf-netJustin Clark-Casey (justincc)1-0/+0
2011-07-21remove dead MXP default symbols. The MXP code is long, long gone.Justin Clark-Casey (justincc)1-0/+0
2011-07-21make [SMTP] default comment option match actual defaultJustin Clark-Casey (justincc)2-10/+10
2011-07-21minor: group all the map tile options togetherJustin Clark-Casey (justincc)2-15/+16