OpenSimMirror/OpenSim/Region
Justin Clarke Casey f1ebe79824 Fix up other sqlite db interactions to use non-hyphenated uuid
Inventory contents retrieval and persistent region storage standalone now appear to work as well as they did before :)
This patch will not fix grid problems.
May be bugs present due to conversions I didn't spot.
I personally probably don't have any more time for this today.  I'm also not entirely convinced this is the right way forward
so this might be a handy pause for thought.  I'll also be delighted if I wake up tommorrow and everything is fine again.
2007-12-20 19:13:34 +00:00
..
Application Make region storage Sqlite by default rather than NullStorage 2007-12-17 23:06:41 +00:00
ClientStack * Fixed a null NewPack error in ClientView.InPacket (object pool returning null objects?) 2007-12-20 14:44:59 +00:00
Communications * Added a configuration parameter on the Grid Server to disallow forceful banlists. 2007-12-20 06:31:03 +00:00
Environment *Ban lines now work if they are enabled grid wide. 2007-12-20 16:50:16 +00:00
Examples/SimpleApp * Added Incomplete Handling of the RegionInfoRequest packet 2007-12-18 12:08:34 +00:00
ExtensionsScriptModule Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 2007-12-20 05:43:02 +00:00
Physics * Re-did the mass calculations in ODE for Prim 2007-12-19 22:42:06 +00:00
ScriptEngine Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 2007-12-20 05:43:02 +00:00
Storage Fix up other sqlite db interactions to use non-hyphenated uuid 2007-12-20 19:13:34 +00:00
Terrain.BasicTerrain * Hack to make sim saving terrain more friendly to larger parcel selection modifications 2007-12-17 04:28:36 +00:00