OpenSimMirror/OpenSim/Region
Teravus Ovares 331f26548b Fixed LSL State support.
* Re-applied Tedd's patch that got overwritten.
* Replaced (state)\s+([^;\n\r]+)([\r\n\s];) with (state)\s+([^;\n\r]+)(;[\r\n\s])
* Added a state(string) method to BuiltIn_Commands_BaseClass
2008-04-15 16:49:06 +00:00
..
Application refactor: eliminate method in UserProfileCacheService 2008-04-11 16:13:33 +00:00
ClientStack * Fixes an issue with the BaseHttpServer in Linux 2008-04-15 06:21:44 +00:00
Communications * Fix a bug in the friends module that causes a friend not to appear online when they were. 2008-04-13 22:47:12 +00:00
DataSnapshot moved fields to properties for UserDataProfile, which was 2008-04-10 13:53:06 +00:00
Environment From: Dr Scofield <hud@zurich.ibm.com> 2008-04-15 14:24:15 +00:00
Examples/SimpleModule * Fixed a few warnings. 2008-04-14 17:13:38 +00:00
ExtensionsScriptModule Comment out unused private methods. 2008-03-25 03:49:08 +00:00
Modules/AvatarFactory Refactor InventoryItemBase to do the following: 2008-04-07 23:15:35 +00:00
Physics * Made it safe again to use the restart button from the estate tools and the restart console command. 2008-04-10 10:27:03 +00:00
ScriptEngine Fixed LSL State support. 2008-04-15 16:49:06 +00:00
Storage move NullStorage => OpenSim.Data.Null to be consistant with 2008-04-03 21:07:03 +00:00
Terrain.BasicTerrain Comment out unused private methods. 2008-03-25 03:49:08 +00:00