aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new EventQueueTests with basic test to check that adding a client registe...Justin Clark-Casey (justincc)2011-10-241-0/+33
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-242-0/+16
* Rename some of the example commented out server names to mygridserver.com lik...Justin Clark-Casey (justincc)2011-10-221-23/+21
* Make config comments about choosing assetcache modules clearer.Justin Clark-Casey (justincc)2011-10-222-17/+19
* Add option to allow remote http calls to setpassword in the AuthenticationSer...Justin Clark-Casey (justincc)2011-10-192-4/+12
* Allow an http call to set account details if AllowSetAccount = true in [UserA...Justin Clark-Casey (justincc)2011-10-192-1/+8
* Provide an option to allow remote calls to the CreateUser method on the UserA...Justin Clark-Casey (justincc)2011-10-182-3/+10
* Set enable_adaptive_throttles = true in OpenSimDefaults.iniJustin Clark-Casey (justincc)2011-10-171-1/+1
* Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)2011-10-151-1/+2
* Add back the missing bin/addon-modules directory that I somehow managed to ac...Justin Clark-Casey (justincc)2011-10-141-0/+1
* change default ODE world_stepsize to 0.0178 from 0.02Justin Clark-Casey (justincc)2011-10-141-2/+2
* Expose minimum frame time and update periods for experimentation.Justin Clark-Casey (justincc)2011-10-131-0/+42
* Make it possible to disable the HG linker. On non-HG systems it spits yellowMelanie2011-10-123-0/+3
* Update OpenSimDefaults.ini to make the prior state (Groups messaging enabledMelanie2011-10-121-1/+1
* Provide a way to turn the MonitorModule on and offJustin Clark-Casey (justincc)2011-10-101-0/+5
* Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there...Justin Clark-Casey (justincc)2011-10-082-0/+2
* Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.Justin Clark-Casey (justincc)2011-10-082-0/+8
* Correct DeleteScriptsOnRestart to DeleteScriptsOnStartup in comments in OpenS...Justin Clark-Casey (justincc)2011-10-071-1/+1
* Clarify explanation of DeleteScriptsOnStartup switch in [XEngine].Justin Clark-Casey (justincc)2011-10-042-9/+8
* copy config information on allow/disallow individual os functions into OpenSi...Justin Clark-Casey (justincc)2011-09-302-19/+38
* remove unused postgresql dllJustin Clark-Casey (justincc)2011-09-301-0/+0
* Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all...Justin Clark-Casey (justincc)2011-09-301-0/+8
* Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus2011-09-242-0/+9
* Clarify explanation of the "DeleteScriptsOnStartup" config switch and add thi...Justin Clark-Casey (justincc)2011-09-242-5/+13
* Correct asset id of library default iris texture.Justin Clark-Casey (justincc)2011-09-231-1/+1
* Add BulletSim physics option details to OpenSim.ini.example. Marked as in de...Justin Clark-Casey (justincc)2011-09-171-0/+2
* Remove old bullet DotNET and X libraries in preparation for BulletSJustin Clark-Casey (justincc)2011-09-171-4/+1
* Add back BulletSPlugin.dll.config that I somehow managed to delete today in a...Justin Clark-Casey (justincc)2011-09-171-0/+6
* Revert "uncomment Standalone config in OpenSim.ini.example."Justin Clark-Casey (justincc)2011-09-171-1/+1
* Fix base_hair.dat to actually contain the base hair asset rather than base ey...Justin Clark-Casey (justincc)2011-09-161-6/+94
* Fix build errors on Windows by adding missing OpenSim.Services.Base referencejustincc2011-09-161-6/+0
* On standalone, by default create the necessary minimum body parts and clothes...Justin Clark-Casey (justincc)2011-09-163-2/+21
* Write code to create minimum necessary body parts/clothing and avatar entries...Justin Clark-Casey (justincc)2011-09-159-140/+215
* uncomment Standalone config in OpenSim.ini.example.Justin Clark-Casey (justincc)2011-09-121-1/+1
* 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