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
|
před 4 roky |
Melanie
|
71fdc24f5c
Add virtual method StateChange to ScriptBaseClass
|
před 15 roky |
CasperW
|
889ce36afa
Added some [DebuggerNonUserCode] modifiers to functions that throw EventAbortException() to ease debugging on Visual Studio
|
před 15 roky |
Dan Lake
|
33448e4ba8
Optimizations
|
před 15 roky |
Justin Clark-Casey (justincc)
|
1cc0c94f79
remove warning
|
před 15 roky |
Melanie
|
7a2a2e68e7
Remove the script sponsor logic because scripts are timing out again.
|
před 15 roky |
Melanie
|
4ee8d8a813
Another stab at cmickeyb's patch for script GC.
|
před 15 roky |
Melanie
|
f8d8366bfa
Revert the XEngine memleak patch, it causes premature GC.
|
před 15 roky |
Melanie
|
91f6898b26
|From: James J Greensky <[email protected]>
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Melanie Thielker
|
1952a67ceb
Comment the ScriptSponsor and restore the indefinite lifetime for
|
před 16 roky |
Tedd Hansen
|
1eeffcd89e
Test commit.. just contains div trace and other stuff.
|
před 16 roky |
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! :)
|
před 16 roky |
Melanie Thielker
|
9e4fc8e03a
Mantis #2571
|
před 16 roky |
Melanie Thielker
|
8ea4553d39
Mantis #2486
|
před 16 roky |
Jeff Ames
|
c8349e21c4
Update svn properties, minor formatting cleanup.
|
před 16 roky |
Melanie Thielker
|
5557fb9dd2
XEngine: Fix loading lists from saved state
|
před 16 roky |
Melanie Thielker
|
e7064c0b19
Fix up some ScriptBase details
|
před 16 roky |
Teravus Ovares
|
42f04233a4
* Fix build error, (maybe)
|
před 16 roky |
Melanie Thielker
|
5a1be7835c
XEngine: Fix llGetListEntryType to return the correct type for the LSL types.
|
před 16 roky |
Melanie Thielker
|
092ad53dc7
Fix issue introduces by a fix in 6256. Fixes mantis #2214
|
před 16 roky |
Melanie Thielker
|
f856977c7b
Fix list reset behavior, and thereby squash one warning
|
před 16 roky |
Jeff Ames
|
b9b996be38
Update svn properties, minor formatting cleanup.
|
před 16 roky |
Melanie Thielker
|
4f85a9aa72
Fix llResetScript() and the reset button to actually restore global
|
před 16 roky |
Melanie Thielker
|
a2985b5655
Refactor Executor into the script app domain and IScript. This changes
|
před 16 roky |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
před 16 roky |
Melanie Thielker
|
53461fad2c
Patch #9140 (Mantis #1683)
|
před 16 roky |
Jeff Ames
|
a2b1a1787d
Minor formatting cleanup.
|
před 16 roky |
lbsa71
|
6b7930104b
* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine"
|
před 16 roky |