Tedd Hansen f06a6573bb One more: Async LSL command thread is also shared now. 16 lat temu
..
ScriptEngines 7e06df5f83 llList-commands from ldvoipeng, new Default.lsl from dalien 17 lat temu
TerrainFilters 2a3c79df83 changed to native line ending encoding 17 lat temu
assets 20215c3d30 Rewrote svn properties handling script in python. Added more file types. 17 lat temu
data 3d10dbf233 added IDs for all built-in animations 17 lat temu
inventory 82af9b7a78 Set svn:eol-style. 17 lat temu
Axiom.MathLib.dll beb3073bec A bit more work on Building tools/support. 17 lat temu
CookComputing.XmlRpcV2.dll c805b8827a 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. 17 lat temu
Db4objects.Db4o.dll 88945dca1f *Added libraries to bin 17 lat temu
DotSets.dll 3998c1611c (2/2) Added DotSets.dll and Mono.PEToolkit.dll 17 lat temu
Kds.Serialization.dll 88945dca1f *Added libraries to bin 17 lat temu
Modified.XnaDevRu.BulletX.dll f016ef76db 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. 17 lat temu
Mono.Addins.dll 089af4903a Checked in my own Mono.Addins.dll by mistake. Here is correction. 17 lat temu
Mono.Addins.dll.config 039f2c46c0 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. 17 lat temu
Mono.Data.SqliteClient.dll 79f0ac82e3 Some cleaning up and removed a few old files no longer in use. 17 lat temu
Mono.PEToolkit.dll 3998c1611c (2/2) Added DotSets.dll and Mono.PEToolkit.dll 17 lat temu
MonoXnaCompactMaths.dll f016ef76db 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. 17 lat temu
MySql.Data.dll 8b440cef13 Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be run prior to rebuilding the solution 17 lat temu
Nini.dll 121a633aa5 Guess I should add the Nini.dll as well 17 lat temu
Ode.NET.dll 9722b6ad53 Updating ODE.NET as the version I used possibly caused the slowness. 17 lat temu
OpenSim.32BitLaunch.exe 169032b4a4 Fixed ScriptEngine config in OpenSim.ini.example that was out of place. 17 lat temu
OpenSim.32BitLaunch.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.32BitLaunch.pdb 169032b4a4 Fixed ScriptEngine config in OpenSim.ini.example that was out of place. 17 lat temu
OpenSim.Grid.AssetServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.Grid.GridServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.Grid.InventoryServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.Grid.MessagingServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.Grid.ScriptServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.Grid.UserServer.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
OpenSim.ini.example f06a6573bb One more: Async LSL command thread is also shared now. 16 lat temu
OpenSimExport.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
PhysX-wrapper.dll 88945dca1f *Added libraries to bin 17 lat temu
PhysX_Wrapper_Dotnet.dll 88945dca1f *Added libraries to bin 17 lat temu
Prebuild.exe 57cfd5e8d1 * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :) 17 lat temu
RAIL.dll f2dd6c86f7 Added RAIL.dll 17 lat temu
SimpleApp.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
System.Data.SQLite.dll 88945dca1f *Added libraries to bin 17 lat temu
XMLRPC.dll c578d0c37d ibid 17 lat temu
avatar-texture.dat 561b87b303 * Applying dalien's patches from bug#177 and #179 17 lat temu
defaultstripe.png ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. 17 lat temu
excuses ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 17 lat temu
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 17 lat temu
http_500.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 17 lat temu
http_loginform.html.example 901f403823 * Just an update to the default login form 17 lat temu
libdb_dotNET43.dll 88945dca1f *Added libraries to bin 17 lat temu
libode.dylib 8f5c55c79b Updated ODE lib for OS X (built from opensim-libs r27) 17 lat temu
libode.so cb05b76b83 * This update restores *nix support 17 lat temu
libopenjpeg-1.0.0-x86_64.so ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. 17 lat temu
libopenjpeg-1.0.0.so ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. 17 lat temu
libopenjpeg-1.1.0.dylib ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. 17 lat temu
libopenjpeg-libsl-2.1.2.0.dylib 20215c3d30 Rewrote svn properties handling script in python. Added more file types. 17 lat temu
libopenjpeg-libsl-2.1.2.0.so 94ecea52da Back with old libopenjpeg-libsl-2.1.2.0.so 17 lat temu
libsecondlife.dll 2d6c21e8fc * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains of Wright Plaza flow! 17 lat temu
libsecondlife.dll.config 20215c3d30 Rewrote svn properties handling script in python. Added more file types. 17 lat temu
log4net.dll 88945dca1f *Added libraries to bin 17 lat temu
mssql_connection.ini.example 4880bd121e * Split out MSSQLManager Test/Init into each provider. 17 lat temu
mysql_connection.ini.example 4880bd121e * Split out MSSQLManager Test/Init into each provider. 17 lat temu
nunit.framework.dll f9094fe066 * Forced nunit.framework.dll into the repo 17 lat temu
ode.dll 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. 17 lat temu
openjpeg-libsl.dll 167846311a updated openjpeg-libsl.dll 17 lat temu
opensim-ode.sh 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. 17 lat temu
pCampBot.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 17 lat temu
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: 17 lat temu
shutdown_commands.txt db174dfa20 set svn:eol-style 17 lat temu
sqlite-3.4.1.so 79f0ac82e3 Some cleaning up and removed a few old files no longer in use. 17 lat temu
sqlite3.dll 779eaada40 updating windows sqlite binary 17 lat temu
startup_commands.txt.example 1d5ec16865 move out the config files to .example files so that they 17 lat temu
startuplogo.txt 905251fc07 More distinct startup logo + include the link to FAQ. 17 lat temu