Justin Clark-Casey (justincc) 2b9f0647de Fix a regression where objects crossing regions in the same simulator (on their own or as attachments) with AppDomainLoading = false would create the new state in the source region area rather than the dest. 10 лет назад
..
Api 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 лет назад
CodeTools 72d1d96c5c Always close script linemap file after reading and always dispose of other streams in the script engine even if exceptions are thrown. 10 лет назад
Instance 2b9f0647de Fix a regression where objects crossing regions in the same simulator (on their own or as attachments) with AppDomainLoading = false would create the new state in the source region area rather than the dest. 10 лет назад
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 11 лет назад
Tests 3a296a817b Fix compile error from previous 1d56029848e96016b5809f596619e32d0ebcc995 10 лет назад
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 12 лет назад
Helpers.cs 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 12 лет назад
LSL_Types.cs cfaf904a3b LSL key should be implicitly cast to a boolean value 10 лет назад
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. 12 лет назад