UbitUmarov
|
23de4e3a82
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
|
4 年之前 |
Melanie
|
71fdc24f5c
Add virtual method StateChange to ScriptBaseClass
|
15 年之前 |
CasperW
|
889ce36afa
Added some [DebuggerNonUserCode] modifiers to functions that throw EventAbortException() to ease debugging on Visual Studio
|
15 年之前 |
Dan Lake
|
33448e4ba8
Optimizations
|
15 年之前 |
Justin Clark-Casey (justincc)
|
1cc0c94f79
remove warning
|
15 年之前 |
Melanie
|
7a2a2e68e7
Remove the script sponsor logic because scripts are timing out again.
|
15 年之前 |
Melanie
|
4ee8d8a813
Another stab at cmickeyb's patch for script GC.
|
15 年之前 |
Melanie
|
f8d8366bfa
Revert the XEngine memleak patch, it causes premature GC.
|
15 年之前 |
Melanie
|
91f6898b26
|From: James J Greensky <[email protected]>
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Melanie Thielker
|
1952a67ceb
Comment the ScriptSponsor and restore the indefinite lifetime for
|
16 年之前 |
Tedd Hansen
|
1eeffcd89e
Test commit.. just contains div trace and other stuff.
|
16 年之前 |
Tedd Hansen
|
e6ddb5de7d
Attempt to give script objects a proper lease time (DNE and xengine). Relies on GC. Also removed lease for LSL_Api as it strictly speaking should not be MarshalByRef. Or should it? If so I broke scripting! :)
|
16 年之前 |
Melanie Thielker
|
9e4fc8e03a
Mantis #2571
|
16 年之前 |
Melanie Thielker
|
8ea4553d39
Mantis #2486
|
16 年之前 |
Jeff Ames
|
c8349e21c4
Update svn properties, minor formatting cleanup.
|
16 年之前 |
Melanie Thielker
|
5557fb9dd2
XEngine: Fix loading lists from saved state
|
16 年之前 |
Melanie Thielker
|
e7064c0b19
Fix up some ScriptBase details
|
16 年之前 |
Teravus Ovares
|
42f04233a4
* Fix build error, (maybe)
|
16 年之前 |
Melanie Thielker
|
5a1be7835c
XEngine: Fix llGetListEntryType to return the correct type for the LSL types.
|
16 年之前 |
Melanie Thielker
|
092ad53dc7
Fix issue introduces by a fix in 6256. Fixes mantis #2214
|
16 年之前 |
Melanie Thielker
|
f856977c7b
Fix list reset behavior, and thereby squash one warning
|
16 年之前 |
Jeff Ames
|
b9b996be38
Update svn properties, minor formatting cleanup.
|
16 年之前 |
Melanie Thielker
|
4f85a9aa72
Fix llResetScript() and the reset button to actually restore global
|
16 年之前 |
Melanie Thielker
|
a2985b5655
Refactor Executor into the script app domain and IScript. This changes
|
16 年之前 |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 年之前 |
Melanie Thielker
|
53461fad2c
Patch #9140 (Mantis #1683)
|
16 年之前 |
Jeff Ames
|
a2b1a1787d
Minor formatting cleanup.
|
16 年之前 |
lbsa71
|
6b7930104b
* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine"
|
16 年之前 |