aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-08reformatted OpenSimAssetSet.xml (whitespace only)Jeff Ames1-426/+414
2007-11-08fixed case of name key in OpenSimAssetSet.xmlJeff Ames1-19/+19
2007-11-07Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update ↵darok2-0/+0
on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs.
2007-11-05teravus debug patch of libode.so from libsdan miller1-0/+0
2007-11-05New ode.dll from Teravus.MW1-0/+0
2007-11-05tevarus ODE debug patch. note: NOT TESTED!dan miller1-0/+0
2007-11-05teravus debugging patched ode.dll, windowsdan miller1-0/+0
2007-11-05* prebuild now creates .exe references in NAntTargetlbsa711-0/+0
* prebuild now uses local copy of schema (for future expansions)
2007-11-04another attempt to fix problemMW1-0/+0
2007-11-04trying to fix the problem of Mono not liking to work with Mono.Addins, but ↵MW1-0/+0
MS .net is fine with it.
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which ↵MW2-0/+6
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. A little bit more refactoring of Scene.
2007-10-31Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ↵Charles Krinke1-0/+3
all three physics plugins.
2007-10-30Step one on the long march towards grid based inventory. Introduction of an ↵Tleiades Hax2-0/+206
InevntoryServer
2007-10-28Added preliminary support for sitting on primsJeff Ames1-1/+2
2007-10-27* Added 'Jim' and 'Goblin' shapes; not available in inventory yet thoughlbsa716-540/+879
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-1/+1
* Added dump_assets_to_file option to enable asset dumping for debug * normalized some namespaces * InventoryFolder renamed to InventoryFolderImpl to
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-7/+123
Run this on a major grid, and weep
2007-10-25move out the config files to .example files so that theySean Dague3-1/+5
don't clobber people's configs all the time, and that we don't get new changes pulled in randomly from people's configs
2007-10-24updated libode.so (no exception on assert)dan miller1-0/+0
2007-10-24ode.dll with dnorm4 exception bypassed (windows)dan miller1-0/+0
2007-10-22* Major ass commit.Adam Frisby1-1/+1
* Sqlite Storage Engine now supports terrain -- however be aware that every terrain revision stored will at 512KB to your database file. At the moment it is storing every revision from the first. * Fixed an issue where by noverbose mode would display lots of useless junk. Noverbose mode is now quite usable. * Fixed a whole bunch of console message issues such as naming and categorisation
2007-10-20updating windows sqlite binarydan miller2-131/+0
2007-10-19* Whisper, Say and Shout distances are now configurable (what the hell!)Adam Frisby1-0/+5
2007-10-19enable IRC bridge via runtime configurationSean Dague1-0/+7
2007-10-19checking in linux libode.so and configdan miller1-0/+0
2007-10-19windows: ODE binaries and build patchesdan miller2-0/+0
2007-10-18putting openjpeg-libsl source in /libraries; updating binariesdan miller2-0/+0
2007-10-18Add gryc's patch to run commands in a shutdown_commands.txt file when the ↵Charles Krinke2-0/+3
sim is shutdown. A config setting has also been added to OpenSim.ini. Thank you very much, gryc.
2007-10-14recompiled libode with g++ 3.3 -- should fix problems loading on some ↵dan miller1-0/+0
distros, such as openmv machine
2007-10-11Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be ↵Tleiades Hax1-0/+0
run prior to rebuilding the solution
2007-10-11fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.sodan miller3-0/+0
2007-10-07applied Darok"s BulletXPlugin changes 003.patchdan miller2-0/+0
2007-10-06this ode.dll should fix problems with windows server 2003, and perhaps other ↵dan miller1-0/+0
windows systems
2007-10-01reverting opensim.ini & ode.NET.dlldan miller2-2/+2
2007-10-01this should fix mantis 452 and related -- hollow prims work in Linux! (I hope)dan miller2-2/+2
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵lbsa713-125/+0
Tleiades patch 444 and 445.
2007-09-27revert change to libsecondlife.dll.config which breaks LinuxSean Dague1-2/+2
loading of native libraries
2007-09-27added missing inventory xml filesSean Dague2-0/+125
2007-09-27That weren't supposed to go there.lbsa711-8/+8
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa713-10/+10
* updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423)
2007-09-24* Added time dilation property to SceneAdam Frisby1-0/+7
* Default Terrain algorithm now produces something slightly less mountainous. * Fixed lolcat
2007-09-17updated prebuildSean Dague1-0/+0
2007-09-14update url in default welcome noteSean Dague1-2/+2
2007-09-11default to sqlite for assets, will help flush out any other bugsSean Dague1-3/+3
2007-09-10Added "asset_database =" option to opensim.ini, so the asset database can be ↵MW1-0/+4
selected. Currently set default back to db4o until more people test using sqlite.
2007-09-08Another attempt at an i386 version of libode. If this doesn't test out for ↵Brian McBee2-0/+0
people with older processors... I dunno what the next step is.
2007-09-05Fix for permissions on library textures.Brian McBee1-176/+176
2007-09-05Recompiled libode to work on older processorsBrian McBee2-0/+0
2007-09-01reverting opensim.ini to proper default statedan miller1-1/+1
2007-09-01ODE bugfix: multiple avatars now supported properlydan miller1-1/+1