Dr Scofield
|
0bb3d2e6d7
cleanup
|
15 vuotta sitten |
Charles Krinke
|
9e4d9e2c3f
Fixes Mantis #3289. Thank you kindly, Ewe Loon, for a patch that:
|
15 vuotta sitten |
Charles Krinke
|
08c76989a7
Mantis#3187. Thank you kindly, DoranZemlja for a patch that:
|
15 vuotta sitten |
Jeff Ames
|
818af9d482
Refactor log4net logger handling in script engine. (#3148)
|
15 vuotta sitten |
Jeff Ames
|
163c1026d1
Fix some compiler warnings. Minor formatting cleanup.
|
16 vuotta sitten |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 vuotta sitten |
idb
|
e56f918b17
Mantis #2350
|
16 vuotta sitten |
Melanie Thielker
|
1952a67ceb
Comment the ScriptSponsor and restore the indefinite lifetime for
|
16 vuotta sitten |
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 vuotta sitten |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 vuotta sitten |
Melanie Thielker
|
cffd73c59f
Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)
|
16 vuotta sitten |
Melanie Thielker
|
1cf0798863
Plumb in the start parameter in DNE
|
16 vuotta sitten |
Melanie Thielker
|
c2308d8a7d
Add explicit CultureInfo to the script compile thread in DotNetEngine to
|
16 vuotta sitten |
Melanie Thielker
|
c0b60bb8cf
Stop DNE saying "Loading script" when it's actually unloading.
|
16 vuotta sitten |
Melanie Thielker
|
85068dae60
Add friendly error messages to both engines.
|
16 vuotta sitten |
Melanie Thielker
|
b416422349
Kill "Compile successful" message when rezzing prims/wearing attachments
|
16 vuotta sitten |
Melanie Thielker
|
e5db6a75d0
Finishing the code cleanup in DNE, make llDie work again in DNE.
|
16 vuotta sitten |
Melanie Thielker
|
6e9d7484d0
Pluggable API module (XEngine style) support for DNE
|
16 vuotta sitten |
Melanie Thielker
|
d8c470343e
Compiler Connection! One world, one compiler!
|
16 vuotta sitten |
Melanie Thielker
|
12a6b7c835
Yay! Common/ is gone! One API is achieved!
|
16 vuotta sitten |
Melanie Thielker
|
24628928c3
Add per-instance date to DNE to avoid serializing stuff 10 times a second.
|
16 vuotta sitten |
Melanie Thielker
|
824283ca3c
Remove all the subclassing complexity and script server interfaces from
|
16 vuotta sitten |
Melanie Thielker
|
c21a8b9969
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
|
16 vuotta sitten |
Melanie Thielker
|
f6650d33cc
Fixes an exception that is seen on regions running XEngine, where DNE
|
16 vuotta sitten |
Melanie Thielker
|
f3c8963c86
Convergence is almost complete. This brings the diff between the API to < 10k
|
16 vuotta sitten |
Melanie Thielker
|
420a645036
Remove Common/LSL_Types.cs. Both script engines now use a single version
|
16 vuotta sitten |
Tedd Hansen
|
e0264f67d6
Brushing rust of ye old commit
|
16 vuotta sitten |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 vuotta sitten |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 vuotta sitten |
Mike Mazur
|
18aa58c63b
Fix issue 1582. The maximum allowable length for a string passed to SimChat is 1500. If it was longer than 1500, it was being truncated to 1501 characters. This caused an exception and prevented the errors from reaching the console and the user in-world.
|
16 vuotta sitten |