OpenSimMirror/bin
Teravus Ovares d773ca5147 * Made physical prim stable enough for the general population to turn on. (though I still don't recommend it for welcome regions unless object build is off.
* Updated the ode.dll for windows with a more reasonable stack space reserve.  Linux users will need to type ulimit -s 262144 before starting up OpenSimulator if using Physical Prim to protect against stack collisions. or run the included ./bin/opensim-ode.sh to start up OpenSimulator in ODE mode.
* Added internal collision score and am keeping track of 'high usage' prim.
* Tweaked collisions some more
* Tested up to 460 physical prim in extremely close quarters (which was previously impossible in OpenSim).  After 460 in tight quarters, physics slows down enough to make it hard to do any moving, however..  non physics things still work, such as logging on to the simulator, etc.
2008-02-13 07:50:15 +00:00
..
ScriptEngines llList-commands from ldvoipeng, new Default.lsl from dalien 2007-08-26 21:21:21 +00:00
TerrainFilters changed to native line ending encoding 2007-07-16 15:40:11 +00:00
assets Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
data added IDs for all built-in animations 2007-11-13 02:30:43 +00:00
inventory Set svn:eol-style. 2008-01-09 23:28:50 +00:00
Axiom.MathLib.dll A bit more work on Building tools/support. 2007-07-04 19:07:27 +00:00
CookComputing.XmlRpcV2.dll added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. 2007-08-01 19:42:12 +00:00
Db4objects.Db4o.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
DotSets.dll (2/2) Added DotSets.dll and Mono.PEToolkit.dll 2007-08-17 18:42:54 +00:00
Kds.Serialization.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Modified.XnaDevRu.BulletX.dll Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs. 2007-11-07 20:49:31 +00:00
Mono.Addins.dll Checked in my own Mono.Addins.dll by mistake. Here is correction. 2008-01-05 20:09:08 +00:00
Mono.Addins.dll.config Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management. 2007-11-04 13:48:15 +00:00
Mono.Data.SqliteClient.dll Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
Mono.PEToolkit.dll (2/2) Added DotSets.dll and Mono.PEToolkit.dll 2007-08-17 18:42:54 +00:00
MonoXnaCompactMaths.dll Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs. 2007-11-07 20:49:31 +00:00
MySql.Data.dll Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be run prior to rebuilding the solution 2007-10-11 19:10:27 +00:00
Nini.dll Guess I should add the Nini.dll as well 2007-08-04 18:25:01 +00:00
Ode.NET.dll Updating ODE.NET as the version I used possibly caused the slowness. 2008-01-30 08:58:44 +00:00
OpenSim.32BitLaunch.exe fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second... 2008-02-02 07:53:13 +00:00
OpenSim.32BitLaunch.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.32BitLaunch.pdb fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second... 2008-02-02 07:53:13 +00:00
OpenSim.Grid.AssetServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.GridServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.InventoryServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.MessagingServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.ScriptServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.Grid.UserServer.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
OpenSim.ini.example * Renamed and moved avatar appearance config keys. Everyone who has appearance persistence needs to set new params for it (check OpenSim.ini.example) 2008-02-11 18:04:12 +00:00
OpenSimExport.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
PhysX-wrapper.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
PhysX_Wrapper_Dotnet.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
Prebuild.exe * Updated vs2008 target ProductVersion to "9.0.21022" 2007-12-20 11:34:32 +00:00
RAIL.dll Added RAIL.dll 2007-08-17 18:39:04 +00:00
SimpleApp.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
System.Data.SQLite.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
XMLRPC.dll ibid 2007-07-08 07:45:46 +00:00
avatar-texture.dat * Applying dalien's patches from bug#177 and #179 2007-07-11 02:51:51 +00:00
defaultstripe.png Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
excuses * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 2008-02-03 17:46:39 +00:00
http_404.html.example * Added a hashtable based HTTP processor in preparation of the web_login_key 2008-01-09 04:13:04 +00:00
http_500.html.example * Added a hashtable based HTTP processor in preparation of the web_login_key 2008-01-09 04:13:04 +00:00
http_loginform.html.example * Just an update to the default login form 2008-01-10 23:31:37 +00:00
libdb_dotNET43.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libode.dylib Updated ODE lib for OS X (built from opensim-libs r27) 2008-01-30 09:27:25 +00:00
libode.so * This update restores *nix support 2008-01-30 07:46:48 +00:00
libopenjpeg-1.0.0-x86_64.so Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-1.0.0.so Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-1.1.0.dylib Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
libopenjpeg-libsl-2.1.2.0.dylib Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
libopenjpeg-libsl-2.1.2.0.so Updates to LibSL revision 1498. Thanks Johan! 2007-12-07 08:54:31 +00:00
libsecondlife.dll * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains of Wright Plaza flow! 2008-02-02 08:11:14 +00:00
libsecondlife.dll.config Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
log4net.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
mssql_connection.ini.example Moved mssql_connection.ini to an .example file as well. 2007-12-15 23:44:48 +00:00
mysql_connection.ini.example move mysql_connection.ini to mysql_connection.ini.example 2007-12-15 22:10:44 +00:00
nunit.framework.dll * Forced nunit.framework.dll into the repo 2008-02-08 17:56:41 +00:00
ode.dll * Made physical prim stable enough for the general population to turn on. (though I still don't recommend it for welcome regions unless object build is off. 2008-02-13 07:50:15 +00:00
openjpeg-libsl.dll updated openjpeg-libsl.dll 2007-12-07 09:47:36 +00:00
opensim-ode.sh * Made physical prim stable enough for the general population to turn on. (though I still don't recommend it for welcome regions unless object build is off. 2008-02-13 07:50:15 +00:00
pCampBot.exe.config default to appending for log files per Mantis 530, and per 2008-02-12 00:39:08 +00:00
shutdown_commands.txt set svn:eol-style 2007-11-11 09:19:21 +00:00
sqlite-3.4.1.so Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
sqlite3.dll updating windows sqlite binary 2007-10-20 05:38:32 +00:00
startup_commands.txt.example move out the config files to .example files so that they 2007-10-25 15:33:11 +00:00