aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-02Change default say distance to 20m from 30m, the same as on the big grid. Th...Justin Clark-Casey (justincc)2-4/+4
2011-11-01Removed see_into_this_sim_from_neighbor configuration option.Dan Lake1-3/+0
2011-10-31Remove unused PumaCode.SvnDotNet libraryJustin Clark-Casey (justincc)1-0/+0
2011-10-29Add missing max_listens_per_region to [LL_Functions] config section in OpenSi...Justin Clark-Casey (justincc)1-0/+4
2011-10-26Added optional owner classes to existing OSSL agent PermissionsMichelle Argus2-0/+14
2011-10-24Add new EventQueueTests with basic test to check that adding a client registe...Justin Clark-Casey (justincc)1-0/+33
2011-10-24Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2-0/+16
2011-10-22Rename some of the example commented out server names to mygridserver.com lik...Justin Clark-Casey (justincc)1-23/+21
2011-10-22Make config comments about choosing assetcache modules clearer.Justin Clark-Casey (justincc)2-17/+19
2011-10-19Add option to allow remote http calls to setpassword in the AuthenticationSer...Justin Clark-Casey (justincc)2-4/+12
2011-10-19Allow an http call to set account details if AllowSetAccount = true in [UserA...Justin Clark-Casey (justincc)2-1/+8
2011-10-18Provide an option to allow remote calls to the CreateUser method on the UserA...Justin Clark-Casey (justincc)2-3/+10
2011-10-17Set enable_adaptive_throttles = true in OpenSimDefaults.iniJustin Clark-Casey (justincc)1-1/+1
2011-10-15Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)1-1/+2
2011-10-14Add back the missing bin/addon-modules directory that I somehow managed to ac...Justin Clark-Casey (justincc)1-0/+1
2011-10-14change default ODE world_stepsize to 0.0178 from 0.02Justin Clark-Casey (justincc)1-2/+2
2011-10-13Expose minimum frame time and update periods for experimentation.Justin Clark-Casey (justincc)1-0/+42
2011-10-12Make it possible to disable the HG linker. On non-HG systems it spits yellowMelanie3-0/+3
2011-10-12Update OpenSimDefaults.ini to make the prior state (Groups messaging enabledMelanie1-1/+1
2011-10-10Provide a way to turn the MonitorModule on and offJustin Clark-Casey (justincc)1-0/+5
2011-10-08Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there...Justin Clark-Casey (justincc)2-0/+2
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