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
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
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