Go to file
MW bbc7b5b847 Added temporary fix for the sqlite datastore exception in windows .Net, Added a Try catch block around "shapeDa.Fill(ds.Tables["primshapes"]);" line. Seems if the database file is empty (ie opensim has just created it or nothing has been stored in it yet.) then the exception will be fired and catch, then opensim can continue and have no problems (it will still save prims fine), then on next restart if the database file has entries in it, the exception will no longer be thrown. 2007-08-24 13:35:51 +00:00
OpenSim Added temporary fix for the sqlite datastore exception in windows .Net, Added a Try catch block around "shapeDa.Fill(ds.Tables["primshapes"]);" line. Seems if the database file is empty (ie opensim has just created it or nothing has been stored in it yet.) then the exception will be fired and catch, then opensim can continue and have no problems (it will still save prims fine), then on next restart if the database file has entries in it, the exception will no longer be thrown. 2007-08-24 13:35:51 +00:00
Prebuild * Removed magic exclusion of MonoSqlite data store from prebuild 2007-08-12 08:11:28 +00:00
ThirdPartyLicenses And its license file. 2007-08-04 18:26:02 +00:00
bin Updated sqlite3.dll to version 3.4.2 2007-08-24 11:04:07 +00:00
libraries/ModifiedBulletX changed to native line ending encoding 2007-07-16 15:40:11 +00:00
share remove this sqlite file as the database is actually autogenerated 2007-08-23 14:54:04 +00:00
tools added perl classaudit tool 2007-08-01 19:20:07 +00:00
CONTRIBUTORS.txt * upgraded Tedd to 'developer' 2007-08-08 15:59:49 +00:00
OpenSim.FxCop changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild.xml Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ folder - hopefully solves compile problem on Linux. 2007-08-18 21:10:40 +00:00
runprebuild.bat changed to native line ending encoding 2007-07-16 15:40:11 +00:00
runprebuild.sh * Patched runprebuild.sh for *nix systems which do not register a mono ABI handler. 2007-07-22 00:41:01 +00:00