From 8f8050eed7fc6aca365094c598746efe9be1e712 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Sat, 26 Jan 2008 15:05:10 +0000 Subject: [PATCH] 0.5.0 release created in /tags/ -- Improvements over 0.4.0 -- * Inventory support, users can now run a inventory server or use inventory in standalone mode that is persistent across sessions. * Physics support, ODE, BasicPhysics and POS physics now operate relatively sanely. * Scripting support - Basic support for LSL and C# scripting is now in place. Approximately 1/3rd of the LSL commands have been implemented. * Several new features and bugfixes.