OpenSimMirror/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase
Justin Clarke Casey f81c491725 Patch from DrSchofld (IBM). In his own words
structs (such as LLUUID) are considered values by mono. comparing them against null makes no sense and the mono compiler will flag that as evaluating to always false --- except if "cleverly" disguised. the attached patch fixes such an occurrence in  OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandPlugins/SensorRepeat.cs.

[yes, i'm on a crusade against comparing structs against null, go ask jradford from libsl ;-)]
2008-03-18 11:32:44 +00:00
..
AsyncCommandPlugins Patch from DrSchofld (IBM). In his own words 2008-03-18 11:32:44 +00:00
AppDomainManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
AsyncCommandManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
Common.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
EventManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
EventQueueManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
EventQueueThreadClass.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
MaintenanceThread.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ScriptEngine.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
ScriptManager.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00
iScriptEngineFunctionModule.cs Formatting cleanup. 2008-03-18 05:16:43 +00:00